summaryrefslogtreecommitdiff
path: root/include/basic/basmgr.hxx
AgeCommit message (Expand)Author
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-07-24tdf#92620 - Adjust error message about exceeding legacy module sizeAndreas Heinisch
2023-02-19Fix error compiler error with VS2019 C2487Andras Timar
2023-02-16set visibility of classes in mergelib+asan caseAndras Timar
2022-11-25Fold OldBasicPassword into basic::SfxScriptLibraryContainerStephan Bergmann
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-05-31clang-tidy modernize-pass-by-value in basicNoel Grandin
2022-05-11in SetGlobalUNOConstant, only retrieve old value if we need itNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-12-01improve the script for reducing symbol exportsNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-08-29basic : remove BasicManagerImplArnaud Versini
2021-06-19loplugin:finalclassesNoel Grandin
2020-11-17loplugin:stringviewparam check methods tooNoel
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