summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-10-21new tools::Degree10 strong typedefNoel Grandin1-5/+5
2020-10-20remove motif from startcenterCaolán McNamara1-1/+1
2020-10-19use tools::Long in vclNoel1-22/+22
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák1-2/+2
2020-08-04loplugin:flatten in vclNoel Grandin1-15/+15
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann1-1/+1
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann1-3/+1
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara1-1/+1
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-3/+3
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-2/+2
2020-01-17flush out unused Font objectsCaolán McNamara1-5/+6
2019-11-27move opengl vcl files to opengl/Luboš Luňák1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-2/+20
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-09-27Error: attempt to subscript container with out-of-bounds index 24Stephan Bergmann1-1/+1
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin1-1/+1
2019-09-17No need for explicit OpenGLZone::enter/leave calls from vcldemoStephan Bergmann1-12/+9
2019-08-22loplugin:constmethod in vclNoel Grandin1-2/+2
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin1-1/+1
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann1-1/+1
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-2/+2
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin1-2/+3
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov1-4/+4
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski1-2/+6
2019-02-27make cursor images part of the themeNoel Grandin1-0/+118
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin1-1/+1
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski1-0/+3
2018-12-05remove unused InvertFlags::HighlightNoel Grandin1-1/+0
2018-11-21loplugin:redundantfcast improvementsNoel Grandin1-1/+1
2018-11-19Take array-to-pointer decay into account in loplugin:redundantcastStephan Bergmann1-2/+2
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin1-3/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-19loplugin:staticvar in vclNoel Grandin1-6/+6
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-8/+3
2018-09-14loplugin:constfields in vclNoel Grandin1-4/+4
2018-09-10No more need for extra local variablesStephan Bergmann1-2/+1
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin1-1/+2
2018-09-05weld SvxBorderTabPageCaolán McNamara1-1/+1
2018-09-05loplugin:useuniqueptr in NWPaintGTKScrollbarNoel Grandin1-3/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle1-11/+8
2018-05-17loplugin:unusedfields in vclNoel Grandin1-8/+8
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock1-1/+5
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-1/+1