Skip to content

Update LibreOffice from 5.4.3.2 to 5.4.4.1 #550

Merged
merged 1 commit into from
Dec 15, 2017

Commits on Dec 13, 2017

  1. libreoffice: Update version from 5.4.3.2 to 5.4.4.1

    This release contains several bug fixes.
    
    ```
    git log --oneline --reverse libreoffice-5.4.3.2...libreoffice-5.4.4.1
    bf29f0a603d6 Branch libreoffice-5-4-3
    b84cd7fb7610 bump product version to 5.4.4.0.0+
    6509c58b493b bump product version to 5.4.3.1.0+
    366beabc786c tdf#104079 RTF import: fix handling fields inside TOC fields
    a429282ee081 tdf#112808 Disable "Edit Region" command while cursor in an index.
    26074f8ffacd tdf#99537 set expand for re-used sidebar panels
    5355e3a4c12e Avoid throwing C++ exception across libjpeg C frames
    a2cd7c7a1015 Resolves: tdf#109282: a11y crash in use after dispose
    8b66ed9ca462 Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx
    561d25301bf2 gpg4libre fix tdf#113190 don't show expired/invalid keys
    8d357a851f7d Resolves: tdf#113214 change back to previous entry after 'more' is dispatcher
    d175cdf0194b Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too
    bc12c38f0c8f potential deref of empty xStateSet
    226e6b1c4e91 Resolves: tdf#113230 crash in finishParagraph
    451fcee7f7c2 tdf#97630 xmloff: ODF extended draw:fit-to-size mess
    3e250d0a392c tdf#112633 oox: Save backup images to proper path in document
    bb14f6413114 Resolves: tdf#113253 graphics change shape after ppt roundtrip
    a9534d12f861 tdf#113225 - hold the solar mutex when entering from UNO.
    99fdaf683e64 Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-up
    :...skipping...
    bf29f0a603d6 Branch libreoffice-5-4-3
    b84cd7fb7610 bump product version to 5.4.4.0.0+
    6509c58b493b bump product version to 5.4.3.1.0+
    366beabc786c tdf#104079 RTF import: fix handling fields inside TOC fields
    a429282ee081 tdf#112808 Disable "Edit Region" command while cursor in an index.
    26074f8ffacd tdf#99537 set expand for re-used sidebar panels
    5355e3a4c12e Avoid throwing C++ exception across libjpeg C frames
    a2cd7c7a1015 Resolves: tdf#109282: a11y crash in use after dispose
    8b66ed9ca462 Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx
    561d25301bf2 gpg4libre fix tdf#113190 don't show expired/invalid keys
    8d357a851f7d Resolves: tdf#113214 change back to previous entry after 'more' is dispatcher
    d175cdf0194b Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too
    bc12c38f0c8f potential deref of empty xStateSet
    226e6b1c4e91 Resolves: tdf#113230 crash in finishParagraph
    451fcee7f7c2 tdf#97630 xmloff: ODF extended draw:fit-to-size mess
    3e250d0a392c tdf#112633 oox: Save backup images to proper path in document
    bb14f6413114 Resolves: tdf#113253 graphics change shape after ppt roundtrip
    a9534d12f861 tdf#113225 - hold the solar mutex when entering from UNO.
    99fdaf683e64 Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-up
    000fbca70516 tdf#110431: Fixed losing listbos entries on opening .ods file
    3cd91be80f82 Resolves: tdf#113336 avoid crash during teardown
    3c6ce662b444 tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)
    6a1a4699ed8c update credits
    d17c1496f3e5 update credits
    d8522a7e0f98 tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)
    ba0909f83e65 tdf#113227 FILESAVE: PPT: bullets disappear after RT
    fecc328cc658 ofz#3745 Bad-cast
    2851316853b6 ofz#3759 check for valid starting dash index
    :...skipping...
    bf29f0a603d6 Branch libreoffice-5-4-3
    b84cd7fb7610 bump product version to 5.4.4.0.0+
    6509c58b493b bump product version to 5.4.3.1.0+
    366beabc786c tdf#104079 RTF import: fix handling fields inside TOC fields
    a429282ee081 tdf#112808 Disable "Edit Region" command while cursor in an index.
    26074f8ffacd tdf#99537 set expand for re-used sidebar panels
    5355e3a4c12e Avoid throwing C++ exception across libjpeg C frames
    a2cd7c7a1015 Resolves: tdf#109282: a11y crash in use after dispose
    8b66ed9ca462 Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx
    561d25301bf2 gpg4libre fix tdf#113190 don't show expired/invalid keys
    8d357a851f7d Resolves: tdf#113214 change back to previous entry after 'more' is dispatcher
    d175cdf0194b Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too
    bc12c38f0c8f potential deref of empty xStateSet
    226e6b1c4e91 Resolves: tdf#113230 crash in finishParagraph
    451fcee7f7c2 tdf#97630 xmloff: ODF extended draw:fit-to-size mess
    3e250d0a392c tdf#112633 oox: Save backup images to proper path in document
    bb14f6413114 Resolves: tdf#113253 graphics change shape after ppt roundtrip
    a9534d12f861 tdf#113225 - hold the solar mutex when entering from UNO.
    99fdaf683e64 Resolves: tdf#113179 merge language attributes early, tdf#108795 follow-up
    000fbca70516 tdf#110431: Fixed losing listbos entries on opening .ods file
    3cd91be80f82 Resolves: tdf#113336 avoid crash during teardown
    3c6ce662b444 tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)
    6a1a4699ed8c update credits
    d17c1496f3e5 update credits
    d8522a7e0f98 tdf#112928: don't use "magic statics" for 5.4 (fails on WinXP)
    ba0909f83e65 tdf#113227 FILESAVE: PPT: bullets disappear after RT
    fecc328cc658 ofz#3745 Bad-cast
    2851316853b6 ofz#3759 check for valid starting dash index
    630541035703 tdf#113202 RTF import: fix lack of expected contextual spacing
    c2af4edf5e25 tdf#107643 Fix paragraph preview line spacing
    9a6966c913e5 tdf#112830 measure test with ApplySettings applied
    e13650902068 tdf#113368: fix crash when closing dialog opened with Basic
    d9525910e183 Resolves: tdf#113328 crash in color replacer if parent closed before it
    662d3d140470 Resolves: tdf#113378 wrong table border preset icons
    3ddbaa413220 Avoid race between DbusIpcThread::close and DbusIpcThread::execute
    49562e70b72d ...and one more fix for DbusIpcThread,
    2e19422859f6 tdf#113225 - reset framebuffer count when resetting OpenGLContext
    d78b60fc7b7a ofz#2947 check for input stream end
    b6c4cdf639d3 Avoid throwing C++ exception across libjpeg C frames
    f88341e87d74 Again, no -fstack-protector-strong for gcc3_linux_aarch64/cpp2uno.cxx
    39e0a8bb79ed Disable CppunitTset_sc_*_functions_test for linux_aarch64 for now, too
    671182b8f59e tdf#109343 Fix paste as .RTF on Mac
    493d2870cfad tdf#113446 Make EditStyle appear in customization dialog
    f95ec59f035e fix memory leak
    6b51d804949b tdf#113353 gtk2: No decoration for floating toolbars
    27b4c48e63d9 SmartArt: export text rotation in the PPTX
    19ec0aac7791 Resolves: tdf#113455 Impossible to clear width/height in pages
    3cf88ce3ac2a Updated core Project: translations  540114dbce535a42b1c6c76488d8b5920455c385
    ccb435e3ee93 Updated core Project: translations  38e1a1d1be83c70482b2f56e1f6527d0be003784
    801a761c4f9a tdf#113408 RTF import style dedup: separate paragraph and character handling
    6a69400f3e21 Resolves: tdf#113253 graphics change shape after ppt roundtrip
    7deb50c02814 tdf#109343 Fix paste as .RTF on Mac
    ae039c48cc61 tdf#97630 xmloff: ODF extended draw:fit-to-size mess
    208f2b1b3093 tdf#113227 FILESAVE: PPT: bullets disappear after RT
    67940d53fd68 tdf#108580 ship universal crts with the program as workaround
    2c5875485dd5 tdf#108580 ship universal crts with the program as workaround
    a674d73119d4 tdf#113225 - reset framebuffer count when resetting OpenGLContext
    dc34b649e821 tdf#113225 - hold the solar mutex when entering from UNO.
    72ca169691c4 update credits
    9c667c959036 update credits
    a6dc83081d95 Infinite loop in ooo32227-1.rtf with calc rtf filter
    82173efd8e63 crash on loading tdf77861-3.rtf in calc rtf filter
    a43f6bf0f63a bump product version to 5.4.3.2
    facb27803286 (tag: libreoffice-5.4.3.2) Version 5.4.3.2, tag libreoffice-5.4.3.2
    39285d362167 tdf#108124 fix: crash during redo, when document contains images Redo action fixed to reinsert images to document correctly.
    de811bb23597 Related: tdf#113347: properly check HRESULT value
    76c54edc8ee9 Resolves: tdf#111428 swap ScColumn::mnBlkCountFormula
    75c1e4bc411c PPTX export: remember color schemes in theme
    1fb9195131c1 tdf#58186 Update Navigator after promote/demote undo
    0e0274ecb5ec Finally make DbusIpcThread terminate
    5b9c9ad69d58 Resolves: rtl: tdf#60315 slide pane context menu misplaced
    0edc289c7660 sw: ODF import: default as-char shapes to vertical-pos="top"
    4428c6627654 ofz#4076 bad palette READ
    08fa0c2d549a tdf#113592 LibreLogo: add fallback localization to fix platform issues
    25470a3cf04c PPTX export: correct position of rotated groups
    d30010c7f691 ODP: export TextPreRotateAngle
    f0074dd8c6e0 ofz#4066 Bad-cast
    4e5e00dad259 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10
    54c1066d3f98 tdf#113550 RTF import: fix incorrect text indent
    1649d5dfaca6 tdf#103978 textboxhelper: syncProperty OPAQUE (wrap in background)
    f17640a95b4c ofz: bad mnRangeOpPosInSymbol
    7637c1534b81 Add ICU changeset-40324 fix for CVE-2017-14952
    49c7359e8510 gtk3: fix popover placement in RTL
    5025a70cae87 sw: ODF import: prevent shapes from inheriting paragraph default margins
    00bb70abc909 Resolves: rhbz#1505379 gtk3+X: open comboboxes block session
    65cb71759fa9 Fix chart dump test recent failures on MAC
    86707e80c32c tdf#113428: Fix glyph positions in PDF export
    0673cd4e4e8f vcl: CppunitTest_vcl_complextext requires DejaVu fonts
    b3639544d55b gitignore: compile_commands.json
    a7523f5b4d29 tdf#112435 Scroll to navigated position
    dab3722d7a09 tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as cont
    0958cd79545a tdf#112547 element p to draw:object, import expects it there
    9a1ffec3207a tdf#113591 Fix crash when switching between Calc and other LO window
    11e6f0d7e1b9 slideshow: clip shapes in secondary screen window
    8959754d2617 ofz+valgrind: Conditional jump or move depends on uninitialised value
    9f8429d81c08 Apparent fix for what seems like a copy-paste error by me in 2014
    d7c3298fcf1b tdf#108916: uno:LanguageStatus shouldn't appear in the customize dialog
    0a03336a6870 Only do kashida insertion with fonts that have non-zero width kashidas
    327ad42f4b64 Don't bother with unoinfo either in the sandboxed app bundle
    a4713560e3b4 tdf#107111: DOCX export: restore HideTabLeader... attribute after TOX
    6ba9b72cff5a ofz#4123 do not read past end of file
    701e1ec3a2e3 ofz: special case max index for cSymbol
    2a63ffd4d51d tdf#113284 Check vector length before use
    a0527cf1105c Resolves: tdf#112943 don't close popups on resize if size didn't change
    33b194c2b8eb Related: tdf#112549 gtk3 hide/show menubar on enter/exit fullscreen
    e02f068b9719 ofz: XPMReader::ImplGetColKey short read
    7e3572833b8c ofz: compare against available data len
    3cb4ddd70e4b Make sure there is a org.libreoffice.LibreOffice.desktop again in the Flatpak
    e9def9676ba4 Resolves: tdf#113695 crash in color picker after parent is closed
    19a50ab61549 tdf#113647 set parent for modal gallery dialog
    f835c36a254c tdf#113894 release ctrl of ctrl+v in input line should strip formatting
    01632a5ee892 tdf#113790: skip charfmt grabbag items existing in autofmt grabbag
    985523eee724 Resolves: tdf#113889 no date particle reordering when exporting to Excel
    ad07d83af2a2 Resolves: tdf#103234 undo replacing text with formula
    a9ed411b4ad9 ofz#4335 verify sprmTDefTable length
    1c93732e98c4 ASan heap-buffer-overflow
    f2eb40825cf6 Resolves: tdf#113615 wrong SwXShape from three possibilities returned
    439a6e7c7e32 tdf#111894: fix leak memory with PaletteManager (take 2)
    530a587f232e tdf#113935 Switching from read-only to edit mode slow
    f781a5faae64 gbuild: CliAssembly: clean everything
    8be272b66426 tdf#114011 limit/truncate date, not only year
    2c3a33bb9927 tdf#113787: always require version file with config for CLI assemblies
    6d1d4ebb8b5b tdf#113787: gbuild: fix the version of cli_cppuhelper assembly
    7a53f646df5d tdf#113918: Workaround: Load 1bpp indexed PNG as 8bpp indexed Bitmap
    13511a077bb8 Resolves: tdf#113562 desired window didn't get the input
    479719b1f53c tdf#113657: fix crash when trying to format empty paragraph
    e977aad341f1 ofz#4414 set new nWwCols after verifying legal size
    765ff6064262 ofz#4436 check if seek succeeded
    cd1613eb5fcd ofz#4435 Bad-cast
    f42d1a7788dc tdf#113875: Properly export 1bpp greylevel (but not B&W) PNG images to PDF
    35376a21e6bd keep track of available data
    9a110b6a2846 ofz: fix mem leak
    e3dc0612e1e7 ofz: ensure aCoordList has required elements
    0541dd30d3c8 ofz: check sprm bounds
    3278c8f9bb04 tdf#113271 Fix order of color's attributes import.
    86207ca7eed9 ofz: avoid invalid short hashValues
    d2d4e0b7ceaa sd: BestFittingCacheComparer must be irreflexive
    aa0f44de5b26 curl: fix CVE-2017-8816
    2ed722a7a49e tdf#111967 translate offsets so it is relative to v origin
    0498b983cc62 ofz: handle bad key len and subsequent PK11_ImportSymKey failure
    ffe8c1aa9ea6 ofz#4481: move Path2DContext body to onEndElement
    d100a7c38bbf ofz: handle empty paragraphs case
    26cd0bb46559 Resolves: tdf#114112 sort 'select' list
    0c528ae1589e tdf#114025 framework: avoid deadlock between Desktop init ...
    c958c8311366 fix build error
    351104c0bf67 tdf#113647 bullet dialog has wrong modal parent
    abcfe9bef8f2 Resolves: tdf#112549 use gtk3 to set gtk2 window fullscreen...
    d48ab02bd3bd ofz: handle empty Gradient Stops
    011dc2d0ecfa Compensate for loss of Type 1 "Standard Symbols L" substitute for "Symbol"
    8ef56abfba1f Updated core Project: translations  f14dbe367fbd95092538121400fbeb029336fdfa
    845bcfdcede2 ofz#4406 limit escher object cell area to calc's limits
    6d67cc8299f1 ofz#4484 don't set mnRangeOpPosInSymbol on StringOverflow case
    ba0dad96cdaa update credits
    2ce7b8c097bd update emoji autocorrect files from po-files
    7f81a748d286 ofz: check col/row bounds
    4bb69973a66e ofz#4491 Bad-Cast
    6cf99dfd0c97 fix installset packaging after fc_local.conf move
    531f8785d96e Branch libreoffice-5-4-4
    b7c4d67b4ef6 bump product version to 5.4.4.1
    da790616461e (tag: libreoffice-5.4.4.1) Version 5.4.4.1, tag libreoffice-5.4.4.1
    ```
    pmenzel committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    20150da View commit details
    Browse the repository at this point in the history