summaryrefslogtreecommitdiff
path: root/include/oox/helper
AgeCommit message (Expand)Author
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
2014-03-01Remove visual noise from includeAlexander Wilms
2013-12-04oox: render progress bar in main thread for threaded import.Michael Meeks
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/o*Thomas Arnhold
2013-09-11Exorcise some cargo-cultness in oox.Thorsten Behrens
2013-06-24fix hair & fine cell border export ( followon fix fdo#56960 )Noel Power
2013-06-24convert the right number of elementsDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen