summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-04-11tdf#94306 replace boost::noncopyable ...Jochen Nitschke
2016-04-08fix many ooxml validation errorsMarkus Mohrhard
2016-04-04Use std::size_tMiklos Vajna
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-29tdf#95932: PPTX import: Incorrect inheritance of shape styleMatus Uzak
2016-03-23tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2016-03-04PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-25Avoid hard-coded perl path, check with envcoypu
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22add Wildcards / PROP_Wildcards, tdf#72196Eike Rathke
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02Export and import of file name fieldRosemary Sebastian
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-30Remove unused includesMiklos Vajna
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-27Format the datetime fields properly on importRosemary Sebastian
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-21oox: fix indentation of PPTShape::addShape()Michael Stahl
2016-01-21oox, writerfilter: incorrect a14 namespaceMichael Stahl
2016-01-15oox: getEntryName() could throw a WrongStateExceptionMichael Stahl
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl
2016-01-10crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara