summaryrefslogtreecommitdiff
path: root/oox/source/ppt/timenodelistcontext.cxx
AgeCommit message (Expand)Author
2019-09-02loplugin:constmethod in ooxNoel Grandin
2019-07-19cid#1448460 Unchecked return valueCaolán McNamara
2019-02-04tdf#44223 oox: import embedded media stream.Mark Hung
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-25Fix typoAndrea Gelmini
2018-07-25tdf#50499 convert by, from, and to of AnimContext.Mark Hung
2018-07-24tdf#113818 convert formula of AnimContext.Mark Hung
2018-07-24tdf#118890 subtract 100% from by values of animScale.Mark Hung
2018-07-19tdf#98477 convert to, from, by of AnimScaleContext.Mark Hung
2018-07-18tdf#113822 convert animation value in SetTimeNodeContext.Mark Hung
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-05use more Color in ooxNoel Grandin
2018-01-24sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-18Replace lists by vectors in ooxJulien Nabet
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-04-28loplugin:salunicodeliteral: ooxStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-20tdf#99617 convert powerpoint angle to degreeRegina Henschel
2017-02-28new loplugin unoanyNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-23loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-06rhbz#1017379 do not remove too much from the pathDavid Tardon
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin
2014-01-14Related: #i119844# align from/to types with DFF_msofbtAnimateRotationDataCaolán McNamara
2014-01-14Resolves: #i119844# Spin effect amount property lost when saving pptx to odpSteve Yin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-01-19Again Fix others Consecutive return, breakJulien Nabet