summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
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-25tdf#150561: Page dimension don't match paper format in Print PreviewJulien Nabet
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-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#127423: Allow disabling default features in Font Features dialogKhaled Hosny
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-23vcl: move ImplEmphasisMarkStyle() to vcl::Font and add unit testChris Sherlock
2022-08-22Remove code duplication in GraphicDescriptor for PSDofftkp
2022-08-22Remove code duplication in GraphicDescriptor for PNGofftkp
2022-08-22Remove code duplication in GraphicDescriptor for BMPofftkp
2022-08-22Remove code duplication in GraphicDescriptor for RASofftkp
2022-08-22Remove code duplication in GraphicDescriptor for WEBPofftkp
2022-08-22Remove code duplication in GraphicDescriptor for METofftkp
2022-08-22Remove code duplication in GraphicDescriptor for TGAofftkp
2022-08-22ensure no font/glyph fallback is happening for repeatable resultsCaolán McNamara
2022-08-22Use comphelper::Base64::encode taking OStringBuffer where applicableMike Kaganski
2022-08-22DumpAsPropertyTree: use more efficient overloads of JsonWriter::putMike Kaganski
2022-08-21ofz#50452 due to Timeouts, just abandon fuzzing on any JWRN_NOT_SEQUENTIALCaolán McNamara
2022-08-20jsdialog: dump IconView separator entriesMike Kaganski
2022-08-20Don’t unconditionally validate Kashida at start/end of layoutKhaled Hosny
2022-08-20Fix displacement of Arabic combining marksKhaled Hosny
2022-08-20always transport the text dxarray as doubles when renderingCaolán McNamara
2022-08-20tdf#373494: Correctly drop NotDef glyphs in mixed direction fallback runsKhaled Hosny
2022-08-19ofz#50335 Out-of-memoryCaolán McNamara
2022-08-19Remove code duplication in GraphicDescriptor for EPSofftkp
2022-08-19Remove code duplication in GraphicDescriptor for PCDofftkp
2022-08-19Remove code duplication in GraphicDescriptor for PCTofftkp
2022-08-19Remove code duplication in GraphicDescriptor for SVGofftkp
2022-08-19Remove code duplication in GraphicDescriptor for XPMofftkp
2022-08-19Remove code duplication in GraphicDescriptor for XBMofftkp