Age | Commit message (Expand) | Author |
2022-09-05 | tdf#150507 like skia, even when subpixel rendering snap to a pixel Baseline | Caolán McNamara |
2022-09-05 | vcl: Consolidate PhysicalFontFace::GetFontCapabilities() | Khaled Hosny |
2022-09-05 | vcl: Don’t parse cmap in PrintFontManager::getGlyphWidths() | Khaled Hosny |
2022-09-05 | vcl: Consolidate PhysicalFontFace::GetFontCharMap() | Khaled Hosny |
2022-09-04 | vcl: Create hb_face_t in PhysicalFontFace | Khaled Hosny |
2022-09-04 | vcl: Align GenPspGraphics and FreeTypeTextRenderImpl more | Khaled Hosny |
2022-09-03 | tdf#150683 gtk3 a11y: Expose AtkTableCell interface for cells | Michael Weghorn |
2022-09-02 | gtk3_kde: Drop unused gtk3_kde5_a11y.cxx | Michael Weghorn |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-09-02 | Fix setting SAL_NON_APPLICATION_FONT_USE | Stephan Bergmann |
2022-09-02 | vcl: set hb_font_t variations from CTFont | Khaled Hosny |
2022-09-01 | tdf#150688 return atk_noop_object_wrapper_new() instead of null on failure | Caolán McNamara |
2022-09-01 | we have one CJK text test that explicitly attempts to use not bundled fonts | Caolán McNamara |
2022-09-01 | tdf#150723 "run" will make the dialog visible like "show" | Caolán McNamara |
2022-09-01 | change ABORT_ON_NON_APPLICATION_FONT_USE to NON_APPLICATION_FONT_USE=... | Caolán McNamara |
2022-08-31 | gtk3 a11y: Use name of the actually called methods in SAL_WARN | Michael Weghorn |
2022-08-30 | gtk3 a11y: Implement methods for (un)selecting table rows/cols | Michael Weghorn |
2022-08-30 | fix "g_object_weak_unref: couldn't find weak ref" warning | Caolán McNamara |
2022-08-30 | gtk4: connect the zoom and rotate gestures for gtk4 | Caolán McNamara |
2022-08-30 | tdf#149741 tdf#149956 Make flipping work also in the sidebar | Maxim Monastirsky |
2022-08-28 | ofz#50729 Integer-overflow | Caolán McNamara |
2022-08-27 | gtk: Fix gtk4 build after f2bd19f672023 and e6bed4293814d | Michael Weghorn |
2022-08-26 | vcl: implement touchpad rotate gesture support on gtk backend | Povilas Kanapickas |
2022-08-26 | vcl: implement touchpad zoom gesture support on gtk backend | Povilas Kanapickas |
2022-08-26 | crashtesting: only warn about outsize scretch value | Caolán McNamara |
2022-08-26 | freetype 2.9 was relesed in Jan 2018, drop workaround for <= 2.8 | Caolán McNamara |
2022-08-26 | automatically set TextRenderModeForResolutionIndependentLayout if we scale | Caolán McNamara |
2022-08-25 | tdf#150507 reenable slight hinting for cairo with ResolutionIndependentLayout | Caolán McNamara |
2022-08-24 | tools: rename Rectangle::Justify() to Rectangle::Normalize() | Chris Sherlock |
2022-08-22 | tdf#150507 set hint style even if the platform returns no default font options | Caolán McNamara |
2022-08-22 | add Noto Sans Arabic to fonts known not to have bullet | Caolán McNamara |
2022-08-19 | Resolves: tdf#150496 we want the AtkObject get_parent function | Caolán McNamara |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-17 | cid#1509309 Use of 32-bit time_t | Caolán McNamara |
2022-08-17 | cid#1509184 silence Out-of-bounds access | Caolán McNamara |
2022-08-15 | fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAccessible'" | Caolán McNamara |
2022-08-14 | ofz#50202 Direct-leak | Caolán McNamara |
2022-08-11 | don't worry about Linux Libertine O vs Linux Libertine G | Caolán McNamara |
2022-08-11 | gtk3: silence 'invalid cast from 'GtkWindow' to 'GtkMenuShell' warning | Caolán McNamara |
2022-08-11 | gtk4: clear action group in dtor | Caolán McNamara |
2022-08-11 | gtk4: get submenu hierarchy right | Caolán McNamara |
2022-08-10 | Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number | Stephan Bergmann |
2022-08-09 | vcl: allow editing a column other than the first one in GtkInstanceTreeView | Michael Stahl |
2022-08-08 | gtk4: cursor not changing on moving over other widgets | Caolán McNamara |
2022-08-08 | gtk4: complete set_cursor for gtk4 | Caolán McNamara |
2022-08-07 | add set_scroll_thickness to provide a way to "zoom" the scrollbar | Caolán McNamara |
2022-08-05 | using ScrollType::Drag looks the safest choice | Caolán McNamara |
2022-08-04 | Fix typos, __clang_ -> __clang__ | Stephan Bergmann |
2022-08-03 | handle scroll events in surrounding GtkSalFrame if there is one | Caolán McNamara |
2022-08-03 | gtk4: tweaks for native gtk4 scrollbars in writer | Caolán McNamara |