summaryrefslogtreecommitdiffstats
path: root/basic/source/uno
Commit message (Expand)AuthorAgeFilesLines
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-2/+2
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-4/+4
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-2/+1
* kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b fdo#52076Noel Power2012-09-111-1/+0
* fix for fdo#52076 don't write out basic storage if no modulesNoel Power2012-09-111-1/+2
* sal_Bool to boolTakeshi Abe2012-08-211-6/+6
* sal_Bool to boolTakeshi Abe2012-08-201-15/+15
* sal_Bool to boolTakeshi Abe2012-08-193-28/+28
* re-base on ALv2 code. Includes:Michael Meeks2012-07-187-170/+107
* Some cppcheck cleaningJulien Nabet2012-06-301-1/+1
* Remove UNO includes commentsThomas Arnhold2012-06-291-3/+0
* reduce static_initialization_and_destruction chainCaolán McNamara2012-06-251-10/+1
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-212-16/+8
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-5/+2
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-063-28/+25
* targeted string re-workNorbert Thiebaud2012-06-021-22/+22
* targetted misc. minor cppcheck cleanups reversionMichael Meeks2012-05-311-1/+1
* This incorporates the suggested changes.Abeer Sethi2012-04-231-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-10/+6
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* reorganize trickier staticsCaolán McNamara2012-04-021-12/+10
* removed duplicate includes in avmedia / basic / canvas / chart2 / comphelperTakeshi Abe2012-03-281-2/+0
* over-engineered thread-safe static OUStringCaolán McNamara2012-03-221-10/+1
* state *what* was not found when throwing exceptionCaolán McNamara2012-03-081-4/+6
* Removed unused macroTakeshi Abe2012-03-081-2/+0
* Remove unused code from basicElton Chung2012-03-051-64/+0
* basic: tolerate empty / missing dialog.xlc and script.xlc filesMichael Meeks2012-02-241-14/+1
* basic: remove un-used return value indicating failureMichael Meeks2012-02-241-15/+11
* OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák2012-02-221-7/+7
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-2/+2
* Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot2011-12-131-2/+2
* Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot2011-12-102-14/+14
* removed dead codeTakeshi Abe2011-11-291-2/+0
* rmove include of pch header in basicNorbert Thiebaud2011-11-276-12/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-231-9/+9
* catch by const referenceTakeshi Abe2011-11-231-2/+2
* Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann2011-11-221-2/+0
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-221-99/+109
* these are files--no trailing /David Tardon2011-10-271-6/+6
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-081-55/+60
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-081-60/+55
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-081-55/+60
* catch ignored exceptions by const referenceTakeshi Abe2011-08-243-65/+65
* fix leaking 'Pictures' streams from basic dialogs in baseNoel Power2011-08-221-31/+2
* Add prefixes for some component_getFactory functionsMatúš Kukan2011-08-181-1/+1
* fdo#40173 write out *newly* empty libraryLionel Elie Mamane2011-08-171-1/+1
* fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane2011-08-171-1/+1
* Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane2011-08-171-3/+1