summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2022-06-24Fix typosAndrea Gelmini
2022-06-24tdf#148522 svx: fix undo of cell border changes text alignment in other cellsMiklos Vajna
2022-06-24loplugin:moveitNoel Grandin
2022-06-24tdf#128150 Properly show/hide widgets when "use slide background" is selectedSamuel Mehrbrodt
2022-06-23ofz#48264 TimeoutCaolán McNamara
2022-06-23tdf#149655 Crash: "Helplines while moving" crashes debug-buildNoel Grandin
2022-06-23tdf#149650 avoid potential recursion with SdrPage content hierarchyArmin Le Grand (Allotropia)
2022-06-23Fix typoAndrea Gelmini
2022-06-23CopypastaMike Kaganski
2022-06-23tdf#128150 Disable UseSlideBackground item when setting style back to NoneSamuel Mehrbrodt
2022-06-22tdf#128150 Adapt sidebar to new "use slide background" propertySamuel Mehrbrodt
2022-06-22crashreporting: apparent null derefs of SfxViewFrame::Current()Caolán McNamara
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen
2022-06-19ofz#48122 TimeoutCaolán McNamara
2022-06-19factor out body as UpdateScalingModeCaolán McNamara
2022-06-18-Werror=maybe-uninitializedStephan Bergmann
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt
2022-06-16Related: tdf#147844 fix warning about negative extra space in manage changesCaolán McNamara
2022-06-16Add property name to IllegalArgumentException in SvxShape::setPropertyValueImplSamuel Mehrbrodt
2022-06-16loplugin:moveitNoel Grandin
2022-06-15Advanced Diagram support: make UI visualization experimental onlyXisco Fauli
2022-06-15Fix EnglishOlivier Hallot
2022-06-15Fix definitionOlivier Hallot
2022-06-15Bump optgridpage.ui to latest GladeOlivier Hallot
2022-06-15Bump datanavigator.ui to latest GladeOlivier Hallot
2022-06-14Bump addconditiondialog.ui to latest GladeOlivier Hallot
2022-06-14Remove some unused includesMiklos Vajna
2022-06-13Fix commentSamuel Mehrbrodt
2022-06-13Add XFillBackgroundItem::dumpAsXmlSamuel Mehrbrodt
2022-06-12Bump docking3deffects.ui to latest GladeOlivier Hallot
2022-06-12Improve extended tip contentsOlivier Hallot
2022-06-11Add precision to extended tipOlivier Hallot
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10Drop unused text column from IconView's modelMike Kaganski
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-06improve field nameNoel Grandin
2022-06-05no need to allocate this separatelyNoel Grandin
2022-06-04tdf#149304 Stylist does not show upper/lower case font effectsNoel Grandin
2022-06-04elide some makeStringAndClear() callsNoel Grandin
2022-06-04tdf#149242 more precise labels for left and right of paragraph text areaSeth Chaiklin
2022-06-04tdf#148491 make Imagemap dialog consistent with DescriptionSeth Chaiklin
2022-06-02Fix typosAndrea Gelmini
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-02remove dead allocation in getSvxBrushItemFromSourceSetNoel Grandin
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann