summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2022-06-16tdf#149551 write draw:text-rotate-angle only onceRegina Henschel
2022-06-14Remove some unused includesMiklos Vajna
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
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