summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtww8.cxx
AgeCommit message (Expand)Author
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-26loplugin:useuniqueptr in WW8ExportNoel Grandin
2018-07-26loplugin:useuniqueptr in MSWordExportBaseNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-15Translate German variable namesJohnny_M
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-28tdf#116570 ww8 export: skip sectionbreak for footnotesJustin Luth
2018-03-26tdf93121 MS export: only one fake tab per footnoteJustin Luth
2018-03-23remove isolated commentJustin Luth
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-04Translate German variable namesJohnny_M
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-13TypedWhichId in sw (TXTATTR)Noel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08tdf#41650 DOCX export: split para on section breakTamas Bunth
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
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