summaryrefslogtreecommitdiff
path: root/basic/source/basmgr/basicmanagerrepository.cxx
AgeCommit message (Expand)Author
2019-11-12tdf#42949 Fix IWYU warnings in basic/Gabor Kelemen
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-16Simplify containers iterations in basctl, basegfx, basic, bridgesArkadiy Illarionov
2018-09-05loplugin:useuniqueptr in SbiGlobalsNoel Grandin
2018-08-07loplugin:useuniqueptr in ImplRepositoryNoel Grandin
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-24Use for range loops in basegfx and basicJulien Nabet
2017-10-10basic: consistently use "" and <> in include directivesMike Kaganski
2017-05-19loplugin:comparisonwithconstant in basicNoel Grandin
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock
2017-02-15Drop :: prefix from std in [a-b]*/Tor Lillqvist
2017-02-09loplugin:staticmethodsTor Lillqvist
2017-02-09split getApplicationBasicManager into get and getOrCreateCaolán McNamara
2017-02-09Reapply "create ErrorHandlerFlags scoped enum for error handling flags""Noel Grandin
2017-02-07Revert "create ErrorHandlerFlags scoped enum for error handling flags"Michael Stahl
2017-02-07create ErrorHandlerFlags scoped enum for error handling flagsNoel Grandin
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-31cppcheck:assertWithSideEffectJochen Nitschke
2016-05-31Resolves: tdf#93386 crash when closing a Database with macro editor openCaolán McNamara
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in basicNoel Grandin
2016-03-09loplugin:constantparam in basicNoel Grandin
2016-01-07Some cleanup for sal_uIntPtr usageJohannes Hauf
2015-12-13BASIC: use c++ foreach loops when possible.Arnaud Versini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-28convert SbxFlagsBits to scoped enumNoel Grandin
2015-07-20com::sun::star->css in basicNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-08basic::ImplRepository: use SolarMutex instead of own mutexMichael Stahl
2014-08-22Revert "Simplify ImplRepository::impl_getLocationForModel return type"Stephan Bergmann
2014-08-22Remove BasicManagerCleanerStephan Bergmann
2014-08-22Simplify ImplRepository::impl_getLocationForModel return typeStephan Bergmann
2014-08-22Remove trivial typedef, to make code more obviousStephan Bergmann
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms