summaryrefslogtreecommitdiff
path: root/vcl/workben
AgeCommit message (Expand)Author
2019-03-02ofz#13431 fix buildCaolán McNamara
2019-03-01ofz#13431 fix buildCaolán McNamara
2019-02-27ofz#13431 fix buildCaolán McNamara
2019-02-27make cursor images part of the themeNoel Grandin
2019-01-29ofz: reduce max_len for metCaolán McNamara
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-18Qt5 fix SalGraphics::invertJan-Marek Glogowski
2018-12-05Make Application::SetDialogCancelMode "private"Jan-Marek Glogowski
2018-12-05remove unused InvertFlags::HighlightNoel Grandin
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-20Drop some headless mode variantsJan-Marek Glogowski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-19Take array-to-pointer decay into account in loplugin:redundantcastStephan Bergmann
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