summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-01-02fdo#73215 filter: don't try to handle pictureFrame in GetOOXMLPresetGeometry()Miklos Vajna1-1/+0
2013-12-29Need boost_headersTor Lillqvist1-0/+2
2013-12-29Detect UTF-16 encoded XML filesMaxim Monastirsky2-54/+34
2013-12-22Fix other typosJulien Nabet3-7/+7
2013-12-20typo fixesAndras Timar16-33/+33
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud1-1/+1
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2-0/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann14-28/+28
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-12-15Fix static linkage and use SAL_N_ELEMENTSMatteo Casalin1-3/+3
2013-12-13EscherGraphicProvider::GetBlibID: raw number is Sun bugtracker, use fdo prefixMiklos Vajna1-1/+1
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar3-13/+16
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde5-0/+64
2013-12-12filter: whitespace fixes in rtfutilMiklos Vajna1-70/+75
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-9/+6
2013-12-11Open .tab files with CalcMaxim Monastirsky2-1/+3
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara2-3/+3
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-6/+9
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-9/+6
2013-12-09WaE: C4310: cast truncates constant valueTor Lillqvist1-2/+2
2013-12-08fdo#46262 Detect XML files with UTF-8 BOMMaxim Monastirsky1-1/+15
2013-12-08fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt1-1/+16
2013-12-08fix infinite loop during exportMarkus Mohrhard1-0/+2
2013-12-07CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet1-8/+7
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann1-2/+2
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann1-2/+8
2013-12-04add test-case for CVE-2013-3906-1.tiffCaolán McNamara1-0/+0
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna3-10/+34
2013-12-03fix spelling delimeter -> delimiterNoel Grandin2-4/+4
2013-12-02msfilter: add a drawingML -> VML mapMiklos Vajna1-0/+229
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna1-0/+425
2013-11-26fdo#72034 OOXML 2007/2010 -> 2007/2010/2013Andras Timar17-17/+17
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co1-44/+0
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-23Lenght -> LengthJulien Nabet3-35/+35
2013-11-22fdo#68594: Revert bnc#758621 commit.Muthu Subramanian1-8/+0
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin1-6/+6
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin2-21/+20
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