summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgelem.cxx
AgeCommit message (Expand)Author
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2017-11-16ofz#4079 check for error earlierCaolán McNamara
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-09-19tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-02-27loplugin:loopvartoosmallStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sotNoel Grandin
2015-11-17Add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short)Stephan Bergmann
2015-10-29com::sun::star->css in smoketest,sotNoel Grandin
2015-10-09sot: prefix members of StgEntryMiklos Vajna
2015-10-09sot: prefix members of StgHeaderMiklos Vajna
2015-07-22limit storage entry max size to size of underlying streamCaolán McNamara
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-05try to avoid overflows in some compare functionsMichael Stahl
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-02-25Remove visual noise from sotAlexander Wilms
2014-02-12Perhaps it's better to use nMaxLegalStr here than using hardcoded 32.Kohei Yoshida
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-10remove commented codeMarkus Mohrhard
2014-02-10fix crash during xls import, related fdo#36580Markus Mohrhard
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-22Mark as constTakeshi Abe
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-05-19some refactoring on <StgHeader>Oliver-Rainer Wittmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-19coverity#982801 Out-of-bounds accessCaolán McNamara
2012-12-05Resolves: fdo#57532 restrict page sanity check to non-storage chunksCaolán McNamara
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22Resolves: fdo#53909 STG_FREE sector locations rejectedCaolán McNamara
2012-08-15Do not check the stored DIFAT sector count.Kohei Yoshida
2012-07-27tabs to spacesEike Rathke
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara