summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
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-21coverity#1401334 Uncaught exceptionCaolá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-20tdf#108402: avoid crash if filter doesn't matchJulien Nabet
2018-09-19tdf#118393: FILESAVE: DOCX Export loses header/footerSerge Krot
2018-09-19sw_redlinehide_2: replace SW_REDLINEHIDE with ExperimentalMode configMichael Stahl
2018-09-19sw_redlinehide_2: disable layout-cache for nowMichael Stahl
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-09-19sw_redlinehide_2: store flag in settings.xml tooMichael Stahl
2018-09-19sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl
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-18loplugin:useuniqueptr in SwHTMLParser::SetAttr_Noel Grandin
2018-09-18loplugin:useuniqueptr in AsciiReader::ReadNoel 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-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
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-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-31tdf#82177 docx export: no inside borders on outside cellsJustin Luth
2018-08-30sw XHTML export: xml:lang is not relevant for ReqIFMiklos Vajna
2018-08-30sw XHTML export: improve dummy OLE object handlingMiklos Vajna
2018-08-30Translate German commentsJohnny_M
2018-08-29tdf#119232 ww8import: even page means default to start on page 2Justin Luth
2018-08-29loplugin:constantparam (3)Noel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-27tdf#116436 rtf export: add missing table background fillJustin Luth
2018-08-25tdf#70195 docx export: default header/footer at 720Justin Luth
2018-08-24coverity#1438527 Nesting level does not match indentationCaolán McNamara
2018-08-24tdf#91292 docx export: COL_AUTO != cleared fillJustin Luth
2018-08-23Related rhbz#1618703: Properly handle failure encoding MS fileStephan Bergmann
2018-08-23loplugin:useuniqueptr in SwFltStackEntryNoel Grandin
2018-08-23related tdf#76683 docx export: use firstLine, not hangingJustin Luth