summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window/salframe.cxx
AgeCommit message (Expand)Author
2020-05-27vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-06SystemEnvData::nSize is no longer read and can be removedStephan Bergmann
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen
2019-09-04tdf#118314 Code clean up on imestatuswindowSzabolcs Toth
2019-04-12prefer vector::data to &vector[0]Caolán McNamara
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-11loplugin:indentation in vclNoel Grandin
2019-01-23remove FWS X11 protocol stuffNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-17remove ImpBitmapNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-28tdf#116563: floating windows must get input focus at some pointKatarina Behrens
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-09Fix conditionSamuel Mehrbrodt
2018-02-08Disable NET_WM_PING for all debug buildsSamuel Mehrbrodt
2018-02-02loplugin:useuniqueptr in X11SalFrameNoel Grandin
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-01-26Remove redundant(?) initialization of frame geometryStephan Bergmann
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-10Use some for range loops in vclJulien Nabet
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-15loplugin:flatten in vclNoel Grandin
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist
2017-11-13Fix typosAndrea Gelmini
2017-11-10tdf#48300 kde4+gen: bring forward the window with already opened docKatarina Behrens
2017-11-07tdf#112770 Filter input on the correct windowJan-Marek Glogowski
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-10-22Prevent gnome-shell f/ showing 'unresponsive app' during debugAndreas Brandner
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-19rename GetGenericData to GetGenericUnixSalDataNoel Grandin
2017-09-19rename SalGenericData to GenericUnixSalDataNoel Grandin
2017-08-16SalFrame Handle* methods can return boolNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin