summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2015-10-16afl-eventtesting: add a realistic impress workoutCaolán McNamara3-3/+15
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann7-63/+63
2015-10-12convert Link<> to typedNoel Grandin1-3/+2
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann1-3/+2
2015-10-07afl-eventtesting: lets ditch the key repeat and timestamp fieldsCaolán McNamara2-2/+1
2015-10-06experimental afl driven ui testingCaolán McNamara2-0/+13
2015-10-03add QuattroPro support to fftesterCaolán McNamara1-5/+6
2015-10-01add 602 format to fftesterCaolán McNamara1-1/+13
2015-09-30add xls support to fftesterCaolán McNamara1-0/+14
2015-09-12GetCommandLineParamCount() returns sal_uInt16Matteo Casalin2-2/+2
2015-09-10coverity#1323758 Uninitialized pointer fieldCaolán McNamara1-0/+1
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks1-5/+5
2015-09-02Resolve merge failure: an OutputDevice parameter not WorkWindow.Michael Meeks1-1/+1
2015-09-02Add another vcldemo OpenGL test to try to catch another Windows nasty.Michael Meeks1-4/+43
2015-08-31loplugin:staticmethodsStephan Bergmann1-1/+1
2015-08-31tdf#93772 - handle framebuffer unbinding on GL context switch.Michael Meeks1-2/+84
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2-2/+2
2015-08-27vcldemo: quit popup on mouse click.Michael Meeks1-0/+5
2015-08-26Add menubar to vcldemo --widgets test.Michael Meeks1-0/+13
2015-08-26add ppt to fftesterCaolán McNamara1-1/+13
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2-10/+6
2015-08-25tdf#93614 - detect hanging OpenGL drivers with a watchdog.Michael Meeks1-1/+68
2015-08-23fail on exceptionCaolán McNamara1-6/+2
2015-08-23coverity#1317301 Uncaught exceptionCaolán McNamara1-258/+268
2015-08-21add lwp to fftesterCaolán McNamara1-0/+14
2015-08-21add hwp to fftesterCaolán McNamara1-0/+14
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara1-3/+11
2015-08-21loplugin:externandnotdefinedStephan Bergmann1-5/+5
2015-08-20loplugin:implicitboolconversionNoel Grandin1-18/+18
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-0/+346
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud2-19/+17
2015-08-14vcldemo: fix --widgets crash-on-exitMiklos Vajna1-2/+2
2015-08-14vcldemo: make --widgets handle rendercontextMiklos Vajna1-6/+6
2015-08-03vcl:: replace boost::function with std::functionMichael Stahl1-2/+3
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin1-1/+1
2015-07-22drop old makefileDavid Tardon1-147/+0
2015-06-29coverity#1308569 Uncaught exceptionCaolán McNamara1-0/+5
2015-06-28coverity#1308563 Uncaught exceptionCaolán McNamara1-0/+5
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin1-4/+4
2015-06-02loplugin:loopvartoosmallNoel Grandin1-2/+2
2015-05-26convert INVALIDATE constants to scoped enumNoel Grandin1-1/+1
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara1-2/+2
2015-05-25convert SHOW constants to scoped enumNoel Grandin1-1/+1
2015-05-23Remove include stdio (part6)Julien Nabet1-4/+1
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert GRID constants to scoped enumNoel Grandin1-1/+1
2015-05-20convert COPYAREA constant to bool flagNoel Grandin1-1/+1
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin2-3/+3