summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co2013-11-261-44/+0
* filter: un-break the SWF export dialogMichael Stahl2013-11-252-4/+1
* rhbz#1030009 Remove global XModel refStephan Bergmann2013-11-251-7/+0
* Lenght -> LengthJulien Nabet2013-11-233-35/+35
* fdo#68594: Revert bnc#758621 commit.Muthu Subramanian2013-11-221-8/+0
* replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin2013-11-221-6/+6
* remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2013-11-222-21/+20
* 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