summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/window
AgeCommit message (Expand)Author
2022-01-28Related: tdf#146261 the intent it to keep the dialog within the screenCaolán McNamara
2022-01-26tdf#146648 make find and replace dialog reopen at last positionJim Raykowski
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2021-11-19loplugin:stringliteraldefine in vclNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-16Rename setX/setY to SetPosX/SetPosY, to align with SetPosMike Kaganski
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-10loplugin:unnecessaryreturn SalFrame::SetPluginParentNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-15enum class X11ShowStateJan-Marek Glogowski
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-03drop TransparentType::Color usageNoel Grandin
2021-02-28downgrade 'Restore on withdrawn window' to INFOCaolán McNamara
2021-02-25drop archaic rollable supportCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-26use an accessor for SystemEnvData::aWindowCaolán McNamara
2020-12-24vcl: move access functions into appropriate bitmap access filesChris Sherlock
2020-12-14loplugin:unusedmethodsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-01Transport Pixmap from GetNativeSurfaceHandle via css::uno::Any as sal_Int64Stephan Bergmann
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-12-01missing includeStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan 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