summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)Author
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-17sw_redlinehide_2: store flag in settings.xml tooMichael Stahl
2018-09-17sw_redlinehide_2: add *another* flag to DocumentRedlineManagerMichael Stahl
2018-09-17sw: rename SwNode MakeFrame overloadsMichael Stahl
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
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22tdf#106174 ww8import: bidi - prev adjust? prev bidi?Justin Luth
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-19Translate German commentsJohnny_M
2018-08-18tdf#116436 doc export: add missing table background fillJustin Luth
2018-08-18tdf#116436 docx export: add missing table background fillJustin Luth
2018-08-17loplugin:useuniqueptr in Tcg255Noel Grandin
2018-08-17loplugin:useuniqueptr in WW8ListManagerNoel Grandin
2018-08-16std::deque->std::vectorCaolán McNamara
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-16fix bug in SwCTBWrapper::ImportCustomToolBarNoel Grandin
2018-08-16loplugin:returnconstant in DocxAttributeOutputNoel Grandin
2018-08-15ofz#9917 use a WW8SprmIter to find the sprmCaolán McNamara