summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2014-01-14bool improvementsStephan Bergmann
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
2014-01-14longparas: expand STRING_LEN to text length locallyCaolán McNamara
2014-01-14Fix conversion from MS-ODRAW gtextSpacing to SvxCharScaleWidthItemStephan Bergmann
2014-01-14filter: fix copypastaMiklos Vajna
2014-01-13AbiWord Import filterFridrich Štrba
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2014-01-02fdo#73215 filter: don't try to handle pictureFrame in GetOOXMLPresetGeometry()Miklos Vajna
2013-12-29Need boost_headersTor Lillqvist
2013-12-29Detect UTF-16 encoded XML filesMaxim Monastirsky
2013-12-22Fix other typosJulien Nabet
2013-12-20typo fixesAndras Timar
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-15Fix static linkage and use SAL_N_ELEMENTSMatteo Casalin
2013-12-13EscherGraphicProvider::GetBlibID: raw number is Sun bugtracker, use fdo prefixMiklos Vajna
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar
2013-12-13fdo#70338 : Fixed file corruption issue after save for docx.Sushil Shinde
2013-12-12filter: whitespace fixes in rtfutilMiklos Vajna
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Open .tab files with CalcMaxim Monastirsky
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-09WaE: C4310: cast truncates constant valueTor Lillqvist
2013-12-08fdo#46262 Detect XML files with UTF-8 BOMMaxim Monastirsky
2013-12-08fdo#39206 Add support for image transformation in SVG ImportSamuel Mehrbrodt
2013-12-08fix infinite loop during exportMarkus Mohrhard
2013-12-07CID#736170, CID#736171, CID#736172 Out-of-Bounds read/writeJulien Nabet
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-05Get rid of DECLARE_STL_STDKEY_SETStephan Bergmann
2013-12-04add test-case for CVE-2013-3906-1.tiffCaolán McNamara
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-12-02msfilter: add a drawingML -> VML mapMiklos Vajna
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna
2013-11-26fdo#72034 OOXML 2007/2010 -> 2007/2010/2013Andras Timar
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2013-11-25filter: un-break the SWF export dialogMichael Stahl
2013-11-25rhbz#1030009 Remove global XModel refStephan Bergmann
2013-11-23Lenght -> LengthJulien Nabet
2013-11-22fdo#68594: Revert bnc#758621 commit.Muthu Subramanian
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::equalsIgnoreAsciiLNoel Grandin
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold