summaryrefslogtreecommitdiff
path: root/vcl/inc/window.h
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclref: re-work mbInDtor handling, add IsDisposed method and more.Michael Meeks
2015-04-09vcl:fixes towards unit test happinessNoel Grandin
2015-04-09vclwidget: add some dispose() checkingNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-06Idle: Idle and Timer completely independendTobias Madl
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl
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-05Basic Idle handler implementationTobias Madl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-30Mark WindowImpl as noncopyableStephan Bergmann
2014-06-01vcl: cleanup window.hChris Sherlock
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-26fdo#39468 Translate German comments to English (vcl/inc/window.h)Sven Wehner
2014-01-21bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2013-11-18want to be able to support non homogeneous buttons in buttonboxesCaolán McNamara
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-07-29convert XubString->OUString in vcl/window.hxxNoel Grandin
2013-05-24this themeing thing doesn't actually do anythingCaolán McNamara
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-04-19Resolves: coverity#708649# start to fix mis-pimpl-ification of Window classHerbert Dürr
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-25remove external include guardsThomas Arnhold
2013-03-04callcatcher: unused codeCaolán McNamara
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-22rework accessibility to be layout awareCaolán McNamara
2013-01-11create VclSizeGroup analog of GtkSizeGroupCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-22add infrastructure for secondary button groupsCaolán McNamara
2012-10-09kill off the layout competitionCaolán McNamara
2012-09-28add left/right/top/bottom margin supportCaolán McNamara