summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-19notebookbar: fix welded controls in onlineSzymon Kłos
2021-07-17drop sal_uInt16* constructor in SfxItemSetNoel Grandin
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16Use WhichRangesContainer in editengMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-16Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15tdf#143327 keep selection bounds on replacing colorCaolán McNamara
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14tdf#58114 Remember last selected folder when saving image in ImpressSamuel Mehrbrodt
2021-07-13Split the which id ranges merged in c4f615b359be56e88e4fbf9aaaf30affb29d57e2Mike Kaganski
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-13Add PowerPoint compatible screen size for ImpressJun NOGATA
2021-07-13Resolves tdf#143272 - Window text color for border linesHeiko Tietze
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-08return value of PixelToLogic ignoredCaolán McNamara
2021-07-08tdf#125533 Update Calc style names for style sidebar dropdownThorsten Wagner
2021-07-07tdf#132740 avoid some WeakReference cost in accessibilityNoel Grandin
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-07-01BmpCombine::And is deadNoel Grandin
2021-06-30fix a size warningLuboš Luňák
2021-06-30swap text and background colors in colorsetsTomaž Vajngerl
2021-06-30tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen
2021-06-29constructing SaveOptions just to read default versionNoel Grandin
2021-06-29Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-28tdf#139549 DOCX import: document got modified at import timeRegényi Balázs
2021-06-27cid#1486528 silence Uncaught exceptionCaolán McNamara
2021-06-27svx: clean-up, init in constructor, rename master pages variableTomaž Vajngerl
2021-06-25loplugin:finalclasses in svxNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-21drawinglayer: put BufferedDecompositionPrimitive2D in its own fileTomaž Vajngerl
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrTextObj and othersTomaž Vajngerl
2021-06-19svx: prefix member variables for SdrCreateViewTomaž Vajngerl
2021-06-18tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-17svx: prefix member variables SdrViewEvent SdrView SdrObjGroupTomaž Vajngerl
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-16basegfx: use namespace for "ftools", make sure input is FP numberTomaž Vajngerl
2021-06-15memcpy-param-overlapStephan Bergmann
2021-06-15editengine-columns: add sidebar property panelMike Kaganski
2021-06-14global-buffer-overflowStephan Bergmann