summaryrefslogtreecommitdiff
path: root/basic
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-02GSOC work, implemented "Autoclose Double Quotes" optionGergo Mocsi1-1/+12
2013-09-02GSOC work, procedure autoclose implementationGergo Mocsi2-11/+20
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-5/+2
2013-09-02fix runtime error when using extended typesNoel Power2-10/+20
2013-09-02GSOC work, cache implementation fix, code fixesGergo Mocsi2-33/+76
2013-09-02GSOC work, ModalDialog instead of menu entryGergo Mocsi2-8/+16
2013-09-02GSOC work, code complete option, menu entry fixesGergo Mocsi4-4/+46
2013-09-02fix compile error, cerr not definedNoel Power1-0/+1
2013-09-02GSOC work menu entry + code fixGergo Mocsi2-3/+6
2013-09-02GSOC work, some code fixesGergo Mocsi2-30/+32
2013-09-02GSOC work, code fixes + cache implementationGergo Mocsi3-10/+85
2013-09-02GSOC work Window appearance fix 2 + code fixesGergo Mocsi2-8/+7