summaryrefslogtreecommitdiff
path: root/vcl/inc/pdf
AgeCommit message (Expand)Author
2023-12-08cid#1546472 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-03tdf#157028 vcl: PDF export: inline OBJR dictionariesMichael Stahl
2023-11-03tdf#156478 Remove unused default values for MediaBox and UserUnitTobias Kokolakis
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-09-04tdf#138792: PDF export: export metadata pdf:PDFVersionSarper Akdemir
2023-09-04tdf#138792: PDF export: fix date of xmp:CreateDateSarper Akdemir
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-10Simplify conversion, and fix a commentMike Kaganski
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
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-03tdf#152231 vcl: PDF/UA export: content of comments in the marginMichael Stahl
2023-05-03pass the std::vector instead of its data()Caolán McNamara
2023-04-26tdf#108757 speed up PDF generationNoel Grandin
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-13BinaryDataContainer: hand out shared_ptr's to SvStreams.Michael Meeks
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-03BinaryDataContainer: pure re-factor to encapsulate stream copying.Michael Meeks
2023-03-27tdf#152234 vcl: PDF/UA export: StructElem<->Annot for form controlsMichael Stahl
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl
2023-03-14use more string_view in vcl::PDFObjectContainerNoel Grandin
2023-03-13tdf#152218 vcl: PDF/UA export: produce ID for footnote/endnoteMichael Stahl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
2023-01-31loplugin:unusedfieldsNoel Grandin
2023-01-24tdf#66580 write ODF document as an attachment in hybrid modeTomaž Vajngerl
2023-01-03tdf#114441 Convert sal_uLong to a better typeAndrea Rosetti
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-27tdf#102914: fix artificial italic of fallback fonts in PDF exportKhaled Hosny
2022-11-23tdf#108497: instantiate variable fonts in PDFKhaled Hosny
2022-10-29vcl: check the correct face for color glyphsKhaled Hosny
2022-10-27vcl: re-exporting broken pdfs -> empty pagesDennis Francis
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-10-03tdf#151262 drop subpixel->logic pos assertsCaolán McNamara
2022-10-03tdf#150786 use the same colors for pdf widgets regardless of themeCaolán McNamara
2022-09-27tdf#151187 don't check glyph substitute positionsCaolán McNamara
2022-09-23vcl: tdf#121327 PDF export for bitmap color fontsKhaled Hosny
2022-09-21use more string_view in vclNoel Grandin
2022-09-19vcl: tdf#104403 PDF export for layered color fontsKhaled Hosny
2022-09-06vcl: Drop now unused PDFFontCacheKhaled Hosny
2022-09-06vcl: Use GetGlyphWidth() when emitting system fontsKhaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-03don't check that the shadow positions map back to source mapmode integersCaolán McNamara
2022-08-25use DevicePoint and SubPixelToLogic to return to source coord systemCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-18cid#1507357 Big parameter passed by valueCaolán McNamara
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin