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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
431
-21438
/
+23225
2011-03-17
Add non blank characters to metafile.
Arnaud Versini
1
-1
/
+3
2011-03-16
Removed unused function GetLangName()
Takeshi Abe
3
-18
/
+0
2011-03-16
Include <osl/diagnose.h> for OSL_ENSURE
Takeshi Abe
1
-0
/
+1
2011-03-15
Fix the build - methods in xmldump.cxx debug-only
Thorsten Behrens
1
-0
/
+3
2011-03-15
fix compile with debug enabled
Michael Meeks
17
-30
/
+27
2011-03-14
Remove dates from comments
Thomas Arnhold
4
-9
/
+9
2011-03-14
Remove empty comment fields
Thomas Arnhold
3
-120
/
+0
2011-03-14
Remove dates from comments
Thomas Arnhold
5
-5
/
+5
2011-03-14
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Michael Meeks
428
-21412
/
+23199
2011-03-14
Resolves: rhbz#684620 crash with NULL pTableBox
Caolán McNamara
1
-1
/
+1
2011-03-13
Move OSL_ENSURE(0,...) to OSL_FAIL(...)
Thomas Arnhold
2
-9
/
+9
2011-03-13
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
Thomas Arnhold
79
-400
/
+254
2011-03-13
Move DBG_ERROR to OSL_FAIL (multiline)
Thomas Arnhold
1
-1
/
+1
2011-03-13
Move DBG_ERROR to OSL_FAIL for strings GetBuffer()
Thomas Arnhold
2
-2
/
+2
2011-03-12
fix typo
Takeshi Abe
1
-1
/
+1
2011-03-09
Fix build breakage caused by commit 6165ef7...
gr2
Nigel Hawkins
1
-2
/
+1
2011-03-09
Remove last traces of SvLongs
Nigel Hawkins
4
-5
/
+0
2011-03-09
Remove use of SvLongs from txtfly.[ch]xx
Nigel Hawkins
2
-3
/
+2
2011-03-08
n#663622: Fix the positions of imported fields to avoid crashes
Cédric Bosdonnat
2
-2
/
+2
2011-03-08
Handle shadow option in frame painting.
LO-BASE-INTEGRATION-DEV300_M101
Sébastien Le Ray
1
-5
/
+6
2011-03-08
Renamed shadow images to *-mask.
Sébastien Le Ray
3
-12
/
+12
2011-03-08
Removed no more used shadow images.
Sébastien Le Ray
2
-15
/
+3
2011-03-08
Using alpha mask for page shadow drawing.
Sébastien Le Ray
1
-5
/
+34
2011-03-07
Resolves: fdo#34920 restore FormatBlock
Caolán McNamara
1
-1
/
+1
2011-03-05
comment cleanup on unocore stuf
David Nalley
2
-211
/
+91
2011-03-05
Comment cleanup writer (part1)
David Nalley
5
-122
/
+37
2011-03-05
deleted a bogus comment and translated a german comment
David Nalley
1
-3
/
+2
2011-03-04
make this more robust
Caolán McNamara
1
-2
/
+5
2011-03-04
handle edge case of layouting random text
Caolán McNamara
1
-0
/
+3
2011-03-03
Correct some minor graphical glitches.
Sébastien Le Ray
1
-0
/
+2
2011-03-03
Properly handle shadow when in book mode.
Sébastien Le Ray
3
-14
/
+45
2011-03-03
Paint right shadow on last page.
Sébastien Le Ray
1
-1
/
+1
2011-03-03
Code style
Sébastien Le Ray
1
-1
/
+1
2011-03-03
Directly compute shadow rectangles
Sébastien Le Ray
1
-2
/
+10
2011-03-03
Draw smooth shadows around page and remove borders
Sébastien Le Ray
4
-113
/
+49
2011-03-03
FDO#31251 - Add resources files for page shadow
Sébastien Le Ray
3
-0
/
+80
2011-03-02
Remove "using namespace ::rtl"
Julien Nabet
2
-4
/
+2
2011-03-02
Resolves: rhbz#672818 bandaid for crash in SwTxtNode::GetTxtAttrForCharAt
Caolán McNamara
1
-2
/
+4
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
40
-129
/
+129
2011-03-02
minor tweak to existing fix for ( bnc#660816 & fdo#34908
Noel Power
1
-1
/
+1
2011-03-01
Remove bogus comments
Antoine Proulx
3
-120
/
+91
2011-02-24
Refactor itrform2.[ch]xx a bit for better insulation.
Nigel Hawkins
2
-131
/
+142
2011-02-24
Remove use of SvLongs in itrform2.[ch]xx
Nigel Hawkins
2
-15
/
+11
2011-02-24
Remove use of SvLongs in dbg_lay.cxx
Nigel Hawkins
1
-7
/
+5
2011-02-24
Remove use of SvLongs in authfld.[ch]xx
Nigel Hawkins
1
-8
/
+6
2011-02-24
more form field cleanup
Noel Power
2
-5
/
+1
2011-02-23
remove SwXODFCheckboxField and fix a stray edit
Noel Power
2
-18
/
+14
2011-02-23
oops forgot to support the getProperty...
Noel Power
1
-6
/
+37
2011-02-22
Remove txtcfg.hxx
Thomas Arnhold
28
-79
/
+6
[next]