summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
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-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-07tdf#143982 doc/x export: save automatic table as 100% relativeJustin Luth
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-19use more unique_ptr in WW8ExportNoel Grandin
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