summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window/salframe.cxx
AgeCommit message (Expand)Author
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2020-10-19use tools::Long in vclNoel
2020-10-01loplugin:reducevarscope in vclNoel
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-08tdf#136545 use pre-existing cairo_surfaceCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-04loplugin:flatten in vcl/unxNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-28VCL refactor Sal*MouseEvent structuresJan-Marek Glogowski
2020-04-30Fix typosAndrea Gelmini
2020-04-20tdf#130924 [vcl] replace `*printf`s with `SAL_*` logging macros.Yukio Siraichi
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-23Related tdf#126459: fix crash in presenter console using gen vclplugKatarina Behrens
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-03avoid invalid static_cast when mixing X11 and OpenGL bitmapsLuboš Luňák
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-12-01boost::optional: replace uses of get_value_or with value_orStephan Bergmann
2019-11-27handle properly true 32bit bitmaps in some placesLuboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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