summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/salgdilayout.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne1-1/+1
2014-11-22vcl: Add support for backend-dependent blending of bitmaps (mask and alpha)Louis-Francis Ratté-Boulianne1-0/+30
2014-11-18windows opengl: Provide the context to textures everywhere where we have it.Jan Holesovsky1-1/+12
2014-11-16vcl: SalGraphics::mirror() - always use GetGraphicsWidth()Chris Sherlock1-30/+6
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock1-0/+5
2014-09-30fdo#82577: Handle RegionNoel Grandin1-4/+4
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara1-5/+0
2014-03-20Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-21/+16
2014-03-13CosmeticsTor Lillqvist1-38/+38
2014-02-26Remove visual noise from vclAlexander Wilms1-7/+7
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-21/+21
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-05Doxygen warnings correctedChris Sherlock1-3/+3
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara1-3/+3
2014-02-04Doxygen warnings correctedChris Sherlock1-3/+3
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-1/+1
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr1-5/+5
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev1-2/+2
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand1-24/+63
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet1-1/+1
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand1-16/+25
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-26Use OUString and sal_Int32 in filterText()Chr. Rossmanith1-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-28/+22
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda1-34/+0
2012-02-22unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold1-17/+0
2012-02-01const is such a useless concept anyway </sarcasm>Luboš Luňák1-19/+16
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz1-1/+0
2011-11-27remove include of pch header from vclNorbert Thiebaud1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon1-1/+1
2011-11-20Remove some unused methodsThomas Arnhold1-8/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-12/+15
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]1-26/+34
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-56/+64
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-32/+32
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]1-30/+30
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]1-14/+15
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-10/+10
2010-12-03vcl118: #i115905# improved clip region interface on SAL layer (part 1, window...Philipp Lohmann [pl]1-26/+34
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-43/+41
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-29removetooltypes: #i112600# some more changes in vcl and tools, reverted confi...Xiaofei Zhang1-32/+32
2010-07-05ooo33gsl02: #i112873# windows partPhilipp Lohmann [pl]1-4/+4
2010-07-05ooo33gsl02: #i112873# fix warnings, exceptionsPhilipp Lohmann [pl]1-1/+1
2010-07-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]1-39/+36
2010-06-21CWS-TOOLING: integrate CWS vcl112obo1-3/+4
2010-06-02#i101378# transparent line drawing now supported from system layersHerbert Duerr [hdu]1-3/+4
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]1-12/+12