summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#143979 Write and read empty text element in number formatsEike Rathke2021-08-252-1/+4
* tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl2021-07-191-1/+11
* new ODF numbered list parameter loext:num-list-formatVasily Melenchuk2021-06-291-0/+1
* tdf#90401 xmloff: remove personal info of comments and changesLászló Németh2021-06-171-0/+6
* no need to allocate this separatelyNoel Grandin2021-05-301-1/+1
* tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh2021-05-271-0/+1
* simplify some XMLPropertyState memory managementNoel Grandin2021-05-201-2/+3
* tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2021-05-102-1/+11
* loplugin:constmethodNoel Grandin2021-05-051-1/+1
* tdf#76258 Add ODF import/exportSamuel Mehrbrodt2021-05-041-0/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-024-7/+7
* loplugin:unusedfieldsNoel Grandin2021-04-122-3/+0
* Recheck include/ with IWYUGabor Kelemen2021-04-094-4/+3
* tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl2021-04-071-1/+1
* tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna2021-03-311-0/+1
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-03-311-0/+3
* loplugin:unusedvarsglobalNoel2021-03-251-1/+0
* tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl2021-03-251-0/+1
* loplugin:unusedmethodsNoel2021-03-241-1/+0
* ODF load: suppress calendar modifiers in format codes if possibleEike Rathke2021-03-211-1/+16
* tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl2021-03-151-0/+9
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-03-033-1/+25
* restore namespace unwinding in SvXMLImportNoel2021-02-241-0/+4
* [API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt2021-02-221-0/+3
* loplugin:referencecasting add check for new rtl::Reference operatorNoel2021-02-181-1/+1
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-081-0/+1
* tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna2021-02-031-0/+1
* loplugin:stringviewparam extend to new..Noel2021-01-292-2/+2
* xmloff: "form:datasource" vs. "db:data-source"Michael Stahl2021-01-111-1/+2
* loplugin:unusedfieldsNoel2021-01-061-2/+0
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-291-1/+2
* Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann2020-12-271-1/+5
* Improve handle of custom XML entitiesdante2020-12-261-2/+1
* use string_view in ProcessAttributeNoel2020-12-221-0/+8
* use std::u16string_view in SvXMLTokenEnumeratorNoel2020-12-211-4/+4
* use more string_view in IsXMLTokenNoel2020-12-184-8/+8
* use more string_view in convertEnumNoel2020-12-182-0/+43
* use more string_view in SvXMLUnitConverterNoel2020-12-171-6/+6
* prevent accidentally passing a temporaryNoel Grandin2020-12-171-0/+3
* use views to parseNoel2020-12-161-1/+1
* use views to parse rather than allocating OUStringNoel2020-12-151-1/+12
* loplugin:unusedmethodsNoel2020-12-141-1/+0
* Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann2020-12-091-2/+3
* remove now unused XML_TOK_ constantsNoel2020-12-082-345/+0
* remove unused SvXMLTokenMap from XMLFontStylesContextNoel2020-12-081-8/+0
* fastparser in stylesNoel Grandin2020-12-086-15/+6
* loplugin:unusedmethodsNoel2020-12-074-58/+0
* loplugin:unusedfieldsNoel2020-12-071-1/+0
* convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin2020-12-077-76/+18
* fastparser in XMLImpSpanContext_ImplNoel Grandin2020-12-061-0/+3