summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
2015-09-28wmf spec says that these are only allowed bitcount valuesCaolán McNamara
2015-09-04Fix mis-mergeStephan Bergmann
2015-08-24tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky
2015-07-13coverity#1266485 Untrusted value as argumentCaolán McNamara
2015-05-20tdf#90604: vcl: reduce MapMode precision further to 32 bits...Michael Stahl
2015-04-08Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-03-09Resolves: fdo#86493 Fix crash while scaling large bitmaps.Ashod Nakashian
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-02-03Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-27Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-19use supersampling in Impress if fast opengl scaling is availableLuboš Luňák
2015-01-12Resolves: fdo#87015 image missing from docCaolán McNamara
2015-01-07Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2014-12-15vcl: Add BitmapInfoAccess for bitmaps' metadata accessLouis-Francis Ratté-Boulianne
2014-12-15do not hardcode what specific "generic" bitmap scaling operations useLuboš Luňák
2014-12-11Related: fdo#87242 init VirtualDevice with size of surfaceCaolán McNamara
2014-12-11fdo#87030: Make PDF signing using Windows API workTor Lillqvist
2014-12-04Use the "vcl.pdfwriter" logging tag instead of "vcl.gdi"Tor Lillqvist
2014-12-03fdo#83939: Set error code if signing failedTor Lillqvist
2014-12-03vcl: Add dummy Replace to SalBitmap implementationsLouis-Francis Ratté-Boulianne
2014-12-03Add dummy Erase to SalBitmap implementationsMatúš Kukan
2014-12-02vcl: remove SalVirtualDevice::GetWidthMichael Meeks
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-12-02coverity#1255909 Uninitialized scalar fieldCaolán McNamara
2014-12-02vcl: Actually returns the number of rectangles for the RegionBandLouis-Francis Ratté-Boulianne
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-27Resolves: fdo#86203 FontCharMap claims to have twice the entries it shouldCaolán McNamara
2014-11-25Revert "Resolves: #i63015# always default to WinAnsiEncoding..."Caolán McNamara
2014-11-20Bitmap::Crop: When the rectangle is entire bitmap, do nothingMatúš Kukan
2014-11-19WaE: -Werror=unused-but-set-variableCaolán McNamara
2014-11-19mbSwapUnderway always true inside ImpGraphic::ImplReadEmbeddedMatúš Kukan
2014-11-19ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead codeMatúš Kukan
2014-11-19fdo#86298 Avoid crash blending upside down Bitmaps of differing sizeMatthew J. Francis
2014-11-19Add dummy Crop to SalBitmap implementationsMatúš Kukan
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-18vcl: rename ImplAnimView functions to more readable namesChris Sherlock
2014-11-18vcl: make all members of ImplAnimView privateChris Sherlock
2014-11-18vcl: fix tab spacing in ImpAnimView class definitionChris Sherlock
2014-11-17coverity#1242859 rework to silence Untrusted loop boundCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17loplugin:unreffunStephan Bergmann
2014-11-16callcatcher: update unused codeCaolán McNamara
2014-11-16vcl: SalGraphics::mirror() - always use GetGraphicsWidth()Chris Sherlock
2014-11-15vcldemo: dump and render all icons from images.zip when zoomed in.Michael Meeks
2014-11-15vcldemo: much improved icon rendering tests.Michael Meeks
2014-11-15vcl: re-factor image rendering control-flow.Michael Meeks
2014-11-14coverity#1209863 Untrusted loop boundCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava