summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* gb_JunitTest_JunitTest takes only one argumentStephan Bergmann2012-02-201-1/+1
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-181-2/+2
* Make filters module buildable with dbglevel=3 again.Thorsten Behrens2012-02-171-3/+4
* Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi2012-02-162-13/+0
* Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2012-02-161-2/+2
* Remove unused codeElton Chung2012-02-132-11/+0
* Fix typos in commentsElton Chung2012-02-131-5/+5
* filter configuration: add some OOo XML/ODF mimetypesMichael Stahl2012-02-136-6/+6
* filter configuration: add some mimetypeMichael Stahl2012-02-134-4/+4
* filter configuration: add MSO 2007 XML mimetypesMichael Stahl2012-02-1310-10/+10
* Remove unused codeElton Chung2012-02-101-6/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-102-2/+2
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-102-13/+13
* fix ppt embedded graphic dumperCaolán McNamara2012-02-091-7/+12
* do not deserialize into long, use a type of the correct width (fdo#40768)Luboš Luňák2012-02-081-1/+4
* Added and improved READMEs for modules which used to be in filterJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Some cppcheck cleaningJulien Nabet2012-02-051-2/+2
* extract max legal dff length to headerCaolán McNamara2012-02-041-3/+3
* Some cppcheck cleaningJulien Nabet2012-02-014-6/+6
* Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2012-01-312-4/+4
* callcatcher: update listCaolán McNamara2012-01-312-13/+0
* Sort the catch-all detection at the endFridrich Štrba2012-01-261-2/+2
* Disable svg font embedding for sd filters test, enable again.Thorsten Behrens2012-01-241-3/+7
* Remove dead code from svg filterThorsten Behrens2012-01-243-37/+3
* all direct OUString readers are current little endian streamsCaolán McNamara2012-01-242-2/+2
* String->rtl::OUStringCaolán McNamara2012-01-241-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-213-7/+7
* Removed unused code as listed in unusedcode.easySantiago Martinez2012-01-202-6/+0
* This method is now unused.Kohei Yoshida2012-01-182-9/+0
* removed some dead codeMarc-André Laverdière-Papineau2012-01-183-63/+1
* fdo#43193: fix rotation of shapes in imported MS documentsIvan Timofeev2012-01-171-8/+13
* simply MSDFFReadZString and friendsCaolán McNamara2012-01-132-19/+5
* just return the read string here instead of passing one in by refCaolán McNamara2012-01-133-34/+35
* return status never checkedCaolán McNamara2012-01-132-9/+8
* convert some archaic stringsCaolán McNamara2012-01-131-26/+28
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-1/+1
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-103-3/+3
* Kill SvNullStream duplicationMiklos Vajna2012-01-082-3/+31
* callcatcher: Remove unused codeAugust Sodora2012-01-082-105/+2
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-065-5/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-052-2/+4
* callcatcher: drop some unused methodsCaolán McNamara2012-01-058-823/+2
* Fix order initJulien Nabet2011-12-281-1/+1
* option to export hidden slides to pdf filesPierre-André Jacquod2011-12-287-2/+32
* Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot2011-12-2635-154/+154
* open xml filter test result in default xml editorPeter Jentsch2011-12-252-9/+16