/chart2/inc/

;'> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgdir.cxx
AgeCommit message (Expand)Author
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