summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin13-43/+64
2021-09-20Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth1-0/+4
2021-09-20wina11y: Drop bool param from CMAccessible::NotifyDestroyMichael Weghorn6-10/+9
2021-09-20wina11y: Drop AccObject::m_bShouldDestroyMichael Weghorn2-11/+3
2021-09-20introduce SfxItemSetFixed and use it in DefaultPropertiesNoel Grandin7-43/+92
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock19-78/+20
2021-09-20Update git submodulesOlivier Hallot1-0/+0
2021-09-20tdf#33749 - rationalise several confusing cell merge controlsRoss Johnson2-9/+2
2021-09-20Update git submodulesRoss Johnson1-0/+0
2021-09-20Update git submodulesRoss Johnson1-0/+0
2021-09-20avoid division by zeroLuboš Luňák1-1/+2
2021-09-20Drop unused osl_FileStatus_Mask_FileURLStephan Bergmann1-2/+1
2021-09-20tdf#144091 svx: fix unwanted blur of shadow from table cell fillMiklos Vajna9-22/+221
2021-09-20ofz: avoid TimeoutCaolán McNamara2-3/+14
2021-09-20no need to allocate these SfxItemSet on the heapNoel Grandin1-7/+7
2021-09-20Adapt SetWindowLong call to 64-bit buildStephan Bergmann1-1/+1
2021-09-20improve the SwViewShellImpl paint region API a bitLuboš Luňák6-38/+30
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák236-663/+678
2021-09-20Fix type of css.drawing.FillProperties FillColor propertyStephan Bergmann1-4/+5
2021-09-20sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcViewMiklos Vajna6-131/+131
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