summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)Author
2017-08-03rename ANZ_DEFAULT_STYLES->DEFAULT_STYLES_COUNTNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-01tdf#108448 ww8export: skip sectionbreak for endnotesJustin Luth
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28tdf#107837 DOCX export: fix balanced multi-col section at doc endMiklos Vajna
2017-05-23enhance useuniqueptr lopluginNoel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-09Fix typosAndrea Gelmini
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin
2017-05-05tdf#39468: Translate German comments/terms in sw/source/filter/ww8/wrtww8.cxxJens Carl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-01Resolves: tdf#106261 throw away old node map for tableCaolán McNamara
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-15decloak some string literalsJochen Nitschke
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-19coverity#1371215 Missing move assignment operatorCaolán McNamara
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann
2016-07-06clang-tidy performance-implicit-cast-in-loopStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page