summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2015-03-12vcldemo: get the pane layout right.Michael Meeks1-2/+10
2015-03-06vcldemo: add a tooltip to debug rendering issue.Michael Meeks1-4/+26
2015-03-04V813: Decreased performanceCaolán McNamara1-3/+3
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-2/+2
2015-02-04coverity#1268022 Logically dead codeCaolán McNamara1-1/+1
2015-01-30fix buildMarkus Mohrhard1-2/+0
2015-01-30vcldemo: more text changesChris Sherlock1-20/+64
2015-01-28fix crash in vcldemoMarkus Mohrhard1-1/+1
2015-01-28vcldemo: include new text demoChris Sherlock1-52/+60
2015-01-27vcldemo: revert argument parsing breakage.Michael Meeks1-2/+2
2015-01-27loplugin:unreffunStephan Bergmann1-6/+6
2015-01-27vcl: vcldemo correct mbArabic variables check, disable rotated text testChris Sherlock1-2/+2
2015-01-27vcl: vcldemo now shows rotated textChris Sherlock1-6/+22
2015-01-27vcl: vcldemo now shows Arabic textChris Sherlock1-10/+47
2015-01-27vcl: clipping text demo now includedChris Sherlock1-3/+36
2015-01-26there's no bigger or smaller halfLuboš Luňák1-4/+4
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-25coverity#1266499 Uninitialized scalar fieldCaolán McNamara1-0/+1
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann1-1/+1
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-06loplugin:saloverrideStephan Bergmann1-1/+1
2015-01-06vcldemo: extend threaded rendering test.Michael Meeks1-3/+17
2015-01-06vcldemo: add threading mode.Michael Meeks1-8/+45
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara1-2/+1
2014-12-11why pointersCaolán McNamara1-4/+3
2014-12-11coverity#1257738 Uncaught exceptionCaolán McNamara1-5/+17
2014-12-11coverity#1257742 Uninitialized pointer fieldCaolán McNamara1-7/+5
2014-12-11coverity#1257743 Uninitialized pointer fieldCaolán McNamara1-0/+7
2014-12-11vcldemo: disable broken gradient stencil use.Michael Meeks1-0/+1
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock1-0/+146
2014-12-03coverity#1256310 Don't call randCaolán McNamara1-2/+3
2014-12-02loplugin:saloverrideNoel Grandin1-1/+1
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks1-3/+63
2014-11-28vcldemo: extended text rendering testLászló Németh1-14/+33
2014-11-26vcldemo profiling: support Windows time resolutionLászló Németh1-21/+49
2014-11-25WaE: C4701: potentially uninitialized local variable 'mnStartTime' usedTor Lillqvist1-1/+1
2014-11-25vcldemo profiling: avoid unnecessary callsLászló Németh1-1/+1
2014-11-25Fix C2864: only static const integral data members can be initialized withinTor Lillqvist1-3/+8
2014-11-25add profiling to vcldemoLászló Németh1-5/+107
2014-11-18vcldemo: render more small scaled page-border alikesMichael Meeks1-20/+11
2014-11-17loplugin:unreffunStephan Bergmann1-3/+2
2014-11-17WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist1-1/+1
2014-11-17vcldemo: improve my rather trivial inferred alpha maths.Michael Meeks1-6/+15
2014-11-17vcldemo: prototype Alpha recovery for native theming.Michael Meeks1-7/+101
2014-11-17vcldemo: repair mini view, and add alpha blended page corner alike.Michael Meeks1-11/+26
2014-11-17vcldemo: simulate border stretching.Michael Meeks1-0/+43
2014-11-16vcldemo: create multiple windows sharing the same renderer.Michael Meeks1-63/+125
2014-11-15vcldemo: implement key-bindings and command-lineMichael Meeks1-1/+104
2014-11-15vcldemo: BitmapEx rotation, translation and shear.Michael Meeks1-38/+52
2014-11-15vcldemo: exercise more BitmapEx rendering paths.Michael Meeks1-7/+38