summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2011-08-02callcatcher: remove unused methodsThomas Arnhold2-65/+0
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-0/+7
2011-07-29Get rid of these non-printable charsThomas Arnhold1-16/+0
2011-07-21resyncing to masterBjoern Michaelsen10-185/+18
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 McNamara2-10/+0
2011-07-11callcatcher: remove unused SotStorage::OpenEncryptedSotStreamCaolán McNamara2-35/+0
2011-07-11callcatcher: drop ugly unused hackCaolán McNamara2-126/+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 Kukan2-3/+3
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen48-638/+428
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+5
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-2/+1
2011-06-17gnumake4: #i117340#: JavaClassSet: adapt users [hg:efb3d33ce8ca]Michael Stahl1-1/+1
2011-05-23Remove some extra #incude <tools/pstm.hxx>Joseph Powers2-2/+0
2011-05-18Remove all the #include <tools/ownlist.hxx>Joseph Powers1-1/+0
2011-05-17Change SvStorageInfoList from an OwnList to vector<Joseph Powers8-34/+16
2011-05-16WaE (picky) - noeolChristian Lohmaier1-1/+1
2011-05-04Remove unused sot/agg.hxxRafael Dominguez1-71/+0
2011-05-04Remove sot/agg.hxx includeRafael Dominguez2-2/+0
2011-05-01Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez3-21/+13
2011-05-01Convert List* to vector<>Joseph Powers3-33/+31
2011-04-13WaE: set but unused in dbgutil modeCaolán McNamara1-8/+0
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito1-0/+0
2011-03-26fix windows build of sotFridrich Štrba1-0/+4
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba1-2/+0
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold3-5/+5
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky55-2621/+2147
2011-03-16Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist1-1/+1
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky55-2621/+2147
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold6-21/+21
2011-02-27[PATCH] Remove deprecated container List and update required headers.Rafael Dominguez1-0/+1
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]46-2158/+2020
2011-02-22Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiStringCaolán McNamara1-36/+8
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers2-2/+0
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist1-2/+2
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer35-1845/+1845
2011-02-04std::hash -> boost::hashFridrich Strba1-1/+1
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-2/+2
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer1-9/+1
2011-02-01Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )Joseph Powers1-78/+41
2011-02-01gnumake3: convert some dmake files for tests to gbuildMichael Stahl2-32/+23
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl1-1/+0
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer1-7/+1
2011-02-01Remove DECLARE_LIST( FileStringList, String* )Joseph Powers2-48/+28