summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-1/+1
2017-11-10This aEndCps variable can be localTamás Zolnai1-1/+4
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai1-0/+6
2017-10-23loplugin:includeform: swStephan Bergmann1-5/+5
2017-10-20tdf#55528 ww8export: export table width percentJustin Luth1-0/+9
2017-10-16tdf#112517 ww8export: fix max PAP FkpsJustin Luth1-1/+1
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski1-3/+3
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth1-0/+9
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth1-0/+8
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-26tdf#32991 DOCexport: MSO-compatible table justificationJustin Luth1-2/+20
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-2/+2
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-08-03rename ANZ_DEFAULT_STYLES->DEFAULT_STYLES_COUNTNoel Grandin1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-01tdf#108448 ww8export: skip sectionbreak for endnotesJustin Luth1-1/+2
2017-06-27loplugin:oncevar in swNoel Grandin1-6/+5
2017-06-21convert ErrCode to strong typedefNoel Grandin1-9/+9
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-1/+1
2017-05-31tdf#108072: match sprmTFCantSplit with its correct idAron Budea1-2/+2
2017-05-30teach redundantcast plugin about functional castsNoel Grandin1-1/+1
2017-05-28tdf#107837 DOCX export: fix balanced multi-col section at doc endMiklos Vajna1-1/+4
2017-05-23enhance useuniqueptr lopluginNoel Grandin1-2/+0
2017-05-19loplugin:stringcopy: swStephan Bergmann1-5/+5
2017-05-09Fix typosAndrea Gelmini1-1/+1
2017-05-09loplugin:checkunusedparams in sw(part6)Noel Grandin1-4/+4
2017-05-05tdf#39468: Translate German comments/terms in sw/source/filter/ww8/wrtww8.cxxJens Carl1-26/+26
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-2/+2
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-1/+1
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin1-2/+2
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-2/+2
2017-03-01Resolves: tdf#106261 throw away old node map for tableCaolán McNamara1-0/+8
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski1-24/+24
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann1-2/+2
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-1/+1
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-5/+3
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-7/+2
2017-01-23new loplugin useuniqueptrNoel Grandin1-7/+5
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-1/+0
2016-12-15decloak some string literalsJochen Nitschke1-6/+4
2016-10-27loplugin:expandablemethods in swNoel Grandin1-5/+0
2016-10-19coverity#1371215 Missing move assignment operatorCaolán McNamara1-1/+1
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek1-6/+6
2016-10-10tdf#95367 DOCX: allow r-t of changed first/follow sectionsJustin Luth1-0/+4