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
path:
root
/
sw
/
source
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
fdo #30604: Fixed some color problem in RTF export when copy/pasting
Cédric Bosdonnat
1
-0
/
+7
2010-10-04
remove bogus comment, and warning
Michael Meeks
1
-6
/
+4
2010-10-04
native bool support in SvXMLUnitConverter
Norbert Thiebaud
2
-4
/
+4
2010-10-04
Convert all Query/Put Value() to bool
Norbert Thiebaud
23
-341
/
+340
2010-10-04
Renamed SwAttrIter to SwWW8AttrIter to avoid a name conflict
Norbert Thiebaud
4
-28
/
+28
2010-10-04
ok, lets assert and code defensively
Noel Power
1
-6
/
+16
2010-10-04
silence cppcheck "possible null pointer dereference"
Harri Pitkänen
1
-7
/
+2
2010-10-02
Omit caption separator, if caption text is empty, #i110287#
Andras Timar
2
-3
/
+10
2010-10-02
Properly comment a comment
Neil Stalker
1
-1
/
+1
2010-10-02
Remove executable bit from non-executable files
Phil Bordelon
21
-0
/
+0
2010-10-01
Clean out dead code and comments from ui/app
Phil Bordelon
13
-477
/
+31
2010-10-01
Comments cleanup in layout codeOF
Nick Savage
8
-1068
/
+147
2010-10-01
&& || warning
Caolán McNamara
1
-1
/
+1
2010-10-01
&& || ambiguity in docfld.cxx
Caolán McNamara
1
-10
/
+12
2010-09-30
#i113185#: SwDoc::SetEndNoteInfo(): fix conditional
Caolán McNamara
1
-4
/
+9
2010-09-30
#i113190# bracket expression up to silence gcc warnings
Caolán McNamara
1
-6
/
+15
2010-09-30
remove 'precedence' warnings (corrected)
Norbert Thiebaud
1
-6
/
+6
2010-09-30
remove precedence warning in sw
Norbert Thiebaud
7
-39
/
+39
2010-09-30
convert BOOL to bool in class SwTableFormula et al
Norbert Thiebaud
1
-9
/
+9
2010-09-30
#i112384# crash on export of toc to .doc
Caolán McNamara
1
-1
/
+1
2010-09-30
avoid possible null pointer dereference on .doc import
Caolán McNamara
1
-1
/
+1
2010-09-30
#i95369# avoid crash related to input fields if pointers are wrongly NULL
Caolán McNamara
1
-2
/
+4
2010-09-30
#i113310# silence gcc warning
Caolán McNamara
1
-3
/
+3
2010-09-30
#i113311# silence gcc warning
Caolán McNamara
1
-1
/
+1
2010-09-30
&& || ambiguity in frmpage.cxx
Caolán McNamara
1
-1
/
+1
2010-09-30
#i113316# silence gcc warning
Caolán McNamara
1
-2
/
+2
2010-09-30
&& || ambiguity in itratr.cxx
Caolán McNamara
1
-4
/
+12
2010-09-30
#i113318# silence gcc warning
Caolán McNamara
1
-2
/
+2
2010-09-30
#i113319# silence gcc warning
Caolán McNamara
1
-1
/
+1
2010-09-30
#i113321# silence gcc warning
Caolán McNamara
1
-2
/
+2
2010-09-30
#i113324# silence gcc warning
Caolán McNamara
1
-5
/
+14
2010-09-30
#i113325#: && || ambiguity
Caolán McNamara
2
-6
/
+8
2010-09-30
#i113327# silence gcc warning
Caolán McNamara
1
-4
/
+6
2010-09-30
#i113329# sw: && || ambiguity in frmtool.cxx
Caolán McNamara
1
-1
/
+1
2010-09-30
#i113331# sw: && || ambiguity in layact.cxx
Caolán McNamara
1
-8
/
+18
2010-09-30
#i113332# sw: && || ambiguity in pagechg.cxx
Caolán McNamara
1
-2
/
+2
2010-09-30
#i113322# sw: && || ambiguity in romenu.cxx
Caolán McNamara
1
-2
/
+6
2010-09-30
WaE: unused parameters
Caolán McNamara
1
-1
/
+1
2010-09-30
#i61927# bug from 2006
linux-build-fridrich-20100930
Caolán McNamara
1
-1
/
+8
2010-09-30
Convert BOOL to bool in SwAutoCompleteWord
Norbert Thiebaud
1
-2
/
+2
2010-09-29
Ported statusbar-fancy-modified-status-sw.diff from ooo-build.
Kohei Yoshida
1
-0
/
+2
2010-09-29
Ported autocorrect-accidental-caps-lock-sw.diff from ooo-build.
Kohei Yoshida
1
-1
/
+1
2010-09-28
Removed all //CHINA-like comments
Gil Forcada
4
-14
/
+8
2010-09-17
sw-ww8-ruby-export-fix.diff: Fixed wrong ruby export in WW8
OOO_BUILD_3_2_99_0_PRE
Cédric Bosdonnat
3
-1
/
+27
2010-09-17
sw-ww8-styles-import-fix.diff: wrong style import in french
Cédric Bosdonnat
1
-1
/
+1
2010-09-17
sw-ww8-field-fix.diff: WW8 fields import fix
Cédric Bosdonnat
1
-3
/
+6
2010-09-17
docx-fixes02.diff: Some other misc docx fixes
Cédric Bosdonnat
11
-247
/
+576
2010-09-17
cws-vmiklos01.diff: Better RTF export filter
Miklos Vajna
26
-246
/
+7059
2010-09-16
docx-export-enable.diff: Enable the .docx export.
Jan Holesovsky
10
-30
/
+41
2010-09-15
sw-auto-scrollbars-2.diff: Hide scrollbars in Writer - final.
Radek Doulik
2
-2
/
+3
[next]