summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-12Resolves: fdo#71309 Export SWF with Multiple files crashesLaurent Balland-Poirier1-3/+7
2013-11-12drop commented out DLG_OPTIONS useCaolán McNamara1-2/+2
2013-11-11filter config: fix MIME types for MacWrite and FreeHandMichael Stahl2-2/+2
2013-11-11filter: mark writer_MS_Word_97_Vorlage as preferredMiklos Vajna1-1/+1
2013-11-11DOC export: allow saving as a templateMiklos Vajna1-1/+1
2013-11-11remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin4-32/+32
2013-11-11bundle libebookDavid Tardon15-0/+420
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann2-2/+2
2013-11-07officecfg: move the reportbuilder filter configuration to filter/Michael Stahl7-0/+216
2013-11-07filter: fix error messageMichael Stahl1-2/+4
2013-11-06make WW8ReadFieldParams::GetResult safeCaolán McNamara1-1/+1
2013-11-06rearrange tests to avoid access past end of stringCaolán McNamara1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05FCFGMerge: Close files - silence warningThomas Arnhold1-0/+2
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky1-13/+0
2013-11-04filter: define filter_XcuResTarget_get_clean_targetMichael Stahl1-0/+2
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-2/+2
2013-11-03add config. for formats newly supported by libmwawDavid Tardon7-0/+180