summaryrefslogtreecommitdiff
path: root/vcl/inc/salwtype.hxx
AgeCommit message (Expand)Author
2017-05-16ExternalZoom and ExternalScroll are unusedCaolán McNamara
2017-05-16Resolves: rhbz#1367846 improve gtk3 trackpad scrollingCaolán McNamara
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-11convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin
2016-05-10Convert SALOBJ_EVENT to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_STATE to scoped enumNoel Grandin
2016-05-10convert WINDOWSTATE_MASK to scoped enumNoel Grandin
2016-01-27vcl: remove comment cruft in salwtype.hxxChris Sherlock
2016-01-16tdf#78431: Clean up pFrame parameter in ImplWindowFrameProcXisco Fauli
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13make mnCursorPos a sal_Int32Caolán McNamara
2014-01-12mnDeltaStart is unusedCaolán McNamara
2013-11-10fdo#71321: We should not actually use the delta-is-pixels concept on OS XTor Lillqvist
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-14CID#707583 uninitialized variablesCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-05-13Support IMR_QUERYCHARPOSITION in Writer and Calc.Yohei Yukawa
2013-04-05new module i18nlangtagEike Rathke
2013-03-27No need for two sets of names for the same exttextinput flag bitsTor Lillqvist
2013-03-27No need for two sets of names for the same frame/window state bitsTor Lillqvist
2013-03-18Bin pointless __cplusplus ifdefsTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-07SALEVENT_COUNT is unusedTor Lillqvist
2013-03-03Implement the VCLEVENT_WINDOW_ZOOM by turning it into a wheel mouse eventTor Lillqvist
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-01translate German commentsLuc Castermans
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky