summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2014-11-10make these explicitMarkus Mohrhard
2014-11-10vcldemo: more interesting pieces, DrawPoint, DrawTransparent and more.Michael Meeks
2014-11-10vcldemo - test the drawAlphaRect method.Michael Meeks
2014-11-10vcldemo: cover more features.Michael Meeks
2014-11-10vcldemo: initial bitmap tests.Michael Meeks
2014-11-10Build vcldemo on Windows too.Jan Holesovsky
2014-11-10Fix the Windows build.Jan Holesovsky
2014-11-10vcldemo: kill all the legacy cruft.Michael Meeks
2014-11-10vcldemo - substantially extend the demo.Michael Meeks
2014-11-10outdevgrind: remove VirtualDevice pieces for now.Michael Meeks
2014-11-10icontest: remove hand-coded opengl path.Michael Meeks
2014-11-10vcl: outdevgrind compile it by default, and fix it up.Michael Meeks
2014-11-07coverity#1251175 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215387 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215395 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215391 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215389 Uncaught exceptionCaolán McNamara
2014-10-23Include <iostream> explicitlyTor Lillqvist
2014-10-17coverity#1247652 Uninitialized scalar fieldCaolán McNamara
2014-10-17coverity#1247651 Uninitialized pointer fieldCaolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13Quit after 100 roundsTor Lillqvist
2014-10-13Make the image continuously resize back and forth in both casesTor Lillqvist
2014-10-10Print out the timing results unconditionallyTor Lillqvist
2014-10-10Add some silly looping and timingTor Lillqvist
2014-10-10More hacking on 'icontest'Tor Lillqvist
2014-10-10Build icontest for Windows, tooTor Lillqvist
2014-10-10Add informative comment, and use 'auto' in a couple of places where sensibleTor Lillqvist
2014-10-08More hacking on the 'icontest' test programTor Lillqvist
2014-10-08Store the image bitmaps in MyWorkWindow in the OpenGL caseTor Lillqvist
2014-10-08vcl: make IconTestApp build with gcc 4.6Michael Stahl
2014-10-08ISO C++ forbids in-class initialization of non-const static member 'nRet'Tor Lillqvist
2014-10-08Add a start on a "temporary" test prog for traditional vcl vs. OpenGLTor Lillqvist
2014-10-07-Werror=unused-resultMiklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-06-04avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard
2014-06-03Remove xub_StrLen refsJulien Nabet
2014-06-01coverity#1219806 double closeNorbert Thiebaud
2014-05-23coverity#1215298 Resource leakCaolán McNamara
2014-05-23coverity#1215302 Arguments in wrong orderCaolán McNamara
2014-05-19WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-18vcl: fix svpclientChris Sherlock
2014-05-18vcl: fix svptestChris Sherlock
2014-05-18vcl: make vcldemo workChris Sherlock
2014-05-18vcl: make svdem called on Application::Abort() instead of exit(1)Chris Sherlock
2014-05-18WaE: overriding virtual function declaration not marked 'SAL_OVERRIDE'Tor Lillqvist
2014-05-17vcl: fixup svdemoChris Sherlock