summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr/RptObject.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-05-02reportdesign: sal_Bool->boolNoel Grandin1-23/+23
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-02-26Remove visual noise from reportdesignAlexander Wilms1-26/+26
2014-02-23Remove unneccessary commentsAlexander Wilms1-51/+51
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-34/+0
2013-11-11remove unnecessary use of OUString constructor in REPORTDESIGN moduleNoel Grandin1-2/+2
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin1-1/+1
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane1-1/+1
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-09fdo#66582 avoid crash because of missing modelDavid Tardon1-1/+1