summaryrefslogtreecommitdiff
path: root/basic/source/basmgr/basicmanagerrepository.cxx
AgeCommit message (Expand)Author
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
2013-10-02sal_Bool to boolTakeshi Abe
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-01remove boilerplate commentsThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-01-03fix buildLuboš Luňák
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza
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