summaryrefslogtreecommitdiff
path: root/unoil/climaker
diff options
context:
space:
mode:
Diffstat (limited to 'unoil/climaker')
0 files changed, 0 insertions, 0 deletions
f9396562a8'>clang-tidy readability-redundant-smartptr-getNoel Grandin 2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski 2018-07-31Add missing sal/log.hxx headersGabor Kelemen 2018-06-14return SalBitmap using std::shared_ptrNoel Grandin 2018-03-26replace SalColor with ColorNoel Grandin 2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski 2017-10-23loplugin:includeform: vclStephan Bergmann 2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski 2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin 2017-06-09clang-tidy readability-non-const-parameterNoel Grandin 2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar 2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara 2016-09-05convert OutDevSupportType to scoped enumNoel Grandin 2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin 2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin 2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock 2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock 2016-01-18loplugin: unused return values in vcl/Noel Grandin 2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock 2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl 2015-07-08loplugin:unusedmethods vclNoel Grandin 2015-06-07Remove include stdio (part8)Julien Nabet 2015-03-05callcatcher: update unused codeCaolán McNamara 2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara 2014-12-04Move SalGenericData::GetSalDisplay() out of generic/gendata.hxxStephan Bergmann 2014-11-24coverity#1255909 Uninitialized scalar fieldCaolán McNamara 2014-11-22vcl: Draw native widgets twice on black/white background to synthesize alphaLouis-Francis Ratté-Boulianne 2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne 2014-11-15vcl: Replace GetPixmapFromScreen by FillPixmapFromScreenLouis-Francis Ratté-Boulianne 2014-11-13coverity#1251588 Unchecked dynamic_castCaolán McNamara 2014-11-13coverity#1251585 Unchecked dynamic_castCaolán McNamara 2014-11-11vcl: Fix text rendering with OpenGLLouis-Francis Ratté-Boulianne 2014-11-10vcl: Initial work to have native widgets rendered with OpenGLLouis-Francis Ratté-Boulianne 2014-11-10vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphicsLouis-Francis Ratté-Boulianne 2014-11-10use Impl for unix vcl pluginsMarkus Mohrhard 2014-09-29loplugin: cstylecastNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin