summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxdevice.cxx
AgeCommit message (Expand)Author
2016-10-05convert MapUnit to scoped enumNoel Grandin
2015-11-25loplugin:unusedfields in include/toolkit,include/toolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in toolkit/Noel Grandin
2015-06-17Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann
2015-04-16UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.Michael Meeks
2015-04-10toolkit: first cut at switching to VclPtr.Michael Meeks
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-03-10coverity#708531 Uninitialized pointer fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-18after 11 years it's time to forget about that to-doCaolán McNamara
2012-04-17Remove some unused methodsJulien Nabet
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-22CWS-TOOLING: integrate CWS dba32aIvo Hinkelmann
2009-02-13CWS-TOOLING: integrate CWS dba31gOliver Bolte
2008-06-25INTEGRATION: CWS rptwizard01 (1.6.190); FILE MERGEDKurt Zenker
2008-04-11INTEGRATION: CWS changefileheader (1.6.206); FILE MERGEDRüdiger Timm
2006-10-12INTEGRATION: CWS sb59 (1.4.116); FILE MERGEDOliver Bolte
2006-09-16INTEGRATION: CWS pchfix02 (1.4.136); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.3.426); FILE MERGEDRüdiger Timm
2001-07-27#88347# bCreatedWithToolkit...Malte Timmermann
2001-05-15#86489# Lock solar mutex before calling DestroyOutputDevice...Malte Timmermann
2000-09-18initial importJens-Heiner Rechtien