summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2022-08-03tdf#143703 sw: always assign name for fly sectionVasily Melenchuk
2022-08-02tdf#148360: sw: do not ignore list label followed byVasily Melenchuk
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-08-01use more string_view when dealing with attributesNoel Grandin
2022-08-01tdf#120972 DOCX: fix import of decimal tabulatorsTünde Tóth
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2022-07-28these classes can be finalNoel Grandin
2022-07-28tdf#119840 remove some OUString allocationNoel Grandin
2022-07-25sw content controls, plain text: add DOCX importMiklos Vajna
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-15tdf#139759 writerfilter: avoid exception importing w:shd in commentsJustin Luth
2022-07-13tdf#139759 writerfilter: import comment highlightJustin Luth
2022-07-12tdf#149313: DOCX import: improved conditions for removeparagraphVasily Melenchuk
2022-07-11tdf#114734 writerfilter: avoid PostIt exceptionJustin Luth
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08tdf#149711 sw_redlinenum DOCX: import moveTo paragraph markLászló Németh
2022-07-07tdf#149089 fallback GridMode.Mark Hung
2022-07-01tdf#126395 writerfilter: don't guess table directionJustin Luth
2022-06-28Typo: "getGridBefore" instead of "getGridAfter"Julien Nabet
2022-06-28crashtesting: assert on loading forum-mso-en-8971.docxCaolán McNamara
2022-06-28crashtesting: fix assert seen with forum-mso-en-8349.docxCaolán McNamara
2022-06-28tdf#149654 sw content controls: fix missing string before inline SDT from DOCXMiklos Vajna
2022-06-23crashtesting: assert on loading forum-mso-en-11942.docxCaolán McNamara
2022-06-21remove oox::OptValue::setNoel Grandin
2022-06-21rename oox::OptValue::has() to has_valueNoel Grandin
2022-06-14Remove some unused includesMiklos Vajna
2022-06-13crashtesting: assert seen on loading forum-mso-de-79405.docxCaolán McNamara
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08RTF filter: allow measuring page borders from the edge of the pageMiklos Vajna
2022-06-08DOC import: allow negative page border distancesMiklos Vajna
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
2022-06-03No need to static_cast these const Id (aka sal_uInt32) valuesStephan Bergmann
2022-05-30these can be stack allocatedNoel Grandin
2022-05-30sw content controls, date: add DOCX importMiklos Vajna
2022-05-26tdf#146955 DOCX import: fix SAX exception with footnotesLászló Németh
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-23sw: copy grab bags in mail mergeMichael Stahl
2022-05-20sw content controls, picture: add DOCX filterMiklos Vajna
2022-05-19tdf#148132: Revert "n#758883 dmapper: paragraph-level..."Vasily Melenchuk
2022-05-18tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk
2022-05-11sw content controls, drop-down: add DOCX importMiklos Vajna
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann
2022-05-04tdf#146346 DOCX import: fix table margins in footnotesLászló Németh
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin