summaryrefslogtreecommitdiff
path: root/include/vcl/keycod.hxx
AgeCommit message (Expand)Author
2020-09-02KeyFuncType::REPEAT is just a bare KEY_REPEAT caseCaolán McNamara
2020-09-01reduce KeyFuncType down to just the used categoriesCaolán McNamara
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2017-09-12move the key related types to keycod.hxxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2016-05-31loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-06rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin
2014-11-02revert the KeyCode assertsNoel Grandin
2014-11-01second attempt at fixing my assertsNoel Grandin
2014-11-01fix assert I added to KeyCodeNoel Grandin
2014-11-01add some asserts to validate KeyCode valuesNoel Grandin
2014-10-31drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin
2014-10-31KEY_ALLMOD is the same as KEY_MODNoel Grandin
2014-10-27fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-31convert vcl/keycod.hxx from XubString to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen