summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)Author
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-13tdf#117994 ww8export: extend Chp over CRJustin Luth
2018-08-10unnecessary null check before dynamic_cast, in swNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-26loplugin:useuniqueptr in WW8ExportNoel Grandin
2018-07-13tdf#118702: partially revert the fix for tdf#78907Xisco Fauli
2018-07-06tdf#86371 sw export: SvxInterLineSpaceRule::Off == single spacingJustin Luth
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-04-12sw: fix some IWYU warningsMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-05coverity#1433793 silence Explicit null dereferencedCaolán McNamara
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28Translate German function namesJohnny_M
2018-03-18tdf#112118: use correct border when calculating marginMike Kaganski
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-07use more Color in swNoel Grandin
2018-03-04Translate German variable namesJohnny_M
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-05TypedWhichId in sw(2)Noel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-31SvxNumberFormat::GetAbsLSpace returns short...Stephan Bergmann
2018-01-17tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski
2018-01-16tdf#115013: write merge field column into docx merge fieldsMike Kaganski
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-29Fix typosAndrea Gelmini
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-19Fix typosAndrea Gelmini
2017-11-10Fix typosAndrea Gelmini
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-11-09tdf#66401 don't lose docx-combined-characters' font props on roundtripAndreas Brandner
2017-11-05Fix typosAndrea Gelmini
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-11-03tdf#38778 Fix output of the font in DOC runSerge Krot
2017-10-20tdf#107111: DOCX export: restore HideTabLeader... attribute after TOXVasily Melenchuk
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-03tdf#112169: Crash while saving character background color to DOCXTamás Zolnai
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17Fix typosAndrea Gelmini
2017-08-17tdf#55427 ww8export: treat document-end-footnotes as endnotesJustin Luth
2017-08-07loplugin:constparams in sw part9Noel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-29writerfilter: prevent last character of field switch eatenMark Hung