summaryrefslogtreecommitdiff
path: root/basic/source/classes/image.cxx
AgeCommit message (Expand)Author
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-02convert SBI_ constants to enum classNoel Grandin
2015-01-20Some more loplugin:cstylecast: basicStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2014-11-14coverity#1242865 Untrusted value as argumentCaolán McNamara
2014-11-05coverity#1242865 Untrusted loop boundCaolán McNamara
2014-10-02loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-07-16Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-03-13basic: prefer passing OUString and OString by referenceNoel Grandin
2014-02-25basic: remove use of sal_uIntptr in favor of more appropriate typeNorbert Thiebaud
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-07CID#707636 uninitialized membersCaolán McNamara
2013-07-02OUString convertion for unotoolsNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-22coverity#982288 Logically dead codeNorbert Thiebaud
2012-11-07basic: String -> OUStringNorbert Thiebaud
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud
2012-09-07sal_Bool to boolTakeshi Abe
2012-08-15sal_Bool to boolTakeshi Abe
2012-08-12sal_Bool to boolTakeshi Abe
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-19EXTENDED_BINARY_MODULES is always definedCaolán McNamara
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot
2011-11-29callcatcher: some unused methodsCaolán McNamara
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27rmove include of pch header in basicNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-10Some cppcheck cleaningJulien Nabet
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko
2010-10-13Merge commit 'origin/master'Noel Power
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-04Translation of comments from German to EnglishAndreas Mantke
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-25CWS-TOOLING: integrate CWS cli005Ivo Hinkelmann