summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-09PDF export: use MARK() when writing linksMiklos Vajna
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-03-06tdf#125532: White text on default/action buttons and selected tabs on macOSThorsten Wagner
2020-03-05vcl: put Impl class for Gradient into the cxx fileTomaž Vajngerl
2020-03-05vcl: move read and write to/from GfxLink to TypeSerializerTomaž Vajngerl
2020-03-05vcl: put first and last native type into GfxLinkType enumTomaž Vajngerl
2020-03-04vcl: rename GetContext to GetReaderContext in GraphicTomaž Vajngerl
2020-03-04tdf#130150 Improve clipping in PDF exportArmin.Le.Grand (CIB)
2020-02-27tdf#130679 Draw: Convert to polygon doesn't workNoel Grandin
2020-02-25vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl
2020-02-24vcl: GCC 9.2.1 -Werror=format-overflowMichael Stahl
2020-02-14tdf#130573 labels exchanged in export to BMPNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-11move GraphicReader class out of graph.hxxTomaž Vajngerl
2020-02-11tdf#126744 Transfer paper size and orientation to new printerKelemen Gábor
2020-02-08tdf#74702 Remove OutDevType from OutputDevice::RemoveTransparenciesFromMetaFileYusuf Keten
2020-02-08Add minimum support for PDF/A3Arnaud Versini
2020-02-07Removed executable permission on filesAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-04tdf#129976 PDF export of PDF images: adapt transparency to renderingMiklos Vajna
2020-02-03make some headers privateCaolán McNamara
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26const parameter for ImplAnimView::matchesAdrien Ollier
2020-01-26remove some unused local varsNoel Grandin
2020-01-25tdf#130137 Replace remaining uses of WNT define checks with _WIN32A_GAN
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-24no need for these to be heap-allocatedNoel Grandin
2020-01-24Rewrite of ImplAnimView::matches using a boolean expressionAdrien Ollier
2020-01-23Use properly typed vars to iterate over BitmapInfoAccess::Height/Width()Stephan Bergmann
2020-01-20PDF export: skip pointless downsampling for very small imagesMiklos Vajna
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-04pdf: Only add role map when alias isn't the same as structure tagTomaž Vajngerl
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl
2019-12-31pdf: move PDFPage dependency out of Matrix3 class (append method)Tomaž Vajngerl
2019-12-31pdf: move GraphicsStateUpdateFlags to vcl::pdf namespaceTomaž Vajngerl
2019-12-31pdf: change define constants to constexprTomaž Vajngerl
2019-12-31pdf: move Mode out of PDFWriterImpl class and convert to enum classTomaž Vajngerl
2019-12-31pdf: move GraphicsState out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move StreamRedirect out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFGlyph out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFAddStream out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureElement out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureElementKid out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureAttribute out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFWidget out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFScreen out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFNoteEntry out of PDFWriterImpl classTomaž Vajngerl