summaryrefslogtreecommitdiff
path: root/vcl/source/control/imgctrl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-15loplugin:flatten in vclNoel Grandin1-20/+21
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+0
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-01-20drop pointless pointer for referenceCaolán McNamara1-9/+5
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin1-6/+6
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-3/+3
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin1-2/+2
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-2/+2
2015-05-07refactor ImageControl to use RenderContextTomaž Vajngerl1-14/+14
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-1/+1
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-02callcatcher: update unusedcodeCaolán McNamara1-6/+0
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist1-1/+0
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock1-18/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-10/+10
2013-08-12convert String to OUString in VCLNoel Grandin1-2/+2
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile1-5/+5
2013-05-16sal_Bool to boolTakeshi Abe1-1/+1
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin1-4/+4
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-105/+79
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in vclCarsten Driesner1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-115/+77
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers1-21/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-14dba34b: GCC WaEFrank Schoenheit [fs]1-1/+1
2010-10-11dba34b: during #i112779#: don't hold an extra BitmapEx in ImageControl, use b...Frank Schoenheit [fs]1-112/+65
2010-10-07dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real...Frank Schoenheit [fs]1-3/+12
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-6/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-11CWS-TOOLING: integrate CWS changehcKurt Zenker1-6/+2
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann1-9/+24
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers1-30/+89
2008-04-11INTEGRATION: CWS changefileheader (1.11.248); FILE MERGEDRüdiger Timm1-26/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.240); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-09-17INTEGRATION: CWS pchfix02 (1.9.378); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.8.546); FILE MERGEDRüdiger Timm1-47/+21
2004-01-06INTEGRATION: CWS vclcleanup02 (1.7.346); FILE MERGEDVladimir Glazounov1-10/+8
2002-08-15#102205# visualize focusStephan Schäfer1-2/+46
2002-08-14#99902# col transform in HC white only for toolbox itemsStephan Schäfer1-4/+5
2002-04-18#98762# support HC bitmapsStephan Schäfer1-13/+63
2002-03-05#97021# support HC modeStephan Schäfer1-2/+12
2001-10-12#89914# ScaleImageMalte Timmermann1-5/+37
2001-07-06include event.hxxth1-2/+5
2000-09-18initial importJens-Heiner Rechtien1-0/+95