summaryrefslogtreecommitdiff
path: root/vcl/workben/vcldemo.cxx
AgeCommit message (Expand)Author
2015-09-10coverity#1323758 Uninitialized pointer fieldCaolán McNamara
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-09-02Resolve merge failure: an OutputDevice parameter not WorkWindow.Michael Meeks
2015-09-02Add another vcldemo OpenGL test to try to catch another Windows nasty.Michael Meeks
2015-08-31loplugin:staticmethodsStephan Bergmann
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks
2015-08-27vcldemo: quit popup on mouse click.Michael Meeks
2015-08-26Add menubar to vcldemo --widgets test.Michael Meeks
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-14vcldemo: fix --widgets crash-on-exitMiklos Vajna
2015-08-14vcldemo: make --widgets handle rendercontextMiklos Vajna
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-11refactor "workben" classes to use RenderContextTomaž Vajngerl
2015-05-10cppcheck: unnecessaryQualificationCaolán McNamara
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-20vcl: convert new to ::CreateMichael Meeks
2015-04-13Use the new ::Create template method.Michael Meeks
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10More misc. cleanup.Michael Meeks
2015-04-10vcl cleanup post re-base.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: 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-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