summaryrefslogtreecommitdiffstats
path: root/basic/source/uno
Commit message (Expand)AuthorAgeFilesLines
* New loplugin:externalStephan Bergmann2018-09-172-2/+2
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-101-0/+1
* loplugin:useuniqueptr in BasicManagerNoel Grandin2018-08-032-5/+2
* Fix typosAndrea Gelmini2018-07-181-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-092-0/+2
* rename config_extension_update.h.in to config_extensions.h.inRene Engelhard2018-05-231-1/+1
* [API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2018-04-261-4/+2
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-16/+13
* remove some unused comphelper includesJochen Nitschke2018-04-151-0/+1
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-6/+6
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* change recursive ImageURL prop. search to use XGraphicTomaž Vajngerl2018-03-151-8/+13
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Silence loplugin:unnecessarycatchthrow with --disable-debugStephan Bergmann2018-01-041-4/+8
* loplugin:unusedindexMike Kaganski2017-12-181-4/+2
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2
* basic: SfxLibraryContainer: replace maMutexMichael Stahl2017-12-061-4/+3
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-062-20/+20
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* loplugin:constparams in various(1)Noel Grandin2017-11-041-1/+1
* basic: consistently use "" and <> in include directivesMike Kaganski2017-10-103-3/+3
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-4/+4
* loplugin:oncevarNoel Grandin2017-07-311-14/+7
* loplugin:oncevar: empty strings: basicStephan Bergmann2017-07-132-12/+6
* use more begin()/end() for SequenceNoel Grandin2017-07-061-10/+4
* loplugin:casttovoid: basicStephan Bergmann2017-07-021-17/+8
* std::unordered_map can erase an element by given key, if anyTakeshi Abe2017-06-241-4/+1
* convert ErrCode to strong typedefNoel Grandin2017-06-211-2/+2
* loplugin:oncevar accessibility..basicNoel Grandin2017-06-202-21/+11
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-182-3/+0
* use local statics in getTypes functionsJochen Nitschke2017-06-171-11/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-12/+2
* cleanup unused css/script/ includesJochen Nitschke2017-05-201-1/+0
* remove some unnecessary lockingNoel Grandin2017-05-151-4/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-4/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert basic module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-212-5/+5
* loplugin:constantparam part2Noel Grandin2017-04-051-2/+2
* remove type decorations on char literalsJochen Nitschke2017-03-301-10/+10
* new loplugin unoanyNoel Grandin2017-02-281-2/+2
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-152-40/+6
* tdf#42982 Make UNO error reporting more descriptiveSaurav Sachidanand2017-02-133-27/+23
* Add missing #includesStephan Bergmann2017-02-062-0/+3
* makeAny->Any in basctl..chart2Noel Grandin2017-02-032-10/+10
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-93/+15
* OSL_TRACE->SAL in avmedia..canvasNoel Grandin2016-12-131-1/+1