summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-09Bump version to 6.2-3cp-6.2-3CODE-4.2.0-3Andras Timar1-1/+1
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks1-1/+1
2020-01-09tdf#129205 DOCX import: handle the <w:shd w:val="nil" ...> paragraph propertyMiklos Vajna4-1/+77
2020-01-09DOCX import: fix lost page break when footer ends with a tableMiklos Vajna6-5/+99
2020-01-08tdf#129353, tdf#129402: fix node creation on index importMike Kaganski8-78/+189
2020-01-08tdf#129373: Make table column width and row height controls look better on iOSTor Lillqvist1-2/+3
2020-01-08sw: don't send LOK notifications about redlines during saveMiklos Vajna6-1/+31
2020-01-07android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks1-0/+6
2020-01-07ofz#19803 check for negative valuesCaolán McNamara1-1/+1
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks1-33/+64
2020-01-06tdf#125444 Add pptx import test for percentageTamas Bunth2-0/+23
2020-01-06tdf#125444 Percentage as custom chart labelTamas Bunth3-2/+10
2020-01-06tdf#123206 Add test: import custom-label-fieldTamas Bunth3-2/+22
2020-01-06tdf#123206 Store custom label as chart:data-labelTamas Bunth10-46/+186
2020-01-06sidebar: improve invalidation tracking for Panels.Michael Meeks2-4/+32
2020-01-06sidebar: allow panels to lurk around instead of being disposed.Michael Meeks5-41/+72
2020-01-03Use only the 'MacOSXSpell' component on iOS, not the 'spell' oneTor Lillqvist6-11/+16
2020-01-03android: fixup - the menu file was meant to go to the non-extracted assetsChristian Lohmaier1-7/+7
2020-01-03tdf#128101 android: fix documents with manual page breakChristian Lohmaier2-7/+24
2020-01-03android: file-cache to improve performance.Michael Meeks1-65/+98
2020-01-03android: don't try to copy the apk if it does not existMiklos Vajna1-1/+1
2020-01-02android: Avoid building the apk when configured with --enable-android-lok.Jan Holesovsky1-6/+4
2020-01-01tools: define DbgTestSolarMutex() unconditionallyMiklos Vajna2-7/+3
2019-12-31tdf#129375: Avoid crash when inserting bibliography entry on iOSTor Lillqvist6-15/+27
2019-12-27Remove broken MergeDataHashMap optimizationStephan Bergmann2-156/+12
2019-12-26sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian4-12/+17
2019-12-26sw: paragraph-sign: avoid re-validating paragraphs when classifyingAshod Nakashian1-0/+6
2019-12-26sw: paragraph-sign: skip invalid graph namesAshod Nakashian1-0/+3
2019-12-26sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2019-12-26sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian3-13/+21
2019-12-26sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2019-12-26paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian2-13/+43
2019-12-26sw: rdf: Split graph-name lookup from getStatementAshod Nakashian2-12/+41
2019-12-26sfx2: Combine metadata graph lookup and filteringAshod Nakashian1-17/+50
2019-12-26sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian1-4/+5
2019-12-26comphelper: use dispatchwithNotification only when we have a callbackAshod Nakashian1-9/+19
2019-12-26sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-6/+35
2019-12-22tdf#128449 Set graphic when setting background in ImpressAron Budea1-6/+3
2019-12-21tdf#125949 Check hardware acceleration on slideshow.Gülşah Köse2-1/+10
2019-12-21lok: Add pseudo uno command ToggleOrientationMuhammet Kara1-0/+154
2019-12-21tdf#129526: Prevent accidental toggling of page orientationMuhammet Kara1-0/+8
2019-12-20Silence -Werror,-WuninitializedStephan Bergmann1-0/+1
2019-12-20tdf#128671: Rely on unwind.h, declare what's missing from cxxabi.hStephan Bergmann3-36/+92
2019-12-20tdf#126966: Make the colour swatches larger on iOSTor Lillqvist2-1/+12
2019-12-20Get rid of two pointless #definesTor Lillqvist1-5/+2
2019-12-20android: Make the Calc input bar working on the Android device too.Jan Holesovsky1-0/+8
2019-12-20android: very nasty WIP in-memory cache.Michael Meeks1-9/+60
2019-12-20tdf#126966: Tweak to get the "color bar" below text color controls to show upTor Lillqvist1-1/+1
2019-12-20lok: ReleaseLOKNotifier only if view shell is assigned to a view frameCODE-4.2.0-2Henry Castro1-2/+2
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti1-2/+1