summaryrefslogtreecommitdiff
path: root/basctl
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-19loplugin:constantfunction: unotoolsNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-10tdf#89592 Using initializer_lists to populate Sequence<PropertyValue>Swachhand Lokhande
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-03-04V813: Decreased performanceCaolán McNamara
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-17boost->stdCaolán McNamara
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
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-02-10coverity#1268024 coverity#1267686: basctl: uncaught exceptionMichael Stahl
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-01coverity#1267686 Uncaught exceptionCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
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-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05fdo#39596: replace cstyle castsJuan Picca
2015-01-05fdo#67343 Arrange Help button in a secondary groupAdolfo Jayme Barrientos
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-12-22avoid 'don't create ItemSets with full range before FreezeIdRanges assert'Caolán McNamara
2014-12-18basctl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-11Remove resizable:False property from dialogs containing GtkEntry.Jan Holesovsky
2014-12-09timers: Timer never started, remove it completely.Tobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesJennifer Liebel
2014-12-08Remove more unnecessary header includes and use forward declaration.Kohei Yoshida
2014-12-08reduce scope of local variablesMichael Weghorn
2014-12-05loplugin:unreffunStephan Bergmann
2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini
2014-12-04be more explicitDavid Tardon
2014-12-04impl. Clone for all subclasses of SdrPageDavid Tardon
2014-12-04ooo#93212 avoid slicing during construction of SdrPageDavid Tardon
2014-12-03Use std::initializer_listStephan Bergmann
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-25all these ids and their associated resources were unnecessaryCaolán McNamara
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-22timers: Timer never started, remove it completely.Tobias Madl
2014-11-21HIG fixes for basctlAdolfo Jayme Barrientos