summaryrefslogtreecommitdiff
path: root/oox/source/ppt
AgeCommit message (Expand)AuthorFilesLines
2014-10-17coverity#1247632 Uncaught exceptionCaolán McNamara1-1/+1
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-09-17bnc#584721: Import subtitle block to master slidesZolnai Tamás1-6/+3
2014-09-17bnc#584721: Do not add extra title and outliner blocks to master slideZolnai Tamás1-0/+11
2014-09-17bnc#584721: Right text inside the title area on master pageZolnai Tamás1-0/+1
2014-09-14Replace struct EmbeddedWAVAudioFile with simple string.Matúš Kukan2-9/+2
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan15-25/+31
2014-08-28PPTX import: fix missing document metadataMiklos Vajna1-0/+2
2014-08-22bnc#880448: Improved handling of placeholder shapesMatúš Kukan2-18/+26
2014-08-07bnc#821916: Better algorithm to find placeholder shape.Matúš Kukan3-73/+62
2014-08-07Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2-0/+2
2014-08-04Let's not forget the keyword.Kohei Yoshida1-1/+1
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida1-0/+6
2014-07-18coverity#1202900 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-10coverity#1224995 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-10coverity#1224997 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-04don't inherit the style from the title, related bnc#880488Markus Mohrhard1-1/+0
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan2-2/+2
2014-06-25remove whitespacesMarkus Mohrhard30-124/+0
2014-06-23Move oox/drawingml/table/ internal headers to oox/inc.Matúš Kukan1-1/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-12coverity#735762 Unchecked dynamic_castCaolán McNamara1-11/+10
2014-06-12coverity#735763 Unchecked dynamic_castCaolán McNamara1-2/+10
2014-06-06bnc#880763: PPTX import: wrong z-order becuause of wrong import orderZolnai Tamás1-7/+0
2014-06-062nd part of bnc#870233: import font color from color fragment for SmartArtsZolnai Tamás1-0/+13
2014-06-04coverity#737244 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-04coverity#737243 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-04-23oox: sal_Bool->boolNoel Grandin8-54/+54
2014-04-21coverity#735765 Unchecked dynamic_castMiklos Vajna1-0/+2
2014-04-19coverity#735764 Unchecked dynamic_castMiklos Vajna1-1/+1
2014-04-17-Werror,-Wimplicit-exception-spec-mismatchStephan Bergmann1-1/+1
2014-04-17coverity#1202900 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann3-6/+12
2014-04-03oox: sal_Bool->boolNoel Grandin8-15/+15
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann10-19/+19
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann11-32/+32
2014-03-17oox: prefer passing OUString by referenceNoel Grandin1-1/+2
2014-03-11"overflow" is one wordTor Lillqvist1-2/+2
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard5-12/+12
2014-03-02make more places aware of OOXML strict relationsMarkus Mohrhard4-10/+10
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms3-4/+4
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-06rhbz#1017379 do not remove too much from the pathDavid Tardon1-1/+4
2014-01-28bool improvementsStephan Bergmann2-5/+5
2014-01-16Resolves: #i119578# Lighten special effect in .PPTX won't displaySteve Yin1-6/+11
2014-01-14Be explicit when using bool as integral valueStephan Bergmann1-1/+1
2014-01-14Related: #i119844# align from/to types with DFF_msofbtAnimateRotationDataCaolán McNamara1-4/+5
2014-01-14Resolves: #i119844# Spin effect amount property lost when saving pptx to odpSteve Yin1-1/+1