summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)AuthorFilesLines
2013-10-16cleanupThomas Arnhold1-6/+0
2013-10-12What (who?) are OW and MTF?Tor Lillqvist1-0/+5
2013-10-12Test WNT instead of the vague UNXTor Lillqvist1-3/+3
2013-10-11Basic: When we warned & stopped the program, don't warn again.Jan Holesovsky1-1/+1
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-2/+1
2013-10-11Fix whitespace.Jan Holesovsky1-3/+3
2013-10-07CID#738562 uninitialized memberCaolán McNamara1-2/+3
2013-10-07CID#738561 uninitialized memberCaolán McNamara1-11/+12
2013-10-07CID#738560 uninitialized memberCaolán McNamara1-5/+6
2013-10-07CID#984418 unused returned pointerCaolán McNamara1-1/+1
2013-10-07CID#984417 unused returned pointerCaolán McNamara1-1/+1
2013-10-07CID#738954 unused returned pointerCaolán McNamara1-1/+1
2013-10-03CID#738559 uninitialized memberCaolán McNamara1-5/+6
2013-10-03CID#738558 uninitialized membersCaolán McNamara1-2/+4
2013-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann2-0/+28
2013-10-01convert basctl module from String to OUStringNoel Grandin14-146/+146
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara5-12/+12
2013-09-17convert basctl/source/inc/basobj.hxx from String to OUStringNoel Grandin3-7/+6
2013-09-13fix for fdo#69173 crasherNoel Power1-0/+3
2013-09-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist1-1/+1
2013-09-03completition->completion :)Ivan Timofeev2-6/+6
2013-09-02GSOC work, renaming+listbox right side fixGergo Mocsi2-5/+5
2013-09-02GSOC work, fix the clipped listboxGergo Mocsi1-27/+20
2013-09-02GSOC work, fixed clipping of the listbox in the bottomGergo Mocsi2-19/+18
2013-09-02GSOC work, arrow navigation+TextSelection problems fixedGergo Mocsi2-8/+34
2013-09-02GSOC work, fix strange TextPaM errorsGergo Mocsi1-25/+40
2013-09-02GSOC work, multiple fixesGergo Mocsi1-2/+2
2013-09-02GSOC work, options fixGergo Mocsi1-5/+8
2013-09-02GSOC work, small fixesGergo Mocsi1-28/+22
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi1-6/+23
2013-09-02GSOC work, small code fixesGergo Mocsi1-8/+10
2013-09-02GSOC work, simplify CodeCompleteWindow::ResizeListBoxGergo Mocsi2-32/+32
2013-09-02GSOC work, autocorrect fixGergo Mocsi1-2/+20
2013-09-02GSOC work, renaming + options fixGergo Mocsi1-2/+2
2013-09-02GSOC work, behavior fixesGergo Mocsi1-11/+45
2013-09-02GSOC work, Tool/Options/Basic IDE Options createdGergo Mocsi8-474/+0
2013-09-02GSOC work, TAB key inserts match+code fixesGergo Mocsi2-18/+60
2013-09-02GSOC work, code fixesGergo Mocsi2-40/+40
2013-09-02GSOC work, unused code removalGergo Mocsi1-3/+1
2013-09-02GSOC work, code simplification+removed unused functionsGergo Mocsi2-115/+106
2013-09-02GSOC work, code simplificationGergo Mocsi2-116/+173
2013-09-02GSOC work, code fixesGergo Mocsi2-251/+272
2013-09-02GSOC work, small fixes for listbox appearanceGergo Mocsi2-22/+26
2013-09-02GSOC work, Extended types correctionGergo Mocsi2-33/+76
2013-09-02GSOC work, KeyInput instead of PreNotifyGergo Mocsi2-70/+18
2013-09-02GSOC work, show the cursor when typing 2Gergo Mocsi2-0/+81
2013-09-02GSOC work, listbox hides the cursor fixGergo Mocsi1-2/+2
2013-09-02GSOC work, renaming for consistencyGergo Mocsi2-303/+0
2013-09-02GSOC work, renaming for consistencyGergo Mocsi9-43/+365
2013-09-02GSOC work, autoclose procedures fixGergo Mocsi1-2/+13