summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-09Bump version to 6.2-3cp-6.2-3CODE-4.2.0-3Andras Timar
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks
2020-01-09tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna
2020-01-09DOCX import: fix lost page break when footer ends with a tableMiklos Vajna
2020-01-08tdf#129353, tdf#129402: fix node creation on index importMike Kaganski
2020-01-08tdf#129373: Make table column width and row height controls look better on iOSTor Lillqvist
2020-01-08sw: don't send LOK notifications about redlines during saveMiklos Vajna
2020-01-07android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2020-01-07ofz#19803 check for negative valuesCaolán McNamara
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks
2020-01-06tdf#125444 Add pptx import test for percentageTamas Bunth
2020-01-06tdf#125444 Percentage as custom chart labelTamas Bunth
2020-01-06tdf#123206 Add test: import custom-label-fieldTamas Bunth
2020-01-06tdf#123206 Store custom label as chart:data-labelTamas Bunth
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks
2020-01-03Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist
2020-01-03android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier
2020-01-03tdf#128101 android: fix documents with manual page breakChristian Lohmaier
2020-01-03android: file-cache to improve performance.Michael Meeks
2020-01-03android: don't try to copy the apk if it does not existMiklos Vajna
2020-01-02android: Avoid building the apk when configured with --enable-android-lok.Jan Holesovsky
2020-01-01tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna
2019-12-31tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist
2019-12-27Remove broken MergeDataHashMap optimizationStephan Bergmann
2019-12-26sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian
2019-12-26sw: paragraph-sign: avoid re-validating paragraphs when classifyingAshod Nakashian
2019-12-26sw: paragraph-sign: skip invalid graph namesAshod Nakashian
2019-12-26sw: paragraph-sign: formattingAshod Nakashian
2019-12-26sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian
2019-12-26sw: paragraph-sign: get graph-names only onceAshod Nakashian
2019-12-26paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian
2019-12-26sw: rdf: Split graph-name lookup from getStatementAshod Nakashian
2019-12-26sfx2: Combine metadata graph lookup and filteringAshod Nakashian
2019-12-26sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian
2019-12-26comphelper: use dispatchwithNotification only when we have a callbackAshod Nakashian
2019-12-26sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea
2019-12-21tdf#125949 Check hardware acceleration on slideshow.Gülşah Köse
2019-12-21lok: Add pseudo uno command ToggleOrientationMuhammet Kara
2019-12-21tdf#129526: Prevent accidental toggling of page orientationMuhammet Kara
2019-12-20Silence -Werror,-WuninitializedStephan Bergmann
2019-12-20tdf#128671: Rely on unwind.h, declare what's missing from cxxabi.hStephan Bergmann
2019-12-20tdf#126966: Make the colour swatches larger on iOSTor Lillqvist
2019-12-20Get rid of two pointless #definesTor Lillqvist
2019-12-20android: Make the Calc input bar working on the Android device too.Jan Holesovsky
2019-12-20android: very nasty WIP in-memory cache.Michael Meeks
2019-12-20tdf#126966: Tweak to get the "color bar" below text color controls to show upTor Lillqvist
2019-12-20lok: ReleaseLOKNotifier only if view shell is assigned to a view frameCODE-4.2.0-2Henry Castro
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti