summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-2/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-3/+3
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann1-10/+0
2014-03-25coverity#736158 Dereference null return valueCaolán McNamara1-5/+3
2014-03-13Remove unused VCLXWindowImpl partsStephan Bergmann1-24/+3
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-63/+63
2014-02-26Remove visual noise from toolkitAlexander Wilms1-6/+6
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-39/+39
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-8/+8
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-03Remove needless SAL_DLLPRIVATE annotationStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara1-1/+1
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-08-10fdo#39468: Translate German comments in toolkit,unotools, & xmloffOliver Günther1-10/+9
2012-06-12nuke dead codeTakeshi Abe1-13/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-16Revert RescheduleDuringAcquire, it leads to code being run w/o solar mutex.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-05-25dispose and clear DockableWindowListeners on ::dispose as wellCaolán McNamara1-0/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-82/+40
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-82/+40
2011-03-04Remove bogus and useless comments.Guillaume Poussel1-1/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-27/+2
2011-01-31use the right variableDavid Tardon1-1/+1
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-2/+2
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-36/+39
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-31/+31
2010-11-01remove a confusing use of GetMutex() when a SolarMutexGuard is really meantNorbert Thiebaud1-70/+67
2010-10-29merge after pulling DEV300.m91Frank Schoenheit [fs]1-24/+7
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-63/+63
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-66/+66
2010-10-25undoapi: moved Flag/RestorationGuard into dedicated header file comphelper/fl...Frank Schoenheit [fs]1-27/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-09CWS changehid: resync to m89Mathias Bauer1-13/+33
2010-10-06Merge commit 'ooo/OOO330_m9'Luboš Luňák1-3/+1