summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2-2/+2
2016-02-09tdf#97666 - opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl1-0/+13
2016-01-11tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks1-1/+3
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks1-1/+10
2015-12-11vcldemo: avoid svg load/render for icon test.Michael Meeks1-0/+2
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara1-1/+1
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara1-1/+1
2015-11-18com::sun::star->css in vcl/Noel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann4-39/+39
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann6-8/+8
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin2-4/+2
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl1-1/+1
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+1
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas1-69/+15
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara3-24/+0
2015-10-21remove untyped Link<>Noel Grandin1-3/+2
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO1-3/+3
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
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