summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2021-07-09Related: tdf#143153 these are GtkBox properties not GtkGrid onesCaolán McNamara
2021-07-08return value of PixelToLogic ignoredCaolán McNamara
2021-07-07tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen
2021-07-02add use-underline to color picker buttonCaolán McNamara
2021-06-30editengine-columns: add sidebar property panelMike Kaganski
2021-06-29tdf#139549 DOCX import: document got modified at import timeRegényi Balázs
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-29Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara
2021-06-24EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek
2021-06-21tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-16memcpy-param-overlapStephan Bergmann
2021-06-14global-buffer-overflowStephan Bergmann
2021-06-14Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara
2021-06-14Workaround internal compiler error on tb77Mike Kaganski
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10Add extended tips to document classification dialogOlivier Hallot
2021-06-10svxcore: provide UNO constructor for com.sun.star.text.TextColumnsMike Kaganski
2021-06-10tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-06-09Missing includeMike Kaganski
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-08Remove SfxItemState::READONLYArmin Le Grand
2021-06-06Fix and unify the two methods that get scaled text sizeMike Kaganski
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna
2021-06-04Fix typoAndrea Gelmini
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer
2021-06-04Implemented Delete key deletes the table when all the cells are selectedmerttumer
2021-06-03svx: remove pdfium dependencyMiklos Vajna
2021-06-02uniformly remove label-fill from GtkExpandersCaolán McNamara
2021-06-02resave with latest gladeCaolán McNamara
2021-06-02this is not worth warning aboutNoel Grandin
2021-06-01This intermediate variable is redundantMike Kaganski
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-30don't check isDisposed inside dispose()Noel Grandin
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-28IsDisposed->isDisposed in svxNoel Grandin
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-27no need to make copies hereNoel Grandin
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski