summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-21SvNumberformat: preserve error position if already setEike Rathke1-1/+1
2021-09-21tdf#39828 sw: fix table formula calculation at track changesLászló Németh3-0/+100
2021-09-21add commentNoel Grandin1-0/+1
2021-09-21no need to use recursive_mutex in graphic::ManagerNoel Grandin2-8/+8
2021-09-21reduce cost of BasePrimitive2D (tdf#125892)Noel Grandin13-23/+112
2021-09-21tdf#142579, tdf#143103: sc: Add UItestXisco Fauli2-0/+43
2021-09-21tdf#142580, tdf#143103: sc: Add UItestXisco Fauli2-0/+60
2021-09-21Fix splitting of "permission-for-group/-user:" stringsStephan Bergmann1-9/+14
2021-09-21reduce cost of some getProperty calls (tdf#125892)Noel Grandin8-156/+112
2021-09-21tdf#144347 sw: fix tracked deletion of table with tracked contentLászló Németh4-3/+89
2021-09-21tdf#142602 DOCX: export adjustment points of custom shape arrowsDaniel Arato (NISZ)3-26/+516
2021-09-21stack allocate this TextLayoutCache object (tdf#125892Noel Grandin1-3/+3
2021-09-21tdf#127900 sd: fix regression at applying master propertiesAttila Bakos (NISZ)3-1/+819
2021-09-21fix !HAVE_FEATURE_DESKTOP build, IsOver->OverlapsCaolán McNamara3-4/+4
2021-09-21tdf#144253 tdf#144324 sc filter: use formatted values in filtersBalazs Varga4-2/+25
2021-09-21do not special-case Clang for Skia on Windows Arm64Luboš Luňák2-5/+1
2021-09-21Resolves: tdf#136442 don't query siblings and parent to determine typeCaolán McNamara1-53/+3
2021-09-21Related: tdf#136442 implAppendEntry is always passed a DBTreeListUserData*Caolán McNamara2-8/+9
2021-09-21Avoid "test: : integer expression expected" on non-macOS platformsStephan Bergmann1-1/+1
2021-09-21Remove some "Attention" comments of little valueStephan Bergmann6-17/+12
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna3-13/+9
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock20-201/+30
2021-09-21Update git submodulesRafael Lima1-0/+0
2021-09-21Implement the SourceTreeProvider CursorStephan Bergmann1-7/+111
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock40-0/+77
2021-09-20use MSVC's /Zc:inline option to reduce binary sizeLuboš Luňák4-3/+8
2021-09-20use clang-cl's -Zc:dllexportInlines- for clang-cl buildsLuboš Luňák11-2/+45
2021-09-20use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák4-2/+38
2021-09-20ofz: can now undo temp -L/usr/msan/lib hackCaolán McNamara1-3/+0
2021-09-20Resolves: tdf#144620 toolbar config item overwrites options dialog oneCaolán McNamara1-0/+1
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