summaryrefslogtreecommitdiff
path: root/vcl/source/control/quickselectionengine.cxx
AgeCommit message (Expand)Author
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-07-18loplugin:constparams in vclNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (vcl)Stephan Bergmann
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-03-11tdf#97966: Remove 'static' keywordsWastack
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-03-16Typo: remmeber->rememberJulien Nabet
2014-12-18vcl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-02GSOC work, small fixes afterGergo Mocsi
2013-09-02GSOC work, disable QuickSelectionEngine+ListBox navigation modificationGergo Mocsi
2013-08-12convert vcl mnemonicengine.hxx and quickselectionengine.hxxNoel Grandin
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-06some XubString->OUStringCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara
2011-07-14add missing mode-linesCaolán McNamara
2010-09-29dba34a: #i31275# findMatchingEntry: start with the 'current + 1st' entryFrank Schoenheit [fs]
2010-09-28dba34a: GCC WaEFrank Schoenheit [fs]
2010-09-27dba34a: #i31275# allow 'select as you type' aka 'quick selection' for tree li...Frank Schoenheit [fs]