summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
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
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2013-12-04remove some STRING_NOTFOUND usageNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-01update signature of DrawTextArray in workbenCaolán McNamara
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23General comment cleanup for demo/test vcl appsChris Sherlock
2013-03-23Remove commented code in VCL demo app - should make the example clearer.Chris
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-12Removal finished of CreateFromAsciiRicardo Montania
2013-03-08make use of startsWith()Thomas Arnhold
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-02targeted string re-workNorbert Thiebaud