summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2022-09-06Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"خالد حسني
2022-09-05vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-09-05cid#1500642 silence Dereference before null checkCaolán McNamara
2022-09-05tdf#149670 fix color change api and adjust tolerance for ooxmlSarper Akdemir
2022-09-05Remove code duplication in GraphicDescriptor for SVMofftkp
2022-09-05Remove code duplication in GraphicDescriptor for TIFofftkp
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Format PhysicalFontFace.{cxx,hxx}Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
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-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-01Revert "cid#513473 Division or modulo by zero"Noel Grandin
2022-09-01cid#513473 Division or modulo by zeroNoel Grandin
2022-09-01cid#1513473 Division or modulo by zeroCaolán McNamara
2022-09-01change ABORT_ON_NON_APPLICATION_FONT_USE to NON_APPLICATION_FONT_USE=...Caolá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-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-30Unify the two places dumping bimaps for debuggingMike Kaganski
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-28ofz#50674 reduce limit while fuzzingCaolán McNamara
2022-08-27VBA: make debugging of VBA tests much easierHannah Meeks
2022-08-27vcl: Don’t leak hb_set_tKhaled Hosny
2022-08-26improve ImplSubPixelToLogic sanity checkCaolán McNamara
2022-08-26retain precision until the endCaolán McNamara
2022-08-26cid#1509211 silence Explicit null dereferencedCaolán McNamara
2022-08-26keep nXOffset as doubleCaolán McNamara
2022-08-26aAdjOffset is derived from a DevicePoint, so keep it as a DevicePointCaolán McNamara
2022-08-26vcl: implement rotate gesture infrastructurePovilas Kanapickas
2022-08-26vcl: implement zoom gesture infrastructurePovilas Kanapickas
2022-08-26Removed duplicated includeAndrea Gelmini
2022-08-26FeatureCollector: Drop redundant checkKhaled Hosny
2022-08-26aStartPt is derived from a DevicePoint, so keep it as a DevicePointCaolán McNamara
2022-08-26nWidth is set from newWidth which is DeviceCoordinateCaolán McNamara
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara