summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/baside2b.cxx
AgeCommit message (Expand)Author
2015-03-09cppcheck: cstyleCastCaolán McNamara
2015-03-06Idle: Changed to new enum nameTobias Madl
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-12these can all be made constCaolán McNamara
2015-02-12BASIC IDE : add the current procedure name in the status barLaurent Godard
2015-01-12Resolves: #i120772# do not ignore last three properties...Tsutomu Uchino
2015-01-12convert SETTINGS_ #defines to 'enum class'Noel Grandin
2015-01-12fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#39596: replace cstyle castsJuan Picca
2014-12-18basctl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
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