summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)Author
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-27use string_view in INetURLObject::decodeNoel Grandin
2021-04-19convert some #define to OUStringLiteralNoel Grandin
2021-04-16sw: DOCX export: write hyperlinks for TOXMark TOX entriesMichael Stahl
2021-02-06tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-11convert more long -> tools::LongNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20use tools::Long in swNoel
2020-10-19tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth
2020-10-02MSWordExportBase never passed a null SwDoc*Caolán McNamara
2020-09-30SwPaM::GetDoc can return a reference insteadCaolán McNamara
2020-09-05Turn JapanNotBegin/EndLevel1 into constexpr string literalsStephan Bergmann
2020-07-31loplugin:flatten in sw/filter/ww8Noel Grandin
2020-07-29Remove some unused includesMiklos Vajna
2020-07-22tdf#98000 docx export: blank paragraphs don't affect page breaksJustin Luth
2020-07-20tdf#117217 ww8: export/import all cell backgroundsJustin Luth
2020-07-17Use information about sprm structure from [MS-DOC] in GetWW8SprmSearcherMike Kaganski
2020-06-27cid#1464973 & cid#1464975 Resource leakCaolán McNamara
2020-06-27cid#1464968 Logically dead codeCaolán McNamara
2020-06-27cid#1464963: Null pointer dereferences (sw/wrtww8)Julien Nabet
2020-06-27cid#1464967: RESOURCE_LEAK (sw/wrtww8)Julien Nabet
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-25sw: add XPackageEncryption save support for binary docVasily Melenchuk
2020-05-07tdf#98409 doc export: export (non-default) cell marginsJustin Luth
2020-04-30loplugin:makeshared in swNoel Grandin
2020-04-29cleanup my old asserts looking for problematic docsJustin Luth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24NFC ww8export: fix outright lies and false insinuationsJustin Luth
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24loplugin:makeshared in swNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
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-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-09-30tdf#127735 DOCX export: fix internal hyperlinks to table targetTünde Tóth
2019-09-30tdf#127734 DOCX export: fix internal hyperlinks to section targetTünde Tóth
2019-09-30tdf#127733 DOCX export: fix internal hyperlinks to chart targetTünde Tóth
2019-09-30tdf#127732 DOCX export: fix internal hyperlinks to frame targetTünde Tóth
2019-09-23tdf#127605 DOCX export: fix internal hyperlinks to image targetTünde Tóth
2019-09-09tdf#126994 ww8 export: Don't skip TOX end nodeJustin Luth
2019-09-06Fixing '....' and '..'Andrea Gelmini