summaryrefslogtreecommitdiff
path: root/sd/source/filter/ppt/pptinanimations.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-20coverity#704010 Unchecked return valueCaolán McNamara1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-87/+0
2014-06-13loplugin:staticcallStephan Bergmann1-2/+2
2014-05-06Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part4Julien Nabet1-6/+6
2014-04-24sd: sal_Bool->boolNoel Grandin1-4/+4
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-5/+1
2014-03-31coverity#704291 Logically dead codeCaolán McNamara1-39/+25
2014-02-26Remove visual noise from sdAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-34/+34
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-49/+49
2014-02-06fdo#33852 do not remove too much from the pathDavid Tardon1-1/+4
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-1/+1
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa1-1/+1
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-3/+4
2013-04-25fdo#46808, Convert animations::Command to new styleNoel Grandin1-4/+4
2013-04-25fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-10/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-30/+28
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-02-27coverity#705697: fix memory leakMarkus Mohrhard1-2/+2
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-06try to use old animations when new ones doesn't contain any leave nodeRadek Doulik1-17/+54
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-2/+2
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot1-11/+11
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-02WaE: use of logical '&&' with constant operandTor Lillqvist1-2/+2
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
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 Thiebaud1-2/+0
2011-09-08ByteString->rtl::OString, etcCaolán McNamara1-24/+21
2011-04-14Easy Hack remove dead code and uncompiled code in 'sd' moduleDona Hertel1-18/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen1-12/+12
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-12/+12
2011-01-28removed dead codes and fixed a typoTakeshi Abe1-7/+0
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-7/+7
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-12/+12
2010-12-15cppcheck: unused variableCaolán McNamara1-2/+0
2010-12-12cppcheck: silence warningCaolán McNamara1-1/+1
2010-12-05remove commented out codeKayo Hamid1-14/+0
2010-11-26cppcheck: use prefix variantCaolán McNamara1-1/+1
2010-11-01Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller1-1/+1