summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
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
2022-08-15fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'"Caolán McNamara
2022-08-14ofz#50202 Direct-leakCaolán McNamara
2022-08-11don't worry about Linux Libertine O vs Linux Libertine GCaolán McNamara
2022-08-11gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warningCaolán McNamara
2022-08-11gtk4: clear action group in dtorCaolán McNamara
2022-08-11gtk4: get submenu hierarchy rightCaolán McNamara
2022-08-10Better cast to sal_[u]IntPtr when passing pointer to O[U]String::numberStephan Bergmann
2022-08-09vcl: allow editing a column other than the first one in GtkInstanceTreeViewMichael Stahl
2022-08-08gtk4: cursor not changing on moving over other widgetsCaolán McNamara
2022-08-08gtk4: complete set_cursor for gtk4Caolán McNamara
2022-08-07add set_scroll_thickness to provide a way to "zoom" the scrollbarCaolán McNamara