Age | Commit message (Expand) | Author |
2023-12-08 | cid#1546472 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-11-03 | tdf#157028 vcl: PDF export: inline OBJR dictionaries | Michael Stahl |
2023-11-03 | tdf#156478 Remove unused default values for MediaBox and UserUnit | Tobias Kokolakis |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-09-04 | tdf#138792: PDF export: add batch of dublin core attributes | Sarper Akdemir |
2023-09-04 | tdf#138792: PDF export: export metadata pdf:PDFVersion | Sarper Akdemir |
2023-09-04 | tdf#138792: PDF export: fix date of xmp:CreateDate | Sarper Akdemir |
2023-08-23 | tdf#146619 Remove unused includes from vcl/inc | Gabor Kelemen |
2023-08-10 | Simplify conversion, and fix a comment | Mike Kaganski |
2023-07-23 | vcl: Drop now unneeded DevicePoint typedef | Khaled Hosny |
2023-07-23 | vcl: Use HarfBuzz to get glyph bounding rectangle | Khaled Hosny |
2023-07-14 | tdf#154982 drawinglayer,svx,sw,vcl: PDF export: hell flys and shapes... | Michael Stahl |
2023-07-14 | tdf#154982 vcl: PDF Export: split BeginStructureElement | Michael Stahl |
2023-07-03 | tdf#152231 vcl: PDF/UA export: content of comments in the margin | Michael Stahl |
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 |