summaryrefslogtreecommitdiff
path: root/vcl/workben
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-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27vcldemo: quit popup on mouse click.Michael Meeks
2015-08-26Add menubar to vcldemo --widgets test.Michael Meeks
2015-08-26add ppt to fftesterCaolán McNamara
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-23fail on exceptionCaolán McNamara
2015-08-23coverity#1317301 Uncaught exceptionCaolán McNamara
2015-08-21add lwp to fftesterCaolán McNamara
2015-08-21add hwp to fftesterCaolán McNamara
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara
2015-08-21loplugin:externandnotdefinedStephan Bergmann
2015-08-20loplugin:implicitboolconversionNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
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-08-03vcl:: replace boost::function with std::functionMichael Stahl
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin
2015-07-22drop old makefileDavid Tardon
2015-06-29coverity#1308569 Uncaught exceptionCaolán McNamara
2015-06-28coverity#1308563 Uncaught exceptionCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-25convert SHOW constants to scoped enumNoel Grandin
2015-05-23Remove include stdio (part6)Julien Nabet
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel 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-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
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