summaryrefslogtreecommitdiff
path: root/vcl/inc/pdf
AgeCommit message (Expand)Author
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
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-09Use same glyph width in PDF drawing and font subsetKhaled Hosny
2022-05-25cid#1504535 Uninitialized scalar fieldCaolán McNamara
2022-05-22cid#1504535 Uninitialized scalar fieldCaolán McNamara
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2022-04-26Use o3tl::make_unsigned in some placesStephan Bergmann
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-08use SalLayoutGlyphsCache in PDFWriterImplLuboš Luňák
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin