summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Some cppcheck cleaningJulien Nabet1-2/+2
2012-02-04extract max legal dff length to headerCaolán McNamara1-3/+3
2012-02-01Some cppcheck cleaningJulien Nabet4-6/+6
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida2-4/+4
2012-01-31callcatcher: update listCaolán McNamara2-13/+0
2012-01-26Sort the catch-all detection at the endFridrich Štrba1-2/+2
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens1-3/+7
2012-01-24Remove dead code from svg filterThorsten Behrens3-37/+3
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara2-2/+2
2012-01-24String->rtl::OUStringCaolán McNamara1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann3-7/+7
2012-01-20Removed unused code as listed in unusedcode.easySantiago Martinez2-6/+0
2012-01-18This method is now unused.Kohei Yoshida2-9/+0
2012-01-18removed some dead codeMarc-André Laverdière-Papineau3-63/+1
2012-01-17fdo#43193: fix rotation of shapes in imported MS documentsIvan Timofeev1-8/+13
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara2-19/+5
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara3-34/+35
2012-01-13return status never checkedCaolán McNamara2-9/+8
2012-01-13convert some archaic stringsCaolán McNamara1-26/+28
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara3-3/+3
2012-01-08Kill SvNullStream duplicationMiklos Vajna2-3/+31
2012-01-08callcatcher: Remove unused codeAugust Sodora2-105/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz5-5/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara2-2/+4
2012-01-05callcatcher: drop some unused methodsCaolán McNamara8-823/+2
2011-12-28Fix order initJulien Nabet1-1/+1
2011-12-28option to export hidden slides to pdf filesPierre-André Jacquod7-2/+32
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot35-154/+154
2011-12-25open xml filter test result in default xml editorPeter Jentsch2-9/+16
2011-12-25fix threading problem in LibXSLTTransformer.cxxPeter Jentsch1-0/+1
2011-12-25use radiobuttons to select builtin/saxon xslt transformationPeter Jentsch5-12/+37
2011-12-25fixed warning about global resource in xmlfilterdialog.srcPeter Jentsch2-5/+5
2011-12-23eval at the calling side, like other gbuild classesDavid Tardon1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21needs more work firstCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-1/+1
2011-12-21can't see why there's an appendChar hereCaolán McNamara1-8/+0
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-4/+4
2011-12-16avoid looping on busted escher recordsCaolán McNamara1-6/+25
2011-12-15Removed extra semicolonsJesse3-7/+7
2011-12-12Use OUTDIR_FOR_BUILD for cross-compiling goodnessTor Lillqvist1-1/+1
2011-12-12Resolves: fdo#43690 install explicit cancel handlerCaolán McNamara2-1/+11
2011-12-12catch exception by constant referenceTakeshi Abe27-86/+86
2011-12-08CDR importer: fixing some build and esthetic issuesFridrich Štrba3-3/+3
2011-12-08Stub Corel Draw importerFridrich Štrba3-0/+27