summaryrefslogtreecommitdiffstats
path: root/basic/source/basmgr/basicmanagerrepository.cxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#93386 crash when closing a Database with macro editor openCaolán McNamara2016-05-311-16/+38
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-2/+2
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-3/+0
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* clang-tidy performance-unnecessary-value-param in basicNoel Grandin2016-04-111-2/+2
* loplugin:constantparam in basicNoel Grandin2016-03-091-2/+2
* Some cleanup for sal_uIntPtr usageJohannes Hauf2016-01-071-1/+1
* BASIC: use c++ foreach loops when possible.Arnaud Versini2015-12-131-2/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* convert SbxFlagsBits to scoped enumNoel Grandin2015-07-281-1/+1
* com::sun::star->css in basicNoel Grandin2015-07-201-2/+2
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-8/+2
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-151-11/+0
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-1/+1
* loplugin:staticmethodsNoel Grandin2015-04-131-3/+3
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-021-1/+1
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* basic::ImplRepository: use SolarMutex instead of own mutexMichael Stahl2014-10-081-8/+10
* Revert "Simplify ImplRepository::impl_getLocationForModel return type"Stephan Bergmann2014-08-221-4/+4
* Remove BasicManagerCleanerStephan Bergmann2014-08-221-18/+4
* Simplify ImplRepository::impl_getLocationForModel return typeStephan Bergmann2014-08-221-4/+4
* Remove trivial typedef, to make code more obviousStephan Bergmann2014-08-221-9/+8
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-2/+2
* Remove visual noise from basicAlexander Wilms2014-02-251-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-231-23/+23
* sal_Bool to boolTakeshi Abe2013-10-021-2/+2
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-6/+4
* remove boilerplate commentsThomas Arnhold2013-04-011-2/+0
* loplugin: unused variablesThomas Arnhold2013-02-251-2/+0
* fix buildLuboš Luňák2013-01-031-1/+1
* fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza2013-01-031-5/+3
* Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza2013-01-031-4/+4
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-3/+5
* basic: String -> OUString in basicmanagerNorbert Thiebaud2012-11-031-15/+19
* Missing #includeStephan Bergmann2012-10-291-0/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Remove UNO includes commentsThomas Arnhold2012-06-291-2/+0
* probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara2012-06-281-2/+2
* Replace BasicErrorManager with std::vectorAugust Sodora2012-01-201-5/+4
* rmove include of pch header in basicNorbert Thiebaud2011-11-271-2/+0
* make assert useful, state *what* url is invalidCaolán McNamara2011-08-031-1/+6
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Remove most of dead code inlibs-core (basic)Xisco Faulí2011-03-211-5/+2
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-21/+42
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-21/+42
| |\
| | * removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-211-0/+7
| | |\