summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin1-8/+8
2020-04-23Resolves: tdf#132338 combobox 1 character narrower than it used to beCaolán McNamara1-1/+1
2020-04-23Added parameter to FillPageGradient commandPranam Lashkari1-1/+1
2020-04-23Added parameter to FillPageColor commandPranam Lashkari2-1/+13
2020-04-23resolved: Impress mobile Choosing a different type of shape fill crashesPranam Lashkari2-5/+5
2020-04-23Sidebar line alignment updateandreas kainz1-0/+3
2020-04-23tdf#130058 Import shadow size.Gülşah Köse5-8/+33
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara9-9/+9
2020-04-22tdf#130156 add alignment commands to the sidebarandreas kainz3-51/+189
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen34-1/+34
2020-04-22some of these need to be GtkToggleToolButtonCaolán McNamara1-6/+6
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara2-15/+3
2020-04-21weld sidebar text panelCaolán McNamara5-214/+361
2020-04-21don't add maUserItemSize to text width, just use it as-isCaolán McNamara1-1/+1
2020-04-21weld FontNameBoxCaolán McNamara4-137/+198
2020-04-20effectively unused mnStyle memberCaolán McNamara1-39/+0
2020-04-20weld SvxFontSizeBox_ImplCaolán McNamara1-91/+158
2020-04-20set popup for a welded TextCharacterSpacingPopupCaolán McNamara1-0/+6
2020-04-20add tools::Rectangle::JustifyNoel Grandin2-3/+2
2020-04-20set popup for a welded TextUnderlinePopupCaolán McNamara1-0/+6
2020-04-17Revert "[API CHANGE] remove some primitives rendering settings"Noel Grandin1-3/+4
2020-04-16[API CHANGE] remove some primitives rendering settingsNoel Grandin1-4/+3
2020-04-16tdf#122444 Use fontwork name for object nameJim Raykowski2-0/+8
2020-04-16Resolves: tdf#122491 ClassificationDialog::run() is not calledCaolán McNamara1-23/+21
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin6-47/+62
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin11-17/+14
2020-04-15Gallery sidebar: shape section get more vertical spaceandreas kainz1-1/+1
2020-04-15Add Area fill bitmap presetsandreas kainz2-2/+50
2020-04-14lok: add tabstop changing and callback to send tabstop updatesTomaž Vajngerl1-0/+19
2020-04-12replace and remove VectorGraphicDataPtr typedef for the real typeTomaž Vajngerl3-19/+18
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin5-5/+3
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand2-2/+8
2020-04-10tdf#130074 untranslated Arrow style stringsandreas kainz2-10/+43
2020-04-09tdf#96760 Don't assert on presentation with video for non-desktopMichael Weghorn1-5/+0
2020-04-08svx: Drop duplicate fix for unused parameterMichael Weghorn1-3/+0
2020-04-08run svx animations at POST_PAINT priority (tdf#131753)Luboš Luňák1-0/+1
2020-04-07use "To Background" and "To Foreground" only in writer sidebarPranam Lashkari3-0/+48
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-04-07tdf#131125: Fix improperly used ampersandJulien Nabet1-1/+1
2020-04-06remove newly unused stuffCaolán McNamara5-694/+13
2020-04-06LOk: notify the state values of the position and size property panelHenry Castro1-1/+22
2020-04-06lok: introduce QueryControlState functionHenry Castro8-0/+32
2020-04-05lok: update the measure units if changedHenry Castro2-0/+13
2020-04-04rhbz#1820868 deref of null xLayoutManagerCaolán McNamara1-0/+2
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl16-63/+57
2020-04-03loplugin:unusedfieldsNoel Grandin2-4/+2
2020-04-02cid#1461094 Unchecked return valueCaolán McNamara1-2/+0
2020-03-31added Clear Direct Formatting button to sidebarMert Tumer1-2/+27
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin3-3/+3
2020-03-30tdf#101181 related: fix SdrShadowTextAttribute::operator==Mike Kaganski1-1/+1