summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/api
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+4
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-7/+7
2018-04-19tdf#42949 Remove unnecessary localization headers from reportdesignGabor Kelemen1-2/+0
2018-04-15remove some unused comphelper includesJochen Nitschke2-1/+1
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-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+21
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-21/+11
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-11/+21
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2-3/+3
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 Grandin3-5/+5
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: reportdesignStephan Bergmann18-110/+110
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-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 Grandin1-1/+1
2017-08-03loplugin:constparams in reportdesignNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara15-52/+52
2017-07-06use more begin()/end() for SequenceNoel Grandin1-2/+1
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin2-12/+5
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke2-22/+6
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke1-1/+0
2017-05-19loplugin:unusedfieldsNoel Grandin2-3/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke11-11/+0
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin3-4/+15
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann10-16/+16
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin1-1/+0
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann5-0/+8
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann14-624/+607
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin1-6/+0
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-19/+19