summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Fix typosAndrea Gelmini1-1/+1
2017-12-05Improved loplugin:redundantcast, static_cast on arithmetic types: vclStephan Bergmann1-2/+2
2017-12-05convert BmpConversion to scoped enumNoel Grandin2-18/+18
2017-12-05convert BmpFilter to scoped enumNoel Grandin2-2/+2
2016-12-19vcl: separate ImplImageTree - ImageTree singleton and public ifaceTomaž Vajngerl1-2/+7
2016-10-30Let Menu dispose submenusMaxim Monastirsky1-6/+3
2016-10-10loplugin:unnecessaryoverride in vclNoel Grandin3-121/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2-10/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-5/+5
2016-09-05convert GradientStyle to scoped enumNoel Grandin3-8/+8
2016-09-05convert HatchStyle to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin2-2/+2
2016-09-05convert RasterOp to scoped enumNoel Grandin2-11/+11
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara2-1/+2
2016-08-18coverity#1371123 Unchecked return valueCaolán McNamara1-1/+1
2016-07-28add rtf to fftesterCaolán McNamara1-0/+13
2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann1-1/+1
2016-06-24tweak fftester to upscale everything to 24bits...Caolán McNamara1-23/+57
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-6/+6
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin1-4/+5
2016-04-21new plugin stylepoliceNoel Grandin1-5/+5
2016-04-15loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-15vcl: replace boost::bind with C++11 lambdasMichael Stahl1-267/+105
2016-04-14loplugin:passstuffbyref in vclNoel Grandin1-1/+1
2016-03-25fix headless buildOliver Specht1-3/+6
2016-03-15s/SEP/SMPTor Lillqvist1-1/+1
2016-03-15We use strlen() on these char arrays so better terminate them with 0Tor Lillqvist1-9/+9
2016-03-10loplugin:rangedforcopyStephan Bergmann1-1/+1
2016-03-10loplugin:staticmethodsStephan Bergmann1-2/+2
2016-03-09-Werror,-Wmismatched-new-deleteStephan Bergmann1-1/+1
2016-03-09vcldemo: improved text rendering test.Michael Meeks1-27/+260
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin1-1/+2
2016-02-09tdf#97666 -opengl: convert the bitmap to 8bit grays using GL shaderTomaž Vajngerl1-0/+13
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2-2/+2
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-2/+2
2016-02-05Fix typosAndrea Gelmini1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara1-4/+4
2016-01-21loplugin: unused return valuesNoel Grandin1-3/+2
2016-01-14vcl: (workbench) check error status of socket writesChris Sherlock1-2/+17
2016-01-11loplugin:staticmethodsStephan Bergmann1-1/+1
2016-01-10avoid crash on vcldemo bad indexCaolán McNamara1-1/+2
2016-01-09tdf#96657 - vcldemo - implement invert: Track Frame rendering test.Michael Meeks1-4/+14
2016-01-09tdf#96919 - vcl opengl: implement missing XOR mode.Michael Meeks1-1/+3
2016-01-09tdf#96919 - vcldemo - implement XOR rendering test.Michael Meeks1-35/+63
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock1-4/+4
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock1-4/+4
2016-01-04vcldemo: adjust benchmarking weights to fit changed workloads.Michael Meeks1-2/+2