summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-29removed dead codeTakeshi Abe
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23catch by const referenceTakeshi Abe
2011-11-22Remove no longer necessary "(void) x; // avoid warnings".Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-27these are files--no trailing /David Tardon
2011-10-08Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann
2011-10-08Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist
2011-10-08Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power
2011-08-18Add prefixes for some component_getFactory functionsMatúš Kukan
2011-08-17fdo#40173 write out *newly* empty libraryLionel Elie Mamane
2011-08-17fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane
2011-08-17Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane
2011-08-14class SfxLibrary: Typo in private member name: maOrig*ni*alStorageURLLionel Elie Mamane
2011-07-30convert basic to gbuildMatúš Kukan
2011-07-26fixed typoTakeshi Abe
2011-07-21Do not use macros from comphelper's componentmodule.hxxMatúš Kukan
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-17Revert "maybe temporary fix for crash when accessing basic uno services"Noel Power
2011-05-16maybe temporary fix for crash when accessing basic uno servicesNoel Power
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-22cppcheck inefficient checking for emptinessKayo Hamid
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]
2011-03-22Revert "Replace String with rtl::OUString"Caolán McNamara
2011-03-22Replace String with rtl::OUStringXisco Fauli
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-13Remove some dead codeThomas Arnhold
2011-01-25WaE: unused variableCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-16valgrind: fix leakCaolán McNamara
2010-11-05Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-coreNoel Power
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller