summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-04-28tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos3-0/+52
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs2-0/+39
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna5-2/+134
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk8-162/+169
2020-04-27tdf#108496: DOCX: list overrides some cleanupsVasily Melenchuk1-5/+7
2020-04-27Fix typoAndrea Gelmini1-2/+2
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth3-0/+8
2020-04-27Don't insert embedded object twiceMike Kaganski1-9/+6
2020-04-27Fix testFdo58949Mike Kaganski1-4/+20
2020-04-27sw: prefix members of SwSdrUndo, SwUndoDrawDelete, SwUndoDrawGroup and ...Miklos Vajna2-86/+86
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann46-4/+50
2020-04-26move PanelLayout to sfx2Caolán McNamara10-10/+10
2020-04-26Fix typoAndrea Gelmini1-1/+1
2020-04-26update pchesCaolán McNamara4-14/+10
2020-04-26all ItemWindows are now weldedCaolán McNamara2-4/+4
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara8-17/+17
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin1-4/+2
2020-04-25convert CursorMoveState to scoped enumNoel Grandin16-64/+64
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara11-11/+11
2020-04-24remove unwanted commented out hunkCaolán McNamara1-25/+0
2020-04-24weld StylesPropertyPanelCaolán McNamara1-2/+0
2020-04-24convert SwFillMode to scoped enumNoel Grandin11-37/+38
2020-04-24NFC ww8export: fix outright lies and false insinuationsJustin Luth2-13/+19
2020-04-24loplugin:unusedmethodsNoel Grandin2-30/+0
2020-04-23Image dialog property updateandreas kainz3-382/+340
2020-04-23sw html export: fix handling of paragraph alignment in XHTML modeMiklos Vajna3-0/+40
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin30-98/+98
2020-04-23tdf#132351 DOCX export: fix character formatting of numberingLászló Németh3-0/+45
2020-04-23Fix typosAndrea Gelmini2-2/+2
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt2-0/+32
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth5-12/+22
2020-04-23tdf#129805: sw: Add unittestXisco Fauli2-0/+17
2020-04-23sw: handle SubtractFlys when replacing compat optionsMiklos Vajna1-1/+1
2020-04-22wrong translation domainCaolán McNamara1-1/+1
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna5-0/+192
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara3-3/+3
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk9-40/+166
2020-04-22tdf#131621: sw: Add unittestXisco Fauli2-0/+6
2020-04-22Fix typosAndrea Gelmini1-1/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen24-0/+24
2020-04-22Revert "tdf114724: uitest: make test less time.sleep dependent"Xisco Faulí2-6/+0
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara3-7/+6
2020-04-21tdf114724: uitest: make test less time.sleep dependentXisco Fauli2-0/+6
2020-04-21tdf#127109 Writer: fix Undo entry "Delete $1"László Németh1-2/+2
2020-04-21uitest: re-enable test using sleepXisco Fauli1-43/+55
2020-04-21weld FontNameBoxCaolán McNamara1-6/+2
2020-04-21tdf#131775 DOCX DrawingML shape import: fix missing spacingTibor Nagy2-0/+12
2020-04-21tdf#131446 DOCX import: restrict IncreasedAnchoredObjectSpacing furtherMiklos Vajna3-0/+0
2020-04-21tdf#132039 Image Dialog: The field file name is to shortandreas kainz1-13/+20
2020-04-21CreateDocumentInfoDialog should return shared_ptrNoel Grandin2-3/+3