summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)Author
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl
2023-04-04tdf#152234 vcl,drawinglayer: PDF/UA export: produce Role 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-11tdf#114441 Convert sal_uLong to sal_uInt32Abdallah Elhdad
2023-03-08vcl: PDF export: remove versions PDF_1_2, PDF_1_3Michael Stahl
2023-03-08vcl: PDF export: default to PDF 1.7Michael Stahl
2023-03-08vcl,sw: PDF/UA export: tag headers and footers as requiredMichael Stahl
2023-03-08vcl,filter,officecfg: PDF export: add PDFVersion::PDF_1_7Michael Stahl
2023-02-01tdf#66580 write more metadata to embedded and attached filesTomaž Vajngerl
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-15tdf#149140 vcl,sw: PDF/UA export: add Scope attribute to table headersMichael Stahl
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl
2022-09-21use more string_view in vclNoel Grandin
2022-09-14sw content controls, dropdown: add PDF exportMiklos Vajna
2022-09-13sw content controls, checkbox: add PDF exportMiklos Vajna
2022-09-13vcl: fix mergelibs buildMiklos Vajna
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-05-22cid#1504541 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-18Avoid uninitialized vcl::EditWidget::PrependCurrencySymbolStephan Bergmann
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-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-01use string_view in WhitespaceToSpaceNoel Grandin
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara
2021-04-26drop mask from BitmapExNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-21return shared_ptr from AnyWidget::CloneNoel Grandin
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-01-03cid#1456610 Uninitialized scalar fieldCaolán McNamara
2019-12-29pdf: Add option for PDF/UA to the PDF export dialogTomaž Vajngerl
2019-12-11Fix typoAndrea Gelmini
2019-11-27fix memory leakLuboš Luňák
2019-10-31loplugin:finalclasses in vclNoel Grandin
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-05-10an is used before a vowel soundCaolán McNamara
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens