index
:
libreoffice/libs-gui
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/gtk3
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - GUI-related libraries
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sot
/
source
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
28
-15414
/
+0
2011-08-04
callcatcher: remove unused methods
Caolán McNamara
1
-10
/
+0
2011-08-02
callcatcher: remove unused methods
Thomas Arnhold
1
-62
/
+0
2011-07-29
Get rid of these non-printable chars
Thomas Arnhold
1
-16
/
+0
2011-07-13
init against short reads
Caolán McNamara
1
-1
/
+2
2011-07-12
Remove component_getImplementationEnvironment methods
Matus Kukan
1
-5
/
+0
2011-07-11
callcatcher: remove unused UCBStorageStream ctor
Caolán McNamara
1
-9
/
+0
2011-07-11
callcatcher: remove unused SotStorage::OpenEncryptedSotStream
Caolán McNamara
1
-32
/
+0
2011-07-11
callcatcher: drop ugly unused hack
Caolán McNamara
1
-123
/
+0
2011-07-07
Duplicate entries in Directory definition are no longer treated as errors
Katarina Machalkova
1
-1
/
+4
2011-07-03
Related: #i46388# busted ole2 wrapper
Caolán McNamara
1
-1
/
+1
2011-07-01
ByteString::CreateFromInt32 -> OString::valueOf
Caolán McNamara
1
-3
/
+4
2011-06-24
update component factory methods to use new prefixes, to add lib merging
Matus Kukan
1
-2
/
+2
2011-05-23
Remove some extra #incude <tools/pstm.hxx>
Joseph Powers
1
-1
/
+0
2011-05-18
Remove all the #include <tools/ownlist.hxx>
Joseph Powers
1
-1
/
+0
2011-05-17
Change SvStorageInfoList from an OwnList to vector<
Joseph Powers
5
-47
/
+32
2011-05-16
WaE (picky) - noeol
Christian Lohmaier
1
-1
/
+1
2011-05-04
Remove sot/agg.hxx include
Rafael Dominguez
1
-1
/
+0
2011-05-01
Remove SV_DECL_REF_LIST(SotObject,SotObject*)
Rafael Dominguez
1
-15
/
+10
2011-05-01
Convert List* to vector<>
Joseph Powers
2
-30
/
+27
2011-04-13
WaE: set but unused in dbgutil mode
Caolán McNamara
1
-8
/
+0
2011-03-26
fix windows build of sot
Fridrich Štrba
1
-0
/
+4
2011-03-23
Merge commit 'ooo/DEV300_m103'
Jan Holesovsky
1
-2
/
+2
2011-03-19
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
Thomas Arnhold
3
-5
/
+5
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
30
-1914
/
+1391
2011-03-12
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
Thomas Arnhold
1
-1
/
+1
2011-03-11
Merge commit 'ooo/DEV300_m101' into intm101
Jan Holesovsky
30
-1914
/
+1391
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
6
-21
/
+21
2011-02-27
[PATCH] Remove deprecated container List and update required headers.
Rafael Dominguez
1
-0
/
+1
2011-02-23
Update from master repository (DEV300_m100).
Matthias Huetsch [mhu]
27
-1551
/
+1378
2011-02-22
Don't use gsl_getSystemTextEncoding for the imported clipboard AnsiString
Caolán McNamara
1
-36
/
+8
2011-02-19
Some more #include <tools/list.hxx> cleanup
Joseph Powers
2
-2
/
+0
2011-02-08
CWS gnumake3: pull in cws removetooltypes01
Mathias Bauer
24
-1378
/
+1378
2011-02-04
std::hash -> boost::hash
Fridrich Strba
1
-1
/
+1
2011-02-04
Bulk move libs-gui to boost unordered containers
Fridrich Strba
1
-2
/
+2
2011-02-01
Remove DECLARE_LIST( UCBStorageElementList_Impl, UCBStorageElement_Impl* )
Joseph Powers
1
-79
/
+42
2011-02-01
Remove DECLARE_LIST( FileStringList, String* )
Joseph Powers
1
-45
/
+25
2011-01-31
Some cppcheck cleaning
Julien Nabet
2
-2
/
+3
2011-01-26
Remove DECLARE_LIST( SotFactoryList, SotFactory* )
Joseph Powers
1
-44
/
+7
2011-01-25
CWS gnumake3: resync to m98
Mathias Bauer
2
-324
/
+5
2011-01-25
gnumake3: adjust sot project to the new build environment
Mikhail Voytenko
3
-173
/
+0
2011-01-24
Update from master repository (DEV300_m98).
Matthias Huetsch [mhu]
20
-350
/
+31
2011-01-24
WaE: gcc 4.6.0 various warnings
Caolán McNamara
1
-4
/
+0
2011-01-22
Remove empty description and dates.
Thomas Arnhold
2
-6
/
+0
2011-01-21
removetooltypes01: Rebase to DEV300m98
Carsten Driesner
2
-324
/
+5
2011-01-17
equalsAsciiL faster than equalsAscii
Caolán McNamara
1
-3
/
+3
2011-01-12
removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...
Carsten Driesner
18
-201
/
+201
2011-01-06
cppunit: prefer prefix variant
Caolán McNamara
1
-1
/
+1
2011-01-06
removetooltypes01: rebase to DEV300_m96
Mikhail Voytenko
20
-27
/
+30
2011-01-03
fwk162: merge to DEV300_m96
Mikhail Voytenko
20
-26
/
+26
[next]