summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-15Related: fdo#41642 add regression testCaolán McNamara
2011-10-15Resolves: fdo#41642 detect loops in StgDirStrm entry chainsCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
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-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-21resyncing to masterBjoern Michaelsen
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-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl
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 unused sot/agg.hxxRafael Dominguez
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-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-26fix windows build of sotFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Š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-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist
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