summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/svdfppt.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-03-03WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-02-28use read_uInt16s_ToOUString instead of hand-crafted loopCaolán McNamara1-7/+2
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi1-17/+3
2012-02-01Some cppcheck cleaningJulien Nabet1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara1-5/+8
2011-12-12catch exception by constant referenceTakeshi Abe1-5/+5
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-3/+3
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-11-27typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-2/+2
2011-11-11valgrind: ensure these are initializedCaolán McNamara1-6/+10
2011-11-01Fix fdo#41245 : Auto fit text VIEWING too small in PPTArnaud Versini1-5/+3
2011-10-07cppcheck reduce scope of var in filter/..svdfppt.cxxPierre-André Jacquod1-5/+4
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-7/+7
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-1/+3
2011-09-08callcatcher: update listCaolán McNamara1-1/+0
2011-08-29valgrind: various unused codeCaolán McNamara1-37/+0
2011-07-25ByteString->rtl::OStringBufferCaolán McNamara1-11/+13
2011-07-12use oox filter for *all* control importNoel Power1-2/+22
2011-06-18Just 2 little fixesJulien Nabet1-3/+3
2011-06-17Replace List with std::vector< PPTFieldEntry* >Joseph Powers1-31/+34
2011-06-16Replace List with std::vector< SvxMSDffConnectorRule* >Joseph Powers1-4/+4
2011-06-14Replace List with std::vector< SdrObject* >Joseph Powers1-9/+8
2011-06-12Replace List with std::vector< sal_uInt32 >Joseph Powers1-5/+6
2011-06-12Replace List with std::vector< PPTBuGraEntry* >Joseph Powers1-14/+17
2011-06-12Replace List with std::vector< PPTTextSpecInfo* >Joseph Powers1-8/+9
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers1-4/+6
2011-06-11Replace List with std::vector< PPTOleEntry* >Joseph Powers1-178/+125
2011-06-11Whitespace cleanupJoseph Powers1-119/+172
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-3/+20
2011-05-17Change SvStorageInfoList from an OwnList to vector<>Joseph Powers1-1/+1
2011-04-29svx-ppt-bullet-offset-fix.diff: bullet list paragraph indentation (bnc#593609)Radek Doulik1-0/+15
2011-04-28svx-ppt-import-fix-bullet-size.diff: bullet size import (bnc#515972)Radek Doulik1-1/+1
2011-04-27fix-ppt-linespacing-import-export.diff: fix ppt import (bnc#355302)Radek Doulik1-2/+4
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-328/+328
2011-03-11Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-328/+328
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-25/+25
2011-02-28Cleanup msfilter.Arnaud Versini1-47/+6
2011-02-09Remove DBG_EXTRACTOLEOBJECTS, JOEDEBUG and JOEENVThomas Arnhold1-66/+0
2011-02-07Remove lots of dead codeThomas Arnhold1-124/+1
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara1-7/+3
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko1-332/+332
2011-01-06cppunit: prefer prefix variantCaolán McNamara1-5/+5
2010-12-12change of __READONLY_DATA define to constGert Faller1-1/+1
2010-11-26Merge branch 'libreoffice-3-3'Rene Engelhard1-6/+10
2010-11-26Merge commit 'ooo/OOO330_m17' into libreoffice-3-3Rene Engelhard1-6/+10
2010-11-23os145: #b7001886# improved ppt import filtersj1-2/+2
2010-11-22os145: #b7001886# fixing small ppt import problem, improving png readersj1-6/+10