summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-293-7/+8
* fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl2014-06-024-5/+23
* Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl2014-06-021-15/+15
* fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl2014-06-021-16/+44
* i#64348 basic: fix CDec() crash if string is emptyThomas Arnhold2014-05-181-1/+5
* fix crash when importing unsupported macro content, related fdo#59374Markus Mohrhard2014-02-141-0/+6
* Resolves: fdo#73771 Non-standard behaviour for Function MidJulien Nabet2014-01-211-1/+2
* Environment variables can contain >127 charactersAndras Timar2014-01-161-1/+1
* Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr2013-12-021-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-1/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-1/+1
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-34/+24
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-10/+1
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-142-7/+7
* basic: include <> for external includesNorbert Thiebaud2013-11-1124-75/+75
* SAL_WARN_UNUSED INetURLObjectStephan Bergmann2013-11-111-1/+0
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin2013-11-118-38/+38
* add limits.h for rhel-6 buildCaolán McNamara2013-11-011-1/+2
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-311-1/+1
* fixincludeguards.sh: basicThomas Arnhold2013-10-2836-76/+76
* windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-5/+0
* clean up places accessing the NULL at the of an OUStringNoel Grandin2013-10-232-9/+13
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-227-9/+9
* Resolves: fdo#38838 remove UniStringCaolán McNamara2013-10-221-1/+1
* fdo#68849 add some header guardsThomas Arnhold2013-10-212-0/+10
* The getSupportedServiceNames implementations will already take careStephan Bergmann2013-10-171-1/+0
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-171-12/+2
* clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke2013-10-152-51/+74
* Defer OUString -> OString conversionStephan Bergmann2013-10-153-20/+15
* work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke2013-10-141-1/+3
* Nothing Unix-specific about <stdlib.h>Tor Lillqvist2013-10-121-2/+0
* Test WNT instead of the vague UNXTor Lillqvist2013-10-122-16/+9
* We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist2013-10-121-8/+1
* Bin two unused functionsTor Lillqvist2013-10-121-10/+0
* CID#1103740 uninitialized valueCaolán McNamara2013-10-111-1/+1
* little String to OUString + documentationThomas Arnhold2013-10-101-1/+1
* Improve ErrorCodeIOException messagesStephan Bergmann2013-10-091-4/+11
* CID#708773 unused pointer valueCaolán McNamara2013-10-071-3/+3
* CID#707648 uninitialized memberCaolán McNamara2013-10-071-0/+1
* CID#707646 uninitialized member variablesCaolán McNamara2013-10-071-2/+6
* CID#707643 uninitialized membersCaolán McNamara2013-10-071-1/+6
* CID#738564 uninitialized memberCaolán McNamara2013-10-071-0/+1
* CID#707638 uninitialized membersCaolán McNamara2013-10-071-1/+3
* CID#707636 uninitialized membersCaolán McNamara2013-10-071-1/+3
* CID#738563 uninitialized memberCaolán McNamara2013-10-071-1/+5
* sal_Bool to boolTakeshi Abe2013-10-074-30/+30
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
* unused StringHashCodeCaolán McNamara2013-10-031-8/+0