summaryrefslogtreecommitdiff
path: root/svtools/source/filter
AgeCommit message (Expand)Author
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara
2012-04-23Add some more timelogging, for graphic export here.Thorsten Behrens
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-29emf+ on win: flush the header stream, so that it doesn't look like emptyRadek Doulik
2012-03-29emf+ on win: enable emf+ parsingRadek Doulik
2012-03-26Remove unused code in svtools.Santiago Martinez
2012-03-08fix the conditionRadek Doulik
2012-03-08added one more check to be more safe to identify (in)valid metafilesRadek Doulik
2012-03-08just in caseCaolán McNamara
2012-03-07allow wmf header to be placed on position aligned to 4 bytesRadek Doulik
2012-03-01Presumably the intent is to zero the whole pHexTable, not just the 1st elementTor Lillqvist
2012-03-01Sillyish clang WaE: array subscript is of type 'char'Tor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-28use read_uInt16s_ToOUString instead of hand-crafted loopCaolán McNamara
2012-02-27ditch archaic filter-tracer remnantsCaolán McNamara
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-19svtools: Remove obsolete GraphicFilter::{Do,Has}ImportDialogThomas Arnhold
2012-02-15Various string function clean upStephan Bergmann
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-01-31Fix "Possible inefficient checking for 'rChunkData' emptiness"Julien Nabet
2012-01-31SWAPLONG->OSL_SWAPDWORDCaolán McNamara
2012-01-31make svtools ByteString freeCaolán McNamara
2012-01-30Replace literal control characters (thank you Eike !)Julien Nabet
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-25ByteString->rtl::OStringCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21Improve checking for emptinessThomas Arnhold
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolá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-19Removed COMPRESSMODE_FULL support from SvStreamMatteo Casalin
2011-12-19Resolves: fdo#43082 can't claim its not a DXF just because didn't see SECTIONCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-14Cleanup jpeg bitmap creation & loading codeMichael Meeks
2011-12-03svtools: ImpPeekGraphicFormat: STL assertionMichael Stahl
2011-12-01typo fix: explicitely -> explicitlyLior Kaplan