Age | Commit message (Expand) | Author |
2023-05-03 | pass the std::vector instead of its data() | Caolán McNamara |
2023-04-26 | tdf#108757 speed up PDF generation | Noel Grandin |
2023-04-19 | loplugin::unusedmethods | Noel Grandin |
2023-04-13 | BinaryDataContainer: hand out shared_ptr's to SvStreams. | Michael Meeks |
2023-04-05 | vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObj | Michael Stahl |
2023-04-03 | BinaryDataContainer: pure re-factor to encapsulate stream copying. | Michael Meeks |
2023-03-27 | tdf#152234 vcl: PDF/UA export: StructElem<->Annot for form controls | Michael Stahl |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-03-20 | vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapes | Michael Stahl |
2023-03-14 | use more string_view in vcl::PDFObjectContainer | Noel Grandin |
2023-03-13 | tdf#152218 vcl: PDF/UA export: produce ID for footnote/endnote | Michael Stahl |
2023-02-01 | tdf#66580 write more metadata to embedded and attached files | Tomaž Vajngerl |
2023-01-31 | loplugin:unusedfields | Noel Grandin |
2023-01-24 | tdf#66580 write ODF document as an attachment in hybrid mode | Tomaž Vajngerl |
2023-01-03 | tdf#114441 Convert sal_uLong to a better type | Andrea Rosetti |
2022-12-02 | tdf#152094 retain more accuracy from RefDevMode::MSO1 | Caolán McNamara |
2022-11-27 | tdf#102914: fix artificial italic of fallback fonts in PDF export | Khaled Hosny |
2022-11-23 | tdf#108497: instantiate variable fonts in PDF | Khaled Hosny |
2022-10-29 | vcl: check the correct face for color glyphs | Khaled Hosny |
2022-10-27 | vcl: re-exporting broken pdfs -> empty pages | Dennis Francis |
2022-10-25 | tdf#148934 PDF/UA export: add Contents entry to Link annotations | Michael Stahl |
2022-10-03 | tdf#151262 drop subpixel->logic pos asserts | Caolán McNamara |
2022-10-03 | tdf#150786 use the same colors for pdf widgets regardless of theme | Caolán McNamara |
2022-09-27 | tdf#151187 don't check glyph substitute positions | Caolán McNamara |
2022-09-23 | vcl: tdf#121327 PDF export for bitmap color fonts | Khaled Hosny |
2022-09-21 | use more string_view in vcl | Noel Grandin |
2022-09-19 | vcl: tdf#104403 PDF export for layered color fonts | Khaled Hosny |
2022-09-06 | vcl: Drop now unused PDFFontCache | Khaled Hosny |
2022-09-06 | vcl: Use GetGlyphWidth() when emitting system fonts | Khaled Hosny |
2022-09-05 | vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx} | Khaled Hosny |
2022-09-03 | don't check that the shadow positions map back to source mapmode integers | Caolán McNamara |
2022-08-25 | use DevicePoint and SubPixelToLogic to return to source coord system | Caolán McNamara |
2022-08-14 | tdf#104921: Cleanup Kashida insertion logic | Khaled Hosny |
2022-07-20 | tdf#127236 vcl: fix missing encryption of PDF images during export | Miklos Vajna |
2022-07-18 | cid#1507357 Big parameter passed by value | Caolán McNamara |
2022-07-13 | clang-tidy modernize-pass-by-value in vcl | Noel Grandin |
2022-06-09 | loplugin:unusedmethods | Noel Grandin |
2022-06-09 | Use same glyph width in PDF drawing and font subset | Khaled Hosny |
2022-05-25 | cid#1504535 Uninitialized scalar field | Caolán McNamara |
2022-05-22 | cid#1504535 Uninitialized scalar field | Caolán McNamara |
2022-05-18 | tdf#105972: pdf form: export date fields as date type | Xisco Fauli |
2022-05-18 | tdf#105972: pdf form: export time fields as time type | Xisco Fauli |
2022-05-17 | tdf#105972: pdf form: export numeric and currency fields as number type | Xisco Fauli |
2022-05-12 | tdf#143612: map SecondaryRefValue in form pdf export | Xisco Fauli |
2022-05-01 | use string_view in WhitespaceToSpace | Noel Grandin |
2022-04-26 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-04-08 | use just one shared global SalLayoutGlyphsCache | Luboš Luňák |
2022-04-08 | use SalLayoutGlyphsCache in PDFWriterImpl | Luboš Luňák |
2021-11-25 | vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively() | Miklos Vajna |
2021-10-30 | tools::Long->sal_Int32 in the DX arrays | Noel Grandin |