summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-02sal_Bool to boolTakeshi Abe8-67/+67
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+3
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl1-2/+1
2013-09-17convert BASIC from String to OUStringNoel Grandin5-23/+23
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl1-0/+2
2013-09-12CID#736166 unlikely out of boundsCaolán McNamara2-2/+6
2013-09-12CID#707499 check for 0 nDimsCaolán McNamara1-1/+1
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane9-27/+235
2013-09-10janitorial: c++-style castLionel Elie Mamane1-1/+1
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist2-2/+2
2013-09-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist1-1/+1
2013-09-02GSOC work, small fixes afterGergo Mocsi1-2/+2
2013-09-02GSOC work, multiple fixesGergo Mocsi2-3/+4
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi2-26/+9
2013-09-02GSOC work, renaming + options fixGergo Mocsi1-5/+5
2013-09-02GSOC work, behavior fixesGergo Mocsi5-2/+28
2013-09-02GSOC work, Extended types correctionGergo Mocsi1-4/+1
2013-09-02GSOC work, renaming for consistencyGergo Mocsi1-12/+8
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi3-2/+19
2013-09-02GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi2-27/+36
2013-09-02GSOC work, listbox appearance fixGergo Mocsi1-1/+1
2013-09-02GSOC work, nested reflection fix - againGergo Mocsi1-4/+9
2013-09-02GSOC work, implement "Autoclose parenthesis" functionGergo Mocsi1-1/+12