summaryrefslogtreecommitdiff
path: root/basic/source/inc/namecont.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-10loplugin:finalclasses in basic,basegfxNoel Grandin1-3/+3
2017-11-04loplugin:constparams in various(1)Noel Grandin1-1/+1
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-4/+4
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-197/+78
2017-01-19New loplugin:dynexcspec: Add @throws documentation, basicStephan Bergmann1-0/+11
2016-11-11loplugin:expandablemethods in avmedia..canvasNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin1-2/+3
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-9/+0
2016-02-08sequence->vector in basicNoel Grandin1-2/+2
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin1-3/+3
2015-12-23loplugin:unusedfields in basicNoel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-77/+77
2015-08-03new loplugin: refcountingNoel Grandin1-5/+5
2015-07-20com::sun::star->css in basicNoel Grandin1-253/+244
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-5/+4
2015-06-28coverity#1308521 Uncaught exceptionCaolán McNamara1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-8/+8
2015-04-13loplugin:staticmethodsNoel Grandin1-7/+4
2015-03-09V801: Decreased performanceCaolán McNamara1-11/+11
2015-03-04V813: Decreased performanceCaolán McNamara1-2/+2
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara1-2/+2
2014-12-03Further clean-upStephan Bergmann1-2/+0
2014-07-03coverity#706241 Uncaught exceptionCaolán McNamara1-0/+11
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl1-0/+4
2014-04-07basic: sal_Bool->boolNoel Grandin1-22/+22
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-5/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-77/+77
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-72/+72
2014-02-25Remove visual noise from basicAlexander Wilms1-9/+9
2013-10-28fixincludeguards.sh: basicThomas Arnhold1-2/+2
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin1-1/+1
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin1-3/+3
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza1-1/+1
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-10/+9
2012-11-07basic: String -> OUStringNorbert Thiebaud1-87/+87
2012-08-20sal_Bool to boolTakeshi Abe1-1/+1
2012-08-19sal_Bool to boolTakeshi Abe1-8/+8
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-28/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-8/+8
2012-03-26removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe1-5/+0
2012-03-05Remove unused code from basicElton Chung1-5/+0
2012-02-24basic: remove un-used return value indicating failureMichael Meeks1-4/+4
2011-08-16fix merge foobar, use css::script::XLibraryQueryExecutable for LibrarayNoel Power1-13/+2
2011-08-14class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURLLionel Elie Mamane1-1/+1