summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)Author
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-03-13add PixelFormat enum that replaces bit count in Bitmap/BitmapExTomaž Vajngerl
2021-03-12drop PNGReader and use only PngImageReaderLuboš Luňák
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2020-12-29vcl: move local bitmap headers to inc/bitmap directoryChris Sherlock
2020-12-24custom literal for Degree10Noel Grandin
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-17flush out unused Font objectsCaolán McNamara
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-09-27Error: attempt to subscript container with out-of-bounds index 24Stephan Bergmann
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-17No need for explicit OpenGLZone::enter/leave calls from vcldemoStephan Bergmann
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-15loplugin:sequenceloop in unoxml..vclNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): vclStephan Bergmann
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-18loplugin:logexceptionnicely in vclNoel Grandin
2019-06-18Simplify Sequence iterations in vclArkadiy Illarionov
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-27make cursor images part of the themeNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
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