summaryrefslogtreecommitdiff
path: root/sot/source/base
AgeCommit message (Expand)Author
2014-08-21fdo#81835 Don't prefer GDI Metafiles to RTF/HTML -- correctly.Andrzej Hunt
2014-06-02fdo#78801 fdo#52547 Paste preference is image, then html, then text.Andrzej Hunt
2014-04-02Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-03-01fdo#52547 SOT: Prefer embedding image data to embedding linked image.Andrzej Hunt
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-07-04fix buildCaolán McNamara
2013-07-04module sot: String, bool and other clean-upNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2012-11-14The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara
2012-06-29Remove some unused defines and controlsThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-03-06valgrind: fix minor leakCaolán McNamara
2012-03-01Remove unused codeElton Chung
2012-02-24unusedcode.easy: OwnerLock includes this featureThomas Arnhold
2012-02-24unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2011-12-11Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3Julien Nabet
2011-12-11Remove ByteStringJulien Nabet
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-09Three factories in sot never usedCaolán McNamara
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-08-02callcatcher: remove unused methodsThomas Arnhold
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
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-03-26fix windows build of sotFridrich Štrba
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-01Remove DECLARE_LIST( FileStringList, String* )Joseph Powers
2011-01-26Remove DECLARE_LIST( SotFactoryList, SotFactory* )Joseph Powers
2011-01-25CWS gnumake3: resync to m98Mathias Bauer
2011-01-25gnumake3: adjust sot project to the new build environmentMikhail Voytenko
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner