summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2011-04-15these xsl are gone AFAICSCaolán McNamara1-2/+0
2011-04-14Kill Pos_XXX in favour of osl_Pos_XXXMichael Lefevre1-2/+2
2011-04-11sort ascii filter detection to endCaolán McNamara1-1/+16
2011-04-08Fix xlsx 2010 export.Muthu Subramanian1-1/+1
2011-04-07writer layout dump filter: added missing filter config filesCédric Bosdonnat3-2/+29
2011-04-06add in application/vnd.lotus-wordpro mimetypeCaolán McNamara1-1/+1
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek1-86/+72
2011-04-06WaE: silence unused width/height variablesCaolán McNamara1-0/+4
2011-04-06Set proper names for MS Powerpoint AutoPlay filtersMatus Kukan2-1/+2
2011-04-04python 3 compatibility fixesAndreas Becker1-86/+72
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara2-29/+37
2011-04-04ditch commented out codeCaolán McNamara1-21/+0
2011-04-04stick into anon namespaceCaolán McNamara1-5/+11
2011-04-04use rtl::Static pattern hereCaolán McNamara2-15/+7
2011-04-01the libxml-based XSLT filter impl. depends on packageDavid Tardon1-1/+1
2011-03-30warning-return-values-filter.diff: avoid warning (i#58977)Petr Mladek1-2/+2
2011-03-30set mime types on flat xml filtersCaolán McNamara4-4/+4
2011-03-30The return type before SAL_CALLFridrich Štrba1-2/+2
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0
2011-03-29Namespace ZipUtils for the Inflater / Deflater classes.Jan Holesovsky1-2/+2
2011-03-29replaced saxon/j extension functions with libxslt/cxx impl in XSLTFilterPeter Jentsch12-249/+610
2011-03-28removes some variableScope cppcheck warningsKayo Hamid1-3/+4
2011-03-25fix odfflatxml export broken after mergePeter Jentsch3-0/+46
2011-03-25add missing component registration for libxslttransformerPeter Jentsch1-0/+3
2011-03-25set build depencencies against the new "translations" modulePetr Mladek1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky13-915/+1033
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold11-33/+33
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky246-10679/+7211
2011-03-13no more writeInfoNorbert Thiebaud1-1/+0
2011-03-13fixing tools types in source/graphicfilter/ipict/shape.cxxBjoern Michaelsen1-21/+21
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud25-84/+82
2011-03-12Use getStr() on OStringThomas Arnhold1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2-2/+2
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Remove dead codeThomas Arnhold1-32/+0
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud240-10616/+7151
2011-03-09remove SVX_LIGHT macroXavier ALT2-6/+0
2011-03-05bool functions should use bool instead of BOOL for bRetValue.Arnaud Versini1-1/+1
2011-03-04Remove various useless comments in filters.Guillaume Poussel3-6/+4
2011-03-04Remove useless comments in filters.Guillaume Poussel3-7/+5
2011-03-02resolves #fdo34941Noel Power2-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold19-82/+82
2011-03-01Remove "using namespace ::rtl"Julien Nabet13-17/+25
2011-03-01avoid implicit castingCaolán McNamara1-0/+3
2011-03-01avoid implicit castingCaolán McNamara1-6/+6
2011-02-28Cleanup msfilter.Arnaud Versini11-270/+9
2011-02-28CWS-TOOLING: integrate CWS sw34bf03Ivo Hinkelmann14-969/+1067
2011-02-24Remove more commented unused variablesMichael Lefevre1-2/+0