summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclptr: misc. bug fixing.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation.Michael Meeks
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: make sure we have an explicit destructorNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: window destructors calling disposeNoel Grandin
2015-04-09vcl: rename VclReference to VclPtrNoel Grandin
2015-04-09manage VCL widgets using rtl::ReferenceNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-18vcldemo: create --popup mode demonstrating Windows GL issue.Michael Meeks
2015-03-18vcldemo: make balloon help test minimal, and pop-up help on start.Michael Meeks
2015-03-12vcldemo: get the pane layout right.Michael Meeks
2015-03-06vcldemo: add a tooltip to debug rendering issue.Michael Meeks
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-04coverity#1268022 Logically dead codeCaolán McNamara
2015-01-30fix buildMarkus Mohrhard
2015-01-30vcldemo: more text changesChris Sherlock
2015-01-28fix crash in vcldemoMarkus Mohrhard
2015-01-28vcldemo: include new text demoChris Sherlock
2015-01-27vcldemo: revert argument parsing breakage.Michael Meeks
2015-01-27loplugin:unreffunStephan Bergmann
2015-01-27vcl: vcldemo correct mbArabic variables check, disable rotated text testChris Sherlock
2015-01-27vcl: vcldemo now shows rotated textChris Sherlock
2015-01-27vcl: vcldemo now shows Arabic textChris Sherlock
2015-01-27vcl: clipping text demo now includedChris Sherlock
2015-01-26there's no bigger or smaller halfLuboš Luňák
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266499 Uninitialized scalar fieldCaolán McNamara
2015-01-20Some more loplugin:cstylecast: vclStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-06loplugin:saloverrideStephan Bergmann
2015-01-06vcldemo: extend threaded rendering test.Michael Meeks
2015-01-06vcldemo: add threading mode.Michael Meeks
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2014-12-11why pointersCaolán McNamara
2014-12-11coverity#1257738 Uncaught exceptionCaolán McNamara
2014-12-11coverity#1257742 Uninitialized pointer fieldCaolán McNamara
2014-12-11coverity#1257743 Uninitialized pointer fieldCaolán McNamara
2014-12-11vcldemo: disable broken gradient stencil use.Michael Meeks
2014-12-09vcl: add new metafile viewer demo - mainly for fdo#80503Chris Sherlock
2014-12-03coverity#1256310 Don't call randCaolán McNamara
2014-12-02loplugin:saloverrideNoel Grandin
2014-12-02vcl: improve vcldemo & outdev test.Michael Meeks
2014-11-28vcldemo: extended text rendering testLászló Németh