summaryrefslogtreecommitdiff
path: root/vcl/source/window/winproc.cxx
AgeCommit message (Expand)Author
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27GetContextMenuDown is always trueCaolán McNamara
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-23coverity#440750 Dereference after null checkCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-07Renamed VCL's OutputDevice mirroring functionsChris Sherlock
2014-02-06typo fixes in commentsAndras Timar
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplHasMirroredGraphics()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplLogicToDevicePixel()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplReMirrored()Chris Sherlock
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-01-28bool improvementsStephan Bergmann
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-18ImplCallPreNotify should return boolStephan Bergmann
2014-01-18Remove unused ImplCallEventStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13make mnCursorPos a sal_Int32Caolán McNamara
2014-01-11longparas: OldTextLen and DeltaStart are unusedCaolán McNamara
2014-01-11longparas: unnecessary xub_StrLen castCaolán McNamara
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com
2013-08-12convert String to OUString in VCLNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-06-19WaE: for higher debugging levelsCaolán McNamara
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-03-22clean up DBG_ERRORnThomas Arnhold
2013-03-07Some further hacks for scrolling on touch devices, but no cigarTor Lillqvist
2013-03-07Start hacking on scrollingTor Lillqvist
2013-03-03Android "desktop" app: More hacking on scalingTor Lillqvist
2013-03-03Note that for COMMAND_WHEEL_ZOOM the delta value is ignoredTor Lillqvist
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-18translate German comments to English in VCL moduleLuc Castermans
2011-12-07Change "menues" to "menus"Michael T. Whiteley
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-29CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann