summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-23Adapted LateInitThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-17Make filters module buildable with dbglevel=3 again.Thorsten Behrens
2012-02-16Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-13Remove unused codeElton Chung
2012-02-13Fix typos in commentsElton Chung
2012-02-13filter configuration: add some OOo XML/ODF mimetypesMichael Stahl
2012-02-13filter configuration: add some mimetypeMichael Stahl
2012-02-13filter configuration: add MSO 2007 XML mimetypesMichael Stahl
2012-02-10Remove unused codeElton Chung
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-08do not deserialize into long, use a type of the correct width (fdo#40768)Luboš Luňák
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-04extract max legal dff length to headerCaolán McNamara
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-31callcatcher: update listCaolán McNamara
2012-01-26Sort the catch-all detection at the endFridrich Štrba
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens
2012-01-24Remove dead code from svg filterThorsten Behrens
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Removed unused code as listed in unusedcode.easySantiago Martinez
2012-01-18This method is now unused.Kohei Yoshida
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2012-01-17fdo#43193: fix rotation of shapes in imported MS documentsIvan Timofeev
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara
2012-01-13return status never checkedCaolán McNamara
2012-01-13convert some archaic stringsCaolán McNamara
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2012-01-08callcatcher: Remove unused codeAugust Sodora
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2011-12-28Fix order initJulien Nabet
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod