summaryrefslogtreecommitdiff
path: root/include/xmloff/prstylei.hxx
AgeCommit message (Expand)Author
2020-12-08fastparser in stylesNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
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-03use more explicit types in xmloffNoel Grandin
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-03-16Revert "loplugin:constfields in xmloff"Noel Grandin
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-13loplugin:constfields in xmloffNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
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-01-15loplugin:unusedmethods unused return value in include/xmloffNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-23com::sun::star->css in include/ucbhelper to include/xmlscriptNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-10-01loplugin: cstylecastNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2013-11-09fdo#65108 inter-module includes <> include/xmloffNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/xml*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen