summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias7-1/+68
2021-06-04Fix UITestMike Kaganski1-0/+3
2021-06-04lok: Re-Enable AnchorToPara context menu itemmerttumer1-2/+1
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna7-8/+133
2021-06-04Fix UITestMike Kaganski1-0/+3
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna2-3/+28
2021-06-04Extended MoveShapeHandle command for Anchors as wellmerttumer3-4/+19
2021-06-04Unit tests for .uno:MoveShapeHandle commandmerttumer1-400/+460
2021-06-04test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&pasteMiklos Vajna1-54/+1
2021-06-03indexing: start of Indexing Export impl. based on (X)HTML exportTomaž Vajngerl6-3/+142
2021-06-03tdf#79069 DOCX: support tracked table (row) deletionLászló Németh3-2/+132
2021-06-03sw XHTML / reqif export: fix PNG export of shapesMiklos Vajna2-0/+36
2021-06-03sw_rtfexport: use a template for makefilesXisco Fauli7-235/+74
2021-06-03Change 'Background' -> 'Area' in Insert Section dialogOlivier Hallot1-40/+37
2021-06-03fix leak in SwRedlineAcceptDlgNoel Grandin2-14/+8
2021-06-03sw_ww8export: use a template for makefilesXisco Fauli5-168/+86
2021-06-03sw XHTML / reqif export: implement OLE wrapper support for shapesMiklos Vajna2-30/+86
2021-06-03sw: rename some variable/method names in html import/exportTomaž Vajngerl6-97/+97
2021-06-02we always pack help button as secondaryCaolán McNamara1-0/+1
2021-06-02sw XHTML / reqif export: export non-PNG graphic shapes directlyMiklos Vajna2-4/+66
2021-06-02fix messageNoel Grandin1-1/+1
2021-06-02SAL_WARN -> SAL_INFONoel Grandin1-1/+2
2021-06-02quieten down this warningNoel Grandin2-6/+9
2021-06-02SAL_WARN -> SAL_INFONoel Grandin1-1/+1
2021-06-02sw XHTML / reqif export: export PNG shapes directlyMiklos Vajna2-4/+51
2021-06-02sw: rework to avoid the DECLARE_OOXMLIMPORT_TEST macroMiklos Vajna3-149/+274
2021-06-01sw XHTML / reqif export: write PNG fallback for non-PNG imagesMiklos Vajna4-30/+86
2021-06-01tdf#142404 DOCX c15: TabOverMargin no longer true in 2013+Justin Luth2-0/+8
2021-06-01fix leak in CppunitTest_sw_filters_testNoel Grandin2-0/+14
2021-06-01tdf#60382 sw: fix tracked row deletion at rejectionLászló Németh2-0/+100
2021-05-31fix leak in SwFieldDlgNoel Grandin2-4/+5
2021-05-31sw XHTML / reqif export: export PNG images directly, without an OLE wrapperMiklos Vajna4-32/+105
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin2-8/+8
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse1-1/+1
2021-05-31no need to allocate this separatelyNoel Grandin9-56/+31
2021-05-31no need to allocate this separatelyNoel Grandin2-5/+6
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna11-226/+222
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth5-0/+25
2021-05-30sw : missing std::optional includeArnaud Versini1-0/+1
2021-05-30frequent recent CppunitTest_sw_uiwriter failureCaolán McNamara1-1/+1
2021-05-30std::unique_ptr->std::optionalNoel Grandin6-23/+23
2021-05-30std::unique_ptr -> std::optionalNoel Grandin6-21/+21
2021-05-30std::unique_ptr->std::optionalNoel Grandin2-12/+12
2021-05-29std::unique_ptr->std::optionalNoel Grandin9-63/+63
2021-05-29tdf#120801: The background colour is active when inserting a headerRadhey Parekh1-0/+3
2021-05-29resave with latest gladeCaolán McNamara1-81/+78
2021-05-29no need to allocate this hint on the heapNoel Grandin2-7/+6
2021-05-29remove IsDisposed check in swNoel Grandin1-3/+0
2021-05-29no need to allocate these on the heapNoel Grandin3-8/+10
2021-05-29no need to allocate these on the heapNoel Grandin6-68/+65