summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2022-05-16tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-16related: tdf#148442: do not replace 'Yes' if onValue is emptyXisco Fauli
2022-05-16tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-03-18tdf#148033: Loss of precision in /MediaBox (PDFWriterImpl::emitCatalog())Lemures Lemniscati
2022-03-11PDF export of PDF images: don't preserve annotations in generalMiklos Vajna
2022-03-10tdf#143216: pdfwriter: Don't treat semi-valid URIs as local pathsDr. David Alan Gilbert
2022-02-11tdf#126319 Corrected bitmap creation from metafileArmin Le Grand (Allotropia)
2022-02-08PDF export: increase default precision of doublesMiklos Vajna
2022-02-08PDF export: improve precision of pdf image sizesMiklos Vajna
2022-01-11PDF export of PDF images: preserve hyperlinksMiklos Vajna
2021-12-06increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-11-25vcl: pInputElement is never nullptr in PDFObjectCopier::copyRecursively()Miklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-09Add Printer::GetSizeOfPaper() with semantics to match GetPaper()Tor Lillqvist
2021-11-04Resolves: tdf#138826 adjust the aTmpMtf to get drawn at maPos of ActionCaolán McNamara
2021-11-04vcl: remove not needed pObjectStream in PDFObjectCopier::copyExternalResource()Miklos Vajna
2021-11-03put the message into static_assertCaolán McNamara
2021-11-03can use static_assert for compile time check hereCaolán McNamara
2021-11-02Add comments to two arrays mentioning that they must match the enum PaperTor Lillqvist
2021-11-01Prepare for removal of non-const operator[] from Sequence in vclMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31tools::Long->sal_Int32 in StretchAndConvertNoel Grandin
2021-10-30tools::Long->sal_Int32 in GetCaretPositionsNoel 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-10-26tdf#144513 improve perf when breaking long linesNoel Grandin
2021-10-25replace friend access with functionsLuboš Luňák
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-21tdf#144222 fix pdf export with vertical layoutMark Hung
2021-10-16adapt to the change from tools::Long* to std::vector<tools::Long>*Tomoyuki Kubota
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-08vcl: test PhysicalFontCollection and move to vcl::font namespaceChris Sherlock
2021-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-07tdf#144952 VCL fix the Printer graphics releaseJan-Marek Glogowski
2021-10-06vcl: remove unused class ImplDeviceFontSizeListChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-27WIN lazy init WinSalInfoPrinter graphicsJan-Marek Glogowski
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-23Removed duplicated includeAndrea Gelmini
2021-09-21stack allocate this TextLayoutCache object (tdf#125892Noel Grandin
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák