summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-15vcldemo: dump and render all icons from images.zip when zoomed in.Michael Meeks1-5/+14
2014-11-15vcldemo: much improved icon rendering tests.Michael Meeks1-8/+51
2014-11-13coverity#1251596 Uncaught exceptionCaolán McNamara1-22/+35
2014-11-13coverity#1251600 Uncaught exceptionCaolán McNamara1-4/+17
2014-11-13coverity#1251605 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-11-13vcldemo: add OutputDevice / copyBits test case.Michael Meeks1-10/+58
2014-11-13Revert "loplugin:unreffun"Markus Mohrhard1-0/+11
2014-11-13vcldemo: Add some values to the gradient arraysLouis-Francis Ratté-Boulianne1-5/+5
2014-11-13vcldemo: Draw mini-view of the whole window in the last rectangleLouis-Francis Ratté-Boulianne1-1/+1
2014-11-12vcldemo: render AA polylines and line-caps behind top-left pane.Michael Meeks1-20/+79
2014-11-12loplugin:unreffunStephan Bergmann1-11/+0
2014-11-12vcldemo: add some clipping tests under the checkerboard tile.Michael Meeks1-2/+53
2014-11-11vcldemo: render a selection of odd gradients.Michael Meeks1-46/+107
2014-11-11vcldemo: render an enlarged view on mouse click.Michael Meeks1-9/+44
2014-11-11vcldemo: re-factor rendering panes, to enable zooming.Michael Meeks1-178/+257
2014-11-11vcldemo: click to invalidate bits and bounce a floatwin around.Michael Meeks1-0/+61
2014-11-11Adapt vcldemo code to layer NONEStephan Bergmann1-16/+1