summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-11Revert "Permit scrollable AWT tab pages a la scrolled Dialog"Caolán McNamara7-256/+6
2020-10-11split out check to functionCaolán McNamara1-2/+14
2020-10-11tdf#133886 - Libreoffice Calc Subtotals check all columns at onceTomofumi Yagi3-14/+66
2020-10-11Related tdf#122560 tdf#135202: build plugin caching_sha2_pw for MariaDb/MysqlJulien Nabet1-0/+1
2020-10-11Permit scrollable AWT tab pages a la scrolled DialogThorsten Behrens7-6/+256
2020-10-11tdf#126305 XLSX export: fix data validation Error AlertTibor Nagy3-2/+33
2020-10-10drop newly unused OutlinerParaObject ctor variantCaolán McNamara2-6/+0
2020-10-10we are cloning the contents of a temporary std::unique_ptrCaolán McNamara1-1/+1
2020-10-10we throw away the original of the cloneCaolán McNamara3-7/+3
2020-10-10ofz#23492 the only user of this ctor throws away the original of the cloneCaolán McNamara3-5/+5
2020-10-10ofz#23505 31 seconds -> 12 secondsCaolán McNamara2-13/+8
2020-10-10cid#1467975 Logically dead codeCaolán McNamara1-1/+1
2020-10-10cid#1467976 Dereference after null checkCaolán McNamara1-1/+1
2020-10-10cid#1467974 Dereference before null checkCaolán McNamara1-1/+1
2020-10-10Resolves: tdf#137370 Re-enable UI translated standard cell style namesEike Rathke3-13/+58
2020-10-10ofz#21753 avoid unproductive timeoutCaolán McNamara1-0/+7
2020-10-10tdf#129935 improve accelerator key choices for Edit Fields dialogSeth Chaiklin4-12/+12
2020-10-10tdf#87963: Add percentage value to new calculated compressed image sizeDaniel3-3/+8
2020-10-10Improve example python code in scripting.Kevin Suo8-192/+264
2020-10-10tdf#132289 missing styles when inserting file with listSerge Krot5-47/+46
2020-10-10Replace list by vectorJulien Nabet1-2/+2
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer7-4/+80
2020-10-09Fix typoAndrea Gelmini1-1/+1
2020-10-09inherit OStringTransferable from TransferDataContainerCaolán McNamara2-22/+10
2020-10-09Fix typoAndrea Gelmini1-1/+1
2020-10-09Removed executable bits on odt fileAndrea Gelmini1-0/+0
2020-10-09CppunitTest_sw_layoutwriter: split this into twoMiklos Vajna3-2322/+2391
2020-10-09EditView->GetWindow()->GetClipboard() is the same as GetSystemClipboard()Caolán McNamara1-2/+1
2020-10-09EditView may not have a WindowCaolán McNamara1-7/+8
2020-10-09tdf#136955 DOCX import: fix shape paragraph marginsLászló Németh2-1/+12
2020-10-09Enable building for WSL (Linux) on WSLTor Lillqvist1-2/+7
2020-10-09Revert "tdf#136728 : sw_uiwriter: Add unittest"Stephan Bergmann2-48/+0
2020-10-09Adapt solenv/gdb/ to old PythonStephan Bergmann2-2/+8
2020-10-09Split off REAL_BUILD_CC_FLAGS from REAL_BUILD_CCStephan Bergmann1-1/+1
2020-10-09ofz: Invalid-enum-valueCaolán McNamara2-19/+16
2020-10-09tdf#130314 fix incorrect logic in last commitMark Hung1-1/+1
2020-10-09ofz: Invalid-enum-valueCaolán McNamara1-1/+1
2020-10-09Be more verbose why gcc-wrapper could not create processStephan Bergmann1-1/+2
2020-10-09ofz: Invalid-enum-valueCaolán McNamara1-1/+8
2020-10-09ofz: Invalid-enum-valueCaolán McNamara1-1/+1
2020-10-09ofz: Invalid-enum-valueCaolán McNamara1-1/+1
2020-10-09ofz: Invalid-enum-valueCaolán McNamara1-1/+8
2020-10-09ofz: Invalid-enum-valueCaolán McNamara1-2/+2
2020-10-09cid#1467972 silence Unchecked return valueCaolán McNamara1-1/+1
2020-10-09cid#1467971 Uninitialized scalar fieldCaolán McNamara1-0/+1
2020-10-0932bpp SKIA_USE_BITMAP32 bitmaps always need kPremul_SkAlphaTypeLuboš Luňák1-7/+7
2020-10-09Clean-up: Initialized a variable to something.Attila Szűcs1-1/+1
2020-10-09tdf#99810 DOCX export: fix lost arrow shapeRegényi Balázs3-13/+33
2020-10-09Allow CXX_X86_BINARY to be passed into autogen.sh againStephan Bergmann1-1/+4
2020-10-09tdf#133037 OOXML shape import: camera rotation along ZDaniel Arato (NISZ)4-4/+60