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