/ucbhelper/source/

title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/oox/source/helper/attributelist.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-11Unused oox::AttributeConversion::decodeUnsignedHex()Miklos Vajna
2015-05-08Unused oox::AttributeList::getUnsignedHex() variantMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-16fix werror problem around sal_uInt32 vs sal_Int32Markus Mohrhard
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-03remove unused code oox::AttributeConversion::decodeDoubleNoel Grandin
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-26oox: accelerate common case boolean reading.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