summaryrefslogtreecommitdiff
path: root/vcl/inc/salwtype.hxx
AgeCommit message (Expand)Author
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-19use tools::Long in vclNoel
2020-06-28VCL refactor Sal*MouseEvent structuresJan-Marek Glogowski
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl
2019-02-22loplugin:unusedfields in vclNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-28loplugin:unusedfieldsNoel Grandin
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
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