summaryrefslogtreecommitdiff
path: root/vcl/source/control/imgctrl.cxx
AgeCommit message (Expand)Author
2015-05-27convert WINDOW_DRAW flags to scoped enumNoel Grandin
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-07refactor ImageControl to use RenderContextTomaž Vajngerl
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Removed unnecessary comment decorations from VCL sourcesChris Sherlock
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-12convert String to OUString in VCLNoel Grandin
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile
2013-05-16sal_Bool to boolTakeshi Abe
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in vclCarsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2010-11-13Purged BmpColorMode from libs-gui - libs-guiJoseph Powers
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14dba34b: GCC WaEFrank Schoenheit [fs]
2010-10-11dba34b: during #i112779#: don't hold an extra BitmapEx in ImageControl, use b...Frank Schoenheit [fs]
2010-10-07dba34b: outsourced the Throbber_Impl from toolkit to VCL, promoted to a 'real...Frank Schoenheit [fs]
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-09-11CWS-TOOLING: integrate CWS changehcKurt Zenker
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann
2008-12-01CWS-TOOLING: integrate CWS dba31eRelease Engineers
2008-04-11INTEGRATION: CWS changefileheader (1.11.248); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.10.240); FILE MERGEDJens-Heiner Rechtien
2006-09-17INTEGRATION: CWS pchfix02 (1.9.378); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.8.546); FILE MERGEDRüdiger Timm
2004-01-06INTEGRATION: CWS vclcleanup02 (1.7.346); FILE MERGEDVladimir Glazounov
2002-08-15#102205# visualize focusStephan Schäfer
2002-08-14#99902# col transform in HC white only for toolbox itemsStephan Schäfer
2002-04-18#98762# support HC bitmapsStephan Schäfer
2002-03-05#97021# support HC modeStephan Schäfer
2001-10-12#89914# ScaleImageMalte Timmermann
2001-07-06include event.hxxth
2000-09-18initial importJens-Heiner Rechtien