summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
AgeCommit message (Expand)Author
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2014-12-02vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky
2014-11-15vcl: Implement copyBits in the OpenGL backendLouis-Francis Ratté-Boulianne
2014-11-13vcl: Use single-buffer rendering and only flush when necessaryLouis-Francis Ratté-Boulianne
2014-11-10vcl: Add method to swap buffers after painting windowLouis-Francis Ratté-Boulianne
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-10-15vcl: cleanup salgdi.hxxChris Sherlock
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-10-06vcl: FontCharMap to use intrusive_ptr ImplFontCharMapChris Sherlock
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-15vcl: Rename GetImplFontCapabilities()Chris Sherlock
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-24Bin unused #definesTor Lillqvist
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith
2013-03-18Improve indentation consistencyTor Lillqvist
2013-03-16Bin some pointless comments and ASCII graphicsTor Lillqvist
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-03Refetch fonts if new ones installed or old ones deinstalledCaolán McNamara
2012-06-20Rename the class ImplFontData into PhysicalFontFaceNorbert Thiebaud
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-20Remove some unused methodsThomas Arnhold
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-06-09Resolves: fdo#37668 bitwise operations on signed numbersCaolán McNamara
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]