summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2018-12-20Qt5 fix SalGraphics::invertJan-Marek Glogowski
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-09fix oss-fuzz buildCaolán McNamara
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19loplugin:staticvar in vclNoel Grandin
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-10No more need for extra local variablesStephan Bergmann
2018-09-06clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05loplugin:useuniqueptr in NWPaintGTKScrollbarNoel Grandin
2018-08-10shrink scrtf fuzzerCaolán McNamara
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin
2018-05-27Some LibreOffice Fuzzers Can't Use AFL's Deferred ForkserverCaolán McNamara
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-09vcl: get rid of Bitmap{Ex}::Filter() and Animation::Filter()Chris Sherlock
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-25oss-fuzz build fixCaolán McNamara
2018-02-25oss-fuzz: issue 1188, per-fuzzer configCaolán McNamara
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-12for ~perfect compression link fuzzer input limit to an output limitCaolán McNamara
2018-02-09add sft fuzzerCaolán McNamara
2018-02-08sprinkle SAL_WARN_UNUSED over Bitmap/BitmapExNoel Grandin
2018-02-07add basic font parsing to fftesterCaolán McNamara
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-25put a ceiling on various fuzzer input sizesCaolán McNamara
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-21add html fuzzerCaolán McNamara
2017-12-20remove html fuzzerCaolán McNamara
2017-12-20add html fuzzerCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin