summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix threading problem in LibXSLTTransformer.cxxPeter Jentsch2011-12-251-0/+1
* use radiobuttons to select builtin/saxon xslt transformationPeter Jentsch2011-12-255-12/+37
* fixed warning about global resource in xmlfilterdialog.srcPeter Jentsch2011-12-252-5/+5
* eval at the calling side, like other gbuild classesDavid Tardon2011-12-231-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* needs more work firstCaolán McNamara2011-12-211-1/+1
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-211-1/+1
* can't see why there's an appendChar hereCaolán McNamara2011-12-211-8/+0
* gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan2011-12-161-4/+4
* avoid looping on busted escher recordsCaolán McNamara2011-12-161-6/+25
* Removed extra semicolonsJesse2011-12-153-7/+7
* Use OUTDIR_FOR_BUILD for cross-compiling goodnessTor Lillqvist2011-12-121-1/+1
* Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara2011-12-122-1/+11
* catch exception by constant referenceTakeshi Abe2011-12-1227-86/+86
* CDR importer: fixing some build and esthetic issuesFridrich Štrba2011-12-083-3/+3
* Stub Corel Draw importerFridrich Štrba2011-12-083-0/+27