summaryrefslogtreecommitdiffstats
path: root/basic
Commit message (Expand)AuthorAgeFilesLines
* 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
* sal_Bool to boolTakeshi Abe2013-10-028-67/+67
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-3/+3
* gbuild: add gb_Library_use_restargetMichael Stahl2013-09-221-2/+1
* convert BASIC from String to OUStringNoel Grandin2013-09-175-23/+23
* gbuild: remove gb_Rdb__get_final_targetMichael Stahl2013-09-121-0/+2
* CID#736166 unlikely out of boundsCaolán McNamara2013-09-122-2/+6
* CID#707499 check for 0 nDimsCaolán McNamara2013-09-121-1/+1
* Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane2013-09-119-27/+235
* janitorial: c++-style castLionel Elie Mamane2013-09-101-1/+1
* s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar2013-09-071-1/+1
* WaE: use number() instead of valueOf()Tor Lillqvist2013-09-042-2/+2
* WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist2013-09-031-1/+1
* GSOC work, small fixes afterGergo Mocsi2013-09-021-2/+2
* GSOC work, multiple fixesGergo Mocsi2013-09-022-3/+4
* GSOC work, autocorrect procedures+variablesGergo Mocsi2013-09-022-26/+9
* GSOC work, renaming + options fixGergo Mocsi2013-09-021-5/+5
* GSOC work, behavior fixesGergo Mocsi2013-09-025-2/+28
* GSOC work, Extended types correctionGergo Mocsi2013-09-021-4/+1
* GSOC work, renaming for consistencyGergo Mocsi2013-09-021-12/+8
* GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi2013-09-023-2/+19
* GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi2013-09-022-27/+36