summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt
AgeCommit message (Expand)AuthorFilesLines
2012-06-20ditch last (?) uses of UniString::UniString(sal_Unicode, ...)Caolán McNamara1-3/+3
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin1-7/+7
2012-06-02targeted string re-workNorbert Thiebaud1-2/+2
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot3-117/+117
2012-04-12fix modelineThomas Arnhold1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-9/+8
2012-03-25removed duplicate includes in sdTakeshi Abe1-2/+0
2012-03-02WaE: use of logical '&&' with constant operandTor Lillqvist1-2/+2
2012-03-02WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-02-24-Werror=unused-parameterStephan Bergmann1-2/+1
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi2-15/+5
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin1-1/+1
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara1-3/+1
2012-01-10Fix for fdo43460 Part XXXI getLength() to isEmpty()Olivier Hallot1-11/+11
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-2/+2
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+2
2011-12-25catch exception by constant referenceTakeshi Abe1-4/+2
2011-12-08childs -> childrenMichael T. Whiteley1-1/+1
2011-11-27remove include of pch header from sdNorbert Thiebaud4-8/+0
2011-10-07cppcheck reduce scope of var in sd/ pptin.cxxPierre-André Jacquod1-2/+2
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2-6/+11
2011-09-08ByteString->rtl::OString, etcCaolán McNamara2-26/+23
2011-08-29tweak for changeCaolán McNamara1-2/+2
2011-08-22ByteString->rtl::OStringCaolán McNamara1-4/+4
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara1-2/+3
2011-08-12SvtFilterOptions::Get can never be NULL, return ref and don't leakCaolán McNamara1-14/+11
2011-07-12use oox filter for *all* control importNoel Power2-1/+19
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers1-7/+9
2011-06-10Replace List for std::vector<String>.Rafael Dominguez2-31/+25
2011-06-10Replace List for std::vector<sd::FrameView*>.Rafael Dominguez1-7/+3
2011-06-09Resolves: fdo#34723 unused variables and argumentsCaolán McNamara1-12/+0
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+8
2011-05-08Remove List from ImplSdPPTImport::Import()Joseph Powers1-10/+7
2011-05-08Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-30brackets are necessary when you declare variables within a case labelAndras Timar1-0/+2
2011-04-29sd-ppt-fix-document-summary-reading.diff: crasher fix (bnc#546758)Radek Doulik1-1/+6
2011-04-28Remove tools/list.hxx includeRafael Dominguez1-1/+0
2011-04-28Change Dictionary for std::map<String,sal_uInt32>Rafael Dominguez3-87/+8
2011-04-28Remove deprecated List container in PropReadRafael Dominguez2-46/+26
2011-04-28Remove deprecated List container from Section.Rafael Dominguez2-43/+34
2011-04-21gbuildize sdDavid Tardon1-57/+0
2011-04-21change extension to .cxxDavid Tardon1-0/+0
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel1-18/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2-0/+0