summaryrefslogtreecommitdiff
path: root/sot/source
AgeCommit message (Expand)AuthorFilesLines
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann1-1/+1
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann1-1/+1
2012-01-23make sot ByteString freeCaolán McNamara3-72/+61
2012-01-23ByteString->rtl::OStringCaolán McNamara1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann10-35/+18
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot3-7/+7
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-3/+3
2012-01-09simplify CharClassCaolán McNamara1-2/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz4-4/+0
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz1-0/+1
2011-12-26catch exception by constant referenceTakeshi Abe2-6/+6
2011-12-21tweak for pre language-defect #77Caolán McNamara1-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-2/+1
2011-12-21needs more work firstCaolán McNamara1-1/+2
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara1-1/+1
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara1-1/+1
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara1-2/+1
2011-12-11Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3Julien Nabet1-1/+2
2011-12-11Remove ByteStringJulien Nabet1-2/+1
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-1/+9
2011-12-09Three factories in sot never usedCaolán McNamara1-3/+2
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-0/+1
2011-11-27remove include of pch header from sotNorbert Thiebaud18-36/+0
2011-11-10ByteString->rtl::OStringCaolán McNamara2-6/+7
2011-10-15Resolves: fdo#41642 detect loops in StgDirStrm entry chainsCaolán McNamara1-4/+12
2011-10-01Document that this is known as StructuredStorageDirectoryEntry in the specCaolán McNamara2-5/+12
2011-09-13remove commented out CHARSET_ANSI fooCaolán McNamara1-28/+0
2011-08-29callcatcher: variousCaolán McNamara2-26/+0
2011-08-25UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara4-329/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-35/+0
2011-08-17callcatcher: remove some methodsCaolán McNamara2-15/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-10/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold1-62/+0
2011-07-29Get rid of these non-printable charsThomas Arnhold1-16/+0
2011-07-13init against short readsCaolán McNamara1-1/+2
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan1-5/+0
2011-07-11callcatcher: remove unused UCBStorageStream ctorCaolán McNamara1-9/+0
2011-07-11callcatcher: remove unused SotStorage::OpenEncryptedSotStreamCaolán McNamara1-32/+0
2011-07-11callcatcher: drop ugly unused hackCaolán McNamara1-123/+0
2011-07-07Duplicate entries in Directory definition are no longer treated as errorsKatarina Machalkova1-1/+4
2011-07-03Related: #i46388# busted ole2 wrapperCaolán McNamara1-1/+1
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara1-3/+4
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-1/+0
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers5-24/+9
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-04Remove sot/agg.hxx includeRafael Dominguez1-1/+0
2011-05-01Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez1-15/+10