summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2022-01-17RTL: lok: draw mirrored native widgets from file definitionSzymon Kłos
2022-01-11lok: copy over the alpha channel too for cairo...Dennis Francis
2022-01-10PDF export of PDF images: preserve hyperlinksMiklos Vajna
2022-01-07Backport the better fix of tdf#73523 from masterAndras Timar
2022-01-04tdf#73523 do not seek backwards, the color mask info is not thereAndras Timar
2021-09-30crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara
2021-08-26Take the PDF graphic rendering DPI into account when exportingTomaž Vajngerl
2021-07-11cid#1202935 Uninitialized scalar fieldCaolán McNamara
2021-07-11tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-06-29disable ligatures for monospace fontsCaolán McNamara
2021-06-19tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock
2021-05-19vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-06do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-14tdf#134736 move nLastBgAction to also include any trailing popsCaolán McNamara
2021-04-09pdf: workaround to disable swapping of PDF graphic filesTomaž Vajngerl
2021-04-08pdf: Improve dict and array format when copying with PDFObjectCopierTomaž Vajngerl
2021-04-08pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl
2021-03-15tdf#127217: Fix buttons in forms not working in Adobe ReaderJulien Nabet
2021-03-03tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-02-03tdf#139869 vcl: fix lazy-loading of BMP images with logic sizeMiklos Vajna
2021-01-17tdf#139643: fix missing PDF/UA flagJulien Nabet
2021-01-02ofz#29113 short readCaolán McNamara
2020-12-15tdf#138936 gradient missing under RTL from writer comment marginsCaolán McNamara
2020-12-03cid#1468270 Wrapper object use after freeCaolán McNamara
2020-12-03Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-27with RTL UI the LRT scrollbar in 'gen' calc is rendered incorrectlyCaolán McNamara
2020-11-26with SAL_RTL_ENABLED=1 calc tabbar arrows are rendered reversedCaolán McNamara
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-17Don't use new/delete here when automatic variable is enoughMike Kaganski
2020-11-16Instead of labs, use overloaded absStephan Bergmann
2020-11-16tdf#113163 OOXML Fix transparency and alpha channel supportBartosz Kosiorek
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-11-14remove SalPointNoel Grandin
2020-11-13remove unused #ifdefNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-11pdf: use object stream to copy dict or array contentTomaž Vajngerl
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-05N8BitTcMask is unusedNoel
2020-11-02pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-10-28convert some more long -> tools::LongNoel
2020-10-28std::set->o3tl::sorted_vector in vclNoel Grandin
2020-10-27tdf#137413 EMF import: fix transparency in the PDF fallback caseMiklos Vajna
2020-10-22Guard against bad stream in TypeSerializer::readGradientStephan Bergmann
2020-10-21clamp angle to valid valueNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-10-16try to make available all slide images using threadsLuboš Luňák