summaryrefslogtreecommitdiffstats
path: root/sot/source/base
Commit message (Expand)AuthorAgeFilesLines
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-2/+2
* fix buildCaolán McNamara2013-07-041-1/+1
* module sot: String, bool and other clean-upNorbert Thiebaud2013-07-045-69/+64
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-0/+1
* Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand2013-06-131-0/+1
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-203-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-8/+8
* Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith2013-04-011-1/+1
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-142-42/+0
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-141-24/+1
* Remove some unused defines and controlsThomas Arnhold2012-06-293-9/+0
* re-base on ALv2 code.Michael Meeks2012-06-225-115/+70
* valgrind: fix minor leakCaolán McNamara2012-03-061-1/+9
* Remove unused codeElton Chung2012-03-011-57/+0
* unusedcode.easy: OwnerLock includes this featureThomas Arnhold2012-02-241-12/+0
* unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold2012-02-242-34/+0
* sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman2012-02-071-11/+0
* ByteString->rtl::OStringCaolán McNamara2012-01-231-2/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-14/+8
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-062-2/+0
* Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3Julien Nabet2011-12-111-1/+2
* Remove ByteStringJulien Nabet2011-12-111-2/+1
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-091-1/+9
* Three factories in sot never usedCaolán McNamara2011-12-091-3/+2
* remove include of pch header from sotNorbert Thiebaud2011-11-275-10/+0
* callcatcher: remove unused methodsThomas Arnhold2011-08-021-62/+0
* Get rid of these non-printable charsThomas Arnhold2011-07-291-16/+0
* ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara2011-07-011-3/+4
* Remove sot/agg.hxx includeRafael Dominguez2011-05-041-1/+0
* Remove SV_DECL_REF_LIST(SotObject,SotObject*)Rafael Dominguez2011-05-011-15/+10
* Convert List* to vector<>Joseph Powers2011-05-012-30/+27
* fix windows build of sotFridrich Štrba2011-03-261-0/+4
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-186-457/+80
|\
| * Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-116-457/+80
| |\
| | * CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2011-02-085-78/+78
| | |\
| | | * removetooltypes01: Rebase to DEV300m98Carsten Driesner2011-01-212-324/+5
| | | |\
| | | * | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-125-38/+38
| | | * | removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-065-6/+6
| | | |\ \
| | | * | | #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2010-07-295-101/+101
| | * | | | CWS gnumake3: resync to m98Mathias Bauer2011-01-252-324/+5
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | fwk162: merge to DEV300_m96Mikhail Voytenko2011-01-035-6/+6
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko2011-01-032-324/+5
| | | | |/ | | | |/|
| | * | | gnumake3: adjust sot project to the new build environmentMikhail Voytenko2011-01-251-58/+0
| | | |/ | | |/|
| | * | CWS gnumake2: move all delivered sot headers to inc/sotMathias Bauer2010-04-205-6/+6
| | |/
* | / Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-1/+1
|/ /
* | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-022-2/+2
* | [PATCH] Remove deprecated container List and update required headers.Rafael Dominguez2011-02-271-0/+1
* | Some more #include <tools/list.hxx> cleanupJoseph Powers2011-02-191-1/+0
* | Remove DECLARE_LIST( FileStringList, String* )Joseph Powers2011-02-011-37/+17
* | Remove DECLARE_LIST( SotFactoryList, SotFactory* )Joseph Powers2011-01-261-43/+6