summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)Author
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara
2014-07-04don't inherit the style from the title, related bnc#880488Markus Mohrhard
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12coverity#735762 Unchecked dynamic_castCaolán McNamara
2014-06-12coverity#735763 Unchecked dynamic_castCaolán McNamara
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás
2014-06-04coverity#737244 Uncaught exceptionCaolán McNamara
2014-06-04coverity#737243 Uncaught exceptionCaolán McNamara
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-21coverity#735765 Unchecked dynamic_castMiklos Vajna
2014-04-19coverity#735764 Unchecked dynamic_castMiklos Vajna
2014-04-17-Werror,-Wimplicit-exception-spec-mismatchStephan Bergmann
2014-04-17coverity#1202900 Uncaught exceptionCaolán McNamara
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-11"overflow" is one wordTor Lillqvist
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-06typo fixes in commentsAndras Timar
2014-02-06rhbz#1017379 do not remove too much from the pathDavid Tardon
2014-01-28bool improvementsStephan Bergmann
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin
2014-01-14Be explicit when using bool as integral valueStephan Bergmann
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
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-11-26fdo#71434: don't show master text if PlaceHolder types definedKorrawit Pruegsanusak
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-10-23fixincludeguards.sh: ooxThomas Arnhold
2013-09-16Related bnc#819614: Set the position and name immediately.Jan Holesovsky
2013-09-16Related bnc#819614: The diagram is a group.Jan Holesovsky
2013-09-13Avoid crash when a comment contains data, but no textKatarina Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann
2013-06-28MSVC build fixesTor Lillqvist
2013-06-28Convert all ContextHandler-derived clases over to ContextHandler2Tor Lillqvist
2013-06-28Further MCE workTor Lillqvist