index
:
libreoffice/writer
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/editable-formulae
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 - Text processing application (Writer)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-24
Merge branch 'master' into feature/gnumake4
feature/gnumake4
Bjoern Michaelsen
27
-641
/
+772
2011-07-24
Fix signed/unsigned comparison warning on MAC in ndtbl.cxx.
Nigel Hawkins
1
-1
/
+1
2011-07-23
keep gbuild calls consistent at now, even if it is a bit longer
Bjoern Michaelsen
2
-5
/
+8
2011-07-22
More adjustment inside SOLAR_JAVA. Hopefully this is it!
Kohei Yoshida
1
-20
/
+20
2011-07-22
More adjustment for the GetOptions return type change.
Kohei Yoshida
1
-27
/
+27
2011-07-22
Adjusted for HTMLParser::GetOptions() return type change.
Kohei Yoshida
10
-515
/
+498
2011-07-22
unit test should write to content nodes, finally creates a document
Michael Meeks
1
-5
/
+11
2011-07-22
first cut at an automated / random document / redlining test
Michael Meeks
3
-0
/
+160
2011-07-22
postmerge fixes for gnumake4
Bjoern Michaelsen
2
-4
/
+4
2011-07-22
Replace SvUShorts with vector in rolbck.hxx and cascade changes.
Nigel Hawkins
9
-51
/
+44
2011-07-22
Replace SvUShorts with vector in UndoTable.hxx and cascade changes.
Nigel Hawkins
5
-28
/
+17
2011-07-21
resyncing to master
Bjoern Michaelsen
190
-2258
/
+3397
2011-07-21
Add missing-files to starmath libraries
Matúš Kukan
4
-2
/
+315
2011-07-21
check reads and seeks
Caolán McNamara
6
-57
/
+95
2011-07-20
callcatcher: remove unused lcl_SkipNPages
Thomas Arnhold
1
-8
/
+0
2011-07-20
check for short reads
Caolán McNamara
2
-15
/
+24
2011-07-20
use SprmIterator here too instead of hand-rolled loop
Caolán McNamara
1
-6
/
+7
2011-07-19
fix an extra comma (was already referenced OOo bug 87057)
Julien Nabet
1
-2
/
+2
2011-07-19
I knew there was something screwy about that use of getVersion
Caolán McNamara
2
-6
/
+9
2011-07-19
comment out an unused variable for now
Luboš Luňák
1
-1
/
+1
2011-07-19
skeleton for writting .docx comments
Luboš Luňák
6
-3
/
+71
2011-07-19
make text wrapping work in headers/footers too (fdo#39155)
Luboš Luňák
1
-8
/
+3
2011-07-19
const methods
Luboš Luňák
2
-4
/
+4
2011-07-18
Changed undo insert horizontal ruler to rule.
Jeffrey Chang
1
-1
/
+1
2011-07-18
de-stupid-operator-ize plcf and keep nIdx within legal limits
Caolán McNamara
3
-20
/
+24
2011-07-18
merge PAP and CHP length and offset clipping
Caolán McNamara
3
-22
/
+48
2011-07-18
check if strlen is even possible
Caolán McNamara
1
-23
/
+39
2011-07-18
check seeks, check available size, pointers to ref
Caolán McNamara
3
-43
/
+57
2011-07-18
clip silly allocs
Caolán McNamara
1
-2
/
+4
2011-07-18
if the offset doesn't exist, don't bother
Caolán McNamara
1
-89
/
+93
2011-07-18
defer allocating dest until we know the source exists
Caolán McNamara
2
-9
/
+14
2011-07-18
horrifically hard to find bug, deleted paras referenced by uncommitted props
Caolán McNamara
3
-1
/
+63
2011-07-18
callcatcher: remove unused methods
Caolán McNamara
2
-8
/
+0
2011-07-18
adapt to new InsertAutomaticEntryColor method
Michael Meeks
1
-3
/
+2
2011-07-15
starmath: check for edit window when inline editing is enabled
Miklos Vajna
1
-1
/
+2
2011-07-15
starmath: check for existing edit window
Miklos Vajna
1
-0
/
+2
2011-07-15
fix for bnc#693477 ensure table alignment is preserved
Noel Power
1
-1
/
+2
2011-07-15
Add prefixes for component_getFactory methods
Matúš Kukan
12
-20
/
+19
2011-07-14
If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xF
Caolán McNamara
1
-0
/
+3
2011-07-14
Fix "signed/unsigned comparison" warning in itrcrsr.cxx.
Nigel Hawkins
1
-1
/
+1
2011-07-13
Fix counting the paragraphs, fdo#36816.
Jan Holesovsky
1
-2
/
+4
2011-07-13
Replace SvUShorts with deque in porlay.hxx and cascade.
Nigel Hawkins
5
-26
/
+26
2011-07-13
Replace SvUShorts with vector in xmlexpit.[ch]xx
Nigel Hawkins
2
-10
/
+10
2011-07-13
Replace SvUShorts with vector in ftnidx.[ch]xx
Nigel Hawkins
2
-9
/
+6
2011-07-13
Replace SvUShorts with vector in extinput.hxx and cascade changes.
Nigel Hawkins
4
-21
/
+18
2011-07-13
Replace SvUShorts with vector in label.hxx and label1.cxx.
Nigel Hawkins
2
-7
/
+8
2011-07-13
guard against endpos preceeding startpos
Caolán McNamara
1
-1
/
+7
2011-07-12
In the print dialog, always default to "All pages".
Jan Holesovsky
1
-1
/
+1
2011-07-12
Remove component_getImplementationEnvironment
Matus Kukan
6
-44
/
+0
2011-07-12
use oox filter for *all* control import
Noel Power
2
-2
/
+46
[next]