summaryrefslogtreecommitdiff
path: root/filter/source/pdf
AgeCommit message (Expand)Author
2022-02-08sw: fix size of inserted PDF imageMiklos Vajna
2022-02-07filter: avoid 'using namespace' in pdfexport.hxxMiklos Vajna
2022-02-03filter: allow PDF export to sign from the cmdlineMiklos Vajna
2022-01-24PDF export: allow setting filter data keys from the cmdlineMiklos Vajna
2022-01-20tdf#141340 PDF export: fix hyperlinks on the wrong page with page num rangeMiklos Vajna
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in filterMike Kaganski
2021-10-16Simplify vector initialization in filterJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-03no need to allocate these on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-14Fix typosAndrea Gelmini
2021-04-13tdf#134736 RemoveTransparenciesFromMetaFile ruins PDFExtOutDevData groupsCaolán McNamara
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-22[API CHANGE] change XPdfDecomposer to use XBinaryDataContainerTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-22long->tools::Long in emfio..filterNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02loplugin:reducevarscope in filterNoel
2020-08-21fix unit-test with non-pdfium buildNoel Grandin
2020-07-12filter/pdf: create instances with uno constructorsNoel Grandin
2020-06-05Related: tdf#113278 PDF export: improve selection of signing certificateMiklos Vajna
2020-05-21use for-range on Sequence in f*Noel Grandin
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-04-17Change default PDF version to 1.6 (released in 2004)Miklos Vajna
2020-04-14loplugin:flatten in filterNoel Grandin
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-03-18pdfium: support for pages when using PDF import with pdfiumTomaž Vajngerl
2020-03-17pdfium: Make Insert -> Image... use VectorGraphicData for PDF.Jan Holesovsky
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-01-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorSarper Akdemir
2020-01-21PDF export: don't ignore FilterData specified by UNO clientsMiklos Vajna
2020-01-09tdf#45636 trigger accessibility check when exporting as PDF/UATomaž Vajngerl
2020-01-09use for jpeg quality everywhere 80andreas kainz