summaryrefslogtreecommitdiff
path: root/reportdesign/source/core
AgeCommit message (Expand)Author
2018-05-15tdf#117161 ReportBuilder horizontal align wrong when editingNoel Grandin
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky
2017-11-04Replace lists by vectors in reportdesignJulien Nabet
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-28Replace fancy Unicode in exception messageStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-02loplugin:casttovoid: reportdesignStephan Bergmann
2017-06-26tdf#39674 Translate some German variable namesJohnny_M
2017-06-26s/catched/caughtNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19loplugin:unusedfieldsNoel Grandin
2017-05-18drop toStringCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-12convert SdrLayerId to strong_intNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert oox module away from OSL_ASSERT to assertChris Sherlock
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: reportdesignStephan Bergmann
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03use actual UNO enums in reportdesign..svtoolsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-14remove unused RID constantsNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: reportdesignStephan Bergmann