summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Resolves: tdf#99711 update metric for spinbuttons before setting their valuesCaolán McNamara1-1/+1
2019-12-02call parent MouseButtonDown if bCallParent is trueCaolán McNamara1-1/+3
2019-12-02tdf#109425 Make paraspacing windows grab focusJim Raykowski4-5/+35
2019-11-28don't put focus into unmapped windowsCaolán McNamara1-3/+13
2019-11-27Resolves tdf#129052 - Misspelled gradientHeiko Tietze1-1/+1
2019-11-26tdf#126043 fetch the command properties just onceCaolán McNamara3-4/+9
2019-11-21If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara1-0/+8
2019-11-19LinkWarnDialog "ask" checkbox should be aligned with contentCaolán McNamara1-1/+1
2019-11-19rhbz#1773525 reducing the amount of saved search/replace entries didn't workCaolán McNamara1-3/+6
2019-11-18rhbz#1773525 wrong elements removed from saved entries when limit hitCaolán McNamara1-7/+7
2019-11-15tdf#128737 svx: fix off-by-one in SdrObjList::sort()Michael Stahl1-3/+19
2019-11-14tdf#128104 Input Engine events are delivered via CommandCaolán McNamara1-0/+6
2019-11-13jsdialogs: send .uno:FillTransparence updatesSzymon Kłos1-0/+14
2019-11-13jsdialogs: send .uno:LineTransparence updatesSzymon Kłos1-0/+14
2019-11-13external: update pdfium to 3963Miklos Vajna1-2/+2
2019-11-12use std::move when popping stuff off stacksNoel Grandin1-6/+6
2019-11-12tdf#128651 SdrObjCustomShape::NbcSetSnapRect needs logic rectRegina Henschel1-2/+12
2019-11-12SvxOverlineItem probably should be SvxTextLineItem hereCaolán McNamara1-1/+1
2019-11-11jsdialogs: send .uno:LineWidth updatesSzymon Kłos1-0/+13
2019-11-11jsdialogs: send .uno:FillColor & XLineColor status updatesSzymon Kłos1-0/+42
2019-11-09Add some info to the IllegalArgumentException in SvxShapeMuhammet Kara1-1/+6
2019-11-08tdf#128413 SetSnapRect of custom shapes expects logic rectRegina Henschel3-2/+32
2019-11-08jsdialog: consume .uno:LineWidth double valueSzymon Kłos1-1/+1
2019-11-08tdf#42949 Fix IWYU warning in include/svx/svdotable.hxxGabor Kelemen2-0/+3
2019-11-07lok: disable text spacing for now.Michael Meeks2-1/+12
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin5-10/+2
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos1-1/+1
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos1-1/+1
2019-11-04tdf#121963 apply GridOffset in isPrimitiveVisibleArmin Le Grand1-1/+25
2019-11-03make some classes module-privateNoel Grandin1-3/+3
2019-11-03loplugin:stringaddNoel Grandin8-33/+30
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-11-01tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti1-2/+14
2019-11-01crashtesting: out of bounds on importing tdf90224-2.odtCaolán McNamara1-1/+1
2019-11-01Bin code that has been commented-out for ten years.Tor Lillqvist1-6/+0
2019-11-01crashtesting: fix creating increments array in tdf106848-1.odtKatarina Behrens1-15/+11
2019-10-31setting has-default true on an element in a GtkPopover is fatalCaolán McNamara1-6/+8
2019-10-31jsdialogs: .uno:XFillColor with string argumentSzymon Kłos1-1/+1
2019-10-31remove some stray random propertiesCaolán McNamara5-11/+0
2019-10-31jsdialogs: .uno:XLineColor with string argumentSzymon Kłos1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann10-40/+19
2019-10-31tdf#128454: Make it possible to delete a table's single row or columnTor Lillqvist1-2/+2
2019-10-30remove unnecessary includeCaolán McNamara1-1/+0
2019-10-30remove some unnecessary includesCaolán McNamara1-1/+0
2019-10-30svx: prefix members of SdrModelMiklos Vajna1-218/+218
2019-10-29SvxNumValueSet doesn't need a builder anymoreCaolán McNamara1-3/+0
2019-10-29remove unnecessary includesCaolán McNamara11-12/+2
2019-10-28Upgrade to ICU 64.2Eike Rathke1-0/+29
2019-10-28jsdialogs: make possible to set .uno:BackgroundColor in WriterSzymon Kłos1-0/+1