summaryrefslogtreecommitdiff
path: root/svtools/source/graphic/grfcache.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-17fix memory leak on pasting metafiles into writerCaolán McNamara1-1/+1
2013-10-01Fix iterator managementJulien Nabet1-19/+16
2013-08-22convert svtools/source/graphic/* from String to OUStringNoel Grandin1-1/+1
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl1-1/+1
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-16Bin more pointless comments and ASCII graphicsTor Lillqvist1-92/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-31/+61
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+2
2012-08-08Convert from tools/list.hxx to std::list in GraphicCacheNoel Grandin1-38/+38
2012-06-22make it possible to cache the resulting pixmap with a metafileLuboš Luňák1-11/+301
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-4/+4
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-5/+5
2011-09-19ditch ByteString::*Buffer*Caolán McNamara1-8/+9
2011-08-24Fixed a crasher in cppunittest in sw, sd and sc on Windows.Kohei Yoshida1-6/+5
2011-08-21Replace List with std::list< GraphicCacheEntry* >Joseph Powers1-39/+61
2011-08-12update list, ditch newbiesCaolán McNamara1-11/+0
2011-08-11why make a copy just to use some const methods, optimizeCaolán McNamara1-4/+4
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-06Fixed a crash: GDIMetafile was deleted twiceCédric Bosdonnat1-1/+1
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-68/+68
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-19/+19
2010-11-24cppcheck: Unused private functionsCaolán McNamara1-1/+0
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-69/+69
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud1-14/+14
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov1-4/+1
2010-01-05merge commit for m68Mathias Bauer1-4/+14
2009-12-15#i107706#: liquidate goodies moduleMathias Bauer1-0/+1055