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