summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8sty.cxx
AgeCommit message (Expand)Author
2021-11-02tdf#145317 sw ms export: handle First Page with a first headerJustin Luth
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-27sw: paragraph styles: add DOCX filter for a linked character styleMiklos Vajna
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-04tdf#69635 DOCX: export hidden (shared) headers/footersDaniel Arato (NISZ)
2021-03-03tdf#124678 DOCX export: always write title page in section propsVasily Melenchuk
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-09-24tdf#132149 ww8export: use left page properties for left styleJustin Luth
2020-08-04tdf#135216 sw MSexport: save LeftPageDesc as left page styleJustin Luth
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna
2020-04-03Turn defines into constexprsMike Kaganski
2020-03-31Translate German variable namesJohnny_M
2020-03-23tdf#39674 Translate some German variable namesshivammore
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-07DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna
2020-02-06DOCX export: fix handling of section starts that originally had headersMiklos Vajna
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2020-01-10use more std::make_sharedNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22tdf#128499 DOC export: fix lost ToC formatting regressionLászló Németh
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth
2019-10-17Remove some memset callsMike Kaganski
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth
2019-08-20loplugin:constvars in swNoel Grandin
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-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-28tdf#92335 DOCX: fix multiplying of "ListLabel" stylesLászló Németh
2019-05-25revert tdf#123912 ww8 export: re-protect implicit sectionJustin Luth
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-03-30tdf#123912 ww8 export: re-protect implicit sectionJustin Luth
2019-03-19try2 tdf#116404 filter\ww8: use bidi for default style in RTL localeJustin Luth
2019-02-23tdf#116404 filter\ww8: use bidi for default style in RTL localeJustin Luth