summaryrefslogtreecommitdiff
path: root/svx/source/gallery2/galobj.cxx
AgeCommit message (Expand)Author
2015-04-29convert SGX_IMPORT constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: svx.Michael Meeks
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-06-25Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-12more SvStream:operator>> conversionNoel Grandin
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-22remove SvStream::operator<< methodsNoel Grandin
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-09-08fdo#39468 Comment translation GER-ENG in svx/source/gallery2/Matthias Freund
2013-09-05convert svx/source/gallery/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/inc/*.hxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/galmisc.hxx from String to OUStringNoel Grandin
2013-06-19Resolves: #i122231# Buffered content for gallery themesArmin Le Grand
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-05-15gallery: cleanup scaling code.Michael Meeks
2013-05-15Fix warning: unused variable 'aWhite' [loplugin]Tor Lillqvist
2013-05-10Resolves: #i121445# Added transparency support to the galleryArmin Le Grand
2013-05-10Resolves: #i121407# Gallery reorganizations...Armin Le Grand
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand
2013-05-09wrong scale nameCaolán McNamara
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-22AllSettings with LanguageTagEike Rathke
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-10ByteString->rtl::OStringCaolán McNamara