summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api/ReportDefinition.cxx
AgeCommit message (Expand)Author
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-24ReportDesign: FooterBackGraphic may be voidJulien Nabet
2018-10-23Special methods NewStandardLayer and SetStandardLayer not neededRegina Henschel
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-13-Werror,-Wself-assignStephan Bergmann
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann