summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2018-07-24GetCharWidths always returns trueCaolán McNamara
2018-07-24split buffers to clarify what it doesCaolán McNamara
2018-07-24forcepoint#53 restrict to expected index rangeCaolán McNamara
2018-07-20implement pdf export of underline for outlined fontCaolán McNamara
2018-07-18Fix typosAndrea Gelmini
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-30cppcheck: variableScopeJochen Nitschke
2018-06-27This assert() seems superfluousTor Lillqvist
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-19tdf#103913 keep ".emf" file extension and mime typeLászló Németh
2018-06-18vcl: share GfxLinkAshod Nakashian
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-12crashtesting: asserts on inability to scale oversize graphicsCaolán McNamara
2018-06-12remove incorrect SAL_WARN in BitmapInfoAccess::BitmapInfoAccessNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-06-11loplugin:unusedfieldsNoel Grandin
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-09rename SalPrinterQueueInfo::mpSysData to mpPortNameNoel Grandin
2018-06-09hold and return SalPrinter with std::unique_ptrNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07assert in BitmapInfoAccess if bitmap is empty or we can't read from itNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-06-07vcl: svx: misc improvements to pdfium importingAshod Nakashian
2018-06-07sd: render the correct PDF page on swapping inAshod Nakashian
2018-06-07sd: support breaking any PDF pageAshod Nakashian
2018-06-07svx: support importing PDF imagesAshod Nakashian
2018-06-07svx: support breaking PDFs imported as imagesAshod Nakashian
2018-06-07vcl: svx: preserve the imported PDF page number in GraphicAshod Nakashian
2018-06-07sd: import PDFs as images using Pdfium new SdPdfFilterAshod Nakashian
2018-06-07pdf: share pdf data in GraphicAshod Nakashian
2018-06-05tdf#102928 PDF export: do recompress CMYK imagesMiklos Vajna
2018-06-05forms - move the Bitmap accessing code inside BitmapExNoel Grandin
2018-06-05reducing Bitmap copying in BitmapExNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-02valgrind: uninitialized readCaolán McNamara
2018-06-01use more BitmapEx in filterNoel Grandin
2018-06-01remove old "convert to SVM1" code only active in debug modeNoel Grandin
2018-05-31drop Graphic::GetBitmapNoel Grandin
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
2018-05-28loplugin:unusedmethodsNoel Grandin
2018-05-25tdf#113143 PDF export: fix mis-scaled JPGs on Impress note pagesMiklos Vajna
2018-05-22tdf#106702 PDF export: fix missing images from Writer headers/footersMiklos Vajna
2018-05-20tdf#117502 fix graphical bullets for OOXML and RTFTomaž Vajngerl
2018-05-17tdf#105954 PDF export, ReduceImageResolution: fix re-compressing large imagesMiklos Vajna
2018-05-17loplugin:unusedfields in vclNoel Grandin
2018-05-13vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilterChris Sherlock