summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/stgstrms.cxx
AgeCommit message (Expand)Author
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-29Clean up remaining C-style casts among void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-19loplugin:constantfunction: sotNoel Grandin
2014-12-30fdo#84229 - don't set error when seeking beyond end of valid data.Michael Meeks
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-15sot: stop leaking temp files from StgTmpStrmMichael Stahl
2014-07-12Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl
2014-03-30sot: fix some bizarre resize code that creates 4G temp files on 32bitMichael Stahl
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl
2014-02-25Remove visual noise from sotAlexander Wilms
2014-01-10Add FIXME for odd sal_Int32/bool mismatchStephan Bergmann
2014-01-10StgStrm::Write returns sal_Int32, not boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-29micro optimize this a bitCaolán McNamara
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-16i123485 secured file import scanning existing pagesArmin Le Grand
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-02sal_Bool to boolLuboš Luňák
2012-09-19sot: stgcache re-factor to use sane lifecycle semanticsMichael Meeks
2012-09-19sot: substantially accelerate sorted cache write-outMichael Meeks
2012-09-19sot: remove unused Owner construct on StgPageMichael Meeks
2012-07-27sot: prevent some null pointer crashesMikhail Voytenko
2012-06-22re-base on ALv2 code.Michael Meeks
2012-05-14sot: re-work OLE2 offset-to-page computationMichael Meeks
2012-05-11sot: simplify the storage stream FAT item cacheMichael Meeks
2012-05-10Related: fdo#47644 get out of bounds conditions rightCaolán McNamara
2012-05-03should have been SAL_WARNCaolán McNamara
2012-05-03std::is_sorted is C++11 or C++0X sgi extensionCaolán McNamara
2012-05-03Related: fdo#47644 for huge files build a page chain cache for seeksCaolán McNamara
2012-05-03const up methods that don't change any stateCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-07-03Related: #i46388# busted ole2 wrapperCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-31Some cppcheck cleaningJulien Nabet
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-06-25codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann
2010-04-20CWS gnumake2: move all delivered sot headers to inc/sotMathias Bauer
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-11-02#i105745#: tools/stream.hxx: API change:Michael Stahl