summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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-03tdf#147906 Use std::hypot for Pythagorean additionAleksa Savic
2022-09-03crashtesting: assert seen on loading forum-fr-40118.odsCaolán McNamara
2022-09-03don't check that the shadow positions map back to source mapmode integersCaolán McNamara
2022-09-02gtk3_kde: Drop unused gtk3_kde5_a11y.cxxMichael Weghorn
2022-09-02ofz#39186 reduce htmlfuzzer len to hasten closure of Timeout stateCaolán McNamara
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02More graceful fix for cid#513473Khaled Hosny
2022-09-02Fix setting SAL_NON_APPLICATION_FONT_USEStephan Bergmann
2022-09-02tdf#136370 speedup bitmap fill operationsNoel Grandin
2022-09-02tdf#150683 qt a11y: Add bound checks for table methodsMichael Weghorn
2022-09-02vcl: set hb_font_t variations from CTFontKhaled Hosny
2022-09-01Revert "cid#513473 Division or modulo by zero"Noel Grandin
2022-09-01qt: Add include needed with qtbase dev branchMichael Weghorn
2022-09-01cid#513473 Division or modulo by zeroNoel Grandin
2022-09-01tdf#150683 qt a11y: Avoid using 32-bit child index hereMichael Weghorn
2022-09-01tdf#150688 return atk_noop_object_wrapper_new() instead of null on failureCaolán McNamara
2022-09-01cid#1513473 Division or modulo by zeroCaolán McNamara
2022-09-01we have one CJK text test that explicitly attempts to use not bundled fontsCaolán McNamara
2022-09-01Fix typoAndrea Gelmini
2022-09-01gbuild: set SAL_NON_APPLICATION_FONT_USE in gb_CppunitTest_use_more_fontsKhaled Hosny
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-09-01Fix typoAndrea Gelmini
2022-09-01use VirtualDevice, not WorkWindow, in testCaolán McNamara
2022-09-01FeatureCollector: check for alternates only in GSUBKhaled Hosny
2022-08-31cid#1500610 Explicit null dereferencedCaolán McNamara
2022-08-31cid#1500647 silence Resource leakCaolán McNamara
2022-08-31glyph cache considered artificial italic the same as regularCaolán McNamara
2022-08-31tdf#139627 Test justified Arabic/Persian text to avoid gaps/big overlapsHossein
2022-08-31gtk3 a11y: Use name of the actually called methods in SAL_WARNMichael Weghorn
2022-08-31vcl: Fix GenericSalLayout::GetTextWidth()Khaled Hosny
2022-08-31tdf#30731: Use ligature caret positions from the fontKhaled Hosny
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-30gtk3 a11y: Implement methods for (un)selecting table rows/colsMichael Weghorn
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-08-30Workaround interdependency of testsMike Kaganski
2022-08-30bump scrtf input len some moreCaolán McNamara
2022-08-30Unify the two places dumping bimaps for debuggingMike Kaganski
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#149956 Rework toolbar image flippingMaxim Monastirsky
2022-08-30tdf#149741 tdf#149956 Make flipping work also in the sidebarMaxim Monastirsky
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-08-29crashtesting: various checkGlyphsEqual assertsCaolán McNamara
2022-08-29Don't position dialogs relative to other dialogsSamuel Mehrbrodt
2022-08-29Prevent rounding down fontheights depending on display resolution for macOSThorsten Wagner
2022-08-28ofz#50729 Integer-overflowCaolán McNamara