summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2020-08-28Fix typos in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-08-23crashtesting avoid problematic scaling triggered by moz1545040-1.svgCaolán McNamara
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-17vcl: save and load the page number when swapping the graphicTomaž Vajngerl
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-07-20tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna
2020-07-20tdf#134085 DrawTransformedBitmap in wrong place for RTLCaolán McNamara
2020-07-19compact namespace: vclNoel Grandin
2020-07-13write additional actions in MetafileXmlDumpTomaž Vajngerl
2020-07-13tdf#134646 Remove "nearest paper matching" featureSamuel Mehrbrodt
2020-07-10prefer 8bit bitmap masks to 1bpp masksLuboš Luňák
2020-07-10pdfwriter: nDelta is a signed number appendPdfTimeDateJulien Nabet
2020-07-05pdf: convert static functions to functs in anonymous namespaceTomaž Vajngerl
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-07-01remove code duplication for BitmapReadAccess pixel functionsLuboš Luňák
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-29tdf#74424 vcl: Flush() is implemented in OutputDevice so no need for type checkChris Sherlock
2020-06-28pdf: fix text annotation (note) modification dateTomaž Vajngerl
2020-06-27cid#1401342 Uncaught exceptionCaolán McNamara
2020-06-26vcl: split off QueueInfo to own filesChris Sherlock
2020-06-24optimize AlphaMask::BlendWith()Luboš Luňák
2020-06-24use more std::container::insert instead of std::copyNoel Grandin
2020-06-22do not assume SalBitmap is zero-initialized (tdf#134152)Luboš Luňák
2020-06-22pdf export: add support for modification time/date in annotationsTomaž Vajngerl
2020-06-22pdf export: support pop-up annotation for notes / commentsTomaž Vajngerl
2020-06-21pdf: clean-up PDFWriterImpl::createNoteTomaž Vajngerl
2020-06-19tdf#74702 vcl: extract DrawBorder()Chris Sherlock
2020-06-19sd signature line: extract page resource / content copy codeMiklos Vajna
2020-06-18sd signature line: teach PDFDocument how to use PDFObjectCopierMiklos Vajna
2020-06-18sd signature line: extract copyExternalResources() from the pdf export codeMiklos Vajna
2020-06-16vcl: namespace PDFWriterImpl consistentlyMiklos Vajna
2020-06-16Remove dubious assert "Forbidden Access to empty bitmap!"Stephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: vclStephan Bergmann
2020-06-02tdf#74702 vcl: extract GetButtonBorderSize()Chris Sherlock
2020-06-02tdf#74702 vcl: extract GetSyncCount()Chris Sherlock
2020-06-01tdf#74702 vcl: extract SetMetafileMapMode()Chris Sherlock
2020-05-29loplugin:simplifybool in ucb..vclNoel Grandin
2020-05-29Add AlphaMask::BlendWith method to blend 8-bit alpha masksMike Kaganski
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26tdf#133216 - Objects are not printed (Win-only)Chris Sherlock
2020-05-25loplugin:constantparamNoel Grandin
2020-05-25vcl: refactor code into GenerateConnectedComponents()Chris Sherlock
2020-05-25vcl: refactor code into GenerateIntersectingConnectedComponents()Chris Sherlock
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-23vcl: move stage 1 functionality into DetectBackground()Chris Sherlock
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock