summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timenode.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-10loplugin:ostr in ooxNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-04Just use Any ctor instead of makeAny in ooxStephan Bergmann1-2/+2
2021-01-27PPTX filter: fix lost is-narration property for slide narrationsMiklos Vajna1-0/+6
2021-01-26[API CHANGE] PPTX filter: fix lost hide-while-show prop for slide narrationsMiklos Vajna1-0/+6
2021-01-20tdf#128550 set sub item on the ancestor node.Mark Hung1-8/+49
2020-07-25oox: remove commented code blockThorsten Behrens1-18/+0
2020-07-24throw if length of keys and values are differentXisco Fauli1-0/+4
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen1-2/+0
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-2/+2
2019-08-27Simplify Sequence iterations in ooxArkadiy Illarionov1-6/+3
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin1-1/+1
2019-06-15loplugin:logexceptionnicely in linguistic..ooxNoel Grandin1-6/+7
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-3/+3
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung1-0/+4
2018-08-16ofz#9932 Null-derefCaolán McNamara1-1/+3
2018-08-06tdf#113822 handle letter-by-letter animations in pptx documents.Mark Hung1-7/+26
2018-03-31Use for-range loops in oox (part2)Julien Nabet1-3/+4
2017-10-23loplugin:includeform: ooxStephan Bergmann1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-06tdf#106867: Import target for commands in PPTX.Jan Holesovsky1-2/+4
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-1/+0
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-3/+2
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas1-0/+1
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas1-0/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-10-29Too much copy pasta is not good for youTor Lillqvist1-10/+5
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-3/+3
2015-02-19Remove newly unused includeStephan Bergmann1-2/+0
2015-02-19"no matching function for call to 'get_pointer'," use lambda insteadStephan Bergmann1-3/+5
2014-06-25remove whitespacesMarkus Mohrhard1-9/+0
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-23oox: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin1-1/+1
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-1/+1
2013-03-19reduce whitespaces between include and filenameThomas Arnhold1-1/+1
2013-02-05fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-29/+27
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-11/+11
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz1-2/+0
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-19valgrind: Uninitialised value was created by a stack allocationCaolán McNamara1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-1/+1