summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18make COMPILER_EXTERNAL_TOOL=1 work properly with generated sourcesLuboš Luňák1-0/+45
2021-09-18don't force compiler plugins when COMPILER_EXTERNAL_TOOL=1 is usedLuboš Luňák1-11/+11
2021-09-18ofz: reduce size of hwp inputCaolán McNamara1-1/+1
2021-09-18remove some allocationsNoel Grandin3-8/+10
2021-09-18ofz#37911 Avoid timeout when fuzzingCaolán McNamara1-1/+1
2021-09-18ofz#35787 Avoid timeout when fuzzingCaolán McNamara1-0/+6
2021-09-18URI-encode DirectoryHelper::scanDirsAndFiles resultJan-Marek Glogowski2-2/+11
2021-09-18result of pDest->FindRealSdrObject() is already availableCaolán McNamara1-5/+5
2021-09-18cid#1491948 Dereference before null checkCaolán McNamara1-1/+1
2021-09-18cid#1491947 silence Uncaught exceptionCaolán McNamara2-3/+4
2021-09-18cid#1486004 silence Uncaught exceptionCaolán McNamara1-1/+2
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock1-4/+1
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock2-0/+4
2021-09-18cid#1491946 and cid#1491949 deference before null checkNoel Grandin4-64/+62
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock13-41/+44
2021-09-18Fix typoAndrea Gelmini1-2/+2
2021-09-18Fix typoAndrea Gelmini1-1/+1
2021-09-18tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelectionMichael Weghorn1-2/+4
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock15-40/+194
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski3-4/+45
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock10-0/+20
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock4-16/+4
2021-09-17Use atomic::exchange when cleaning upMike Kaganski1-8/+8
2021-09-17tdf139131 - Sort page styles under Paragraph -> Text FlowAndreas Heinisch1-0/+2
2021-09-17create OnDemandCharClass cacheNoel Grandin3-9/+77
2021-09-17no need to allocate the cached items separately in the intl wrappersNoel Grandin1-38/+35
2021-09-17clang-format ondemand.hxxNoel Grandin2-190/+177
2021-09-17no need to allocate CharClass separately in SvNumberFormatterNoel Grandin2-5/+7
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara3-3/+12
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin2-9/+1
2021-09-17ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-17CppunitTest_sc_subsequent_filters_test: simplify codeXisco Fauli1-19/+4
2021-09-17ofz: Avoid timeoutCaolán McNamara1-0/+7
2021-09-17gtk4: fill context menusCaolán McNamara1-0/+6
2021-09-17rather return ref from GetLocaleNoel Grandin6-11/+11
2021-09-17rather return ref from GetTransliterationNoel Grandin18-50/+53
2021-09-17rather return ref from GetCollatorNoel Grandin19-51/+53
2021-09-17rather return ref from GetCalendarNoel Grandin5-8/+8
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin33-65/+65
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock11-12/+11
2021-09-17Drop this unneeded indirectionMike Kaganski3-12/+4
2021-09-17Sorted the list except emojis.Marco Pinto1-2555/+2556
2021-09-17need optional headerCaolán McNamara1-1/+2
2021-09-17gtk4: guard vcl calls from gtkCaolán McNamara1-3/+11
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso44-136/+136
2021-09-17Update git submodulesrocso1-0/+0
2021-09-17Update git submodulesOlivier Hallot1-0/+0
2021-09-17Fix gtk4 build ('--enable-werror')Michael Weghorn2-7/+8
2021-09-17gtk4: get menus attached to menubuttons after load time workingCaolán McNamara1-3/+5
2021-09-17gtk4: listen to "toggled" so callbacks see get_menu_item_active of trueCaolán McNamara1-24/+3