summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-10-23loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12coverity#735600 Division by zeroNorbert Thiebaud
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-09coverity#1209811 Dereference before null checkCaolán McNamara
2014-05-07coverity#1209554 Explicit null dereferencedCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Remove visual noise from basctlAlexander Wilms
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-19coverity#735600 : Division by zeroNorbert Thiebaud
2014-01-13disentangle CalcSizeCaolán McNamara
2013-11-27Properly encapsulate svt::TextWindowPeerStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11basctl: include <> for external includesNorbert Thiebaud
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann
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-11Basic: When we warned & stopped the program, don't warn again.Jan Holesovsky
2013-10-11-Werror,-Wunused-variableStephan Bergmann
2013-10-03CID#738559 uninitialized memberCaolán McNamara
2013-10-01convert basctl module from String to OUStringNoel Grandin
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