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