summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-21mStructIdMap is unusedNoel Grandin
2023-07-20tdf#154990 vcl: PDF export: incorrect checks of annotation struct parentsMichael Stahl
2023-07-14tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes...Michael Stahl
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl
2023-07-13vcl: Move include of <hb-icu.h> to the appropriate placeRico Tzschichholz
2023-07-13use more frozenNoel Grandin
2023-07-11tdf#152234 vcl: Role values are lowercaseMichael Stahl
2023-07-06make tools::Poly*gon single-arg constructors explicitNoel Grandin
2023-07-06DrawTextFlags::HideMnemonic is unusedNoel Grandin
2023-07-06ScanlineFormat::N1BitLsbPal is unusedNoel Grandin
2023-07-04tdf#156151: Take PDF DPI into account when outputting Type 3 glyphsKhaled Hosny
2023-07-04tdf#152235 filter,vcl: PDF/UA export: tag watermark as ArtifactMichael Stahl
2023-07-03tdf#48707: Explicitly set overline color in PDF exportKhaled Hosny
2023-07-03tdf#152231 vcl: PDF/UA export: content of comments in the marginMichael Stahl
2023-07-03tdf#152231 vcl,sw: PDF/UA export: fix comments in the marginMichael Stahl
2023-06-30tdf#156084: Fix PDF export of bitmap color fontsKhaled Hosny
2023-06-21Require icu-i18n >= 66Khaled Hosny
2023-06-20tdf#115321: Fix PDF position of emphasis mark in vertical textKhaled Hosny
2023-06-20tdf#107718: Fix script itemization of vertical textKhaled Hosny
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-06-19Fix typoAndrea Gelmini
2023-06-19Fix typoAndrea Gelmini
2023-06-19tdf#155486 Adding fonts to .odt when there is "no perfect match"luigiiucci
2023-06-18ofz#59902 Integer-overflowCaolán McNamara
2023-06-15Use sal_Int32 instead of overzealous use of autoKhaled Hosny
2023-06-15Don’t add empty Fonts dictionary to Type 3 font resourcesKhaled Hosny
2023-06-14Make encodeForXml accessible for other modulesSzymon Kłos
2023-06-13tdf#152048: Fix measuring text width with font fallbackKhaled Hosny
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell
2023-05-30Related: tdf#155542 drop workaround for "XB Roya" issueCaolán McNamara
2023-05-30tdf#155542: Fix crashtesting assertKhaled Hosny
2023-05-26vcl: PDF export: stop adding pointless circular RoleMap entriesMichael Stahl
2023-05-25tdf#152048: Fix underline width for Kashida-justified textKhaled Hosny
2023-05-23perf: surprising to see getenv on a profile.Michael Meeks
2023-05-18tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin
2023-05-12tdf#155228 vcl: PDF export: /Tabs needs PDF name, not stringMichael Stahl
2023-05-10ImplPrintTransparent is always called with an empty maskNoel Grandin
2023-05-09ofz#58756 Integer-overflowCaolán McNamara
2023-05-08tdf#155161: Always embed fonts with CFF2 table as PDF Type 3 fontsKhaled Hosny
2023-05-07ofz#57493 Timeout negative width/height is negated and mirrored by vclCaolán McNamara
2023-05-06update loplugin:stringview* for o3tl::iterateCodePointsNoel Grandin
2023-05-05BinaryDataContainer swap out implementation.Michael Meeks
2023-05-03pass the std::vector instead of its data()Caolán McNamara
2023-05-02ofz#58551 Conditional jump or move depends on uninitialised valueCaolán McNamara
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2023-04-27ofz#58380 Integer-overflowCaolán McNamara
2023-04-26tdf#108757 speed up PDF generationNoel Grandin
2023-04-25ofz#57493 avoid TimeoutCaolán McNamara