summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)Author
2021-06-01tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth
2021-02-09tdf#91920 sw page gutter margin: add DOC filterMiklos Vajna
2020-11-10tdf#118682 DOCX: export formula fieldsLászló Németh
2020-08-31tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-07-10tdf#134264 writerfilter: fix DOCX->DOC of ADDRESSBLOCK fieldMichael Stahl
2020-05-27Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth
2020-05-18sw chicago numbering: add DOC footnote exportMiklos Vajna
2020-05-15sw padded numbering: add DOC footnote filterMiklos Vajna
2020-05-06tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-05-05DOCX export: implement support for user fieldsMiklos Vajna
2020-01-17tdf#129924 critical fix: use SvxColorItem instead of SvxBrushItemSerge Krot
2020-01-17tdf#129924 docx import: set background colorSerge Krot
2020-01-15tdf#129574 sw: fix RTF export of table of contentsMichael Stahl
2019-12-11tdf#127579 DOCX export: fix losing color and underline of ODT hyperlinksTünde Tóth
2019-11-26tdf#127316 ooxml/ww8export: DFLT_ESC_*_AUTO - use better formulasJustin Luth
2019-11-22Revert "tdf#127579 DOCX export: fix losing color of ... ODT hyperlinks"Caolán McNamara
2019-11-20tdf#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
2019-04-15Revert broken loplugin:sequentialassign changeStephan Bergmann
2019-04-15remove or change salbtype.hxx includes with the specific oneTomaž Vajngerl
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin
2019-02-25tdf#116404 DOC: check locale if BiDi inherits EnvironmentJustin Luth
2019-02-08Replace always true condition with a more likely oneMatteo Casalin
2019-02-04Fix indentationMatteo Casalin
2019-02-04Use optimized OUString concatenationMatteo Casalin
2019-02-03sw: convert WW8Export::pO to unique_ptrMichael Stahl
2019-01-14tdf#121111 ww8export: fillstyle_NONE needs a nil backgroundJustin Luth
2018-12-17sw filter/ww8 code cleanupJustin Luth
2018-12-14sw export: restore ww8 FormatBreak() to pre-2014 logicJustin Luth
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05use unique_ptr in ww8 export codeNoel Grandin
2018-12-01sw: rename to SwTextNode::GetParaAttr(), at least that's uniqueMichael Stahl
2018-12-01sw: SwTextNode::GetAttr() inconsistencyMichael Stahl