summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr/RptObject.cxx
AgeCommit message (Expand)Author
2018-10-11tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-07-30tdf#118730 Correct ReportDesigner Object creationArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
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-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-15loplugin:changetoolsgen in oox,reportdesignNoel Grandin
2018-01-15More loplugin:cstylecast: reportdesignStephan Bergmann
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-29Use Size::Width/Height instead of inherited Pair::A/BStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-07-21loplugin:unusedmethods reportdesign,scaddinsNoel Grandin
2015-06-29fdo#39468 Translate German Comments - reportdesignPhillip Sz
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-01-30chisel off some more unused codeCaolán McNamara
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-06-18rtl::Reference fits just fine hereStephan Bergmann