summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin1-11/+11
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin1-19/+17
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin3-14/+14
2021-09-20no need to allocate SfxItemSet separately in SvxOutlinerForwarderNoel Grandin2-14/+16
2021-09-20Add sal/config.h in preparation for patchChris Sherlock10-0/+19
2021-09-20vcl: unneeded functions in PhysicalFontFaceChris Sherlock3-23/+4
2021-09-20tdf#143813 Outline folding: Make copy cut paste workJim Raykowski1-2/+12
2021-09-19ofz: avoid TimeoutCaolán McNamara1-3/+7
2021-09-19ofz: check radius argCaolán McNamara1-14/+14
2021-09-19Update git submodulesAlain Romedenne1-0/+0
2021-09-19Fix moving temp file in tryDisableHWAcceleration on WindowsMike Kaganski1-16/+21
2021-09-19tdf#123144 - Always translate an error number to a vba error messageAndreas Heinisch5-9/+53
2021-09-19Update git submodulesSteve Fanning1-0/+0
2021-09-19Some more string_view use, add o3tl::starts/ends_withStephan Bergmann4-42/+103
2021-09-19ofz#38969 fail earlierCaolán McNamara1-15/+10
2021-09-19cid#1492159 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-09-19Update git submodulesOlivier Hallot1-0/+0
2021-09-19Update git submodulesOlivier Hallot1-0/+0
2021-09-19Update git submodulesOlivier Hallot1-0/+0
2021-09-19ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-19cid#1492160 Dereference before null checkCaolán McNamara1-5/+2
2021-09-19ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-19allocate this SfxItemSet on stackNoel Grandin1-6/+6
2021-09-19no need to allocate SfxItemSet separately in SdrUndoAttrObjNoel Grandin2-14/+15
2021-09-19vcl: test PhysicalFontFamily and move to vcl::font namespaceChris Sherlock15-223/+411
2021-09-19make "-external/" valid gbuild exclusion for FORCE_COMPILELuboš Luňák1-2/+6
2021-09-19do not double-invert SwRegionRectsLuboš Luňák5-15/+38
2021-09-19optimize SwRegionRects::Compress() moreLuboš Luňák1-5/+16
2021-09-18ofz#24932 Avoid timeoutCaolán McNamara1-1/+1
2021-09-18make FORCE_COMPILE_ALL more flexible than all or nothingLuboš Luňák19-50/+84
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