Age | Commit message (Expand) | Author |
2018-07-27 | vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2017-09-12 | move the key related types to keycod.hxx | Noel Grandin |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2016-05-31 | loplugin:unusedmethods | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2014-11-06 | rename KEY_MODTYPE to KEY_MODIFIERS_MASK | Noel Grandin |
2014-11-02 | revert the KeyCode asserts | Noel Grandin |
2014-11-01 | second attempt at fixing my asserts | Noel Grandin |
2014-11-01 | fix assert I added to KeyCode | Noel Grandin |
2014-11-01 | add some asserts to validate KeyCode values | Noel Grandin |
2014-10-31 | drop KeyCode::IsDefinedKeyCodeEqual | Noel Grandin |
2014-10-31 | KEY_ALLMOD is the same as KEY_MOD | Noel Grandin |
2014-10-27 | fdo#84938: replace KEYTYPE_ constants with enum | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-01-30 | fdo#63154 Removed unused solar.h ref. in vcl | Alexandre Vicenzi |
2013-10-23 | fixincludeguards.sh: include/vcl | Thomas Arnhold |
2013-09-25 | Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii | Caolán McNamara |
2013-07-31 | convert vcl/keycod.hxx from XubString to OUString | Noel Grandin |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |