summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2021-04-07vcl: class to automatically delegate calls to SalGraphicImplTomaž Vajngerl
2021-04-06vcl: use PixelFormat enum in SalBitmap interface and backendsTomaž Vajngerl
2021-04-05vcl: move GenPspGraphics into a subclass of SalGraphicsImplTomaž Vajngerl
2021-04-05vcl: ColorSpace "enum" to "enum class" used in PrinterColor classTomaž Vajngerl
2021-02-25drop archaic rollable supportCaolán McNamara
2021-02-24add additional 0-1 alpha argument to DrawTransformedBitmap()Luboš Luňák
2021-02-24simply use drawTransformedBitmap()Luboš Luňák
2021-02-19loplugin:refcounting in vclNoel
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-27drop unused GDK_WINDOW_XWINDOW defineCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2021-01-19loplugin:unusedmethodsNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-21drop deprecated visibility-notify-event event handlerCaolán McNamara
2020-12-20drop never completed GtkSalPrinterCaolán McNamara
2020-12-14Bin a few unused forward declarationsTor Lillqvist
2020-12-14loplugin:unusedmethodsNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-01tdf#132350 gtk: implement extra update button in menubarCaolán McNamara
2020-11-25tdf#138425 vcl/gtk activate main menu in UpdateFullThomas Viehmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-14remove SalPointNoel Grandin
2020-11-05SpinButtonEntry is unusedNoel
2020-11-03loplugin:unusedfieldsNoel
2020-10-28Fix build for UNX x86Thorsten Behrens
2020-10-25Related: tdf#137620 factor out working IMDeleteSurrounding hunkCaolán McNamara
2020-10-22for DisallowCycleFocusOut forward unused keyevents to InterimItemWindowCaolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-07raise min version of gtk to 3.20.0Caolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-01Related: tdf#134566 split signalIMPreeditChanged to extract a reusable pieceCaolán McNamara
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-29gdk_wayland_window_set_application_id doesn't work when called earlyCaolán McNamara
2020-09-28remove obsolete gtk2 codeLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08tdf#136545 use pre-existing cairo_surfaceCaolán McNamara
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-25Related: tdf#135965 return true to show event was handledCaolán McNamara
2020-08-24remove unused XIM.hCaolán McNamara
2020-08-24Fix typo in codeAndrea Gelmini
2020-08-21tdf#135965 let F1 in gtk widgets embedded in a GtkSalFrame call helpCaolán McNamara