summaryrefslogtreecommitdiff
path: root/xmloff/source/style
AgeCommit message (Expand)Author
2021-03-21ODF load: suppress calendar modifiers in format codes if possibleEike Rathke
2021-03-13ODF load: replace YY/YYYY with E/EE only for secondary calendarEike Rathke
2021-03-12ODF save: write explicit "gregorian" calendar, not empty if defaultEike Rathke
2021-03-11ODF save: handle implicit other calendar and switch to Gregorian for YYYYEike Rathke
2021-03-11ODF export: sort <style:font-face> elements based on the style:name attributeMiklos Vajna
2021-02-17loplugin:referencecasting in xmloffNoel
2021-02-03tdf#91920 sw page gutter margin: add ODF filterMiklos Vajna
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-28simplify code, use more subView()Noel
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-07Use o3tl::temporary in calls to OUString::iterateCodePointsStephan 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-26vcl: use Color:IsTransparent() where appropriateChris Sherlock
2020-12-23Fix dubious OUStringLiteral with automatic storage durationStephan Bergmann
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-15use views to parse rather than allocating OUStringNoel
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-08fastparser in stylesNoel Grandin
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-19tdf#123936 Formatting files in module xmloff with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-070xffffffff is COL_TRANSPARENT/COL_AUTOCaolán McNamara
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-29tdf#137627 sw top page border orientation: add ODFSzabolcs Toth
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-10-17fix fastparser namespace handling when...Noel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-10-01loplugin:reducevarscope in xmloffNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-11optimisation: use o3tl::sorted_vector in XMLPropertyStates_ImplNoel Grandin
2020-09-11optimisation: used std::vector for list of integersNoel Grandin
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-03Fix crashtest fdo77855.odtNoel Grandin
2020-09-02remove dead CTF_ALIEN_ATTRIBUTE_IMPORTNoel Grandin
2020-09-02loplugin:unusedfieldsNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-30use fastparser in XMLElementPropertyContext subclassesNoel Grandin
2020-08-29loplugin:unusedmethodsNoel Grandin