summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
2014-06-27fixes for up-casting to Reference<XInterface>Noel Grandin3-7/+8
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl4-5/+23
2014-05-22Revert "fdo#67685 open xSourceLibrariesStor only when needed"Michael Stahl1-15/+15
2014-05-22fdo#68983: Revert "remove #if 0 block (from ...Michael Stahl1-16/+44
2014-05-13i#64348 basic: fix CDec() crash if string is emptyThomas Arnhold1-1/+5
2014-02-14fix crash when importing unsupported macro content, related fdo#59374Markus Mohrhard1-0/+6
2014-01-21Resolves: fdo#73771 Non-standard behaviour for Function MidJulien Nabet1-1/+2
2014-01-16Environment variables can contain >127 charactersAndras Timar1-1/+1
2013-12-02Resolves: #i74854# fix buttons in MsgBox with info iconHerbert Dürr1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+1
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-34/+24
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-10/+1
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin2-7/+7
2013-11-11basic: include <> for external includesNorbert Thiebaud24-75/+75
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-1/+0
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in BASIC moduleNoel Grandin8-38/+38
2013-11-01add limits.h for rhel-6 buildCaolán McNamara1-1/+2
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: basicThomas Arnhold36-76/+76
2013-10-28windows: warning 4355 is disabled globally in com_MSC_defs.mkThomas Arnhold1-5/+0
2013-10-23clean up places accessing the NULL at the of an OUStringNoel Grandin2-9/+13
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist7-9/+9
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara1-1/+1
2013-10-21fdo#68849 add some header guardsThomas Arnhold2-0/+10
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann1-1/+0
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-12/+2
2013-10-15clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke2-51/+74
2013-10-15Defer OUString -> OString conversionStephan Bergmann3-20/+15
2013-10-14work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke1-1/+3
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist1-2/+0
2013-10-12Test WNT instead of the vague UNXTor Lillqvist2-16/+9
2013-10-12We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist1-8/+1
2013-10-12Bin two unused functionsTor Lillqvist1-10/+0
2013-10-11CID#1103740 uninitialized valueCaolán McNamara1-1/+1
2013-10-10little String to OUString + documentationThomas Arnhold1-1/+1
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-4/+11
2013-10-07CID#708773 unused pointer valueCaolán McNamara1-3/+3
2013-10-07CID#707648 uninitialized memberCaolán McNamara1-0/+1
2013-10-07CID#707646 uninitialized member variablesCaolán McNamara1-2/+6
2013-10-07CID#707643 uninitialized membersCaolán McNamara1-1/+6
2013-10-07CID#738564 uninitialized memberCaolán McNamara1-0/+1
2013-10-07CID#707638 uninitialized membersCaolán McNamara1-1/+3
2013-10-07CID#707636 uninitialized membersCaolán McNamara1-1/+3
2013-10-07CID#738563 uninitialized memberCaolán McNamara1-1/+5
2013-10-07sal_Bool to boolTakeshi Abe4-30/+30
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-03unused StringHashCodeCaolán McNamara1-8/+0