summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2022-04-08tdf#95706: RTF import: tolerant font table parsingVasily Melenchuk
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin
2022-04-07tdf#95706: RTF import: Use fontname suffixes to detect encodingVasily Melenchuk
2022-04-05Fix typosAndrea Gelmini
2022-04-05tdf#148361: docx sdt: cleanup databinding data after insertingVasily Melenchuk
2022-04-05tdf#139948: docx and rtf import: emulate border in betweenVasily Melenchuk
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-31tdf#148273 docx import: fix section break format leak to bulletsSarper Akdemir
2022-03-31tdf#116358: rtf import: "keep with next" also affects table rowsVasily Melenchuk
2022-03-29tdf#73499 DOCX import: fix grouped linked textboxAttila Bakos (NISZ)
2022-03-28Micro-optim of RTFTokenizer::resolveKeywordJulien Nabet
2022-03-26tdf#148111: docx std fields: use placeholder text for empty dataVasily Melenchuk
2022-03-25tdf#147861 writerfilter: use GetFieldResult, not current DocPropertyJustin Luth
2022-03-23forcepoint#82 back() called on empty vectorCaolán McNamara
2022-03-23tdf#111851: rtf import: fifty shades of greyVasily Melenchuk