summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-11-20vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled().Jan Holesovsky
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11vcl: fdo#39468 - remove useless German commentChris Sherlock
2014-11-11vcl: move OutputDevice::ImplDrawFrameDev() to WindowChris Sherlock
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-11-11vcl: move OutputDevice::ImplGetFrameDev() to WindowChris Sherlock
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-11-05Basic Idle handler implementationTobias Madl
2014-10-29need to initialize mnRefCntCaolán McNamara
2014-10-29ref-counting vcl::Window subclassesNoel Grandin
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-22Avoid unnecessary #includeStephan Bergmann
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-04coverity#1242365: Unchecked return valueNorbert Thiebaud
2014-10-04coverity#1242366: Unchecked return valueNorbert Thiebaud
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-10vcl: remove obsolete commented out assert from window.cxxChris Sherlock
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-08-23fdo#82577, fdo#82579: Handle CursorTor Lillqvist
2014-07-15Related: fdo#80633 we can retain cached size for visibility changeCaolán McNamara
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-06-30...and ~SystemWindow can recursively destroy its child windowsStephan Bergmann
2014-06-30Once ~SystemWindow calls ~Window, this is no longer a SystemWindowStephan Bergmann
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-31vcl: make Window::Show() if statement a little easier to readChris Sherlock
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-27vcl: rearrange function in window.cxxChris Sherlock
2014-05-27vcl: "non-pro version" actually means debug buildsChris Sherlock
2014-05-27vcl: cleanup window.cxx namespace aliasesChris Sherlock
2014-05-27vcl: move GetSystemData() & GetSystemDataAny() back to window.cxxChris Sherlock
2014-05-27vcl: move Window::ImplSetFrameParent() from window.cxx to stacking.cxxChris Sherlock
2014-05-25fdo#39468: translate comment in Window::ImplInit()Chris Sherlock
2014-05-24try harder to fix windows buildCaolán McNamara
2014-05-24Revert "vcl: move included header from end of window.cxx to the start"Caolán McNamara
2014-05-24vcl: move included header from end of window.cxx to the startChris Sherlock
2014-05-24vcl: odd conditional whitespacing removedChris Sherlock
2014-05-24vcl: remove comments about old tasks in Window::ImplCallActivateListeners()Chris Sherlock