summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Windows: Require at least Windows XP SP2Thomas Arnhold2013-11-201-5/+0
* remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin2013-11-201-1/+1
* fix mime type for PalmDocDavid Tardon2013-11-201-1/+1
* fix FictionBook2 mime typeDavid Tardon2013-11-201-1/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-203-5/+5
* fdo#66854 keep shadow distance of non-supported MSO shadow typeAndras Timar2013-11-191-1/+4
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1912-46/+42
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-192-3/+3
* enable more formats supported by libmwawDavid Tardon2013-11-1810-11/+133
* fdo#33243 Fix SVG export presentation placeholder texts exportedKurosawa Takeshi2013-11-162-9/+23
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-142-2/+1
* fix buildMarkus Mohrhard2013-11-141-1/+0
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-4/+8
* fdo#70838: Fix position issue when exporting shapes to docx.Jacobo Aragunde Pérez2013-11-141-5/+20
* rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann2013-11-141-1/+1
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-143-53/+53
* -Werror,-Wunused-member-functionStephan Bergmann2013-11-141-23/+0
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-143-7/+7
* set mnemonic widgetCaolán McNamara2013-11-131-0/+2
* Convert ImpSWFDialog.src to uiLaurent Balland-Poirier2013-11-139-312/+336
* xub_StrLen->sal_Int32Caolán McNamara2013-11-132-6/+4
* Resolves: fdo#71309 Export SWF with Multiple files crashesLaurent Balland-Poirier2013-11-121-3/+7
* drop commented out DLG_OPTIONS useCaolán McNamara2013-11-121-2/+2
* filter config: fix MIME types for MacWrite and FreeHandMichael Stahl2013-11-112-2/+2
* filter: mark writer_MS_Word_97_Vorlage as preferredMiklos Vajna2013-11-111-1/+1
* DOC export: allow saving as a templateMiklos Vajna2013-11-111-1/+1
* remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin2013-11-114-32/+32
* bundle libebookDavid Tardon2013-11-1115-0/+420
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-082-2/+2
* officecfg: move the reportbuilder filter configuration to filter/Michael Stahl2013-11-077-0/+216
* filter: fix error messageMichael Stahl2013-11-071-2/+4
* make WW8ReadFieldParams::GetResult safeCaolán McNamara2013-11-061-1/+1
* rearrange tests to avoid access past end of stringCaolán McNamara2013-11-061-1/+1
* convert xub_StrLen to sal_Int32Noel Grandin2013-11-061-1/+1
* FCFGMerge: Close files - silence warningThomas Arnhold2013-11-051-0/+2
* fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky2013-11-041-13/+0
* filter: define filter_XcuResTarget_get_clean_targetMichael Stahl2013-11-041-0/+2
* Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2013-11-042-2/+2
* add config. for formats newly supported by libmwawDavid Tardon2013-11-037-0/+180
* fdo#71137 fix linecap and linejoint in SVG exportLászló Németh2013-11-011-0/+44
* fdo#71136 fix SVG export (double stroke-width)László Németh2013-11-011-8/+0
* Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand2013-10-311-3/+4
* BIPU Freehand importerFridrich Štrba2013-10-313-0/+27
* Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2013-10-312-5/+5
* integrate Apple Keynote import filterDavid Tardon2013-10-303-0/+60
* gbuild: set Package default target to INSTDIRMichael Stahl2013-10-283-6/+0
* fdo#68903 Import .tsv and .xls plain text files in Calc by defaultMaxim Monastirsky2013-10-281-0/+4
* move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna2013-10-251-1/+5
* added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke2013-10-241-2/+2
* fixincludeguards.sh: filterThomas Arnhold2013-10-2374-175/+175