summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2018-10-11Add support for LXQt as a Linux desktop environment.Simon Quigley
2018-10-06UNX use font cache based glyph rect cacheJan-Marek Glogowski
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-06UNX merge FreetypeManager into GlyphCacheJan-Marek Glogowski
2018-10-05bodge up a workaround for GtkComboBox menus not appearing under waylandCaolán McNamara
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17loplugin:staticconstfield improvementsNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-04remove unsupported TDE and KDE3 desktops from desktopdetect and salplugrezso
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-24Fix int vs sal_GlyphIdDon Lewis
2018-08-23tdf#119454 don't advance PS glyphsJan-Marek Glogowski
2018-08-22pass X11SalGraphics around by std::unique_ptrNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21CreateFont from LogicalFontInstance instead of FontSelectPatternCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21loplugin:useuniqueptr in SvpSalInstanceNoel Grandin
2018-08-17loplugin:useuniqueptr in ImplSalBitmapCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in GlyphCacheNoel Grandin
2018-08-15loplugin:useuniqueptr in FreetypeManagerNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-06-28Clean up ownership tracking of SalVisual's visual (in X11 Visual base class)Stephan Bergmann
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin
2018-06-17gtk3: Correctly mirror popovers in rtl uiMaxim Monastirsky
2018-06-14loplugin:unusedfieldsNoel Grandin
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-09hold and return SalMenu by std::unique_ptrNoel Grandin
2018-06-09return and hold SalMenuItem by std::unique_ptrNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-09return SalSession with std::unique_ptrNoel Grandin
2018-06-09hold and return SalI18NImeStatus using std::unique_ptrNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07vcl: refresh font cache only on real changeAshod Nakashian
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-05-28tdf#117628 crash after closing media player with X11 backendCaolán McNamara
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin