summaryrefslogtreecommitdiffstats
path: root/sot/inc
Commit message (Expand)AuthorAgeFilesLines
* update_pchThomas Arnhold2014-08-131-0/+2
* update_pch: add a bunch of pch filesThomas Arnhold2014-06-042-0/+106
* execute move of global headersBjoern Michaelsen2013-04-2310-1595/+0
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-201-27/+0
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-11/+11
* warning C4805: '!=' unsafe mix of type 'bool' and type 'sal_Bool'Stephan Bergmann2013-02-041-3/+3
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-171-1/+0
* callcatcher: more binfilter freed up methodsCaolán McNamara2012-11-142-8/+0
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-144-72/+6
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-142-14/+1
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-5/+1
* callcatcher: remove some of the slightly trickier unused methodsCaolán McNamara2012-08-201-1/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* Remove unused header filesThomas Arnhold2012-06-271-40/+0
* re-base on ALv2 code.Michael Meeks2012-06-228-190/+118
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* reduce scope and replace some String::CreateFromAsciiCaolán McNamara2012-06-211-10/+5
* re-base on ALv2 code.Michael Meeks2012-06-215-127/+82
* This SyncSvStream/SyncSysStream stuff isn't usedCaolán McNamara2012-06-051-4/+0
* Revert "Make SotStorage and SotStorageStream dtors public"Fridrich Štrba2012-05-251-2/+2
* Make SotStorage and SotStorageStream dtors publicFridrich Štrba2012-05-251-2/+2
* Fix sot stream bustageCaolán McNamara2012-05-031-3/+3
* Related: fdo#47644 compound storage backend is poor at knowing stream sizeCaolán McNamara2012-05-032-0/+4
* ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara2012-03-231-4/+0
* Remove unused codeElton Chung2012-03-051-1/+0
* Remove unused codeElton Chung2012-03-011-17/+0
* callcatcher: update listCaolán McNamara2012-03-011-1/+0
* unusedcode.easy: OwnerLock includes this featureThomas Arnhold2012-02-241-1/+0
* unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold2012-02-243-104/+0
* sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman2012-02-071-4/+0
* make sot ByteString freeCaolán McNamara2012-01-232-7/+7
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-44/+44
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-091-0/+4
* Three factories in sot never usedCaolán McNamara2011-12-091-3/+0
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header from sotNorbert Thiebaud2011-11-272-2/+0
* UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara2011-08-252-11/+0
* callcatcher: yet more unused codeCaolán McNamara2011-08-251-6/+0
* callcatcher: remove unused methodsCaolán McNamara2011-08-041-1/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-021-3/+0
* callcatcher: remove unused UCBStorageStream ctorCaolán McNamara2011-07-111-1/+0
* callcatcher: remove unused SotStorage::OpenEncryptedSotStreamCaolán McNamara2011-07-111-3/+0
* callcatcher: drop ugly unused hackCaolán McNamara2011-07-111-3/+0
* Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-231-1/+0
* Change SvStorageInfoList from an OwnList to vector<Joseph Powers2011-05-173-10/+7
* Remove unused sot/agg.hxxRafael Dominguez2011-05-041-71/+0
* Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez2011-05-012-6/+3
* Convert List* to vector<>Joseph Powers2011-05-011-3/+4
* Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1114-557/+470
|\