summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-08vcl: Pass FontCharMap to OpenTTFont*() when possibleKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths()Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-09-04vcl: Align GenPspGraphics and FreeTypeTextRenderImpl moreKhaled Hosny
2022-08-30fix "g_object_weak_unref: couldn't find weak ref" warningCaolán McNamara
2022-08-26vcl: implement touchpad rotate gesture support on gtk backendPovilas Kanapickas
2022-08-26vcl: implement touchpad zoom gesture support on gtk backendPovilas Kanapickas
2022-08-26freetype 2.9 was relesed in Jan 2018, drop workaround for <= 2.8Caolán McNamara
2022-08-25tdf#150507 reenable slight hinting for cairo with ResolutionIndependentLayoutCaolán McNamara
2022-08-03handle scroll events in surrounding GtkSalFrame if there is oneCaolán McNamara
2022-08-01Fix typo in codeAndrea Gelmini
2022-07-26FreetypeManager::m_nMaxFontId is unusedTor Lillqvist
2022-07-13loplugin:unusedmethodsNoel Grandin
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-02Revert "tdf#137544 std::unordered_set is cheaper here"Julien Nabet
2022-06-30tdf#137544 std::unordered_set is cheaper hereNoel Grandin
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
2022-06-14Make PARTIAL_FULLSCREEN a X11SalFrame boolJan-Marek Glogowski
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-28Move GtkSalFrame::CalcDeleteSurroundingSelection to SalFrameMichael Weghorn
2022-05-19follow org.freedesktop.appearance.color-scheme settingCaolán McNamara
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-15Related: tdf#147237 change the SalObject background when the settings changeCaolán McNamara
2022-04-13vcl: move X11 drawing that uses cairo into X11CairoSalGraphicsImplTomaž Vajngerl
2022-04-12vcl: use auto delegate for X11SalGraphics and remove duplicatesTomaž Vajngerl
2022-04-10tdf#143148 Use pragma once instead of include guards in xlimits.hxx fileBehrad Khorram
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák
2022-03-08Make comment less misleadingTor Lillqvist
2022-03-07Drop useless parameterTor Lillqvist
2022-01-14VCL drop m_pInstance from *nix SalDataJan-Marek Glogowski
2022-01-14VCL move PrinterInfoManager into GenericUnixSalDataJan-Marek Glogowski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2021-12-17tdf#146225 Revert "Use g_get_real_time instead of g_get_current_time"Hossein
2021-12-11Use g_get_real_time instead of g_get_current_timeHossein
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-11-15gtk4: implement CreateChildFrameCaolán McNamara
2021-11-07forward decls go after #includeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-22return weld::Builder by unique_ptrNoel Grandin