summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
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-12tdf#99135 VML import: handle image cropMiklos Vajna
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
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