summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2021-04-12loplugin:unusedfieldsNoel Grandin2-3/+0
2021-04-09Recheck include/ with IWYUGabor Kelemen4-4/+3
2021-04-07tdf#141467 xmloff,sc,sw: ODF export: reorder flys' ZOrder/z-index harderMichael Stahl1-1/+1
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna1-0/+1
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl1-0/+3
2021-03-25loplugin:unusedvarsglobalNoel1-1/+0
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl1-0/+1
2021-03-24loplugin:unusedmethodsNoel1-1/+0
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke1-1/+16
2021-03-15tdf#133487 sw ODF export: reorder flys' ZOrder/z-index...Michael Stahl1-0/+9
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl3-1/+25
2021-02-24restore namespace unwinding in SvXMLImportNoel1-0/+4
2021-02-22[API CHANGE] tdf#133423 Implement chart:regression-moving-typeSamuel Mehrbrodt1-0/+3
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel1-1/+1
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt1-0/+1
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna1-0/+1
2021-01-29loplugin:stringviewparam extend to new..Noel2-2/+2
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl1-1/+2
2021-01-06loplugin:unusedfieldsNoel1-2/+0
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+2
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann1-1/+5
2020-12-26Improve handle of custom XML entitiesdante1-2/+1
2020-12-22use string_view in ProcessAttributeNoel1-0/+8
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel1-4/+4
2020-12-18use more string_view in IsXMLTokenNoel4-8/+8
2020-12-18use more string_view in convertEnumNoel2-0/+43
2020-12-17use more string_view in SvXMLUnitConverterNoel1-6/+6
2020-12-17prevent accidentally passing a temporaryNoel Grandin1-0/+3
2020-12-16use views to parseNoel1-1/+1
2020-12-15use views to parse rather than allocating OUStringNoel1-1/+12
2020-12-14loplugin:unusedmethodsNoel1-1/+0
2020-12-09Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann1-2/+3
2020-12-08remove now unused XML_TOK_ constantsNoel2-345/+0
2020-12-08remove unused SvXMLTokenMap from XMLFontStylesContextNoel1-8/+0
2020-12-08fastparser in stylesNoel Grandin6-15/+6
2020-12-07loplugin:unusedmethodsNoel4-58/+0
2020-12-07loplugin:unusedfieldsNoel1-1/+0
2020-12-07convert SvXMLImport to fastparser, drop slowparser pathsNoel Grandin7-76/+18
2020-12-06fastparser in XMLImpSpanContext_ImplNoel Grandin1-0/+3
2020-12-04fastparser in CreateGroupChildContextNoel1-0/+5
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann1-1/+1
2020-12-03fastparser in ScXMLChangeTextPContextNoel1-0/+5
2020-12-02fastparser in XMLChangeElementImportContextNoel1-0/+6
2020-12-01cid#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-2/+2
2020-11-30fastparser in shapeimportNoel1-1/+1
2020-11-29Preparing for mathml support of custom entity references.dante1-0/+2
2020-11-25use string_view for the parsing in sax utilsNoel1-4/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-4/+4
2020-11-23fastparser in SwXMLTableContextNoel Grandin1-6/+1