summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-26tdf#39674 Translate some German variable namesJohnny_M2-3/+3
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin3-15/+6
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-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 Nitschke4-6/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke3-3/+0
2017-05-19loplugin:unusedfieldsNoel Grandin4-6/+1
2017-05-18drop toStringCaolán McNamara1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+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 Nitschke13-13/+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 Grandin6-22/+25
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-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann10-16/+16
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin4-9/+10
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2-5/+5
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-14remove unused RID constantsNoel Grandin2-7/+1
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin1-2/+2
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+2