summaryrefslogtreecommitdiff
path: root/xmloff/source/text/txtstyli.cxx
AgeCommit message (Expand)Author
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
2014-07-01-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-09-10Mark as const / staticTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-02removed RTL_CONSTASCII_(U)STRINGPARAM xmloff(text)Chr. Rossmanith