summaryrefslogtreecommitdiffstats
path: root/vcl/workben/vcldemo.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert BmpConversion to scoped enumNoel Grandin2017-02-091-1/+1
* Revert "vcl: include config_features.h"Michael Stahl2017-02-011-2/+0
* Need <config_features.h> here, tooTor Lillqvist2017-02-011-0/+2
* vcl: include config_features.hMichael Stahl2017-02-011-0/+2
* Change all Idle* LINKs to be Timer*Jan-Marek Glogowski2017-01-231-1/+1
* convert BmpFilter to scoped enumNoel Grandin2016-12-221-1/+1
* vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl2016-12-191-2/+7
* Let Menu dispose submenusMaxim Monastirsky2016-10-301-6/+3
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-4/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-3/+3
* convert GradientStyle to scoped enumNoel Grandin2016-09-051-6/+6
* convert RasterOp to scoped enumNoel Grandin2016-09-051-5/+5
* boost::intrusive_ptr->tools::SvRefCaolán McNamara2016-09-021-1/+1
* tdf#97527 - vcl: reference-count MenuNoel Grandin2016-06-231-6/+6
* new plugin stylepoliceNoel Grandin2016-04-211-5/+5
* loplugin:passstuffbyref in vclNoel Grandin2016-04-141-1/+1
* fix headless buildOliver Specht2016-03-251-3/+6
* s/SEP/SMPTor Lillqvist2016-03-151-1/+1
* We use strlen() on these char arrays so better terminate them with 0Tor Lillqvist2016-03-151-9/+9
* loplugin:rangedforcopyStephan Bergmann2016-03-101-1/+1
* loplugin:staticmethodsStephan Bergmann2016-03-101-2/+2
* -Werror,-Wmismatched-new-deleteStephan Bergmann2016-03-091-1/+1
* vcldemo: improved text rendering test.Michael Meeks2016-03-091-27/+260
* tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl2016-02-091-0/+13
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-061-1/+1
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-021-4/+4
* loplugin:staticmethodsStephan Bergmann2016-01-111-1/+1
* avoid crash on vcldemo bad indexCaolán McNamara2016-01-101-1/+2
* tdf#96657 - vcldemo - implement invert: Track Frame rendering test.Michael Meeks2016-01-091-4/+14
* tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks2016-01-091-1/+3
* tdf#96919 - vcldemo - implement XOR rendering test.Michael Meeks2016-01-091-35/+63
* vcldemo: adjust benchmarking weights to fit changed workloads.Michael Meeks2016-01-041-2/+2
* vcldemo - more clipping tests for RegionBand and Polygon cases.Michael Meeks2016-01-021-0/+78
* vcldemo: add clipping torture test.Michael Meeks2016-01-021-3/+38
* tdf#95507 - implement opengl / 50% invert method.Michael Meeks2015-12-311-1/+10
* Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist2015-12-151-1/+1
* vcldemo: avoid svg load/render for icon test.Michael Meeks2015-12-101-0/+2
* VirtualDevices either match another device depth, or are 1 bitCaolán McNamara2015-11-231-1/+1
* establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara2015-11-231-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-051-2/+1
* compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl2015-11-021-1/+1
* remove untyped Link<>Noel Grandin2015-10-211-3/+2
* Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO2015-10-201-3/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-27/+27
* GetCommandLineParamCount() returns sal_uInt16Matteo Casalin2015-09-121-1/+1
* coverity#1323758 Uninitialized pointer fieldCaolán McNamara2015-09-101-0/+1
* tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks2015-09-081-5/+5
* Resolve merge failure: an OutputDevice parameter not WorkWindow.Michael Meeks2015-09-021-1/+1
* Add another vcldemo OpenGL test to try to catch another Windows nasty.Michael Meeks2015-09-021-4/+43