summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
AgeCommit message (Expand)Author
2018-10-16tdf#119885: OOXML import: try to get cell paddings as Word doesMike Kaganski
2018-10-16ofz#10994 move the reset of trailing fly paras to before redline processingCaolán McNamara
2018-10-16tdf#112520 RTF export: write ZOrder only for toplevel shapesMiklos Vajna
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-12sw: create DocxExport instances with an uno constructorMiklos Vajna
2018-10-12tdf120224 docx export: don't double up field bookmarksJustin Luth
2018-10-11related tdf#120225 ww8export: save PROTECT_FORMJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-05Fix typoAndrea Gelmini
2018-10-05sw: create RtfExport instances with an uno constructorMiklos Vajna
2018-10-05use more std::move in sw/Noel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-02coverity#1439597 it's not possible for SwPaM::End to return nullMichael Stahl
2018-09-29tdf#92026 docxexport: eliminate fake tblBordersJustin Luth
2018-09-28Fix DI_TITEL -> DI_TITLEAndrea Gelmini
2018-09-27tdf#119037 rtf (im/ex)port: new borderlinesJustin Luth
2018-09-26tdf#119037 doc/x export: new borderlinesJustin Luth
2018-09-26sw: use auto when initializing with a template cast ...Miklos Vajna
2018-09-23loplugin:unusedmethodsNoel Grandin
2018-09-21coverity#1439597 Dereference before null checkCaolán McNamara
2018-09-21ofz#10523 infinite .doc parse recursionCaolán McNamara
2018-09-20ofz#10523 guard aginst 0 pF->nLCodeCaolán McNamara
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-09-19tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot
2018-09-19sw: rename SwNode MakeFrame overloadsMichael Stahl
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::LoadThroughDecryptionNoel Grandin
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::InsertAttrsAsDrawingAttrsNoel Grandin
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::InsertOleNoel Grandin
2018-09-18loplugin:useuniqueptr in SwWW8ImplReader::ReadPlainCharsNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15tdf#115521 DOCX export: keep empty paragraphs in tracked deletionLászló Németh
2018-09-14tdf#119848 DOCX export: keep tracked deleted empty lineLászló Németh
2018-09-14tdf#82177 docx export: eliminate invalid tbl insideV/H bordersJustin Luth
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-09-11loplugin:constantparamNoel Grandin
2018-09-10tdf#82177 docx export: eliminate invalid tcPr insideV/H bordersJustin Luth
2018-09-09Fix typoAndrea Gelmini
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-06make SwWriteTableRows be a vector of std::unique_ptrNoel Grandin
2018-09-04tdf#94009 ww8export: always export section marginsJustin Luth
2018-09-03ofz#10198 reset uncommitted fly stuff & pams before applying redliningCaolán McNamara
2018-09-01Revert "tdf#117994 ww8export: extend Chp over CR"Justin Luth
2018-08-31tdf#82177 docx export: no inside borders on outside cellsJustin Luth
2018-08-30Translate German commentsJohnny_M
2018-08-29tdf#119232 ww8import: even page means default to start on page 2Justin Luth