summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14make l10n buildable separatelyBjoern Michaelsen
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-11-08fdo#71306: fix printing from basic ideIvan Timofeev
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Move implementation details to syntaxhighlight.cxxStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann
2013-10-22Use conventional std::vector idiomsStephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-16cleanupThomas Arnhold
2013-10-12What (who?) are OW and MTF?Tor Lillqvist
2013-10-12Test WNT instead of the vague UNXTor Lillqvist
2013-10-11Basic: When we warned & stopped the program, don't warn again.Jan Holesovsky
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-11Fix whitespace.Jan Holesovsky
2013-10-07CID#738562 uninitialized memberCaolán McNamara
2013-10-07CID#738561 uninitialized memberCaolán McNamara
2013-10-07CID#738560 uninitialized memberCaolán McNamara
2013-10-07CID#984418 unused returned pointerCaolán McNamara
2013-10-07CID#984417 unused returned pointerCaolán McNamara
2013-10-07CID#738954 unused returned pointerCaolán McNamara
2013-10-03CID#738559 uninitialized memberCaolán McNamara
2013-10-03CID#738558 uninitialized membersCaolán McNamara
2013-10-02-Werror,-Wdeprecated-declarationsStephan Bergmann
2013-10-01convert basctl module from String to OUStringNoel Grandin
2013-09-22Related: fdo#38838 remove UniString::CompareIgnoreCaseToAsciiCaolán McNamara
2013-09-17convert basctl/source/inc/basobj.hxx from String to OUStringNoel Grandin
2013-09-13fix for fdo#69173 crasherNoel Power
2013-09-03WaE: C4101: 'ex' : unreferenced local variableTor Lillqvist
2013-09-03completition->completion :)Ivan Timofeev
2013-09-02GSOC work, renaming+listbox right side fixGergo Mocsi
2013-09-02GSOC work, fix the clipped listboxGergo Mocsi
2013-09-02GSOC work, fixed clipping of the listbox in the bottomGergo Mocsi
2013-09-02GSOC work, arrow navigation+TextSelection problems fixedGergo Mocsi
2013-09-02GSOC work, fix strange TextPaM errorsGergo Mocsi
2013-09-02GSOC work, multiple fixesGergo Mocsi
2013-09-02GSOC work, options fixGergo Mocsi
2013-09-02GSOC work, small fixesGergo Mocsi
2013-09-02GSOC work, autocorrect procedures+variablesGergo Mocsi
2013-09-02GSOC work, small code fixesGergo Mocsi
2013-09-02GSOC work, simplify CodeCompleteWindow::ResizeListBoxGergo Mocsi