summaryrefslogtreecommitdiff
path: root/oox/source/ole/olestorage.cxx
AgeCommit message (Expand)Author
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2018-10-15loplugin:constfields in ooxNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ooxStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in ooxStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-06-25remove whitespacesMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-08-18catch exceptions by const referencesTakeshi Abe
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-21CWS-TOOLING: integrate CWS dr78Vladimir Glazunov
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
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-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel 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-10-05remove include guards using fixguard.pyPetr Mladek
2010-05-17npower13_objectmodules: #i111007# do not close output stream of tempfile for ...Daniel Rentz
2010-04-14npower13_objectmodules: make vba import available in oox filtersDaniel Rentz