summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan Bergmann
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-31loplugin:loopvartoosmall fix buildCaolán McNamara
2020-12-31remove unnecessary list member counterJochen Nitschke
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-26Improve handle of custom XML entitiesdante
2020-12-23Directly create strings in *::MapTokenToServiceNameStephan Bergmann
2020-12-23Fix dubious OUStringLiteral with automatic storage durationStephan Bergmann
2020-12-22use string_view in ProcessAttributeNoel
2020-12-21use std::u16string_view in SvXMLTokenEnumeratorNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
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-17use views to parseNoel
2020-12-17use views to parseNoel
2020-12-17use views to parseNoel
2020-12-17use views to parseNoel
2020-12-16use views to parseNoel
2020-12-16use views to parseNoel
2020-12-15use views to parseNoel
2020-12-15remove assert which crashes ooo119798-1.pptNoel
2020-12-15use views to parse rather than allocating OUStringNoel
2020-12-14use more direct parsing on FastAttributeListNoel
2020-12-14loplugin:unusedfieldsNoel
2020-12-14loplugin:unusedmethodsNoel
2020-12-13Get rid of wrong warning in propertyexport (forms)Julien Nabet
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
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-08remove unused SvXMLTokenMapEntryNoel
2020-12-08fastparser in stylesNoel Grandin
2020-12-07Fix typoAndrea Gelmini
2020-12-07Removed duplicated includesAndrea Gelmini
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
2020-12-06fastparser in XMLTextFrameContext_ImplNoel Grandin
2020-12-05fastparser in XMLTextFrameContextNoel Grandin
2020-12-05fastparser in SdXMLTableShapeContextNoel Grandin
2020-12-04no need to use GetLocalName hereNoel
2020-12-04fastparser in SdXMLChartShapeContextNoel Grandin
2020-12-04call createFastChildContextFallback in more placesNoel Grandin
2020-12-04move some logic inside createFastChildContextFallbackNoel
2020-12-04fastparser in a couple of random placesNoel