summaryrefslogtreecommitdiff
path: root/xmloff/source/style/prstylei.cxx
AgeCommit message (Expand)Author
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
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-01loplugin: cstylecastNoel Grandin
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-20cppcheck: Prefer prefix ++/-- operatorsJulien Nabet
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
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-12-05Get rid of comphelper::UStringLessStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák