summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2020-05-01tdf#130122 Make Navigator CNV collapse to childrenJim Raykowski1-1/+1
2020-05-01tdf#63967 Navigator section tooltip word and character countJim Raykowski1-0/+29
2020-04-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna1-2/+94
2020-04-30loplugin:makeshared in swNoel Grandin23-78/+74
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini1-1/+1
2020-04-30Fix typosAndrea Gelmini1-1/+1
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+1
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh1-7/+7
2020-04-30sw: handle TabOverMargin when replacing compat optionsMiklos Vajna1-1/+1
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna1-0/+3
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin1-1/+1
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin1-2/+2
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth1-15/+19
2020-04-29weld SfxTemplatePanelControlCaolán McNamara3-6/+8
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth1-6/+0
2020-04-28Fix typosAndrea Gelmini1-3/+3
2020-04-28sw from-bottom relative orientation: add layoutMiklos Vajna1-0/+12
2020-04-28remove macro tab for image dialog in onlinePranam Lashkari1-0/+4
2020-04-28move the castToFastAttributeList functionNoel Grandin2-8/+2
2020-04-28tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos1-0/+42
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna1-2/+7
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk3-45/+94
2020-04-27tdf#108496: DOCX: list overrides some cleanupsVasily Melenchuk1-5/+7
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth1-0/+1
2020-04-27Don't insert embedded object twiceMike Kaganski1-9/+6
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-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 Grandin14-53/+53
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 Grandin9-28/+28
2020-04-24NFC ww8export: fix outright lies and false insinuationsJustin Luth2-13/+19
2020-04-24loplugin:unusedmethodsNoel Grandin2-30/+0
2020-04-23sw html export: fix handling of paragraph alignment in XHTML modeMiklos Vajna2-0/+11
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin27-91/+91
2020-04-23tdf#132351 DOCX export: fix character formatting of numberingLászló Németh1-0/+3
2020-04-23Fix typosAndrea Gelmini1-1/+1
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth3-12/+13
2020-04-23sw: handle SubtractFlys when replacing compat optionsMiklos Vajna1-1/+1
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna2-0/+43
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara3-3/+3
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk6-38/+81
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