summaryrefslogtreecommitdiff
path: root/svtools/source/graphic
AgeCommit message (Expand)Author
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
2011-08-11why make a copy just to use some const methods, optimizeCaolán McNamara
2011-08-10unusedcode.easy: cleanup up of class GraphicManagerJoseph Powers
2011-07-15error: attempt to increment a singular iteratorDavid Tardon
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers
2011-07-13Replace List with std::vector< GraphicObject* >Joseph Powers
2011-07-09Replace List with std::vector< AInfo* >Joseph Powers
2011-07-06Fixed a crash: GDIMetafile was deleted twiceCédric Bosdonnat
2011-06-20add missing newline to the end of file to silence the compilerRobert Nagy
2011-06-01use tunnel pattern hereCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-20fix merge conflictsCaolán McNamara
2011-05-10GDIMetaFile cleanup - Remove dependance on List classJoseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-17ka102: rebased to DEV300_m100ka
2011-02-04ka102: SVG import implementationka
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-27bogus cppcheck warning, simplify it anywayCaolán McNamara
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 18Gert Faller
2010-11-24cppcheck: Unused private functionsCaolán McNamara
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen
2010-11-14RTL_CONSTASCII_USTRINGPARAM instead of RTL_CONSTASCII_STRINGPARAMCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang
2010-10-25remvove vos/macros.h usageNorbert Thiebaud
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25merge vosremoval-timer.diffNorbert Thiebaud
2010-10-19Add more files to EXCEPTIONSFILES, sort.Thomas Klausner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth