summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
AgeCommit message (Expand)Author
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-04A bit of cleanup.Jan Holesovsky
2014-12-20TyposJulien Nabet
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idlesJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed timers to idlesTobias Madl
2014-12-09changed timers to idleJennifer Liebel
2014-12-09Changed timer to idleTobias Madl
2014-12-09changed timers to idlesJennifer Liebel
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-31convert COMMAND_WHEEL constants to an enumNoel Grandin
2014-10-30Improve SvSimpleTable classPalenik Mihály
2014-10-24loplugin: cstylecastNoel Grandin
2014-10-20crash in tools->options->advancedCaolán McNamara
2014-10-18convert SV_BMP_ constants to enumNoel Grandin
2014-10-14fdo#84938 - replace LIST_ACTION constants with enumNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09Resolves: fdo#82270 Grabbing focus can invalidate the entriesCaolán McNamara
2014-10-03fdo#84592 Fix wrong background color in listsSamuel Mehrbrodt
2014-10-02Improved striped rows implementationSamuel Mehrbrodt
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30Improve SvTreeListBox classPalenik Mihály
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-31Treeview may lose focus when left/right arrow is usedNiklas Johansson
2014-08-28callcatcher: update unused codeCaolán McNamara
2014-08-27WaE: macro is not usedTor Lillqvist
2014-08-27WaE: Unreferenced function definitionsTor Lillqvist
2014-08-27callcatcher: update unused codeCaolán McNamara
2014-08-26convert sw use of template manager to new managerCaolán McNamara
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-11callcatcher: update unused codeCaolán McNamara
2014-07-12pass by referenceMarkus Mohrhard
2014-07-11Convert DLG_TEMPLATE_INFORMATION to .uiPalenik Mihály
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-06coverity#706073 Unintended sign extensionCaolán McNamara
2014-07-06coverity#706065 Unintended sign extensionCaolán McNamara
2014-07-04Avoid possible memory leaks in case of exceptionsTakeshi Abe