summaryrefslogtreecommitdiff
path: root/vcl/source/outdev
AgeCommit message (Expand)Author
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26vcl: Bitmap::MakeMono() -> Bitmap::MakeMonochrome()Chris Sherlock
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-08tdf#112990: Hack-around: Do not crash on mac with opengl enabledXisco Fauli
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-29Modernize a bit vcl (part3)Julien Nabet
2018-01-28tdf#114736 no need to call AdjustLayout hereTamas Bunth
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-17loplugin:useuniqueptr in OutDevStateNoel Grandin
2018-01-15More loplugin:cstylecast: vclStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2018-01-09convert COLOR_CHANNEL_MERGE to constexpr functionNoel Grandin
2017-12-28Try to handle fonts orphaned from cache gracefullyMike Kaganski
2017-12-26Remove redundant call to OutputDevice::ImplRefreshAllFontDataMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-21silence warningCaolán McNamara
2017-11-17vcl: clean ImplFontMetricData::ImplInitTextLineSize a little bit.Mark Hung
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-06convert various vcl system fields from unsigned long -> sal_uInt32Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-26Refactor font substitute removing (vcl/svtools)Julien Nabet
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in vclNoel Grandin
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10crashtesting assert on export to ods from novell835001-2.xlsxCaolán McNamara
2017-07-10loplugin:useuniqueptr in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07xContext only needed for bHyphenate caseCaolán McNamara
2017-07-02loplugin:casttovoid: vclStephan Bergmann
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin
2017-06-28loplugin:oncevar in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin