summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2021-08-25Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-06-17tdf#90401 xmloff: remove personal info of comments and changesLászló Németh
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-05loplugin:constmethodNoel Grandin
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-12loplugin:unusedfieldsNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-25loplugin:unusedvarsglobalNoel
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-24loplugin:unusedmethodsNoel
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-24restore namespace unwinding in SvXMLImportNoel
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2021-01-06loplugin:unusedfieldsNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26Improve handle of custom XML entitiesdante
2020-12-22use string_view in ProcessAttributeNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-18use more string_view in IsXMLTokenNoel
2020-12-18use more string_view in convertEnumNoel
2020-12-17use more string_view in SvXMLUnitConverterNoel
2020-12-17prevent accidentally passing a temporaryNoel Grandin
2020-12-16use views to parseNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann
2020-12-08remove now unused XML_TOK_ constantsNoel
2020-12-08remove unused SvXMLTokenMap from XMLFontStylesContextNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin