summaryrefslogtreecommitdiff
path: root/include/oox/helper
AgeCommit message (Expand)Author
2016-11-21cppcanvas, oox: add missing #include <osl/endian.h>Michael Stahl
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-21loplugin:expandablemethodds in include/ooxNoel Grandin
2016-10-17delete setProperty specialisation with value type AnyJochen Nitschke
2016-09-30loplugin:constantparamNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-25Missing includeStephan Bergmann
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10remove STATIC_ARRAY_END and usagesJochen Nitschke
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-04-09valgrind: use of uninitialized data on load of ooo98646-1.docCaolán McNamara
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-22WaE vs2015 unreacheable codeNorbert Thiebaud
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-12-07fix powerpc buildNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-29Too much copy pasta is not good for youTor Lillqvist
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-09-30shared_array->unique_ptr<[]>Caolán McNamara
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-10oox: workaround C2249 error on MSVC 14.0David Ostrovsky
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-06-28Fix typosAndrea Gelmini
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard
2015-02-19boost->stdCaolán McNamara
2015-02-18better way to set default for chart area fill style, related tdf#89451Markus Mohrhard
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-10-27fix writing const arrays on big endianDavid Tardon
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-08-04bnc#886540: Default chart background for pptx docs should be transparent.Kohei Yoshida