summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)Author
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-11-07fdo#84938: replace MOUSE_ modifier constants with enumNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-24coverity#705322 Missing break in switch, assuming incorrectCaolán McNamara
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin
2014-03-28Remove remaining DBG_CTOR etc. remnants from toolkitStephan Bergmann
2014-03-25coverity#736158 Dereference null return valueCaolán McNamara
2014-03-13Remove unused VCLXWindowImpl partsStephan Bergmann
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
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara
2014-02-03Remove needless SAL_DLLPRIVATE annotationStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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