summaryrefslogtreecommitdiffstats
path: root/vcl/workben
Commit message (Expand)AuthorAgeFilesLines
* tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl2016-02-091-0/+13
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-02-062-2/+2
* vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock2016-02-061-2/+2
* Fix typosAndrea Gelmini2016-02-051-1/+1
* vcl: take into account the font width is the average font widthChris Sherlock2016-02-041-1/+1
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-021-4/+4
* loplugin: unused return valuesNoel Grandin2016-01-211-3/+2
* vcl: (workbench) check error status of socket writesChris Sherlock2016-01-141-2/+17
* 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
* Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock2016-01-081-4/+4
* vcl: move filter headers to vcl/inc/filterChris Sherlock2016-01-081-4/+4
* vcldemo: adjust benchmarking weights to fit changed workloads.Michael Meeks2016-01-041-2/+2
* vcl: Excise vcl::FontInfo classChris Sherlock2016-01-031-1/+1
* 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
* com::sun::star->css in vcl/Noel Grandin2015-11-181-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-104-39/+39
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-066-8/+8
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-052-4/+2
* compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl2015-11-021-1/+1
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-301-1/+1
* tdf#93243 - replaced some boost::bind with C++11 lambdasSahas2015-10-221-69/+15
* move afl examples/test-cases to dedicated dirCaolán McNamara2015-10-213-24/+0
* 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
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* afl-eventtesting: add a realistic impress workoutCaolán McNamara2015-10-163-3/+15
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-127-63/+63
* convert Link<> to typedNoel Grandin2015-10-121-3/+2
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-3/+2
* afl-eventtesting: lets ditch the key repeat and timestamp fieldsCaolán McNamara2015-10-072-2/+1
* experimental afl driven ui testingCaolán McNamara2015-10-062-0/+13
* add QuattroPro support to fftesterCaolán McNamara2015-10-031-5/+6
* add 602 format to fftesterCaolán McNamara2015-10-011-1/+13
* add xls support to fftesterCaolán McNamara2015-09-301-0/+14
* GetCommandLineParamCount() returns sal_uInt16Matteo Casalin2015-09-122-2/+2
* 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
* loplugin:staticmethodsStephan Bergmann2015-08-311-1/+1