summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2021-09-14tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara2-30/+42
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara1-1/+3
2021-09-09svx: try to avoid crash in AccessibleEditableTextParaMichael Stahl1-0/+4
2021-09-02tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna4-9/+100
2021-08-27Resolves: tdf#143159 reserve space for 6 characters/digitsCaolán McNamara1-0/+2
2021-08-26tdf#139660 one of the group needs to be activeCaolán McNamara1-9/+9
2021-08-26tdf#143567: Distinguish bitmap vs. pattern fill styleKatarina Behrens1-7/+3
2021-08-25tdf#128612: Support applying pattern fill from toolbarKatarina Behrens1-25/+140
2021-08-25tdf#143990: writer: default value for SetIncludeUpperLevels is 1Vasily Melenchuk1-1/+1
2021-08-18Resolves: tdf#139220 with ~1000 selected shapes a11y UpdateSelection crawlsCaolán McNamara1-60/+75
2021-08-11tdf#143769 don't crash on null XFillColorItemCaolán McNamara1-2/+3
2021-08-10Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2-74/+52
2021-08-07tdf#142436 svx: fix handling of linked background imagesMiklos Vajna4-0/+32
2021-07-22tdf#143412 CRASH: converting imagesNoel Grandin1-4/+5
2021-07-20tdf#123321 Fix DOC/DOCX export bug which made some lines disappearHossein1-0/+13
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl4-20/+108
2021-07-17tdf#143355: fix crash with .uno:FontWorkJulien Nabet1-449/+461
2021-07-16tdf#143327 keep selection bounds on replacing colorCaolán McNamara1-0/+3
2021-07-16Resolves: tdf#143372 Exclude {qtz} KeyID from SvxLanguageBox listEike Rathke1-0/+1
2021-07-15a11y crash on teardown of FmXGridPeerCaolán McNamara1-0/+3
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski3-50/+115
2021-07-09Related: tdf#143153 these are GtkBox properties not GtkGrid onesCaolán McNamara1-3/+2
2021-07-08return value of PixelToLogic ignoredCaolán McNamara1-1/+1
2021-07-07tdf#139301 tdf#141933 (related) Translate new preset dash namesGabor Kelemen2-5/+34
2021-07-02add use-underline to color picker buttonCaolán McNamara1-0/+1
2021-06-30editengine-columns: add sidebar property panelMike Kaganski7-0/+315
2021-06-29tdf#139549 DOCX import: document got modified at import timeRegényi Balázs2-13/+14
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk1-7/+3
2021-06-29Related: tdf#143088 return early on notification from frozen editengineCaolán McNamara1-0/+13
2021-06-24EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek2-7/+7
2021-06-21tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2-1/+2
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna1-2/+2
2021-06-16memcpy-param-overlapStephan Bergmann1-53/+27
2021-06-14global-buffer-overflowStephan Bergmann1-10/+27
2021-06-14Resolves: tdf#142767 cannot use itemid of 0 in ValueSetsCaolán McNamara1-3/+4
2021-06-14Workaround internal compiler error on tb77Mike Kaganski1-15/+12
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2-49/+42
2021-06-11loplugin:unnecessaryreturn in SvxColorValueSet::layoutToGivenHeightNoel Grandin1-6/+1
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-6/+8
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-49/+15
2021-06-10Add extended tips to document classification dialogOlivier Hallot1-129/+181
2021-06-10svxcore: provide UNO constructor for com.sun.star.text.TextColumnsMike Kaganski2-1/+12
2021-06-10tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-83/+23
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet4-23/+15
2021-06-09Missing includeMike Kaganski1-0/+2
2021-06-08editengine-columns: Implement layoutMike Kaganski2-0/+6
2021-06-08editengine-columns: ODF support [API CHANGE]Mike Kaganski6-0/+397
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski12-3/+36
2021-06-08-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-2/+0
2021-06-08Remove SfxItemState::READONLYArmin Le Grand2-2/+0