summaryrefslogtreecommitdiff
path: root/oox/source/ppt/slidepersist.cxx
AgeCommit message (Expand)Author
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-03-11Passing shaperect to addShape function is uselessTamás Zolnai
2017-02-05tdf#31488: Background fill changes its color when saving a PPTX file to ODPTamás Zolnai
2017-01-24Move two include files to oox/inc as they are used only in ooxTor Lillqvist
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-09-30loplugin:constantparamNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-05-26tdf#42949: clean up includes in include/oox/ppt with iwyuJorenz Paragas
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-04-21coverity#735765 Unchecked dynamic_castMiklos Vajna
2014-04-03oox: sal_Bool->boolNoel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-04-01Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-13bnc#798309 inherit group style from parentNoel Power
2013-01-07Cleanup codeJosé Guilherme Vanz
2013-01-04Removal rtl and string cleanupJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-02-10n744512: Fixed formatting of tables.Muthu Subramanian
2011-11-11This global Reference is problematic, especially for unit testsCaolán McNamara
2011-08-24fix regression of 2155c4c0af4d4eb228a0644f423aa3d9b5e8a2fbRadek Doulik
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-27fix group shape transformations - part of n#621739Radek Doulik
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-13catch by const referenceCaolán McNamara
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-12dr78: rebase to DEV300_m97Daniel Rentz [dr]
2011-01-11dr78: oox - encapsulate shape property handling in own class ShapePropertyMapDaniel Rentz [dr]
2010-11-10better debug dump of text paragraph propertiesRadek Doulik
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-21Undoing pptx filter as a separate lib ( + related changes)Katarina Machalkova
2010-10-19Merged oox-smartart-import.diff from ooo-buildKatarina Machalkova
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-29impress201: #i101074# fixed background import problem.. now supporting ColorR...sj
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz
2010-07-02impress193: #162822# fixed font size problem with presentation objectssj
2010-05-21npower13_objectmodules: rebase and merge with DEV300_m78Daniel Rentz
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz
2010-03-30impress189: #161945# fixed import of charactrer properties (bold...)sj
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch