summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-05sd theme: add ODP import/export for shape fill color effectsMiklos Vajna
2022-05-03tdf#148714 Repair path in older CurvedArrow shapesRegina Henschel
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in xmloffNoel Grandin
2022-04-27tdf#146449 sw: fix Z-order after undoingAttila Bakos (NISZ)
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-27sw content controls, checkbox: add ODT filterMiklos Vajna
2022-04-25tdf#145240: Can't save drawing if I'm adding a short freeform line with no fillJulien Nabet
2022-04-20use more FastAttributeIter::toViewNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-13use more string_view in xmloffNoel 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-11sw content controls: add ODT importMiklos Vajna
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-08sw content controls: add ODT exportMiklos Vajna
2022-04-04oops, forgot to fix the commentMichael Stahl
2022-04-04forcepoint#101 sw: fix inserting at-page shapes to not set anchor posMichael Stahl
2022-04-04sc: sparkline import/export for ODFTomaž Vajngerl
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-30Resolves: tdf#117162 ImportDocumentHandler expects data provider to existCaolán McNamara
2022-03-18sd theme: add ODP import/export for shape fill colorMiklos Vajna
2022-03-16ODT export: fix fallback svg:width/height for text frames with relative sizesMiklos Vajna
2022-03-16sw clearing breaks: add ODF importMiklos Vajna
2022-03-15ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-14Return early if empty ref (xmloff/xmlimp)Julien Nabet
2022-03-13ofz: Use-of-uninitialized-valueCaolán McNamara
2022-03-11sw clearing breaks: add ODF exportMiklos Vajna
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-10ODT export: omit unreferenced <text:list xml:id="...">Miklos Vajna
2022-03-10tdf#116256 sw: fix textbox position in floating tableAttila Bakos (NISZ)
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)
2022-02-26cid#1500663 std::move a sal_uInt16 and then return the original is unorthodoxCaolán McNamara
2022-02-24ODT import: fix MSO-style <text:list text:continue-numbering="true">Miklos Vajna