summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.hxx
AgeCommit message (Expand)Author
2021-12-11tdf#145720 DOCX export: fix loss of tracked movingLászló Németh
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-06-19use more unique_ptr in WW8ExportNoel Grandin
2021-05-31tdf#138302 partial revert tdf#108496: DOCX: redesign of override in listsJustin Luth
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-04-16tdf#134951 docxexport: stop duplicating stuff in postponed textJustin Luth
2021-03-10sw: DOCX export: put fly before fieldmark start into its own runMichael Stahl
2021-02-28tdf#121666 DOCX export: fix missing page breakAttila Szűcs
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-07std::set->o3tl::sorted_vector in SwSoftPageBreakListNoel
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-08-24tdf#135973: DOCX export: improved list override supportVasily Melenchuk
2020-08-14tdf#132726 tdf#134948 doc/rtf export: don't PostponeWritingTextJustin Luth
2020-07-22tdf#98000 docx export: blank paragraphs don't affect page breaksJustin Luth
2020-05-27tdf#133370 docx export: don't export unseen columnbreakJustin Luth
2020-05-25sw: add XPackageEncryption save support for binary docVasily Melenchuk
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-05-09compact namespace in swNoel Grandin
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-22tdf#108496: DOCX: redesign of override in listsVasily Melenchuk
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-16GatherRefFields for ww8Bjoern Michaelsen
2020-02-12tdf#130610 docx export: handle bold as toggle propertiesSerge Krot
2020-02-04std::set<T*> -> o3tl::sorted_vector in sw/Noel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-09-23sw: DOCX export of lists: handle multiple SwList with same SwNumRuleMichael Stahl
2019-09-05tdf#95848 sw: DOCX export: export w:lvlOverride elementsMichael Stahl
2019-09-05tdf#95848 sw: DOCX export: crude implementation of abstractNum mappingMichael Stahl
2019-09-05sw: rename one MSWordExportBase::GetId() overloadMichael Stahl
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-08-03Fix typosAndrea Gelmini
2019-08-02tdf#126243 DOCX change tracking: pStyle needs simplified style idLászló Németh
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna
2019-07-02sw comments on frames: fix DOCX handlingMiklos Vajna
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-06-12tdf#89991 DOCX: import/export Show changes modeLászló Németh
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-05re-land "new loplugin typedefparam""Noel Grandin