summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/salframe.h
AgeCommit message (Expand)Author
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-02-02loplugin:useuniqueptr in X11SalFrameNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-17loplugin:unusedfields in vcl part2Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-20remove unused ModalDialogue from WMWindowType enumNoel Grandin
2017-02-08convert WMWindowType to scoped enumNoel Grandin
2016-11-25convert MODKEY constants to o3tl::typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-05-11convert SAL_FRAME_TOTOP to scoped enumNoel Grandin
2016-05-10Convert SAL_EVENT to scoped enumNoel Grandin
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-01-18Fix --enable-kde4 againStephan Bergmann
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-10-02fix Android and KDE buildNoel Grandin
2015-10-02Fix --enable-kde4Stephan Bergmann
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-09-29retain type for another levelCaolán McNamara
2015-07-04Fix typosAndrea Gelmini
2015-05-27convert EXTTEXTINPUT constants to scoped enumNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-03-19loplugin:constantfunction: vclNoel Grandin
2015-02-04discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2014-11-10better way to access the X11 windowMarkus Mohrhard
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-13vcl: SalFrame::Enable() is not used anywhere so removingChris Sherlock