summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgdir.cxx
AgeCommit message (Expand)Author
2018-02-07ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-13Translate German comments/debug strings (leftovers in the sot dir)Johnny_M
2017-07-03loplugin:unusedfields in slideshow..svtoolsNoel Grandin
2017-07-03tdf#39468 Translate German comments/termsJens Carl
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-03-14check full chain upwardsCaolán McNamara
2016-08-01loplugin:countusersofdefaultparams in shell..starmathNoel Grandin
2016-06-08remove "trying to resize readonly stream" warningNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-03-17loplugin:constantparam in sotNoel Grandin
2016-03-01loplugin:unuseddefaultparam in sotNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-13sot: prefix remaining StgStrm membersMiklos Vajna
2015-10-10tdf#94879 add 'm' suffixes to member variablesmelikeyurtoglu
2015-10-09sot: prefix members of StgDirStrmMiklos Vajna
2015-10-09sot: prefix members of StgIoMiklos Vajna
2015-10-09sot: prefix members of StgAvlNodeMiklos Vajna
2015-10-09sot: prefix members of StgDirEntryMiklos Vajna
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara
2015-06-28Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-01-20Some more loplugin:cstylecast: sotStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
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-09-29loplugin: cstylecastNoel Grandin
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-28Avoid undefined signed integer overflowStephan Bergmann
2014-03-30sot: convert that to SAL_INFOMichael Stahl
2014-02-25Remove visual noise from sotAlexander Wilms
2014-01-10Use proper bool operationsStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-26coverity#982310 Logically dead codeJulien Nabet
2013-03-03coverity#705725: fix memory leakMarkus Mohrhard
2013-02-02sal_Bool to boolLuboš Luňák
2012-07-27tabs to spacesEike Rathke