summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8nds.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-15no section break after split paragraphTamas Bunth
2017-12-14tdf#41650 doc(x) export split paragraphTamas Bunth
2017-12-13sw: fix crash exporting ooo72077-2.odt to DOCXMichael Stahl
2017-12-13sw: fix crash exporting tdf93816-2.odt to WW8Michael Stahl
2017-12-10Fix typosAndrea Gelmini
2017-12-08fix for empty paragraphsTamas Bunth
2017-12-08tdf#41650 DOCX export: split para on section breakTamas Bunth
2017-11-21tdf#86087 don't decode linksSzymon Kłos
2017-11-19tdf#86087 Save relative links in DOCXSzymon Kłos
2017-11-14tdf#113790: skip charfmt grabbag items existing in autofmt grabbagMike Kaganski
2017-11-13Fix typosAndrea Gelmini
2017-11-09tdf#42346: DOC export of cross-references to objectsTamás Zolnai
2017-11-09TSCP: restore paragraph classification from DOC(X)Ashod Nakashian
2017-11-09tdf#66401 don't lose docx-combined-characters' font props on roundtripAndreas Brandner
2017-11-04tdf#42346: DOCX export of cross-references to objectsTamás Zolnai
2017-11-03TSCP: don't export metadata field text in DOCXAshod Nakashian
2017-11-03tdf#38778 Fix output of the font in DOC runSerge Krot
2017-10-28related tdf#38778 Speed-up: Do not traverse the whole arraySerge Krot
2017-10-23tdf#38778 fix missing run properties export for fields in docxSerge Krot
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-09-25Fix typosAndrea Gelmini
2017-09-18tdf#109310 ooxmlexport: write Xnote character styleJustin Luth
2017-09-07tdf#103090 replace spaces by underscore in bookmark names for DOCX.Vasily Melenchuk
2017-08-17MSWord export: adapt interface to avoid const_castMiklos Vajna
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-07loplugin:constparams in sw part8Noel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
2017-07-03Fix typosAndrea Gelmini
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-05-05tdf#39468: Translate German comments and terms in sw/source/filter/ww8/Jens Carl
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-03-02Complete the transition of SwRedlineTable::size_typeStephan Bergmann
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-01-23tdf#104061 MSWordExportBase: tables shouldn't prevent sectionbreakJustin Luth
2017-01-06tdf104061 - looking for test documentsJustin Luth