summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2021-01-17duplicate break (xmloff/txtimp)Julien Nabet
2021-01-17use ::Color in ColorPropertySet constructorNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2021-01-11xmloff: "form:datasource" vs. "db:data-source"Michael Stahl
2021-01-10fix coverity parse errorsCaolán McNamara
2021-01-09fix coverity parse errorsCaolán McNamara
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