summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2020-03-26ofz#21385 SwFltAnchor FrameFormat deletedCaolán McNamara1-0/+6
2020-03-25tdf#106843 docxexport: don't write double docProtectJustin Luth1-15/+15
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen1-1/+0
2020-03-24ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara1-0/+7
2020-03-23sw: add pad-to-5 numberingMiklos Vajna1-0/+4
2020-03-23tdf#39674 Translate some German variable namesshivammore2-3/+3
2020-03-20sw pad-to-4 numbering: add DOCX filterMiklos Vajna1-0/+4
2020-03-19sw pad-to-3 numbering: add DOCX filterMiklos Vajna2-4/+31
2020-03-18Fix typoAndrea Gelmini1-1/+1
2020-03-18tdf#131304 .docx: flag new files as MS Word 2019 native modeJustin Luth2-2/+53
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin36-149/+149
2020-03-13tdf#131304 writerfilter: cache Word compatibilityModeJustin Luth1-2/+8
2020-03-11tdf#39674 Translate German variable namesJohnny_M4-4/+4
2020-03-10tdf#107626 DOCX table export: fix missing trailing cellsLászló Németh1-1/+16
2020-03-06sw chicago numbering: add RTF footnote exportMiklos Vajna3-2/+78
2020-03-06sw: DOCX export: fix bookmark inside sdtDropDownMichael Stahl2-2/+23
2020-03-06sw chicago numbering: add DOC footnote exportMiklos Vajna3-0/+9
2020-03-06sw chicago numbering: add DOCX footnote exportMiklos Vajna1-0/+3
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna7-75/+128
2020-03-05sw padded numbering: add DOCX footnote exportMiklos Vajna1-0/+3
2020-03-05Remove some unused includesMiklos Vajna1-3/+0
2020-03-04sw padded numbering: add RTF exportMiklos Vajna1-0/+3
2020-03-04sw padded numbering: add DOC filterMiklos Vajna2-0/+8
2020-03-04sw padded numbering: add DOCX filterMiklos Vajna1-0/+1
2020-03-02speedup sw build a littleNoel Grandin10-0/+10
2020-02-27tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky2-1/+74
2020-02-27remove duplicate tokens from xmloffNoel Grandin2-3/+3
2020-02-27sw: DOCX export: fix first-line indent of list itemsMichael Stahl1-2/+6
2020-02-27sw: DOCX export: for SwDropDownField, don't write FORMDROPDOWNMichael Stahl2-25/+69
2020-02-26new loplugin:xmlimportNoel Grandin1-0/+4
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl1-4/+5
2020-02-25loplugin:referencecastingNoel Grandin1-2/+2
2020-02-24tdf#130812 DOC import: fix unexpected transparency of textMiklos Vajna1-0/+7
2020-02-21sw: improve DOCX export of footnote separator a little moreMichael Stahl1-1/+23
2020-02-21tdf#130120 DOCX: export o:allowincellBakos Attila2-3/+21
2020-02-21Drop o3tl::optional wrapperStephan Bergmann13-36/+36
2020-02-20Turn fprintf into warningSamuel Mehrbrodt1-1/+2
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth2-2/+2
2020-02-17Prefer prefix ++ operator for non-primitive type SwNodeIndexMuhammet Kara1-1/+1
2020-02-16GatherRefFields for ww8Bjoern Michaelsen3-35/+20
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen1-9/+1
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin7-76/+77
2020-02-14RTF/DOCX export: always set hyphenation to auto at document levelVasily Melenchuk3-14/+8
2020-02-12tdf#130610 docx export: handle bold as toggle propertiesSerge Krot2-0/+67
2020-02-12ofz#20455 sw: HTML import: fix invalid table in footerCaolán McNamara4-7/+20
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-6/+0
2020-02-11related: tdf#106742 sw: DOCX import/export: fix default of table indentMichael Stahl1-2/+2
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna1-38/+38
2020-02-10sw: DOCX export: fix rotated text fieldsMichael Stahl1-24/+3
2020-02-07DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna1-12/+16