summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-15loplugin:defaultparamsStephan Bergmann
2016-04-15vcl: replace boost::bind with C++11 lambdasMichael Stahl
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-03-25fix headless buildOliver Specht
2016-03-15s/SEP/SMPTor Lillqvist
2016-03-15We use strlen() on these char arrays so better terminate them with 0Tor Lillqvist
2016-03-10loplugin:rangedforcopyStephan Bergmann
2016-03-10loplugin:staticmethodsStephan Bergmann
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann
2016-03-09vcldemo: improved text rendering test.Michael Meeks
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-14vcl: (workbench) check error status of socket writesChris Sherlock
2016-01-11loplugin:staticmethodsStephan Bergmann
2016-01-10avoid crash on vcldemo bad indexCaolán McNamara
2016-01-09tdf#96657 - vcldemo - implement invert: Track Frame rendering test.Michael Meeks
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks
2016-01-09tdf#96919 - vcldemo - implement XOR rendering test.Michael Meeks
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2016-01-04vcldemo: adjust benchmarking weights to fit changed workloads.Michael Meeks
2016-01-03vcl: Excise vcl::FontInfo classChris Sherlock
2016-01-02vcldemo - more clipping tests for RegionBand and Polygon cases.Michael Meeks
2016-01-02vcldemo: add clipping torture test.Michael Meeks
2015-12-31tdf#95507 - implement opengl / 50% invert method.Michael Meeks
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-10vcldemo: avoid svg load/render for icon test.Michael Meeks
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara
2015-10-21remove untyped Link<>Noel Grandin
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16afl-eventtesting: add a realistic impress workoutCaolán McNamara