summaryrefslogtreecommitdiff
path: root/vcl/source/helper
AgeCommit message (Expand)Author
2013-06-11Revert "pass argb32 pixmaps from vcl to canvas, avoiding costly x11 ...Michael Meeks
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-29fdo#39468 Translation and cleanupChris Sherlock
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-14pass argb32 pixmaps from vcl to canvas, avoiding costly x11 roundtripsRadek Doulik
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-07this looks wrongDavid Tardon
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-07callcatcher: update listCaolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-18partial revert of unused code removal, and add LINUX guardsMichael Meeks
2012-02-17Removed unused code from vcl moduleSzabolcs Dezsi
2012-01-12VCL_DLLPUBLIC is in the wrong placeCaolán McNamara
2011-12-20callcatcher: Remove unused codeAugust Sodora
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-09-15ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-05callcatcher: drop some Impl methods, regenerate listCaolán McNamara
2011-09-02remove recently unused methodsCaolán McNamara
2011-09-01unusedcode.easy: vcl::unotools cleanupJoseph Powers
2011-07-21callcatcher: unused ThreadExecutorCaolán McNamara
2011-07-18callcatcher: remove unused getTunnelIdentifierCaolán McNamara
2011-06-24rtl::ByteString->rtl::OStringCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon
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-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-14rebase to DEV300_m100Philipp Lohmann [pl]
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-28vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]
2011-01-24vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2010-12-13vcl118: #i116048# improve shutdown behavior of unix clipboard (thanks sb !)Philipp Lohmann [pl]
2010-12-02fix invalid read in doubleSequenceToColor, fixes crash in n#654065Radek Doulik
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 10Gert Faller