summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-02-22revert slew of debug code committed in errorMichael Meeks2-8/+0
2012-02-22fdo#37210 - UI: Calc usability improvement: Merge cells on right mouse clickGreggory Hernandez2-0/+8
2012-02-19svtools: remove unused GraphicObject::GetReleaseFromCacheThomas Arnhold1-6/+0
2012-02-09unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman2-9/+0
2012-01-31Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann1-7/+6
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann1-6/+11
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae1-2/+12
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot4-5/+5
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21tweak for pre language-defect #77Caolán McNamara1-2/+2
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-4/+3
2011-12-21needs more work firstCaolán McNamara1-3/+4
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-4/+3
2011-12-17gcc-trunk: avoid confusionMatúš Kukan1-1/+1
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud10-20/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-4/+4
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat1-1/+41
2011-11-19remove ENABLE_BYTESTRING_STREAM_OPERATORSCaolán McNamara1-4/+2
2011-11-09removed unused macros/constantsTakeshi Abe1-3/+0
2011-11-07ByteString->rtl::OStringCaolán McNamara3-7/+9
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara5-14/+14
2011-09-19ditch ByteString::*Buffer*Caolán McNamara1-8/+9
2011-09-09sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in XUnoTunn...Stephan Bergmann2-17/+3
2011-09-06cppcheck scopeKenneth Venken1-7/+5
2011-08-24Fixed a crasher in cppunittest in sw, sd and sc on Windows.Kohei Yoshida1-6/+5
2011-08-22fix leaking 'Pictures' streams from basic dialogs in baseNoel Power1-0/+40
2011-08-21unusedcode.easy: Cleanup GraphicObjectJoseph Powers1-44/+0
2011-08-21Replace List with std::list< GraphicCacheEntry* >Joseph Powers2-40/+64
2011-08-21Whitespace cleanupJoseph Powers1-46/+87
2011-08-12update list, ditch newbiesCaolán McNamara2-12/+0
2011-08-11why make a copy just to use some const methods, optimizeCaolán McNamara1-4/+4
2011-08-10unusedcode.easy: cleanup up of class GraphicManagerJoseph Powers1-42/+0
2011-07-15error: attempt to increment a singular iteratorDavid Tardon1-5/+3
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers1-42/+45
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers1-4/+10
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers1-5/+0
2011-07-06Fixed a crash: GDIMetafile was deleted twiceCédric Bosdonnat1-1/+1
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy2-2/+2
2011-06-01use tunnel pattern hereCaolán McNamara5-48/+25
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky3-12/+10
2011-05-20fix merge conflictsCaolán McNamara1-7/+5
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers3-3/+3
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky3-12/+10
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-1/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky9-304/+235
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold2-4/+4
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers1-1/+0