summaryrefslogtreecommitdiff
path: root/filter/source/msfilter
AgeCommit message (Expand)Author
2013-12-08fix infinite loop during exportMarkus Mohrhard
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
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-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2013-11-23Lenght -> LengthJulien Nabet
2013-11-22fdo#68594: Revert bnc#758621 commit.Muthu Subramanian
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19fdo#66854 keep shadow distance of non-supported MSO shadow typeAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-14fdo#70838: Fix position issue when exporting shapes to docx.Jacobo Aragunde Pérez
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-13xub_StrLen->sal_Int32Caolán McNamara
2013-11-11remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin
2013-11-06make WW8ReadFieldParams::GetResult safeCaolán McNamara
2013-11-06rearrange tests to avoid access past end of stringCaolán McNamara
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-10-20drop some tools/string includesCaolán McNamara
2013-10-09CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara
2013-10-01convert remnants of String to OUString in filter moduleNoel Grandin
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-25Resolves: fdo#66400 import combined characters from docxCaolán McNamara
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-09-17convert filter/source/msfilter/eschesdo.hxx from String to OUStringNoel Grandin
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin
2013-09-05CID#1078757 nOfs <= nPersistPtrAnzCaolán McNamara
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-04Mark as const/staticTakeshi Abe
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann
2013-07-11Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.Mark Wielaard
2013-07-09Fix memory leak in SvxMSDffManager::ImportShape.Mark Wielaard
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-06-27roundtrip VBA project blob for pptNoel Power
2013-06-26#119467# Form controls cannot be saved into .ppt file in AOO3.4Jianyuan Li
2013-06-26fdo#65123 Revert "n#782833: (PPT) Fix font size at end of para."David Tardon
2013-06-21take a copy of the prop rather than pointer to refCaolán McNamara
2013-06-15Related: #i119520# rework this to not crashCaolán McNamara