summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtstyli.cxx
AgeCommit message (Expand)Author
2021-07-19tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-08fastparser in stylesNoel Grandin
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-27Fix typosAndrea Gelmini
2020-08-27convert remaining XMLPropStyleContext subclasses to fastparserNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-06loplugin:flatten in xmloff/textNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: xmloffStephan Bergmann
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-08-12Fix typosAndrea Gelmini
2019-07-26Fix typosAndrea Gelmini
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-11-22xmloff: These arrays are constantTakeshi Abe
2017-11-15loplugin:flatten in xmloffNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-07-05xmloff: XMLTextStyleContext: remove property name constant membersMichael Stahl
2017-07-04xmloff: prefix members of XMLTextStyleContextMichael Stahl
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-05xmloff: typoMichael Stahl
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-13templatize SvXMLEnumMapEntryNoel Grandin
2017-01-23just for non exported thingsCaolán McNamara
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09improve commentDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-07-08loplugin:redundantcast: redundant static_casts in xmloffStephan Bergmann
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-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin