summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbainputstream.cxx
AgeCommit message (Expand)Author
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2016-05-20warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bitsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2011-10-21tweak compressession hack to fix vba module importNoel Power
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-22CWS-TOOLING: integrate CWS dr67Ivo Hinkelmann
2008-09-30CWS-TOOLING: integrate CWS dr63Vladimir Glazounov