summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2023-01-08tdf#152710 sw: invalidate SwUnoCursors properly in DeleteRangeImpl()Michael Stahl
2022-12-22sw: fix ODT import of paragraph marker formattingMiklos Vajna
2022-12-14tdf#152266 only warn about script:event-listener with non-empty targetsCaolán McNamara
2022-11-07xmloff: write transliteration-spellout only in extended ODFLászló Németh
2022-09-25xmloff: ODF import: fix crash on fdo34997-1.odtMichael Stahl
2022-09-22tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-20tdf#150990 ODT export: fix zero layout size of scale/scale imagesMiklos Vajna
2022-09-14tdf#150927: properly handle nesting in tablesMike Kaganski
2022-09-07check impress/calc IFrame "FrameURL" targetCaolán McNamara
2022-08-31avmedia: implement video crop support in the ODP filterMiklos Vajna
2022-08-23tdf#150407 do not use loext in save in ODF strictRegina Henschel
2022-08-08tdf#150235: use correct types in XMLTextColumnsExportMike Kaganski
2022-07-26crashtest: fix crash on ODT export of forum-mso-de-84211.docxMiklos Vajna
2022-07-18tdf#96723 Number format: embedded text in decimalLaurent BP
2022-07-18tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-07-14Simplify XMLTextParagraphExport::addHyperlinkAttributesMike Kaganski
2022-07-11xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-08tdf#128150 Fix PPTX slide background fill mode for shapesSamuel Mehrbrodt
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-10new loplugin:moveitNoel Grandin
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08Related: tdf#149484 Write proper <number:boolean-style> with <number:text>Eike Rathke
2022-06-08Resolves: tdf#149484 Read and handle <number:text> in <number:boolean-style>Eike Rathke
2022-06-02Use o3tl::make_unsigned, length is known to be non-negativeStephan Bergmann
2022-06-02tdf#148846 TOC: Character fill for tabulation is wrongNoel Grandin
2022-06-02elide some makeStringAndClear() classNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-30these can be stack allocatedNoel Grandin
2022-05-28tdf#145178 xmloff: ODF import: fix another bad attributeMichael Stahl
2022-05-27tdf#145178 Formats in section Foot/Endnotes not read from saved filesLouis Possoz
2022-05-27sw content controls, date: add current date handlingMiklos Vajna
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25tdf#56266 sw xmloff: fix tracked deletions in insertionsLászló Németh
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24reduce space needed for NameSpaceMapNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24flatten the maps in SvXMLNamespaceMapNoel Grandin
2022-05-19sw content controls, picture: add ODT filterMiklos Vajna
2022-05-14elide some OUString construction in GetViewSettingsAndViewsNoel Grandin
2022-05-14elide temporary OUString in SvXMLExport::initializeNoel Grandin
2022-05-13tdf#121740 cheaper to clear namespacemap rather than allocatingNoel Grandin
2022-05-13reserve space in map in SvXMLNamespaceMapNoel Grandin
2022-05-12speed up simple use of NamedValueCollectionNoel Grandin
2022-05-12sw content controls, dropdown: add insert UIMiklos Vajna
2022-05-12tdf#121740 avoid some temporary OUString constructionNoel Grandin
2022-05-09sw content controls, drop-down: add ODT filterMiklos Vajna