summaryrefslogtreecommitdiff
path: root/vcl/source/control/quickselectionengine.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+2
2015-03-16Typo: remmeber->rememberJulien Nabet1-1/+1
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-09-02GSOC work, small fixes afterGergo Mocsi1-18/+3
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi1-24/+53
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin1-6/+6
2013-04-29fdo#39468 Translation and cleanupChris Sherlock1-18/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-06some XubString->OUStringCaolán McNamara1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-24/+17
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+1
2011-07-14add missing mode-linesCaolán McNamara1-0/+3
2010-09-29dba34a: #i31275# findMatchingEntry: start with the 'current + 1st' entryFrank Schoenheit [fs]1-0/+4
2010-09-28dba34a: GCC WaEFrank Schoenheit [fs]1-2/+0
2010-09-27dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree li...Frank Schoenheit [fs]1-0/+181