summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert HatchStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-05convert RasterOp to scoped enumNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-08-18coverity#1371123 Unchecked return valueCaolán McNamara
2016-07-28add rtf to fftesterCaolán McNamara
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-06-24tweak fftester to upscale everything to 24bits...Caolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
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