summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)Author
2013-10-17The getSupportedServiceNames implementations will already take careStephan Bergmann
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-15clean up SbiScanner::NextSym() a little, fdo#70319 follow-upEike Rathke
2013-10-15Defer OUString -> OString conversionStephan Bergmann
2013-10-14work around crappy SbiScanner::NextSym(), fdo#70319Eike Rathke
2013-10-12Nothing Unix-specific about <stdlib.h>Tor Lillqvist
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-12We already have SAL_CALL that means __cdecl on WindowsTor Lillqvist
2013-10-12Bin two unused functionsTor Lillqvist
2013-10-11CID#1103740 uninitialized valueCaolán McNamara
2013-10-10little String to OUString + documentationThomas Arnhold
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann
2013-10-07CID#708773 unused pointer valueCaolán McNamara
2013-10-07CID#707648 uninitialized memberCaolán McNamara
2013-10-07CID#707646 uninitialized member variablesCaolán McNamara
2013-10-07CID#707643 uninitialized membersCaolán McNamara
2013-10-07CID#738564 uninitialized memberCaolán McNamara
2013-10-07CID#707638 uninitialized membersCaolán McNamara
2013-10-07CID#707636 uninitialized membersCaolán McNamara
2013-10-07CID#738563 uninitialized memberCaolán McNamara
2013-10-07sal_Bool to boolTakeshi Abe
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-10-03unused StringHashCodeCaolán McNamara
2013-10-02sal_Bool to boolTakeshi Abe
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-22gbuild: add gb_Library_use_restargetMichael Stahl
2013-09-17convert BASIC from String to OUStringNoel Grandin
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl
2013-09-12CID#736166 unlikely out of boundsCaolán McNamara
2013-09-12CID#707499 check for 0 nDimsCaolán McNamara
2013-09-11Easier conversion between Basic Date and UNO Date/TimeLionel Elie Mamane
2013-09-10janitorial: c++-style castLionel Elie Mamane
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar
2013-09-04WaE: use number() instead of valueOf()Tor Lillqvist
2013-09-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist
2013-09-02GSOC work, small fixes afterGergo Mocsi
2013-09-02GSOC work, multiple fixesGergo Mocsi
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi
2013-09-02GSOC work, renaming + options fixGergo Mocsi
2013-09-02GSOC work, behavior fixesGergo Mocsi
2013-09-02GSOC work, Extended types correctionGergo Mocsi
2013-09-02GSOC work, renaming for consistencyGergo Mocsi
2013-09-02GSOC work, ListBox appearance fix (at the borders) + code fixesGergo Mocsi
2013-09-02GSOC work, "autocomplete procedures" fix + new featureGergo Mocsi
2013-09-02GSOC work, listbox appearance fixGergo Mocsi
2013-09-02GSOC work, nested reflection fix - againGergo Mocsi
2013-09-02GSOC work, implement "Autoclose parenthesis" functionGergo Mocsi
2013-09-02GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi