summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)Author
2013-03-04doubled includesThomas Arnhold
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther
2012-06-12nuke dead codeTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-05-25dispose and clear DockableWindowListeners on ::dispose as wellCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-04Remove bogus and useless comments.Guillaume Poussel
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-31use the right variableDavid Tardon
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/fl...Frank Schoenheit [fs]
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák
2010-10-05refactor several SolarMutex releaser classes into oneLuboš Luňák
2010-09-03dba33i: #163542# VCLXWindow::OnProcessCallbacks: process window events while ...Frank Schoenheit [fs]
2010-07-20CWS changehid: #i111784#: consolidate usage of HID schema; remove unused SetD...Mathias Bauer
2010-07-13CWS changehid: resync to m84Mathias Bauer
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-25unoawt2: #i112684# let UNO Controls implement the (newly introduced) XStyleSe...Frank Schoenheit [fs]
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]
2010-05-06os141: ensure the VCLXWindow is not destroyed while the callback event is und...Frank Schoenheit [fs]
2010-05-06os141: windowEnabled/Disabled events now also using the new mechanism, implie...Frank Schoenheit [fs]
2010-05-06os141: notify mouse events without a locked SolarMutexFrank Schoenheit [fs]
2010-05-06os141: allow the VCLXWindow to process arbitrary callbacks asynchronously, wi...Frank Schoenheit [fs]
2010-03-02mtaccfixes: merge with DEV300_m73Malte Timmermann [mt]
2010-03-01mtaccfixes: #i50760 BASEPROPERTY_HIGHCONTRASTMODEMalte Timmermann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-16controltextrendering: merge changes from DEV300_m61Jens-Heiner Rechtien
2009-09-25getProperty( RefDevice ) implemented nowFrank Schönheit
2009-09-17setZoom: care for rounding errors which occur during implicit conversion from...Frank Schönheit
2009-09-14#cr6875455# introduce a ReferenceDevice property for various control typesFrank Schönheit
2009-09-14CWS-TOOLING: integrate CWS dba32gKurt Zenker