summaryrefslogtreecommitdiffstats
path: root/basic/source/uno/namecont.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-8/+8
* clang-tidy performance-unnecessary-value-param in basicNoel Grandin2016-04-111-3/+3
* loplugin:constantparam in toolsNoel Grandin2016-03-171-22/+22
* coverity#1355498 assume Unchecked return value is deliberateCaolán McNamara2016-03-141-1/+1
* basic: tdf#87530 don't copy storage that doesn't existMichael Stahl2016-03-071-2/+15
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* sequence->vector in basicNoel Grandin2016-02-081-18/+15
* loplugin:unusedfields in basicNoel Grandin2015-12-231-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-14/+14
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-6/+6
* yyyyyNoel Grandin2015-11-041-3/+3
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* cppcheck:variableScopeNoel Grandin2015-10-121-11/+9
* boost->stdCaolán McNamara2015-09-181-4/+4
* new loplugin: refcountingNoel Grandin2015-08-031-44/+44
* com::sun::star->css in basicNoel Grandin2015-07-201-6/+6
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Fix typosAndrea Gelmini2015-07-041-1/+1
* coverity#1308521 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-3/+3
* Rephrase comparisons between bool and sal_BoolStephan Bergmann2015-04-281-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-3/+3
* V801: Decreased performanceCaolán McNamara2015-03-091-12/+12
* basic: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-2/+2
* reduce scope of local variablesMichael Weghorn2014-12-061-2/+1
* Further clean-upStephan Bergmann2014-12-031-24/+1
* Code clean-up/consolidation task.Vishv Brahmbhatt2014-12-031-7/+3
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* basic: use SolarMutex to lock SfxLibraryContainerMichael Stahl2014-10-081-2/+2
* fdo#52076 remove Library dir when no libraryLionel Elie Mamane2014-09-041-6/+11
* detect if Standard is only library to *save*Lionel Elie Mamane2014-09-041-1/+1
* add const qualifierLionel Elie Mamane2014-09-041-1/+1
* fdo#52076 remove empty library instead of writing it out emptyLionel Elie Mamane2014-07-241-1/+5
* coverity#706241 Uncaught exceptionCaolán McNamara2014-07-031-9/+20
* coverity#706240 Uncaught exceptionCaolán McNamara2014-07-011-11/+17
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-5/+5
* coverity#1213486 Uncaught exceptionCaolán McNamara2014-06-131-10/+18
* iprevent violation of exception specMarkus Mohrhard2014-06-101-1/+6
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-311-8/+5
* remove more unnecessary use of OUString constructorNoel Grandin2014-05-271-1/+1
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-231-1/+1
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-221-4/+4
* fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2014-05-221-5/+12
* Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl2014-05-221-15/+15
* fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl2014-05-221-16/+44
* basic: sal_Bool->boolNoel Grandin2014-04-071-74/+74
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner2014-03-281-14/+7
* Remove remaining DBG_CTOR etc. remnants from basicStephan Bergmann2014-03-281-8/+0