summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2022-09-16tdf#137341 gtk: Set missing style text colors from themeMichael Weghorn
2022-09-14gtk4: use left aligned label for GtkToggleButton with xalignCaolán McNamara
2022-09-13gtk4: move ComboBox "items" to the start to get "active" property workingCaolán McNamara
2022-09-13drop gtk_check_version(4, 3, 2) checks nowCaolán McNamara
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add a PhysicalFontFace-backed TrueTypeFontKhaled Hosny
2022-09-08vcl: Pass FontCharMap to OpenTTFont*() when possibleKhaled Hosny
2022-09-07tdf#150810 get visible placeholder text in GtkEntry with focusCaolán McNamara
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
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-05rework comment a bitCaolán McNamara
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-05tdf#150507 like skia, even when subpixel rendering snap to a pixel BaselineCaolán McNamara
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-09-03tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cellsMichael Weghorn
2022-09-02gtk3_kde: Drop unused gtk3_kde5_a11y.cxxMichael Weghorn
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02Fix setting SAL_NON_APPLICATION_FONT_USEStephan Bergmann
2022-09-02vcl: set hb_font_t variations from CTFontKhaled Hosny
2022-09-01tdf#150688 return atk_noop_object_wrapper_new() instead of null on failureCaolán McNamara
2022-09-01we have one CJK text test that explicitly attempts to use not bundled fontsCaolán McNamara
2022-09-01tdf#150723 "run" will make the dialog visible like "show"Caolán McNamara
2022-09-01change ABORT_ON_NON_APPLICATION_FONT_USE to NON_APPLICATION_FONT_USE=...Caolán McNamara
2022-08-31gtk3 a11y: Use name of the actually called methods in SAL_WARNMichael Weghorn
2022-08-30gtk3 a11y: Implement methods for (un)selecting table rows/colsMichael Weghorn
2022-08-30fix "g_object_weak_unref: couldn't find weak ref" warningCaolán McNamara
2022-08-30gtk4: connect the zoom and rotate gestures for gtk4Caolán McNamara
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-28ofz#50729 Integer-overflowCaolán McNamara
2022-08-27gtk: Fix gtk4 build after f2bd19f672023 and e6bed4293814dMichael Weghorn
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-26crashtesting: only warn about outsize scretch valueCaolán McNamara
2022-08-26freetype 2.9 was relesed in Jan 2018, drop workaround for <= 2.8Caolán McNamara
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-25tdf#150507 reenable slight hinting for cairo with ResolutionIndependentLayoutCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-22tdf#150507 set hint style even if the platform returns no default font optionsCaolán McNamara
2022-08-22add Noto Sans Arabic to fonts known not to have bulletCaolán McNamara
2022-08-19Resolves: tdf#150496 we want the AtkObject get_parent functionCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1509309 Use of 32-bit time_tCaolán McNamara
2022-08-17cid#1509184 silence Out-of-bounds accessCaolán McNamara