summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/grfmgr.cxx
AgeCommit message (Expand)Author
2014-07-05Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-29Related: fdo#50697 reset the cache timeout on GetGraphicCaolán McNamara
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-16SwapIn/SwapOut can return bool + sal_Bool to boolMatteo Casalin
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-02-03remove GraphicObject::SetSwapStreamHdl() timeout parameterMichael Stahl
2014-01-28coverity#440831 Dereference before null checkCaolán McNamara
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-12-20typo fixesAndras Timar
2013-12-09fdo#72156: GraphicObject: Added missing delete of streamUlrich Kitzinger
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-14Resolves: #i123438# Corrected crop for clipboard bitmap data preparationsArmin Le Grand
2013-08-22convert svtools/source/graphic/* from String to OUStringNoel Grandin
2013-08-22covnert include/svtools/grfmgr.hxx from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-17Resolves: #i74211# Correct crop of bitmap data when...Armin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-07-11Decrease header files dependenciesMatteo Casalin
2012-07-11warning C4805: '|=': unsafe mix of types 'bool' and 'sal_Bool'Michael Stahl
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-22revert slew of debug code committed in errorMichael Meeks
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez
2012-02-19svtools: remove unused GraphicObject::GetReleaseFromCacheThomas Arnhold
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolá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-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara
2011-11-09removed unused macros/constantsTakeshi Abe
2011-11-07ByteString->rtl::OStringCaolán McNamara
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-06cppcheck scopeKenneth Venken
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power