summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8sty.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-28'Jaket' -> EnvelopeCaolán McNamara1-2/+2
2020-09-24tdf#132149 ww8export: use left page properties for left styleJustin Luth1-2/+2
2020-08-04tdf#135216 sw MSexport: save LeftPageDesc as left page styleJustin Luth1-1/+1
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin1-29/+29
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski1-16/+16
2020-06-10loplugin:buriedassign in swNoel Grandin1-1/+2
2020-05-12tdf#127778 DOCX import: fix unexpected heading on non-first page ...Miklos Vajna1-0/+12
2020-04-03Turn defines into constexprsMike Kaganski1-1/+1
2020-03-31Translate German variable namesJohnny_M1-8/+8
2020-03-23tdf#39674 Translate some German variable namesshivammore1-2/+2
2020-03-05sw padded numbering: add DOC footnote filterMiklos Vajna1-0/+8
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-2/+2
2020-02-07DOCX export: fix handling of section starts that originally had page marginsMiklos Vajna1-12/+16
2020-02-06DOCX export: fix handling of section starts that originally had headersMiklos Vajna1-0/+80
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin1-0/+1
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-10/+10
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-6/+0
2019-12-11num->number and bul->bullet in sw/Noel Grandin1-10/+10
2019-12-11convert SectionType to scoped enumNoel Grandin1-5/+5
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-2/+2
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet1-4/+3
2019-11-22tdf#128499 DOC export: fix lost ToC formatting regressionLászló Németh1-1/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-13tdf#127925 DOCX export: fix visited hyperlink styleTünde Tóth1-0/+4
2019-10-17Remove some memset callsMike Kaganski1-4/+1
2019-10-01tdf#123628 DOCX export: fix color change of unvisited hyperlinksTünde Tóth1-0/+4
2019-08-20loplugin:constvars in swNoel Grandin1-1/+1
2019-08-03Fix typosAndrea Gelmini1-2/+2
2019-08-02tdf#126243 DOCX change tracking: pStyle needs simplified style idLászló Németh1-16/+22
2019-07-03sw comments on frames: fix DOC handlingMiklos Vajna1-5/+18
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen1-0/+1
2019-05-28tdf#92335 DOCX: fix multiplying of "ListLabel" stylesLászló Németh1-0/+5
2019-05-25revert tdf#123912 ww8 export: re-protect implicit sectionJustin Luth1-5/+1
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin1-8/+4
2019-04-19optimise find/insert patternNoel Grandin1-4/+2
2019-03-30tdf#123912 ww8 export: re-protect implicit sectionJustin Luth1-1/+5
2019-03-19try2 tdf#116404 filter\ww8: use bidi for default style in RTL localeJustin Luth1-5/+1
2019-02-23tdf#116404 filter\ww8: use bidi for default style in RTL localeJustin Luth1-0/+5
2019-02-03sw: convert WW8Export::pO to unique_ptrMichael Stahl1-1/+1
2019-01-24loplugin:constparams in swNoel Grandin1-1/+1
2019-01-08tdf#122460 ww8export: always export H/F to first sectionJustin Luth1-1/+1
2019-01-07tdf#122429/tdf#122431 ww8export: export H/F to default sectionJustin Luth1-1/+1
2018-12-18tdf121374 ooxmlexport: export H/F to default sectionJustin Luth1-2/+5
2018-11-16loplugin:buriedassign in swNoel Grandin1-2/+2
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-6/+0
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov1-6/+4
2018-10-20sw mso export: PROTECT_FORM shouldn't force section to protectedJustin Luth1-3/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1