summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
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
2019-12-30pdf: move PDFEmbeddedFile out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFLink out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFAnnotation out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFOutlineEntry out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFNamedDest out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFDest out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move FontEmit, Glyph, FontSubset, EmbedFont from PDFWriterImplTomaž Vajngerl
2019-12-30pdf: move GlyphEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move TransparencyEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move TilingEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move GradientEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move JPGEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move BitmapEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move ReferenceXObjectEmit out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFPage out of PDFWriterImpl into vcl::pdf namespaceTomaž Vajngerl
2019-12-30pdf: move g_nInheritedPage{Width,Height} consts from PDFWriterImplTomaž Vajngerl
2019-12-30pdf: remove PDFAppearanceMap typdef, but keep PDFAppearanceStreamsTomaž Vajngerl
2019-12-30pdf: remove FontEmbedData typedefTomaž Vajngerl
2019-12-30pdf: remove FontSubsetData typedefTomaž Vajngerl
2019-12-30pdf: remove FontMapping typedefTomaž Vajngerl
2019-12-30pdf: remove FontEmitMapping typedefTomaž Vajngerl
2019-12-29pdf: convert ResourceKind enum to enum classTomaž Vajngerl
2019-12-29pdf: move struct ResourceDict to it's own fileTomaž Vajngerl