summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
2012-06-25Remove ImplCreateScaled and ImplCreateRotatedScaledTomaž Vajngerl
2012-06-25use only Bitmap scaling and fixes to scalingTomaž Vajngerl
2012-06-25Cleanup code comments and change Sal_bool to boolTomaž Vajngerl
2012-06-22use generic names rather than specific algorithm names when scalingLuboš Luňák
2012-06-22try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák
2012-06-22make it possible to cache the resulting pixmap with a metafileLuboš Luňák
2012-06-22fix counting of bitmaps in a metafileLuboš Luňák
2012-06-22be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák
2012-06-22improve/fix commentsLuboš Luňák
2012-06-22remove unused variableLuboš Luňák
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19no references to temporariesLuboš Luňák
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-09removed unused definesTakeshi Abe
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
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-02-09unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
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-12-17gcc-trunk: avoid confusionMatúš Kukan
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
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-19ditch ByteString::*Buffer*Caolán McNamara
2011-09-09sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann
2011-09-06cppcheck scopeKenneth Venken
2011-08-24Fixed a crasher in cppunittest in sw, sd and sc on Windows.Kohei Yoshida
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power
2011-08-21unusedcode.easy: Cleanup GraphicObjectJoseph Powers
2011-08-21Replace List with std::list< GraphicCacheEntry* >Joseph Powers
2011-08-21Whitespace cleanupJoseph Powers
2011-08-12update list, ditch newbiesCaolán McNamara