summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-12CaptureMouse on mouse-down and ReleaseMouse on mouse-upCaolán McNamara1-0/+5
2020-10-12similar to tdf#120764 dismiss tooltips on showing popup menuCaolán McNamara1-0/+13
2020-10-12Resolves: tdf#137345 increment by a full second on up/downCaolán McNamara1-4/+4
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák4-21/+77
2020-10-12Resolves tdf#137408 - Bad positioning of first items in extension dialogHeiko Tietze1-1/+1
2020-10-12try to read JPEGs as BGR if wanted and availableLuboš Luňák1-0/+6
2020-10-12Resolves tdf#137189 - Fixes crash at CheckInstalledExtensions()Heiko Tietze1-0/+1
2020-10-12implement ImplFastBitmapConversion() for 8bit gray sourceLuboš Luňák1-12/+22
2020-10-12the alpha used by our 32bpp formats is true alpha, not transparencyLuboš Luňák1-2/+2
2020-10-12implement fast bitmap variant for CopyScanline()Luboš Luňák3-8/+114
2020-10-12Changed font order for Korean locale tdf#137392DaeHyun Sung2-27/+27
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna5-83/+83
2020-10-12ofz#24932 collatoral ubsan failure seen in TimeOut caseCaolán McNamara1-2/+5
2020-10-12ofz#23602 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara1-11/+14
2020-10-12IsSizeLegalCheckSize is a silly nameCaolán McNamara1-2/+2
2020-10-12ofz#23523 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara2-2/+37
2020-10-12tdf#134742 Distinguishing all CJK fonts such as Noto CJK Fonts.DaeHyun Sung1-21/+39
2020-10-12Allow invalidate after queue_resize for lok in sidebarSzymon Kłos1-1/+15
2020-10-12Online: Hide right clicked sheet.gokaysatir4-4/+26
2020-10-12Use `pthread_set_name_np` on FreeBSD 12.1 and below, as `pthread_setname_np` ...Gleb Popov1-1/+7
2020-10-11DelFlys is never passed nullptrsCaolán McNamara1-11/+12
2020-10-11dynamic_cast followed by static_castCaolán McNamara1-2/+1
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