summaryrefslogtreecommitdiff
path: root/include/oox/helper
AgeCommit message (Expand)Author
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
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-07oox: replace redundant STATIC_ARRAY_SIZE macro with SAL_N_ELEMENTSMiklos Vajna
2014-04-24fdo#77089 pass shape dimensions to graphicfilter for WMFTomaž Vajngerl
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-17oox: prefer passing OUString by referenceNoel Grandin
2014-03-10oox: GrabBagStack: add method isStackEmptyTomaž Vajngerl
2014-03-07ooxml: make GrabBagStack ready for reuse and move it to ooxTomaž Vajngerl
2014-03-06n#821567: Fix TextFrame background import for sw.Muthu Subramanian
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-03remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin