summaryrefslogtreecommitdiff
path: root/include/basic/basmgr.hxx
AgeCommit message (Expand)Author
2019-11-03make some classes module-privateNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-03-07tdf#42949 Fix IWYU warnings in include/basic/*Gabor Kelemen
2018-08-03loplugin:useuniqueptr in BasicManagerNoel Grandin
2017-12-26loplugin:passstuffbyref improved return in basic,frameworkNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-20loplugin:constparams in basicNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-17loplugin:unusedenumconstants in basctl..editengNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-26tdf#89329: use unique_ptr for pImpl in basmgrXisco Fauli
2016-04-13loplugin:passstuffbyref in basicNoel Grandin
2016-04-11make GetGlobalUNOConstant and GetUNOConstant take an OUStringNoel Grandin
2016-03-03loplugin:unuseddefaultparams in basicNoel Grandin
2016-02-08sequence->vector in basicNoel Grandin
2016-01-15basic: coverity#1348466 checked returnMichael Stahl
2016-01-12loplugin:unusedmethods unused return value in include/basicNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20convert com::sun::star->css in include/basicNoel Grandin
2015-07-15loplugin:unusedmethods basicNoel Grandin
2015-04-19callcatcher: update unusedcodeCaolán McNamara
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13BASIC: Merge BasicLibs with BasicManagerImpl and use boost::ptr_vector.Arnaud Versini
2014-12-03fdo#84938 replace BASERR_REASON_ constants -> enumTobias Madl
2014-08-22Remove BasicManagerCleanerStephan Bergmann
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/{basegfx,basic}Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen