summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
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
2011-02-27[PATCH] Remove deprecated container List and update required headers.Rafael Dominguez
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-22Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiStringCaolán McNamara
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-08Move prewin.h and postwin.h to solenv and adaptTor Lillqvist
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-04std::hash -> boost::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ind...Mathias Bauer
2011-02-01Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )Joseph Powers
2011-02-01gnumake3: convert some dmake files for tests to gbuildMichael Stahl
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl
2011-02-01CWS gnumake3: use standard linked libs on WindowsMathias Bauer
2011-02-01Remove DECLARE_LIST( FileStringList, String* )Joseph Powers
2011-01-31Some cppcheck cleaningJulien Nabet
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in para...Mathias Bauer
2011-01-26Remove DECLARE_LIST( SotFactoryList, SotFactory* )Joseph Powers
2011-01-26CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelperMathias Bauer
2011-01-26CWS gnumake3: several clean ups and fixes in makefilesMathias Bauer
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25gnumake3: adjust sot project to the new build environmentMikhail Voytenko
2011-01-24Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-06cppunit: prefer prefix variantCaolán McNamara