summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/sdr
AgeCommit message (Expand)AuthorFilesLines
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-2/+4
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-3/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand2-6/+6
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 Grand4-140/+145
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand4-145/+140
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand4-140/+145
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin6-15/+15
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 Bergmann2-2/+2
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann1-1/+1
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann1-17/+13
2017-11-29loplugin:unusedmethodsNoel Grandin1-26/+0
2017-10-23loplugin:includeform: reportdesignStephan Bergmann10-63/+63
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-01throw more useful uno::Exception'sNoel Grandin1-6/+6
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin2-30/+28
2017-08-03loplugin:constparams in reportdesignNoel Grandin2-2/+2
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara8-152/+26
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann2-4/+2
2017-06-26tdf#39674 Translate some German variable namesJohnny_M1-2/+2
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl1-1/+1
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke1-1/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke3-3/+0
2017-05-18drop toStringCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+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-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin1-5/+6
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-5/+5
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-2/+2
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+2
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann1-6/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-14/+12
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-6/+0
2017-01-17new loplugin: useuniqueptr: jvmfwk..saxNoel Grandin1-4/+3