summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-16unoxml: CDocumentBuilder::parseURI should handle non-file:/// URIs.Michael Meeks1-4/+19
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro49-94/+94
2020-01-15lok: ui: increase the 'step-increment' property to 5Henry Castro1-1/+1
2020-01-14fix crash in draw Format->Bullets and Numbering dialogNoel Grandin1-6/+9
2020-01-13lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-01-13Fix FontColor does not change selected cells on calcMert Tumer1-2/+24
2020-01-13WaE: unused code in calc.Michael Meeks1-3/+0
2020-01-13Merge both x64 and x86 CRT merge modules into x64 MSIMike Kaganski1-39/+16
2020-01-13WaE: unused pLockData.Michael Meeks1-0/+1
2020-01-12tdf#107604 Handle predefined table styles.Gülşah Köse5-139/+950
2020-01-11Use registry key to track installed state of gm_SharePointSupport_SubstMSOMike Kaganski1-4/+15
2020-01-11Improve logging of feature statesMike Kaganski1-0/+9
2020-01-11Register spsupp*.dll during installationMike Kaganski8-6/+432
2020-01-10lok: jsdialog creation for sidebar panels cleanup.Michael Meeks1-6/+13
2020-01-10tdf#128207: DOCX import: fix chart positioningBakos Attila5-0/+17
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks2-3/+8
2020-01-10Fix --enable-werror buildMike Kaganski1-51/+51
2020-01-09lok: simplify jsdialog creation for sidebar panels.Michael Meeks2-0/+39
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