summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptin.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-25Resolves: #i119874 Fixed text alignment in RTL layoutCaolán McNamara1-0/+2
2013-05-24Revert "Resolves: #i119874 Fixed text alignment in RTL layout."Caolán McNamara1-2/+0
2013-05-24Resolves: #i119874 Fixed text alignment in RTL layout.Andre Fischer1-0/+2
2013-05-15fdo#64586: Fix incorrect import non-empty placeholders + unit test.Jan Holesovsky1-2/+1
2013-05-12bnc#758621: Set presentation object as non-empty only if not a placeholder.Jan Holesovsky1-3/+3
2013-05-12bnc#758621: We don't need this index for anything.Jan Holesovsky1-9/+1
2013-05-12bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky1-2/+3
2013-05-12Revert "bnc#758621: show preset texts in slide placeholder"Jan Holesovsky1-35/+7
2013-05-10bnc#758621: show preset texts in slide placeholderFelix Zhang1-7/+35
2013-05-09icoverity#705451: comparison of array against NULLMarkus Mohrhard1-3/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-20/+20
2013-04-15fdo#60724 informations -> informationThomas Arnhold1-1/+1
2013-04-08Fix #i119545# Fixed import of master page layout from PPT.Andre Fischer1-4/+13
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-13/+13
2013-04-05fdo#59071 Slideshow: allow automatic transitions with sub-secondCao Cuong Ngo1-1/+1
2013-03-31#119491# fix Handout view mode issueJianyuan Li1-2/+6
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-2/+2
2013-03-04sal_Bool to boolTakeshi Abe1-2/+2
2013-03-01translation of German debug message in file sd/source/filter/ppt/pptin.cxxUrs Fässler1-1/+1
2013-03-01translation of German comments in file sd/source/filter/ppt/pptin.cxxUrs Fässler1-87/+86
2013-02-22fix Search->indexOf changeIvan Timofeev1-1/+1
2013-02-22String cleanup in filterRicardo Montania1-24/+24
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-3/+3
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-1/+1
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-9/+0
2012-09-06try to use old animations when new ones doesn't contain any leave nodeRadek Doulik1-4/+2
2012-08-08STL'ify CustomShowListNoel Grandin1-6/+7
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 Hallot1-4/+4
2012-04-12fix modelineThomas Arnhold1-1/+1
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-9/+8
2012-03-25removed duplicate includes in sdTakeshi Abe1-2/+0
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 Dezsi1-13/+4
2012-01-31convert SdCustomeShow from tools/list to vectorNoel Grandin1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-2/+2
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+2
2011-11-27remove include of pch header from sdNorbert Thiebaud1-2/+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 Power1-3/+10
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 Power1-0/+16