summaryrefslogtreecommitdiff
path: root/basic/source/basmgr/vbahelper.cxx
AgeCommit message (Expand)Author
2021-12-18osl::Mutex->std::mutex in CurrDirPoolNoel Grandin
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2020-04-19loplugin:flatten in basicNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-14clang-tidy modernize-concat-nested-namespace in basic..canvasNoel Grandin
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2015-09-03basic: remove over-engineered XEnumeration serviceMichael Stahl
2015-07-06tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2014-03-27basic: sal_Bool->boolNoel Grandin
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
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-05Remove unused code from basicElton Chung
2012-01-10callcatcher: update listCaolán McNamara
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-04-01CWS-TOOLING: integrate CWS calcvbaIvo Hinkelmann
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-02-21masterfix DEV300: #i10000# added missing fileIvo Hinkelmann