summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin3-7/+7
2021-07-02add use-underline to color picker buttonCaolán McNamara1-0/+1
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin3-9/+8
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin1-6/+6
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin1-2/+2
2021-07-01BmpCombine::And is deadNoel Grandin2-2/+2
2021-06-30fix a size warningLuboš Luňák1-1/+1
2021-06-30swap text and background colors in colorsetsTomaž Vajngerl1-16/+16
2021-06-30uitest: combine create_doc_in_start_center methodsXisco Fauli1-2/+2
2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli1-52/+49
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen2-5/+34
2021-06-29constructing SaveOptions just to read default versionNoel Grandin1-2/+5
2021-06-29Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara1-0/+13
2021-06-29uitest: combine execute_dialog_through_command methodsXisco Fauli1-2/+2
2021-06-29uitest: guard remaining execute_dialog_through_commandXisco Fauli1-16/+12
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-7/+3
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin8-29/+36
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs2-13/+14
2021-06-27cid#1486528 silence Uncaught exceptionCaolán McNamara2-4/+2
2021-06-27svx: adds a test for SdrRectObj rendering into primitivesTomaž Vajngerl1-3/+86
2021-06-27svx: clean-up, init in constructor, rename master pages variableTomaž Vajngerl1-90/+72
2021-06-25loplugin:finalclasses in svxNoel Grandin56-190/+166
2021-06-24Revert "uitest: guard create_doc_in_start_center"Xisco Fauli1-54/+56
2021-06-23EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek2-7/+7
2021-06-22uitest: guard create_doc_in_start_centerXisco Fauli1-56/+54
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara1-1/+2
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl11-10/+11
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl15-28/+105
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl17-394/+404
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl2-99/+99
2021-06-18tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2-1/+2
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)39-52/+54
2021-06-17Add RemoveWhichRange unit testStephan Bergmann3-0/+194
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl3-141/+145
2021-06-16xalign of 0.5 is already the defaultCaolán McNamara1-1/+0
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-2/+2
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl1-2/+2
2021-06-15memcpy-param-overlapStephan Bergmann1-53/+27
2021-06-15editengine-columns: add sidebar property panelMike Kaganski7-0/+315
2021-06-14global-buffer-overflowStephan Bergmann1-10/+27
2021-06-14Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara1-3/+4
2021-06-14We only support ICU version 4.6 or newer, so drop these checksMike Kaganski1-4/+0
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara2-7/+0
2021-06-14if active is set group shouldn't be setCaolán McNamara1-1/+0
2021-06-14Workaround internal compiler error on tb77Mike Kaganski1-15/+12
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2-49/+42
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin1-6/+1
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-6/+8
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-49/+15