summaryrefslogtreecommitdiff
path: root/include/vcl/pdfwriter.hxx
AgeCommit message (Expand)Author
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
2018-12-03tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen
2018-11-23remove unused enums in reportdesign,linguistic,l10ntools,vcl,svxNoel Grandin
2018-10-24Change PDFWriterImpl into an OutputDeviceJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-16PDF export: allow API users to opt in for version 1.6Miklos Vajna
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-04-27Change default PDF version to 1.5Khaled Hosny
2018-04-16make AnyWidget::Clone return std::unique_ptrNoel Grandin
2018-03-26use boost::optional in OutDevStateNoel Grandin
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-08-14vcl: Drop unused #includeTakeshi Abe
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-05-25tdf#108056 PDF export: work with double page sizeMiklos Vajna
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock