summaryrefslogtreecommitdiff
path: root/vcl/inc/salgdi.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin1-4/+4
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara1-0/+7
2015-03-19reorganize resizing surfaces logicCaolán McNamara1-1/+0
2015-03-19move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18revert work in progressCaolán McNamara1-3/+0
2015-03-18more thinkingCaolán McNamara1-0/+1
2015-03-18thinkingCaolán McNamara1-0/+1
2015-03-18move the cairo resize hack into vclCaolán McNamara1-0/+1
2015-03-18move IsCairoWorking to vclplug level and renameCaolán McNamara1-0/+3
2015-01-27these are const inputs, we fill widths from pGlyphIds via pEncodingCaolán McNamara1-2/+2
2015-01-27rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl1-1/+3
2015-01-27add a length arg to GetEmbedFontDataCaolán McNamara1-3/+3
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-11-22vcl: 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