summaryrefslogtreecommitdiff
path: root/vcl/source/window/window.cxx
AgeCommit message (Expand)Author
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
2014-05-24vcl: remove commented out code from Window::HasFocus()Chris Sherlock
2014-05-24vcl: remove commented out code from Window::HasChildPathFocus()Chris Sherlock
2014-05-24typo in commentChris Sherlock
2014-05-24fdo#39468 translate German comment to English in vcl/source/window/window.cxxChris Sherlock
2014-05-24vcl: remove name, email address and date from commentChris Sherlock
2014-05-24vcl: remove unnecessary commented out code in window.cxxChris Sherlock
2014-05-24vcl: move functions from window.cxx to stacking.cxxChris Sherlock
2014-05-24vcl: rearrange function location in window.cxxChris Sherlock
2014-05-24vcl: tabify WindowImplChris Sherlock
2014-05-24vcl: remove unnecessary headers from window.cxxChris Sherlock
2014-05-23vcl: change to sal_True and sal_False in comments in window.cxxChris Sherlock
2014-05-23vcl: change to true and false in Window::ImplGetCanvas()Chris Sherlock
2014-05-23vcl: change to true and false in Window::SetCallHandlersOnInputDisabled()Chris Sherlock
2014-05-23vcl: change to true and false in Window::Show()Chris Sherlock
2014-05-23vcl: change to true and false in Window::ImplGetWinData()Chris Sherlock
2014-05-23vcl: moved paint functions from window.cxx to paint.cxxChris Sherlock
2014-05-23vcl: move mouse functions from window.cxx to mouse.cxxChris Sherlock
2014-05-23move lcl_createWindowInfo to correct spot in window.cxxChris Sherlock
2014-05-23vcl: rearrange window.cxx functionsChris Sherlock
2014-05-23vcl: split window.cxx into event and settings functionsChris Sherlock
2014-05-22Initial cut at some infinite monkeys work.Michael Meeks
2014-05-20vcl: move resource functions from window.cxx to resource.cxxChris Sherlock
2014-05-20vcl: move globalization functions from window.cxx to globalization.cxxChris Sherlock
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-20vcl: move debug function from window.cxx to debug.cxxChris Sherlock
2014-05-13coverity#1213522 Uncaught exceptionCaolán McNamara
2014-05-13vcl: clipping functions moved from window.cxx to clipping.cxxChris Sherlock
2014-05-13vcl: move window order and stack functions into stacking.cxxChris Sherlock
2014-05-13vcl: move Window clipping functions to clipping.cxxChris Sherlock
2014-05-13vcl: Move constructor and graphics functions to top of window.cxxChris Sherlock