summaryrefslogtreecommitdiff
path: root/svtools/source/filter/filter.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens1-0/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-02-19svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold1-30/+0
2012-01-31Fix "Possible inefficient checking for 'rChunkData' emptiness"Julien Nabet1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-5/+5
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-5/+5
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-6/+9
2011-12-19Removed COMPRESSMODE_FULL support from SvStreamMatteo Casalin1-1/+0
2011-12-19Resolves: fdo#43082 can't claim its not a DXF just because didn't see SECTIONCaolán McNamara1-18/+18
2011-12-03svtools: ImpPeekGraphicFormat: STL assertionMichael Stahl1-2/+7
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat1-4/+4
2011-11-23impress212: #i81610# fixed animation exporterack1-8/+6
2011-11-07ByteString->rtl::OStringCaolán McNamara1-4/+4
2011-11-07this just take a const char*Caolán McNamara1-3/+1
2011-10-25Fix fdo#41995 fallout - recognize .svg in odf containersThorsten Behrens1-2/+26
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-4/+0
2011-10-21Fix fdo#41995 - true embedding of svg images.Thorsten Behrens1-8/+5
2011-10-03definition of ALPHA is no longer available for DEC AlphaTakeshi Abe1-3/+0
2011-08-24callcatcher: remove various unused methodsCaolán McNamara1-1/+0
2011-08-06Replace List with std::vector< GraphicFilter* >Joseph Powers1-6/+18
2011-06-14catch by const referenceCaolán McNamara1-5/+5
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-0/+2252
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-0/+2258
2011-02-18ka102: type changes nneded for DEV300_m100ka1-96/+96
2011-02-17ka102: rebased to DEV300_m100ka1-82/+82
2011-02-04ka102: added/removed files for SVG import and module cleanupka1-0/+2260