summaryrefslogtreecommitdiff
path: root/sot/inc
AgeCommit message (Expand)AuthorFilesLines
2014-08-13update_pchThomas Arnhold1-0/+2
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold2-0/+106
2013-04-23execute move of global headersBjoern Michaelsen10-1595/+0
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-27/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-11/+11
2013-02-04warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann1-3/+3
2012-11-17callcatcher: remove another layer of binfilter-released methodsCaolán McNamara1-1/+0
2012-11-14callcatcher: more binfilter freed up methodsCaolán McNamara2-8/+0
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara4-72/+6
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara2-14/+1
2012-11-09binfilter.die.die.dieNorbert Thiebaud1-5/+1
2012-08-20callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara1-1/+0
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-06-27Remove unused header filesThomas Arnhold1-40/+0
2012-06-22re-base on ALv2 code.Michael Meeks8-190/+118
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-10/+5
2012-06-21re-base on ALv2 code.Michael Meeks5-127/+82
2012-06-05This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara1-4/+0
2012-05-25Revert "Make SotStorage and SotStorageStream dtors public"Fridrich Štrba1-2/+2
2012-05-25Make SotStorage and SotStorageStream dtors publicFridrich Štrba1-2/+2
2012-05-03Fix sot stream bustageCaolán McNamara1-3/+3
2012-05-03Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara2-0/+4
2012-03-23ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara1-4/+0
2012-03-05Remove unused codeElton Chung1-1/+0
2012-03-01Remove unused codeElton Chung1-17/+0
2012-03-01callcatcher: update listCaolán McNamara1-1/+0
2012-02-24unusedcode.easy: OwnerLock includes this featureThomas Arnhold1-1/+0
2012-02-24unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold3-104/+0
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman1-4/+0
2012-01-23make sot ByteString freeCaolán McNamara2-7/+7
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-44/+44
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-0/+4
2011-12-09Three factories in sot never usedCaolán McNamara1-3/+0
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from sotNorbert Thiebaud2-2/+0
2011-08-25UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara2-11/+0
2011-08-25callcatcher: yet more unused codeCaolán McNamara1-6/+0
2011-08-04callcatcher: remove unused methodsCaolán McNamara1-1/+0
2011-08-02callcatcher: remove unused methodsThomas Arnhold1-3/+0
2011-07-11callcatcher: remove unused UCBStorageStream ctorCaolán McNamara1-1/+0
2011-07-11callcatcher: remove unused SotStorage::OpenEncryptedSotStreamCaolán McNamara1-3/+0
2011-07-11callcatcher: drop ugly unused hackCaolán McNamara1-3/+0
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers1-1/+0
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers3-10/+7
2011-05-04Remove unused sot/agg.hxxRafael Dominguez1-71/+0
2011-05-01Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez2-6/+3
2011-05-01Convert List* to vector<>Joseph Powers1-3/+4
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky14-557/+470