summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)Author
2018-10-20NFC ww8 cleanup: remove unused variables, simplify, whitespaceJustin Luth
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth
2018-08-29Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-08-29tdf#116436 doc export: add missing table background fillJustin Luth
2018-03-19tdf#41650 DOCX export: split para on section breakTamas Bunth
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-10This aEndCps variable can be localTamás Zolnai
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-20tdf#55528 ww8export: export table width percentJustin Luth
2017-10-16tdf#112517 ww8export: fix max PAP FkpsJustin Luth
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-09-08tdf#112074 doc export: re-calculate indent for RTL tableJustin Luth
2017-09-07tdf#112074 doc export: for RTL tables, LEFT_AND_WIDTH is RIGHTJustin Luth
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-26tdf#32991 DOCexport: MSO-compatible table justificationJustin Luth
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-07loplugin:constparams in sw part9Noel Grandin
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