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
2012-01-28
replace obsolete "master" branch with README that points at new repo
HEAD
master-deleted
master
Michael Stahl
2419
-998074/+20
2011-08-06
We convert 0x0B's to <w:br/>'s later in RunText().
FINAL_MASTER
master-backup
Jan Holesovsky
1
-1/+0
2011-08-05
Add a comment based on the Caolan's explanation.
Jan Holesovsky
1
-0/+2
2011-08-05
Fix field values in export to docx
Troy Rollo
1
-2/+4
2011-08-05
convert deprecated ConvertToUnicode to rtl::OUString
Caolán McNamara
1
-11/+11
2011-08-05
definition and use inside same debug level
Caolán McNamara
2
-2/+2
2011-08-05
Emacs modeline compatible with vim's one
Takeshi Abe
2
-0/+2
2011-08-04
[PATCH] Get rid of SvULongs in writer
Maciej Rumianowski
7
-95/+80
2011-08-04
state *what* format is problematic in the OSL_FAIL
Caolán McNamara
1
-1/+4
2011-08-04
replace ByteString::ConvertToUnicode
Caolán McNamara
4
-11/+14
2011-08-04
callcatcher: remove unused methods
Caolán McNamara
2
-23/+0
2011-08-03
SwFilterBase::ReadUnicode is dubious, luckily unused
Caolán McNamara
1
-11/+0
2011-08-03
ByteString::ConvertToUnicode->rtl::OUString ctor
Caolán McNamara
1
-2/+7
2011-08-03
Related: #i38880# crash in new field code
Caolán McNamara
1
-2/+5
2011-08-02
MSWordExportBase::ExportDocument: check if we have a DocShell
Miklos Vajna
1
-1/+1
2011-08-02
catch by const reference
Caolán McNamara
1
-4/+4
2011-08-02
bPgChpLevel is always false, so remove if (bPgChpLevel) branches
Caolán McNamara
3
-27/+1
2011-08-02
ByteString::CreateFromInt32 -> rtl::OStringBuffer::append
Caolán McNamara
6
-223/+307
2011-08-02
convert to rtl::OString[Buffer] and simplify
Caolán McNamara
2
-43/+69
2011-08-01
ImportRTF: use the new uno filter in experimental mode
Miklos Vajna
1
-0/+39
2011-08-01
SwCache: fix build with dbglevel=2
Miklos Vajna
1
-1/+2
2011-08-01
Partially revert "Removed dead code"
Miklos Vajna
2
-0/+107
2011-07-30
Add consistent Emacs and vim mode lines
Tor Lillqvist
22
-5/+39
2011-07-29
Related: fdo#34184 don't claim that all errors are due to invalid address
Caolán McNamara
1
-1/+1
2011-07-29
findbar: Add seporator between the Prev/Next and Serch & Replace
Jan Holesovsky
4
-4/+8
2011-07-29
Get rid of these non-printable chars
Thomas Arnhold
35
-148/+0
2011-07-29
Removed dead code
Marc-Andre Laverdiere
2
-149/+0
2011-07-29
Fixed invalid array dereference
Marc-Andre Laverdiere
1
-14/+15
2011-07-29
Fixes for segfault on an edge case + translations
Marc-Andre Laverdiere
1
-16/+14
2011-07-29
Fixed valgrind error
Marc-Andre Laverdiere
1
-6/+7
2011-07-29
Fixed invalid array bounds read in ww8scan.cxx
Marc-Andre Laverdiere
1
-1/+2
2011-07-29
Fixed invalid pointer dereference
Marc-Andre Laverdiere
1
-3/+3
2011-07-28
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writer
Jan Holesovsky
4
-32/+37
2011-07-28
Merge commit 'libreoffice-3.4.2.3'
Jan Holesovsky
4
-34/+47
2011-07-28
Fix fdo#36868 - doc import list numbering error
Troy Rollo
1
-0/+2
2011-07-28
Resolves: fdo#35439 survive missing libdba gracefully with errorbox
Caolán McNamara
1
-14/+22
2011-07-28
Resolves: fdo#37693 it really is a LineBorder not a LineBorder2
Caolán McNamara
1
-13/+8
2011-07-28
use DrawUndoGuard to turn off undo for draw layer for duration of its scope
Caolán McNamara
1
-5/+5
2011-07-27
ByteString->rtl::OStringBuffer
Caolán McNamara
2
-33/+62
2011-07-27
don't use an invalidated iterator
Luboš Luňák
1
-3/+4
2011-07-27
Resolves: fdo#36631 don't crash on undo of ole2 insert
Caolán McNamara
1
-0/+5
2011-07-27
catch by const reference
Caolán McNamara
9
-38/+40
2011-07-27
Related: fdo#35404 treat failed column same as non-existing column
Caolán McNamara
1
-6/+12
2011-07-27
ByteString::CreateFromInt32->rtl::OStringBuffer::append
Caolán McNamara
1
-8/+8
2011-07-27
Kills those pesky non-printable chars.
Kohei Yoshida
2
-13/+0
2011-07-27
Let's not make these methods inline....
Kohei Yoshida
2
-67/+63
2011-07-27
Replace SV_*_PTRARR_SORT with boost::ptr_map.
Kohei Yoshida
4
-76/+40
2011-07-27
Replace SV_*_PTRARR with boost::ptr_vector.
Kohei Yoshida
4
-33/+16
2011-07-26
findbar: Show the "Search and Replace" button in the FindBar by default.
Jan Holesovsky
4
-4/+4
2011-07-26
Revert "fix for bnc#693477 ensure table alignment is preserved"
Noel Power
1
-2/+1
[next]