summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-04-30sw reqif-xhtml export, embedded objects: handle Ole10Native streamMiklos Vajna4-2/+233
2020-04-30loplugin:makeshared in swNoel Grandin25-82/+78
2020-04-30Update name pReffedStck to xReffedStckAndrea Gelmini1-1/+1
2020-04-30Fix typosAndrea Gelmini3-3/+3
2020-04-30Revert "Convert TokenContext to fastparser APIs"Noel Grandin1-1/+1
2020-04-30tdf#114799 DOCX import: fix missing numbering highlightLászló Németh3-7/+34
2020-04-30sw: handle TabOverMargin when replacing compat optionsMiklos Vajna1-1/+1
2020-04-29sw from-bottom relative orientation: add DOCX filterMiklos Vajna3-0/+14
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#121525 OOXML import: fix formula alignmentAttila Bakos2-0/+27
2020-04-29tdf#132491 DOCX DrawingML shape import: fix missing underline colorRegényi Balázs2-0/+14
2020-04-29[API CHANGE] uitest: make HasInfoBarWithID accessible from APIXisco Fauli1-10/+24
2020-04-29tdf#73056 doc import: table margins - unknown byte is EndCellJustin Luth3-15/+32
2020-04-29weld SfxTemplatePanelControlCaolán McNamara3-6/+8
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth1-6/+0
2020-04-28tdf#115030: sw: Add unittestXisco Fauli2-0/+10
2020-04-28Fix typosAndrea Gelmini1-3/+3
2020-04-28sw from-bottom relative orientation: add layoutMiklos Vajna2-0/+45
2020-04-28tdf#132305: sw: Add unittestXisco Fauli2-0/+6
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 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