summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)Author
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski
2018-12-05remove unused InvertFlags::HighlightNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19Take array-to-pointer decay into account in loplugin:redundantcastStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05loplugin:useuniqueptr in NWPaintGTKScrollbarNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-22vcl: [loplugin:badstatics] aAppMichael Stahl
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-09convert BmpConversion to scoped enumNoel Grandin
2017-02-01Revert "vcl: include config_features.h"Michael Stahl