Age | Commit message (Expand) | Author |
2018-01-24 | loplugin:unused-returns in vcl | Noel Grandin |
2017-10-17 | use std::unique_ptr in vcl::Animation and vcl::MenuItemList | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-07-27 | make animation loop sal_uInt32 consistently | Caolán McNamara |
2016-11-15 | loplugin:countusersofdefaultparams in include/vcl | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-15 | loplugin:countusersofdefaultparams in vcl | Noel Grandin |
2016-08-31 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in vcl(part1) | Noel Grandin |
2016-05-30 | Remove CycleMode enum | Noel Grandin |
2016-05-25 | Convert Disposal to scoped enum | Noel Grandin |
2016-03-16 | loplugin:constantparams in vcl/ | Noel Grandin |
2016-02-08 | revert part of "loplugin:unusedmethods" | Noel Grandin |
2016-02-08 | loplugin:unusedmethods | Noel Grandin |
2016-02-05 | vcl: move AInfo into private header | Chris Sherlock |
2015-12-22 | loplugin:unusedfields in include/vcl | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/vcl | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-22 | remove some unused params | Noel Grandin |
2015-09-10 | convert Link<> to typed | Noel Grandin |
2015-09-01 | Switching to 64-bit checksum: substituted sal_uLong with BitmapChecksum | Marco Cecchetti |
2015-08-29 | sal_uLong to sal_uInt32 for CRC32 | Matteo Casalin |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-05-06 | convert BMP_MIRROR constants to scoped enum | Noel Grandin |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-10 | start wrapping OutputDevice in VclPtr | Noel Grandin |
2014-11-18 | vcl: remove AnimViewList_impl typedef also | Chris Sherlock |
2014-11-18 | vcl: remove AnimationBitmapList_impl typedef | Chris Sherlock |
2014-09-28 | vcl: cleanup headers - remove comments, tabify | Chris Sherlock |
2014-04-01 | coverity#708211 Uninitialized scalar field | Caolán McNamara |
2014-03-19 | coverity#738931 unused members | Caolán McNamara |
2014-02-21 | vcl: sal_Bool -> bool | Stephan Bergmann |
2014-02-04 | convert specialised SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2013-10-23 | fixincludeguards.sh: include/vcl | Thomas Arnhold |
2013-06-09 | sal_Bool to bool | Takeshi Abe |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |