index
:
libreoffice/components
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
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 - Accessibility/linguistics/automation/...
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accessibility
/
source
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-29
catch by const ref
Caolán McNamara
3
-3
/
+3
2011-06-20
totally pointless intermediate object
Caolán McNamara
1
-3
/
+1
2011-06-07
use standard pattern for this
Caolán McNamara
6
-47
/
+43
2011-05-17
WaE (picky) - noeol
Christian Lohmaier
1
-1
/
+1
2011-04-28
fixed cppcheck warnings
Andreas Becker
1
-2
/
+2
2011-04-22
left arrow comments removed // <--
Júlio Hoffimann
1
-1
/
+0
2011-04-18
Fix build - the same symbol defined on 2 places.
Jan Holesovsky
2
-8
/
+5
2011-03-19
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
Thomas Arnhold
1
-1
/
+1
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
27
-151
/
+151
2011-03-12
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
Thomas Arnhold
2
-2
/
+2
2011-03-09
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Norbert Thiebaud
27
-151
/
+151
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
2
-2
/
+2
2011-03-01
Remove dead code
Michael Lefevre
1
-15
/
+0
2011-02-17
CWS-TOOLING: integrate CWS gridsort
Ivo Hinkelmann
2
-5
/
+6
2011-02-15
accfixes: merged to m100
Malte Timmermann [mt]
24
-145
/
+145
2011-02-15
gridsort: post-rebase fixes
Frank Schoenheit [fs]
1
-1
/
+1
2011-02-14
gridsort: pulled and merged DEV300_m100
Frank Schoenheit [fs]
24
-145
/
+145
2011-02-08
CWS gnumake3: pull in cws removetooltypes01
Mathias Bauer
24
-145
/
+145
2011-02-06
make (hopefully) more understandable
David Tardon
1
-19
/
+24
2011-02-06
use the right paragraph for notification
David Tardon
1
-1
/
+1
2011-02-06
move components to boost unordered containers
Fridrich Štrba
1
-1
/
+1
2011-01-27
WaE: gcc 4.6.0 various warnings
Caolán McNamara
1
-2
/
+1
2011-01-22
accfixes: removed include of obsolete header file
Malte Timmermann [mt]
1
-1
/
+0
2011-01-21
Remove doubled headers.
Thomas Arnhold
1
-1
/
+0
2011-01-17
gridsort: ClearSelection -> SelectAllRows (forgot this client during a previo...
Frank Schoenheit [fs]
1
-1
/
+1
2011-01-14
gridsort: ouch. Removed IAccessibleTable::GetSelectedRows. It exposed an inte...
Frank Schoenheit [fs]
2
-3
/
+5
2011-01-14
gridsort: replaced RemoveSelectedRow by ClearSelection - the first implementa...
Frank Schoenheit [fs]
1
-2
/
+1
2011-01-13
removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...
Carsten Driesner
5
-28
/
+28
2010-11-10
removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...
Xiaofei Zhang
27
-499
/
+155
2010-11-08
remove commented out code
Kevin Hunter
1
-22
/
+0
2010-11-08
use RTL_CONSTASCII_USTRINGPARAM
Kevin Hunter
2
-2
/
+2
2010-11-08
use RTL_CONSTASCII_USTRINGPARAM
Kevin Hunter
24
-61
/
+55
2010-11-08
Remove unnecessary comment lines
Kevin Hunter
1
-9
/
+1
2010-11-08
EOL whitespace removal
Kevin Hunter
1
-1
/
+1
2010-11-08
use RTL_CONSTASCII_USTRINGPARAM
Kevin Hunter
1
-12
/
+12
2010-11-08
EasyHack: createFromAscii -> RTL_CONST... macro
Kevin Hunter
4
-7
/
+7
2010-10-28
add modelines to .hxx files as well
Caolán McNamara
1
-0
/
+2
2010-10-25
merge vosremoval-mutex.diff
Norbert Thiebaud
3
-3
/
+3
2010-10-25
migrate use of OClearableGuard(SolarMutex) to SolarMutexGuard
Norbert Thiebaud
3
-21
/
+6
2010-10-25
remove the class TLBSolarMutex and use SolarMutexGuard instead
Norbert Thiebaud
2
-26
/
+8
2010-10-25
remove the class ALBSolarGuard and replace it's use with SolarMutexGuard
Norbert Thiebaud
2
-78
/
+59
2010-10-25
replace BBSolarGuard with SolarMutexGuard
Norbert Thiebaud
7
-66
/
+66
2010-10-25
replace the now superfluous TCSolarGuard with SolarMutexGuard
Norbert Thiebaud
7
-58
/
+58
2010-10-25
use SolarMutexGuard to guard the SolarMutex
Norbert Thiebaud
3
-40
/
+40
2010-10-13
Add vim/emacs modelines to all source files
Sebastian Spaeth
67
-0
/
+177
2010-10-05
more removed include guards using fixguard.py
Petr Mladek
1
-2
/
+0
2010-10-05
remove include guards using fixguard.py
Petr Mladek
13
-8
/
+0
2010-10-04
Comments cleanup
David Hobley
1
-1
/
+1
2010-10-04
dead comment removal
Jacopo Nespolo
2
-12
/
+3
2010-10-01
Removing dead code and cleaning up some comments
Jacopo Nespolo
3
-20
/
+3
[next]