summaryrefslogtreecommitdiffstats
path: root/svtools/source/contnr
Commit message (Expand)AuthorAgeFilesLines
* Idle: Changed to new enum nameTobias Madl2015-03-063-9/+9
* Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl2015-03-063-9/+9
* idle includes and enum useJennifer Liebel2015-03-062-1/+2
* Timer: Adapted all idle includes and enum usesTobias Madl2015-03-063-8/+9
* Avoid unnecessary bad downcastStephan Bergmann2015-02-271-2/+2
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-163-18/+18
* coverity#1267678 this is surely backwards (gold)Caolán McNamara2015-02-011-2/+2
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-293-24/+4
* fdo#84592 Improve SvTreeListBox class with alternating rows.Palenik Mihály2015-01-252-11/+14
* Some more loplugin:cstylecast: svtoolsStephan Bergmann2015-01-201-1/+1
* do TODO: replace ImplCallEventListeners() by CallEventListeners() in vclCaolán McNamara2015-01-141-1/+1
* eliminate unnecessary macroEike Rathke2015-01-131-4/+1
* simplify Date/Time/DateTime conversion codeNoel Grandin2015-01-131-2/+1
* convert SETTINGS_ #defines to 'enum class'Noel Grandin2015-01-122-2/+2
* fdo#84938: replace DATACHANGED_ constants with 'enum class'Noel Grandin2015-01-122-4/+4
* fdo#39440 reduce scope of local variablesMichael Weghorn2015-01-122-8/+5
* fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin2015-01-063-8/+8
* A bit of cleanup.Jan Holesovsky2015-01-042-2/+2
* TyposJulien Nabet2014-12-201-1/+1
* svtools: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-182-2/+2
* changed timers to idlesJennifer Liebel2014-12-091-3/+3
* changed timers to idlesTobias Madl2014-12-092-10/+10
* changed timers to idleJennifer Liebel2014-12-092-9/+9
* changed timers to idleJennifer Liebel2014-12-092-9/+9
* changed timers to idlesTobias Madl2014-12-092-5/+5
* changed timers to idleJennifer Liebel2014-12-091-3/+3
* Changed timer to idleTobias Madl2014-12-092-5/+5
* changed timers to idlesJennifer Liebel2014-12-091-11/+11
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-012-2/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-3/+3
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* fdo#84938: replace HELPMODE_ constants with enumNoel Grandin2014-11-112-2/+2
* fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin2014-11-071-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+1
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-1/+1
* convert COMMAND_WHEEL constants to an enumNoel Grandin2014-10-311-1/+1
* Improve SvSimpleTable classPalenik Mihály2014-10-302-16/+51
* loplugin: cstylecastNoel Grandin2014-10-241-1/+1
* crash in tools->options->advancedCaolán McNamara2014-10-201-2/+2
* convert SV_BMP_ constants to enumNoel Grandin2014-10-181-28/+26
* fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin2014-10-142-33/+35
* convert vcl StateChangedType to enum classNoel Grandin2014-10-112-3/+3
* Resolves: fdo#82270 Grabbing focus can invalidate the entriesCaolán McNamara2014-10-091-0/+2
* fdo#84592 Fix wrong background color in listsSamuel Mehrbrodt2014-10-031-2/+0
* Improved striped rows implementationSamuel Mehrbrodt2014-10-022-19/+23
* fdo#82577: Handle TimeNoel Grandin2014-10-012-2/+2
* Improve SvTreeListBox classPalenik Mihály2014-09-302-0/+43
* fdo#82577: Handle RegionNoel Grandin2014-09-303-16/+16
* loplugin: cstylecastNoel Grandin2014-09-297-39/+39
* fdo#82577: Handle WindowNoel Grandin2014-09-238-33/+33