summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-06-24tdf#142560 handle cached glpyh items in ImplGlyphFallbackLayoutMark Hung
2021-06-23disable ligatures for monospace fontsCaolán McNamara
2021-06-11MetaAction::Clone() -> constLuboš Luňák
2021-06-11Simplify Sequences initializations (vcl)Julien Nabet
2021-06-09Add GradientEx cppunit test to vclpanoskorovesis
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2021-06-04sw HTML export: fix pixel size of shapesMiklos Vajna
2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski
2021-05-28vcl: handle fallback glyph offset for vertical writing.Mark Hung
2021-05-27no need to allocate these on the heapNoel Grandin
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18cid#1484905 Dereference before null checkCaolán McNamara
2021-05-17vcl PDF export: fix re-exporting PDF images with arbitrary page-level rotationMiklos Vajna
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-11loplugin:noexceptmoveNoel Grandin
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara
2021-05-11fix leak in SalLayoutGlyphsNoel Grandin
2021-05-06cid#1401334 silence Uncaught exceptionCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-05-05vcl: adjust LayoutText() for vertical writing.Mark Hung
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-01Related: cid#1478001 CreateVirtualDevice never passed a null pGraphics argCaolán McNamara
2021-04-30simplify WallpaperNoel Grandin
2021-04-29do not apply line dashing in drawinglayer (tdf#136957)Luboš Luňák
2021-04-29remove support for BITMASK in vcl backendsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-26drop mask from BitmapExNoel Grandin
2021-04-24Replace list by vector (m_aTransparentObjects in vcl/pdfwriter_impl)Julien Nabet
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-15tdf#141269 Incorrect transparency after roundtripCaolán McNamara
2021-04-12tdf#134736 move nLastBgAction to also include any trailing popsCaolán McNamara
2021-04-12improve scopingCaolán McNamara
2021-04-03ofz#32843 Invalid-bool-valueCaolán McNamara
2021-04-02vcl: move Fraction reading/writing to GenericTypeSerializerTomaž Vajngerl
2021-04-02vcl: move MapMode reading and writing to TypeSerializerTomaž Vajngerl
2021-04-02vcl: remove GetBitCount and GetColorCount from Bitmap{Ex}Tomaž Vajngerl
2021-03-31remove internal 4bit scanline formatsNoel
2021-03-31drop 4bpp image formatsNoel
2021-03-28drop operator bool and operator! from Bitmap and BitmapExNoel
2021-03-26create operator bool for BitmapNoel
2021-03-26vcl: Create 8-bit palette bitmap instead of 4-bit in ImplBmpMonoFncTomaž Vajngerl
2021-03-24loplugin:unusedmethodsNoel
2021-03-21fix SalLayoutGlyphs caching with MultiSalLayoutLuboš Luňák