summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)Author
2016-11-26tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-09-17boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-18drop unused sequenceasvector.hxx (see sequence.hxx)Caolán McNamara
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30see if a re-org will silence coverity#1272392 Resource leakCaolán McNamara
2015-04-30remove whitespaceMarkus Mohrhard
2015-04-30fix rAngAx MSO 2007 vs OOXML default valueMarkus Mohrhard
2015-04-21fix AxisModel MSO2007 vs OOXMl default valuesMarkus Mohrhard
2015-04-21MSO 2007 vs OOXML default valuesMarkus Mohrhard
2015-04-21remove whitespaceMarkus Mohrhard
2015-04-21fix TypeGroup MSO 2007 vs OOXML default valuesMarkus Mohrhard
2015-04-21fix more mbNoEndCap MSO 2007 vs OOXML placesMarkus Mohrhard
2015-04-21fix legend pos overlay MSO 2007 vs OOXMLMarkus Mohrhard
2015-03-30bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotatedAndras Timar
2015-03-10handle MSO 2007 vs OOXML in auto title chart importMarkus Mohrhard
2015-03-10remove whitespacesMarkus Mohrhard
2015-02-19boost->stdCaolán McNamara