summaryrefslogtreecommitdiffstats
path: root/include/vcl/keycod.hxx
Commit message (Expand)AuthorAgeFilesLines
* rename KEY_MODTYPE to KEY_MODIFIERS_MASKNoel Grandin2014-11-061-2/+2
* revert the KeyCode assertsNoel Grandin2014-11-021-3/+0
* second attempt at fixing my assertsNoel Grandin2014-11-011-1/+1
* fix assert I added to KeyCodeNoel Grandin2014-11-011-1/+1
* add some asserts to validate KeyCode valuesNoel Grandin2014-11-011-6/+14
* drop KeyCode::IsDefinedKeyCodeEqualNoel Grandin2014-10-311-29/+21
* KEY_ALLMOD is the same as KEY_MODNoel Grandin2014-10-311-2/+0
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-7/+7
* fdo#82577: Handle WindowNoel Grandin2014-09-231-11/+11
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-5/+10
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-281-1/+1
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-13/+13
* fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi2014-01-301-6/+0
* fixincludeguards.sh: include/vclThomas Arnhold2013-10-231-3/+3
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-2/+2
* convert vcl/keycod.hxx from XubString to OUStringNoel Grandin2013-07-311-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+132