summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin
2021-07-21no need for FormControlFactory to have a pimplNoel Grandin
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-21flatten data in SdrGluePointListNoel Grandin
2021-07-21lok: fix incorrect multi-view table selection updatesDennis Francis
2021-07-20Use some forward declarations in <editeng/editobj.hxx>Mike Kaganski
2021-07-20osl::Mutex->std::mutex in AccessibleTextHelper_ImplNoel Grandin
2021-07-20no need to allocate the selectionOverlay separately in SvxTableControllerNoel Grandin
2021-07-20sw XHTML import, improved <object> handling for images: support more formatsMiklos Vajna
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-20tdf#128612: Support applying pattern fill from toolbarKatarina Behrens
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein
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-15resave with latest gladeCaolán McNamara
2021-07-15tdf#143355: fix crash with .uno:FontWorkJulien Nabet
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-08Related: tdf#143153 these are GtkBox properties not GtkGrid onesCaolán McNamara
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-02add use-underline to color picker buttonCaolán McNamara
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-30uitest: combine create_doc_in_start_center methodsXisco Fauli
2021-06-30uitest: guard the remaining create_doc_in_start_centerXisco Fauli
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-29uitest: combine execute_dialog_through_command methodsXisco Fauli