summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2022-06-20sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna2-1/+11
2022-06-20tdf#128150 Implement/add SlideBackgroundFill visualizationArmin Le Grand (Allotropia)2-0/+261
2022-06-19tdf#68335 Increase default para spacing before/after to 56 cmGabor Kelemen2-2/+2
2022-06-19ofz#48122 TimeoutCaolán McNamara1-7/+27
2022-06-19factor out body as UpdateScalingModeCaolán McNamara1-31/+36
2022-06-18-Werror=maybe-uninitializedStephan Bergmann1-8/+8
2022-06-16tdf#128150 Add OOXML import/export for "use background fill"Samuel Mehrbrodt3-0/+30
2022-06-16Related: tdf#147844 fix warning about negative extra space in manage changesCaolán McNamara1-0/+2
2022-06-16Add property name to IllegalArgumentException in SvxShape::setPropertyValueImplSamuel Mehrbrodt1-3/+6
2022-06-16loplugin:moveitNoel Grandin23-66/+66
2022-06-15Advanced Diagram support: make UI visualization experimental onlyXisco Fauli1-0/+4
2022-06-15Fix EnglishOlivier Hallot1-1/+1
2022-06-15Fix definitionOlivier Hallot1-1/+1
2022-06-15Bump optgridpage.ui to latest GladeOlivier Hallot1-214/+214
2022-06-15Bump datanavigator.ui to latest GladeOlivier Hallot1-122/+50
2022-06-14Bump addconditiondialog.ui to latest GladeOlivier Hallot1-55/+52
2022-06-14Remove some unused includesMiklos Vajna1-1/+0
2022-06-13Fix commentSamuel Mehrbrodt1-2/+1
2022-06-13Add XFillBackgroundItem::dumpAsXmlSamuel Mehrbrodt1-0/+8
2022-06-12Bump docking3deffects.ui to latest GladeOlivier Hallot1-12/+0
2022-06-12Improve extended tip contentsOlivier Hallot1-1/+1
2022-06-11Add precision to extended tipOlivier Hallot1-1/+1
2022-06-10loplugin:constantparamNoel Grandin1-6/+5
2022-06-10Drop unused text column from IconView's modelMike Kaganski1-5/+0
2022-06-10new loplugin:moveitNoel Grandin1-1/+1
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-0/+2
2022-06-09loplugin:unusedmethodsNoel Grandin1-7/+0
2022-06-06improve field nameNoel Grandin1-2/+2
2022-06-05no need to allocate this separatelyNoel Grandin2-28/+28
2022-06-04tdf#149304 Stylist does not show upper/lower case font effectsNoel Grandin1-1/+4
2022-06-04elide some makeStringAndClear() callsNoel Grandin4-4/+6
2022-06-04tdf#149242 more precise labels for left and right of paragraph text areaSeth Chaiklin1-2/+2
2022-06-04tdf#148491 make Imagemap dialog consistent with DescriptionSeth Chaiklin1-2/+3
2022-06-02Fix typosAndrea Gelmini1-2/+2
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin3-10/+4
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh1-0/+1
2022-06-02remove dead allocation in getSvxBrushItemFromSourceSetNoel Grandin1-9/+11
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann1-1/+2
2022-05-31Advanced Diagram support: UI visualization & simple interactionsArmin Le Grand (Allotropia)1-43/+317
2022-05-30use more Primitive2DContainer::append and more std::moveNoel Grandin10-12/+12
2022-05-30use Primitive2DContainer in impPolygonParagraphHandlerNoel Grandin1-23/+17
2022-05-30elide temporary vectors in impAddPolygonStrokePrimitivesNoel Grandin1-29/+6
2022-05-30move data out of impTextBreakupHandlerNoel Grandin1-9/+9
2022-05-29Fix failing assert on shutdown with NVDA activeMike Kaganski1-9/+11
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin12-16/+17
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh1-4/+5
2022-05-26cid#1504575 Dereference before null checkCaolán McNamara1-1/+1
2022-05-26sd theme: add UI (sidebar) for shape fill color effectsMiklos Vajna1-1/+1
2022-05-25elide some OUString allocationNoel Grandin1-1/+2
2022-05-25Fix typoAndrea Gelmini1-1/+1