summaryrefslogtreecommitdiffstats
path: root/basic/source/inc/namecont.hxx
Commit message (Expand)AuthorAgeFilesLines
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-021-2/+2
* use string_view in INetURLObject::encodeNoel Grandin2021-04-281-3/+3
* loplugin:refcounting in basicNoel2021-02-261-1/+1
* loplugin:refcounting in basicNoel2021-02-221-2/+2
* tdf#124176 Use #pragma once in basicGeorge Bateman2020-09-041-4/+1
* sal_Char->char in avmedia..basicNoel Grandin2019-12-181-4/+4
* tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen2019-11-121-4/+0
* basic: SfxLibraryContainer: replace maMutexMichael Stahl2017-12-061-2/+4
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-061-12/+12
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* loplugin:finalclasses in basic,basegfxNoel Grandin2017-11-101-3/+3
* loplugin:constparams in various(1)Noel Grandin2017-11-041-1/+1
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-4/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-197/+78
* New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann2017-01-191-0/+11
* loplugin:expandablemethods in avmedia..canvasNoel Grandin2016-11-111-3/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-1/+1
* teach refcounting clang plugin about uno::ReferenceNoel Grandin2016-05-311-2/+3
* Fix typosAndrea Gelmini2016-05-251-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-9/+0
* sequence->vector in basicNoel Grandin2016-02-081-2/+2
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-3/+3
* loplugin:unusedfields in basicNoel Grandin2015-12-231-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-77/+77
* new loplugin: refcountingNoel Grandin2015-08-031-5/+5
* com::sun::star->css in basicNoel Grandin2015-07-201-253/+244
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-061-5/+4
* coverity#1308521 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-8/+8
* loplugin:staticmethodsNoel Grandin2015-04-131-7/+4
* V801: Decreased performanceCaolán McNamara2015-03-091-11/+11
* V813: Decreased performanceCaolán McNamara2015-03-041-2/+2
* boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara2014-12-271-2/+2
* Further clean-upStephan Bergmann2014-12-031-2/+0
* coverity#706241 Uncaught exceptionCaolán McNamara2014-07-031-0/+11
* fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2014-05-221-0/+4
* basic: sal_Bool->boolNoel Grandin2014-04-071-22/+22
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-5/+5
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-77/+77
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-72/+72
* Remove visual noise from basicAlexander Wilms2014-02-251-9/+9
* fixincludeguards.sh: basicThomas Arnhold2013-10-281-2/+2
* fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin2013-05-141-1/+1
* fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin2013-05-141-3/+3
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-1/+1
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-10/+9