summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* fdo#73215 filter: don't try to handle pictureFrame in GetOOXMLPresetGeometry()Miklos Vajna2014-01-021-1/+0
* Need boost_headersTor Lillqvist2013-12-291-0/+2
* Detect UTF-16 encoded XML filesMaxim Monastirsky2013-12-292-54/+34
* Fix other typosJulien Nabet2013-12-223-7/+7
* typo fixesAndras Timar2013-12-2016-33/+33
* vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud2013-12-181-1/+1
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-172-0/+4
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-1714-28/+28
* uiconfig is a l10n-relevant targetBjoern Michaelsen2013-12-161-1/+1
* Fix static linkage and use SAL_N_ELEMENTSMatteo Casalin2013-12-151-3/+3
* EscherGraphicProvider::GetBlibID: raw number is Sun bugtracker, use fdo prefixMiklos Vajna2013-12-131-1/+1
* fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2013-12-133-13/+16
* fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde2013-12-135-0/+64
* filter: whitespace fixes in rtfutilMiklos Vajna2013-12-121-70/+75
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-121-9/+6
* Open .tab files with CalcMaxim Monastirsky2013-12-112-1/+3
* Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2013-12-112-3/+3
* Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann2013-12-111-6/+9
* Don't hold css::uno::Type instances by pointerStephan Bergmann2013-12-111-9/+6
* WaE: C4310: cast truncates constant valueTor Lillqvist2013-12-091-2/+2
* fdo#46262 Detect XML files with UTF-8 BOMMaxim Monastirsky2013-12-081-1/+15
* fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt2013-12-081-1/+16
* fix infinite loop during exportMarkus Mohrhard2013-12-081-0/+2
* CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet2013-12-071-8/+7
* Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2013-12-061-2/+2
* Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann2013-12-051-2/+8
* add test-case for CVE-2013-3906-1.tiffCaolán McNamara2013-12-041-0/+0
* filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna2013-12-033-10/+34
* fix spelling delimeter -> delimiterNoel Grandin2013-12-032-4/+4
* msfilter: add a drawingML -> VML mapMiklos Vajna2013-12-021-0/+229
* oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna2013-12-021-0/+425
* fdo#72034 OOXML 2007/2010 -> 2007/2010/2013Andras Timar2013-11-2617-17/+17
* 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