summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/pdfextoutdevdata.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-10-14use a single queue of data for PDFExtOutDevDataSyncNoel Grandin1-469/+358
2023-10-12tdf#157397 vcl: PDF export: fix CreateControl replayMichael Stahl1-4/+16
2023-10-10tdf#157182 vcl,filter: PDF/A export: fix crash due to SE ID mismatchMichael Stahl1-1/+13
2023-10-04vcl: remove defensive programming from SetCurrentStructureElement()Michael Stahl1-10/+9
2023-10-04vcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problemMichael Stahl1-0/+3
2023-07-21mStructIdMap is unusedNoel Grandin1-2/+0
2023-07-14tdf#154982 vcl: PDF Export: split BeginStructureElementMichael Stahl1-25/+73
2023-04-05vcl,sw,sd: PDF/UA export: produce better /CT for SdrMediaObjMichael Stahl1-3/+9
2023-03-27tdf#152234 vcl: PDF/UA export: StructElem<->Annot for form controlsMichael Stahl1-1/+13
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl1-2/+42
2023-03-20vcl,sd,sw: PDF/UA export: add Alt text to SdrMediaObj media shapesMichael Stahl1-2/+4
2022-12-04cid#708627 Uninitialized scalar fieldCaolán McNamara1-0/+1
2022-11-28tdf#77650 Add option to place comments in margin (PDF Export)Samuel Mehrbrodt1-0/+4
2022-10-25tdf#148934 PDF/UA export: add Contents entry to Link annotationsMichael Stahl1-2/+4
2021-04-26drop mask from BitmapExNoel Grandin1-4/+3
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl1-2/+2
2021-01-14cid#1471674 help coverity see that "Division or modulo by zero" is bogusCaolán McNamara1-2/+3
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-2/+2
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin1-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-3/+4
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-10-11Add 'SinglePageSheets' option to the PDF export dialogMuhammet Kara1-0/+5
2019-08-22loplugin:constmethod in vclNoel Grandin1-1/+1
2019-07-30Fix typosAndrea Gelmini1-1/+1
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen1-2/+0
2019-05-08improve tools::Rectangle->basegfx::B2?Rectangle conversionNoel Grandin1-2/+2
2019-02-11loplugin:indentation in vclNoel Grandin1-1/+1
2018-11-27tdf#42949 Fix IWYU warnings in include/vcl/[f-h]*Gabor Kelemen1-0/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-14Simplify containers iterations in vclArkadiy Illarionov1-20/+15
2018-09-14loplugin:constfields in vclNoel Grandin1-2/+2
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-27loplugin:returnconstant in vclNoel Grandin1-8/+4
2018-06-18vcl: share GfxLinkAshod Nakashian1-1/+1
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna1-0/+9
2018-05-31drop Graphic::GetBitmapNoel Grandin1-1/+1
2018-05-25tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna1-2/+4
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna1-4/+21
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna1-0/+5
2018-05-02tdf#109143 PDF export: don't reuse compressed bitmaps for cropped imagesMiklos Vajna1-3/+9
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl1-9/+9
2018-01-29Modernize a bit vcl (part2)Julien Nabet1-3/+2
2018-01-23EPUB export, fixed layout: add chapter names to the navigation documentMiklos Vajna1-0/+4
2018-01-17loplugin:useuniqueptr in PDFExtOutDevDataNoel Grandin1-5/+4
2018-01-12More loplugin:cstylecast: vclStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: vclStephan Bergmann1-3/+3
2017-10-20pdfextoutdevdata: Rearrange code for readability and efficiencyMike Kaganski1-31/+30
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-1/+1