summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin1-4/+2
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl4-20/+108
2021-07-16Use WhichRangesContainer in editengMike Kaganski1-2/+2
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski1-5/+4
2021-07-16Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke1-0/+1
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin4-9/+9
2021-07-15resave with latest gladeCaolán McNamara1-149/+149
2021-07-15tdf#143355: fix crash with .uno:FontWorkJulien Nabet1-449/+461
2021-07-15tdf#143327 keep selection bounds on replacing colorCaolán McNamara1-0/+3
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin5-139/+92
2021-07-14tdf#58114 Remember last selected folder when saving image in ImpressSamuel Mehrbrodt1-19/+1
2021-07-13Split the which id ranges merged in c4f615b359be56e88e4fbf9aaaf30affb29d57e2Mike Kaganski2-2/+4
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara1-0/+3
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA1-0/+4
2021-07-13Resolves tdf#143272 - Window text color for border linesHeiko Tietze1-1/+1
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt3-5/+4
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski3-50/+115
2021-07-08Related: tdf#143153 these are GtkBox properties not GtkGrid onesCaolán McNamara1-3/+2
2021-07-08return value of PixelToLogic ignoredCaolán McNamara1-1/+1
2021-07-08tdf#125533 Update Calc style names for style sidebar dropdownThorsten Wagner2-4/+8
2021-07-07tdf#132740 avoid some WeakReference cost in accessibilityNoel Grandin1-23/+6
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