summaryrefslogtreecommitdiff
path: root/scp2/source/kde
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/kde')
0 files changed, 0 insertions, 0 deletions
ce/gdi/animate.cxx?id=a4fd6c4f9e5b010f00ba7cc84a4b2d5d8950813a'>inline some use-once typedefsNoel Grandin 2015-06-15cppcheck:redundantAssignmentNoel Grandin 2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin 2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann 2015-04-30Gradually typed LinkStephan Bergmann 2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks 2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann 2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin 2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann 2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann 2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn 2015-01-16remove unnecessary parenthesesNoel Grandin 2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin 2014-11-18vcl: rename ImplAnimView functions to more readable namesChris Sherlock 2014-10-28coverity#704090 Unchecked return valueCaolán McNamara 2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin 2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin 2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist 2014-02-21vcl: sal_Bool -> boolStephan Bergmann 2014-02-12more SvStream:operator>> conversionNoel Grandin 2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin 2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin 2014-01-22remove SvStream::operator<< methodsNoel Grandin 2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin 2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin 2013-12-04VCL : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini