summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLTextShapeStyleContext.cxx
AgeCommit message (Expand)Author
2023-01-17xmloff: use XThemeColor in ODF, change the format for themesTomaž Vajngerl
2021-02-17loplugin:referencecasting in xmloffNoel
2020-12-08fastparser in stylesNoel Grandin
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29use fastparser in SvXMLPropertySetContext 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 SdXMLMasterPageContextNoel Grandin
2020-08-26use fastparser in SwXMLStylesContext_ImplNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-03use more explicit types in xmloffNoel 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-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-07Fix typoAndrea Gelmini
2018-08-22new loplugin:conststringfieldNoel Grandin
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2016-12-01loplugin:unnecessaryoverride (dtors) in xmloffStephan Bergmann
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-05-03use Any constructor for bool values, instead of temporary varsNoel Grandin
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14tdf#92586 xmloff: fix import of stretched background imageMiklos Vajna
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-01loplugin: cstylecastNoel Grandin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang