summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/salgdilayout.cxx
AgeCommit message (Expand)Author
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08tdf#94006 - re-factor to use rtl::Reference for OpenGLContexts.Michael Meeks
2015-08-24tdf#89381 Revert "vcl: SalGraphics::mirror() - always use GetGraphicsWidth()"Maxim Monastirsky
2015-08-23don't mirror 0, RECT_EMPTY, 0, RECT_EMPTY rectangleCaolán McNamara
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23Typo: impemented->implementedJulien Nabet
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2014-12-02vcl: Use the current OpenGL context for VirtualDevice and Bitmap if possibleLouis-Francis Ratté-Boulianne
2014-11-22vcl: 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-16vcl: SalGraphics::mirror() - always use GetGraphicsWidth()Chris Sherlock
2014-11-03vcl: Allow SalGraphics to draw gradients nativelyChris Sherlock
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-03-20all the filterText impls are now no-ops, so removeCaolán McNamara
2014-03-20Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-13CosmeticsTor Lillqvist
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
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
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-06-28fdo#63254: correct re-mirroring formulaIvan Timofeev
2013-06-14Resolves: #i121534# Reintegrating changes for rotated bitmap supportArmin Le Grand
2013-06-13cppcheck: fix all the others Prefer prefix ++/-- operatorsJulien Nabet
2013-06-12Resolves: #i121237# Rework/Cleanup of Region code...Armin Le Grand
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
2012-11-06Fix some file modesStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
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
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon
2011-11-20Remove some unused methodsThomas Arnhold
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23vcl2gnumake: rebase to DEV300m103Philipp Lohmann [pl]
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]