summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* remove commented out CHARSET_ANSI fooCaolán McNamara2011-09-131-28/+0
* callcatcher: variousCaolán McNamara2011-08-292-26/+0
* UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara2011-08-257-341/+0
* callcatcher: yet more unused codeCaolán McNamara2011-08-252-41/+0
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* callcatcher: remove some methodsCaolán McNamara2011-08-172-15/+0
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
* Emacs modeline compatible with vim's oneTakeshi Abe2011-08-051-0/+1
* callcatcher: remove unused methodsCaolán McNamara2011-08-042-11/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-022-65/+0
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-0/+7
* Get rid of these non-printable charsThomas Arnhold2011-07-291-16/+0
* resyncing to masterBjoern Michaelsen2011-07-2110-185/+18
|\
| * init against short readsCaolán McNamara2011-07-131-1/+2
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-5/+0
| * callcatcher: remove unused UCBStorageStream ctorCaolán McNamara2011-07-112-10/+0
| * callcatcher: remove unused SotStorage::OpenEncryptedSotStreamCaolán McNamara2011-07-112-35/+0
| * callcatcher: drop ugly unused hackCaolán McNamara2011-07-112-126/+0
| * Duplicate entries in Directory definition are no longer treated as errorsKatarina Machalkova2011-07-071-1/+4
| * Related: #i46388# busted ole2 wrapperCaolán McNamara2011-07-031-1/+1
| * ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara2011-07-011-3/+4
| * update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-242-3/+3
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-181-1/+5
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-1948-638/+428
|\|
| * Remove some extra #incude <tools/pstm.hxx>Joseph Powers2011-05-232-2/+0
| * Remove all the #include <tools/ownlist.hxx>Joseph Powers2011-05-181-1/+0
| * Change SvStorageInfoList from an OwnList to vector<Joseph Powers2011-05-178-34/+16
| * WaE (picky) - noeolChristian Lohmaier2011-05-161-1/+1
| * Remove unused sot/agg.hxxRafael Dominguez2011-05-041-71/+0
| * Remove sot/agg.hxx includeRafael Dominguez2011-05-042-2/+0
| * Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez2011-05-013-21/+13
| * Convert List* to vector<>Joseph Powers2011-05-013-33/+31
| * WaE: set but unused in dbgutil modeCaolán McNamara2011-04-131-8/+0
| * drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-291-0/+0
| * fix windows build of sotFridrich Štrba2011-03-261-0/+4
| * Wholesale prewin.h/postwin.h removalFridrich Štrba2011-03-251-2/+0
| * Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-231-2/+2
| |\
| * | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-193-5/+5
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1855-2621/+2147
| |\ \
| | * | Use realpath to avoid -I options containing symlinks on CygwinTor Lillqvist2011-03-161-1/+1
| | * | Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-1155-2621/+2147
| | |\ \
| * | | | Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
| |/ / /
| * | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-026-21/+21
| * | | [PATCH] Remove deprecated container List and update required headers.Rafael Dominguez2011-02-271-0/+1
| * | | Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiStringCaolán McNamara2011-02-221-36/+8
| * | | Some more #include <tools/list.hxx> cleanupJoseph Powers2011-02-192-2/+0
| * | | Move prewin.h and postwin.h to solenv and adaptTor Lillqvist2011-02-081-2/+2
| * | | std::hash -> boost::hashFridrich Strba2011-02-041-1/+1
| * | | Bulk move libs-gui to boost unordered containersFridrich Strba2011-02-041-2/+2
| * | | Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )Joseph Powers2011-02-011-78/+41