summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/writerhelper.cxx
AgeCommit message (Expand)Author
2020-05-15DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2019-12-18ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-11-27sw: WW8 import: fix again asserts on fdo45983-1.doc export to ODTMichael Stahl
2019-10-04sw: add IDocumentMarkAccess::getFieldmarkAt()Michael Stahl
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-20no more SwClient in sw/source/filter/ww8Bjoern Michaelsen
2019-08-03Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-19loplugin:constantparamNoel Grandin
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-02-21Set maLayoutSize also for non-RES_FLYFRMFMT, like RES_DRAWFRMFMTStephan Bergmann
2018-11-03Simplify containers iterations in sw/source/filterArkadiy Illarionov
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-15loplugin:useuniqueptr in RedlineStackNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-02-28Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-03clang-tidy modernize-use-equals-default in swJochen Nitschke
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-20sw: std::copy_if is now availableTakeshi Abe
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-21ofz#2340 null deferences on close redlinesCaolán McNamara
2017-05-09tdf#39468: Translate German comments in sw/source/filter/ww8/writerhelper.cxxJens Carl
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-14sw: WW8 import: try to prevent overlapping field-marks and redlinesMichael Stahl
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann