summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2022-08-28ofz#50674 reduce limit while fuzzingCaolán McNamara
2022-08-28Adjust button text colors for macOS Big SurThorsten Wagner
2022-08-27VBA: make debugging of VBA tests much easierHannah Meeks
2022-08-27vcl: Don’t leak hb_set_tKhaled Hosny
2022-08-27gtk: Fix gtk4 build after f2bd19f672023 and e6bed4293814dMichael Weghorn
2022-08-26bump scrtf input len some moreCaolán McNamara
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-26qt a11y: Set the (un)selected child in selection add/remove eventMichael Weghorn
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-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
2022-08-25FeatureCollector: Fix parameter code for named parametersKhaled Hosny
2022-08-25qt a11y: Forward text selection change event as suchMichael Weghorn
2022-08-25tdf#150561: Page dimension don't match paper format in Print PreviewJulien Nabet
2022-08-25tdf#150507 reenable slight hinting for cairo with ResolutionIndependentLayoutCaolán McNamara
2022-08-25qt a11y: Work around Qt ignoring ActiveDescendantChanged eventsMichael Weghorn
2022-08-25vcl: test removeMnemonicsFromString()Chris Sherlock
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-25FeatureCollector: Detect ENUM features in OpenType fontsKhaled Hosny
2022-08-25FeatureCollector: Get feature labels for ssXX/cvXX features from the fontKhaled Hosny
2022-08-25FeatureCollector: SimplifyKhaled Hosny
2022-08-25use DevicePoint and SubPixelToLogic to return to source coord systemCaolán McNamara
2022-08-25retain accuracy when we have subpixels and convert back to Logic unitsCaolán McNamara
2022-08-24qt a11y: Remember associated QObject also for non-QtXAcccessible caseMichael Weghorn
2022-08-24qt a11y: Remember and reuse existing QObject for XAccessibleMichael Weghorn
2022-08-24rename DeviceFontWidth/DeviceFontHeight to DeviceSubPixelCaolán McNamara
2022-08-24move & rename height relevant function near & similar to its width equivalentCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#150555: Skia seems to fail with Windows 8/8.1Julien Nabet
2022-08-23tdf#127423: Allow disabling default features in Font Features dialogKhaled Hosny
2022-08-23qt a11y: Drop unnecessary QObject inheritanceMichael Weghorn
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-23ofz: now that ofz#24932 is closed, bring up the input limitCaolán McNamara
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny