summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-09tdf#134978 Chart OOXML Import: fix pie chart label custom positionTünde Tóth6-5/+35
2020-10-09vcl: PDFiumLibrary: add PDFiumDocument::getFileVersion()Miklos Vajna3-9/+12
2020-10-09tdf#134286: fix pre-commit hook to make hooks.allownonascii workShiro Kawai1-0/+1
2020-10-09tdf#137205 sc: autofill date sequences in merged cellsAttila Szűcs3-32/+143
2020-10-08Don't needlessly convert to sal_Int32 instead of longStephan Bergmann1-4/+4
2020-10-08tdf#136964 Writer Navigator: Use same Headings expanded statesJim Raykowski1-6/+12
2020-10-08don't scroll to the cursor on gaining focusCaolán McNamara1-1/+1
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin11-75/+69
2020-10-08add GraphicMapper to native-code.pyTomaž Vajngerl1-0/+1
2020-10-08tdf#137274: sw: Add UItestXisco Fauli1-0/+70