summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-04-29Convert TokenContext to fastparser APIsNoel Grandin
2020-04-29simplify handling of comparing XML_NAMESPACE valuesNoel Grandin
2020-04-29tdf#121525 OOXML import: fix formula alignmentAttila Bakos
2020-04-29tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth
2020-04-28tdf#115030: sw: Add unittestXisco Fauli
2020-04-28Fix typosAndrea Gelmini
2020-04-28sw from-bottom relative orientation: add layoutMiklos Vajna
2020-04-28tdf#132305: sw: Add unittestXisco Fauli
2020-04-28remove macro tab for image dialog in onlinePranam Lashkari
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-28tdf#131539 DOCX export: fix position of OLE objectsAttila Bakos
2020-04-28tdf#131841 DOCX DrawingML shape import: Fixed missing HighlightColorSzabolcs
2020-04-28tdf#131729 sw: handle no drawing objects when calculating overlap of objectsMiklos Vajna
2020-04-27tdf#116883: sw: support for lists level format stringVasily Melenchuk
2020-04-27tdf#108496: DOCX: list overrides some cleanupsVasily Melenchuk
2020-04-27Fix typoAndrea Gelmini
2020-04-27tdf#115896 doc import: recognize new version 2013Justin Luth
2020-04-27Don't insert embedded object twiceMike Kaganski
2020-04-27Fix testFdo58949Mike Kaganski
2020-04-27sw: prefix members of SwSdrUndo, SwUndoDrawDelete, SwUndoDrawGroup and ...Miklos Vajna
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-26Fix typoAndrea Gelmini
2020-04-26update pchesCaolán McNamara
2020-04-26all ItemWindows are now weldedCaolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25make FastParser always take a FastTokenHandlerBase subclassNoel Grandin
2020-04-25convert CursorMoveState to scoped enumNoel Grandin
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-24remove unwanted commented out hunkCaolán McNamara
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-24convert SwFillMode to scoped enumNoel Grandin
2020-04-24NFC ww8export: fix outright lies and false insinuationsJustin Luth
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23Image dialog property updateandreas kainz
2020-04-23sw html export: fix handling of paragraph alignment in XHTML modeMiklos Vajna
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-23tdf#132351 DOCX export: fix character formatting of numberingLászló Németh
2020-04-23Fix typosAndrea Gelmini
2020-04-23tdf#131936 Correctly detect OOXML variant on importSamuel Mehrbrodt
2020-04-23tdf#99197 ww8import: all root-level para-styles default to LTRJustin Luth
2020-04-23tdf#129805: sw: Add unittestXisco Fauli
2020-04-23sw: handle SubtractFlys when replacing compat optionsMiklos Vajna
2020-04-22wrong translation domainCaolán McNamara
2020-04-22sw: prefer ODF over RTF when pasting from WriterMiklos Vajna
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara