index
:
libreoffice/impress
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 - Slideshow and drawing applications (Impress,Draw)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sd
/
source
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-11
Revert idle whitespace changes
Thorsten Behrens
17
-151
/
+151
2011-03-06
make this dtor virtual
LO-BASE-INTEGRATION-DEV300_M101
Caolán McNamara
1
-1
/
+1
2011-03-06
translated some comments from german to english
Daniel Di Marco
4
-229
/
+185
2011-03-05
Remove usage of List container.
Rafael Dominguez
2
-86
/
+53
2011-03-02
Remove dead code inside sd.
Rafael Dominguez
4
-258
/
+1
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
36
-85
/
+85
2011-03-01
Remove unused misc.hxx and its references
Thomas Arnhold
10
-13
/
+0
2011-03-01
Remove STARIMAGE_AVAILABLE
Thomas Arnhold
5
-99
/
+0
2011-03-01
Remove TF_STARONE
Thomas Arnhold
1
-4
/
+0
2011-03-01
avoid implicit cast
Caolán McNamara
1
-1
/
+1
2011-02-26
Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)
Thomas Arnhold
1
-2
/
+2
2011-02-24
Remove "using namespace ::rtl"
Julien Nabet
1
-1
/
+1
2011-02-24
Remove comment
Michael Lefevre
1
-2
/
+0
2011-02-20
Cleanup some #include <tools/list.hxx>
Joseph Powers
3
-10
/
+8
2011-02-16
Resolves: rhbz#674330 dereference of NULL mpBase
Caolán McNamara
1
-1
/
+3
2011-02-13
WaE - signed/unsigned comparison
Christian Lohmaier
1
-2
/
+2
2011-02-13
Remove bogus comments
Guillaume Poussel
4
-8
/
+7
2011-02-11
Remove final elements from Hyperlink Bar from impress_draw
Alfonso Eusebio
1
-1
/
+0
2011-02-10
Some cppcheck cleaning
Julien Nabet
6
-13
/
+13
2011-02-10
Remove includes related to Hyperlink Bar in impress_draw
Alfonso Eusebio
5
-5
/
+0
2011-02-10
Remove obsolete Hyperlink Bar from impress_draw
Alfonso Eusebio
6
-7
/
+0
2011-02-09
Remove static if-statement
Thomas Arnhold
1
-4
/
+2
2011-02-09
Trying to remove the stlport mention from the code
Fridrich Štrba
1
-1
/
+1
2011-02-08
Remove all bogus comments in impress.
Guillaume Poussel
64
-237
/
+130
2011-02-08
compose1 now also needs the o3tl namespace after moving from std
Luboš Luňák
1
-1
/
+1
2011-02-08
Port stuff to our private implementation of SGI extensions
Fridrich Štrba
1
-2
/
+2
2011-02-07
Remove unused using namespace
Thomas Arnhold
1
-1
/
+0
2011-02-05
Migrating to boost unordered containers
Fridrich Štrba
12
-23
/
+24
2011-02-02
Resolves: rhbz#670020 crash in slidesorting
Caolán McNamara
1
-0
/
+3
2011-02-01
Clean up makefiles
Thomas Arnhold
1
-5
/
+0
2011-01-31
WaE: various new gcc 4.6.0 warnings
Caolán McNamara
3
-13
/
+0
2011-01-26
WaE: gcc 4.6.0 various warnings
LO-BASE-INTEGRATION-DEV300_m98
Caolán McNamara
5
-16
/
+4
2011-01-26
WaE: gcc 4.6.0 various warnings
Caolán McNamara
1
-4
/
+0
2011-01-25
WaE: gcc 4.6.0 various warnings
Caolán McNamara
1
-1
/
+1
2011-01-25
Removed unused codes and fix some typos
Takeshi Abe
15
-164
/
+7
2011-01-24
WaE: gcc 4.6.0 various warnings
Caolán McNamara
3
-9
/
+1
2011-01-21
Remove trailing whitespace
Joseph Powers
1
-78
/
+78
2011-01-21
Remove old copyright notice.
Thomas Arnhold
2
-58
/
+0
2011-01-21
Remove old RCS lines.
Thomas Arnhold
5
-16
/
+0
2011-01-21
Replace suitable equalsAscii calls with equalsAsciiL.
Thomas Arnhold
1
-2
/
+2
2011-01-20
Replace suitable equalsAscii calls with equalsAsciiL.
Thomas Arnhold
4
-8
/
+8
2011-01-18
early return on failed AbstractDialog
Caolán McNamara
1
-40
/
+41
2011-01-18
drop German version of translation
Caolán McNamara
1
-1
/
+0
2011-01-18
mark fall-through
Takeshi Abe
1
-0
/
+1
2011-01-17
cppcheck: possible NULL pPV
Takeshi Abe
1
-2
/
+2
2011-01-11
rhbz#668654 avoid division by 0
David Tardon
1
-2
/
+5
2011-01-07
cppcheck: prefer prefix variant
Caolán McNamara
1
-1
/
+1
2011-01-06
cppunit: prefer prefix variant
Caolán McNamara
1
-1
/
+1
2011-01-06
cppunit: prefer prefix variant
Caolán McNamara
1
-1
/
+1
2011-01-06
cppunit: prefer prefix variant
Caolán McNamara
1
-5
/
+5
[next]