summaryrefslogtreecommitdiff
path: root/svl/source/filerec
AgeCommit message (Expand)AuthorFilesLines
2015-01-16remove unnecessary parenthesesNoel Grandin1-5/+5
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-06coverity#1242693 Untrusted value as argumentCaolán McNamara1-0/+7
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher1-14/+11
2014-06-30Translate German comments in filerec.cxx and doxygen-ify.Jeroen Nijhof1-300/+245
2014-04-06coverity#708246: Unitialized scalar fieldNorbert Thiebaud1-0/+2
2014-04-04coverity#708244 Uninitialized scalar fieldCaolán McNamara1-2/+3
2014-03-25Adapt to sal/log.hxxStephan Bergmann1-2/+2
2014-02-25svl: don't forget about big-endian parts in filerec.cxxDouglas Mencken1-1/+1
2014-02-19coverity#738853 Uninitialized scalar fieldCaolán McNamara1-2/+4
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-8/+8
2014-01-28bool improvementsStephan Bergmann1-6/+6
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-4/+4
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-16/+20
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa1-19/+0
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2012-07-02re-base on ALv2 code.Michael Meeks1-24/+18
2012-03-20split macros to elide unneeded methodsCaolán McNamara1-1/+1
2012-03-20SfxUINT32s->std::vectorCaolán McNamara1-14/+6
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-4/+3
2011-11-27remove include of pch header from svlNorbert Thiebaud1-2/+0
2011-08-17callcatcher: remove some methodsCaolán McNamara1-39/+0
2011-08-05callcatcher: unused methodsCaolán McNamara1-93/+0
2011-07-27callcatcher: remove various unused methodsCaolán McNamara1-161/+0
2011-04-04handle incomplete reads more gracefullyCaolán McNamara1-4/+8
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-141/+95
2011-01-14remove a debug-only 3-state confusing pseudo-boolean...Norbert Thiebaud1-18/+1
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-10/+10
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-46/+0
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-46/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-12/+12
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-106/+106
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2-9/+2
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer1-1/+1
2009-10-08#i103496#: make svl buildableMathias Bauer2-2/+2
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer2-0/+1069