summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2022-07-13tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-07-08tdf#149711 sw_redlinenum DOCX: import moveTo paragraph markLászló Németh
2022-07-07tdf#149089 fallback GridMode.Mark Hung
2022-06-28tdf#149654 sw content controls: fix missing string before inline SDT from DOCXMiklos Vajna
2022-06-27crashtesting: fix assert seen with forum-mso-en-8349.docxCaolán McNamara
2022-06-24crashtesting: assert on loading forum-mso-en-11942.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
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29tdf#126636 writerfilter: import USERNAME field as fixedJustin Luth
2022-04-29sw content controls, checkbox: add DOCX importMiklos Vajna
2022-04-28tdf#100680 sw DOCX compatibility: fix wrap of as_char flysAttila Bakos (NISZ)
2022-04-27tdf#148380 sw ms: import select fldLock'd fields as FIXEDJustin Luth
2022-04-27tdf#148515: RTF filter: do not use char prop defaults for tablesVasily Melenchuk
2022-04-26add o3tl::toUInt32Noel Grandin
2022-04-26rtf filter: reduce memory allocations countVasily Melenchuk
2022-04-26tdf#132475 sw ms: import/export DI_CHANGE as fieldJustin Luth
2022-04-25tdf#132475 writerfilter: use proper date-field defaultsJustin Luth
2022-04-22tdf#132475 writerfilter: connect PRINTDATE with DocInfo.PrintDateTimeJustin Luth
2022-04-22cleanup writerfilter lcl_ParseFormatJustin Luth
2022-04-20sw content controls: add initial DOCX importMiklos Vajna
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin
2022-04-14use more string_view in filterNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-11tdf#148380 writerfilter: Import AUTHOR as FIXEDFLDJustin Luth
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin