summaryrefslogtreecommitdiff
path: root/basic/source/uno
AgeCommit message (Expand)Author
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl
2014-05-22Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl
2014-05-22fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07basic: sal_Bool->boolNoel Grandin
2014-04-04coverity#706238 Uncaught exceptionCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner
2014-03-28Remove remaining DBG_CTOR etc. remnants from basicStephan Bergmann
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-27basic: sal_Bool->boolNoel Grandin
2014-03-10basic: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basicAlexander Wilms
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: applictaion -> applicationJulien Nabet
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#738565 Uninitialized scalar fieldCaolán McNamara
2014-01-21bool improvementsStephan Bergmann
2013-11-11basic: include <> for external includesNorbert Thiebaud
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin
2013-10-28fixincludeguards.sh: basicThomas Arnhold
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-10-07sal_Bool to boolTakeshi Abe
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-09-02XubString->OUStringCaolán McNamara
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-02do *not* silently ignore errors when saving librariesLionel Elie Mamane
2013-08-02fdo#67685 open xSourceLibrariesStor only when neededLionel Elie Mamane
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-03SfxLibraryContainer::storeLibraries_Impl: make saving basic macros work againMiklos Vajna
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin
2013-05-15fdo#46808, Use service constructorsNoel Grandin
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin
2013-05-09remove #if 0 block ( from af34774d260a68fc02cd78ba90dd8d4afaf1a2a4 )Noel Power