summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-09-23fdo#81592 Use 24-bit color depth, not 256 colors when converting an EPS-file.Björgvin Ragnarsson1-1/+1
2014-09-17fdo#65836 bnc#621241 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar3-13/+16
2014-08-20guard against division by 0Caolán McNamara1-12/+17
2014-08-20valgrind + bff: Integer divide by zeroCaolán McNamara1-9/+22
2014-07-10fdo#80201: msfilter: fix infinite loop during exportMarkus Mohrhard1-0/+2
2014-06-27fixes for up-casting to Reference<XInterface>Noel Grandin2-8/+8
2014-06-10rhbz#1105376 move FlatODF filter config to right placeDavid Tardon1-8/+8
2014-05-27fdo#79078 restore transparency in SVG exportLászló Németh1-2/+2
2014-05-13fdo#78159 Restore EXPORT to ODF 1.0 for MathLaurent Balland-Poirier1-1/+1
2014-04-29Related: fdo#64161 pstoedit not writing file until its closedCaolán McNamara1-2/+2
2014-04-19handle strange brightness+contrast adjustment from msoffice (fdo#38410)Luboš Luňák1-3/+8
2014-04-18zero various membersCaolán McNamara3-23/+80
2014-04-15fdo#74654 fix typo: printnone -> printhighAndras Timar1-1/+1
2014-04-14handle .doc cropping also inside groups (fdo#38411)Luboš Luňák1-2/+3
2014-04-12Remove OOo1.0 file formats from Save As.Bryan Quigley15-15/+15
2014-04-02detect add to table beyond MAX_TABLE_SIZECaolán McNamara1-9/+33
2014-03-05filter: make LibXSLTTransformer init backward compatibleMichael Stahl5-1/+255
2014-02-17fdo#74218 add SVG header when exporting via mtfTomaž Vajngerl1-1/+13
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann3-5/+5
2014-01-17Make all UIName localizable for filtersFridrich Štrba150-150/+150
2014-01-16AbiWord Import filterFridrich Štrba3-0/+61
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-11Open .tab files with CalcMaxim Monastirsky2-1/+3
2013-12-11CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet1-8/+7
2013-12-08fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt1-1/+16
2013-11-26fdo#72034 OOXML 2007/2010 -> 2007/2010/2013Andras Timar17-17/+17
2013-11-25filter: un-break the SWF export dialogMichael Stahl2-4/+1
2013-11-25rhbz#1030009 Remove global XModel refStephan Bergmann1-7/+0
2013-11-25fdo#68594: Revert bnc#758621 commit.Muthu Subramanian1-8/+0
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold1-5/+0
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-1/+1
2013-11-20fix mime type for PalmDocDavid Tardon1-1/+1
2013-11-20fix FictionBook2 mime typeDavid Tardon1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin3-5/+5
2013-11-19fdo#66854 keep shadow distance of non-supported MSO shadow typeAndras Timar1-1/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin12-46/+42
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2-3/+3
2013-11-18enable more formats supported by libmwawDavid Tardon10-11/+133
2013-11-16fdo#33243 Fix SVG export presentation placeholder texts exportedKurosawa Takeshi2-9/+23
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-2/+1
2013-11-14fix buildMarkus Mohrhard1-1/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-4/+8
2013-11-14fdo#70838: Fix position issue when exporting shapes to docx.Jacobo Aragunde Pérez1-5/+20
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann3-53/+53
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann1-23/+0
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin3-7/+7
2013-11-13set mnemonic widgetCaolán McNamara1-0/+2
2013-11-13Convert ImpSWFDialog.src to uiLaurent Balland-Poirier9-312/+336
2013-11-13xub_StrLen->sal_Int32Caolán McNamara2-6/+4