summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-1/+1
* sbxbase.hxx is private to basicTor Lillqvist2013-12-113-2/+54
* sbstdobj.hxx is private to basicTor Lillqvist2013-12-114-3/+139
* sbprop.hxx is private to basicTor Lillqvist2013-12-112-1/+69
* sbobjmod.hxx is private to basicTor Lillqvist2013-12-116-5/+109
* basic/global.hxx is private to basicTor Lillqvist2013-12-113-2/+28
* Drop duplicate #includeTakeshi Abe2013-12-082-3/+0
* 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