summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)Author
2020-10-06related: tdf#127579: make use of FindCharFormatByName more robustXisco Fauli
2020-09-02tdf#118682 DOCX: export formula fieldsLászló Németh
2020-08-27sw: DOCX export: don't export text frames as transparentMichael Stahl
2020-08-27tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-07-07tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-05-27tdf#133370 docx export: don't export unseen columnbreakJustin Luth
2020-05-25Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth
2020-04-24NFC ww8export: fix outright lies and false insinuationsJustin Luth
2020-04-23pass SvxBrushItem around by unique_ptrNoel Grandin
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-03-11tdf#39674 Translate German variable namesJohnny_M
2020-03-06sw chicago numbering: add DOC footnote exportMiklos Vajna
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna
2020-02-18tdf#80194 UI: revert subscript DFLT_ESC_SUB to 8% (from 33%)Justin Luth
2020-02-16GatherRefFields for ww8Bjoern Michaelsen
2020-02-16no more SwIterator in GatherChapterFieldsBjoern Michaelsen
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-30DOCX export: implement support for user fieldsMiklos Vajna
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot
2020-01-15tdf#129924 docx import: set background colorSerge Krot
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl
2020-01-04tdf#129522 ww8import/export: allow char shadow_NONE overridesJustin Luth
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-05tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinksTünde Tóth
2019-11-25tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21Revert "tdf#127579 DOCX export: fix losing color of ... ODT hyperlinks"Caolán McNamara
2019-11-19tdf#128889: don't write "page break after" into w:pPrMike Kaganski
2019-11-11tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinksTünde Tóth
2019-10-31related tdf#99602 ww8/rtfoutput: fix incorrect rounding on subscriptsJustin Luth
2019-10-29tdf#104017 DOC export: be less aggressive with merging page stylesMiklos Vajna
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-27tdf#127316 ww8export: use default escapement for AUTOJustin Luth
2019-09-23sw: DOCX export of lists: handle multiple SwList with same SwNumRuleMichael Stahl
2019-09-19no more SwClient/SwModify in sw/source/filter/{ww8,xml}Bjoern Michaelsen
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl
2019-08-03Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-17Better fix for 6340daac7b99c65249363a4bb61c492de31ef5d6Stephan Bergmann