summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)Author
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-15s/SEP/SMPTor Lillqvist
2016-03-15We use strlen() on these char arrays so better terminate them with 0Tor Lillqvist
2016-03-10loplugin:rangedforcopyStephan Bergmann
2016-03-10loplugin:staticmethodsStephan Bergmann
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann
2016-03-09vcldemo: improved text rendering test.Michael Meeks
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-11loplugin:staticmethodsStephan Bergmann
2016-01-10avoid crash on vcldemo bad indexCaolán McNamara
2016-01-09tdf#96657 - vcldemo - implement invert: Track Frame rendering test.Michael Meeks
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-09tdf#96919 - vcldemo - implement XOR rendering test.Michael Meeks
2016-01-04vcldemo: adjust benchmarking weights to fit changed workloads.Michael Meeks
2016-01-02vcldemo - more clipping tests for RegionBand and Polygon cases.Michael Meeks
2016-01-02vcldemo: add clipping torture test.Michael Meeks
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-10vcldemo: avoid svg load/render for icon test.Michael Meeks
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin
2015-09-10coverity#1323758 Uninitialized pointer fieldCaolán McNamara
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-09-02Resolve merge failure: an OutputDevice parameter not WorkWindow.Michael Meeks
2015-09-02Add another vcldemo OpenGL test to try to catch another Windows nasty.Michael Meeks
2015-08-31loplugin:staticmethodsStephan Bergmann
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-08-27vcldemo: quit popup on mouse click.Michael Meeks
2015-08-26Add menubar to vcldemo --widgets test.Michael Meeks
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks