summaryrefslogtreecommitdiff
path: root/xmloff/source/style/prstylei.cxx
AgeCommit message (Expand)Author
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-09-28sw: paragraph styles: add ODT filter for a linked character styleMiklos Vajna
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2020-12-08fastparser in stylesNoel Grandin
2020-11-02create common macro and method for logging unknown attributesNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-25use fastparser in PageStyleContextNoel Grandin
2020-08-21no need to call superclass hereNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/styleNoel Grandin
2020-08-03use more explicit types in xmloffNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-03-09loplugin:unnecessaryvirtualNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-11-11xmloff: print a warning if we drop a style on the floorMichael Stahl
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-06-10o3tl::tryGet on a temporary is dangerousStephan Bergmann
2016-06-02New o3tl::try/doGet to obtain value from AnyStephan Bergmann
2016-06-02drop some more RTL_CONSTASCII_USTRINGPARAMNoel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-20tdf#97567 xmloff: use programmatic name for imported automatic style.Mark Hung
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht