summaryrefslogtreecommitdiff
path: root/sot/source
AgeCommit message (Expand)Author
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-11-10ByteString->rtl::OStringCaolán McNamara
2011-10-15Resolves: fdo#41642 detect loops in StgDirStrm entry chainsCaolán McNamara
2011-10-01Document that this is known as StructuredStorageDirectoryEntry in the specCaolán McNamara
2011-09-13remove commented out CHARSET_ANSI fooCaolán McNamara
2011-08-29callcatcher: variousCaolán McNamara
2011-08-25UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-13init against short readsCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan
2011-07-11callcatcher: remove unused UCBStorageStream ctorCaolán McNamara
2011-07-11callcatcher: remove unused SotStorage::OpenEncryptedSotStreamCaolán McNamara
2011-07-11callcatcher: drop ugly unused hackCaolán McNamara
2011-07-07Duplicate entries in Directory definition are no longer treated as errorsKatarina Machalkova
2011-07-03Related: #i46388# busted ole2 wrapperCaolán McNamara
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-04Remove sot/agg.hxx includeRafael Dominguez
2011-05-01Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez
2011-05-01Convert List* to vector<>Joseph Powers
2011-04-13WaE: set but unused in dbgutil modeCaolán McNamara
2011-03-26fix windows build of sotFridrich Štrba
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27[PATCH] Remove deprecated container List and update required headers.Rafael Dominguez
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-22Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiStringCaolán McNamara
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-04std::hash -> boost::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-01Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )Joseph Powers
2011-02-01Remove DECLARE_LIST( FileStringList, String* )Joseph Powers
2011-01-31Some cppcheck cleaningJulien Nabet
2011-01-26Remove DECLARE_LIST( SotFactoryList, SotFactory* )Joseph Powers
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25gnumake3: adjust sot project to the new build environmentMikhail Voytenko