summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)AuthorFilesLines
2018-07-30tdf#118730 Correct ReportDesigner Object creationArmin Le Grand1-47/+50
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand3-7/+7
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+7
2018-04-25tdf#117161 ReportBuilder horizontal align wrong when editingNoel Grandin5-9/+85
2018-04-19tdf#42949 Remove unnecessary localization headers from reportdesignGabor Kelemen1-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke10-3/+7
2018-04-13-Werror,-Wself-assignStephan Bergmann1-1/+1
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+0
2018-04-09Make getSdrModelFromUnoModel work with SdrModel&Armin Le Grand1-2/+3
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 Grand5-151/+166
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand5-166/+151
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-151/+166
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin9-19/+19
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-03-10remove references to {Header,Footer,Para}GraphicURLTomaž Vajngerl1-4/+0
2018-03-01sc: add props. BackGraphic as replacement for BackGraphicURLTomaž Vajngerl1-0/+4
2018-02-28convert COL_ constants to be of type ColorNoel Grandin4-6/+6
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 Bergmann3-4/+4
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann2-2/+2
2017-12-22lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-12-19remove unused typedefsNoel Grandin2-6/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann8-8/+8
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann1-17/+13
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin2-2/+2
2017-11-29loplugin:unusedmethodsNoel Grandin1-26/+0
2017-11-04Replace lists by vectors in reportdesignJulien Nabet2-4/+4
2017-10-23loplugin:includeform: reportdesignStephan Bergmann41-187/+187
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-11/+9
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-6/+4
2017-10-03new loplugin:blockblockNoel Grandin1-4/+2
2017-10-01throw more useful uno::Exception'sNoel Grandin1-6/+6
2017-09-28Replace fancy Unicode in exception messageStephan Bergmann1-3/+2
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-2/+1
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin2-123/+111
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-11/+10
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-31/+29
2017-08-03loplugin:constparams in reportdesignNoel Grandin3-3/+3
2017-08-01move resmgr to unotoolsCaolán McNamara2-6/+3
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara29-445/+83
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+1
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann4-11/+3