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-05-23
make this a non-leaky singleton
feature/calc-multiline-input
Caolán McNamara
5
-72
/
+62
2011-05-23
keep this simple
Caolán McNamara
1
-1
/
+1
2011-05-23
DetectFilter declared but not defined
Caolán McNamara
1
-3
/
+0
2011-05-23
fdo#35662: reenable sw.SwXPrintSettings::com::sun::star::text::PrintSettings
Bjoern Michaelsen
1
-3
/
+0
2011-05-23
fdo#35661: fix sw.SwXViewSettings::com::sun::star::text::ViewSettings
Bjoern Michaelsen
2
-3
/
+2
2011-05-23
fdo#35660: reenable sw.DocumentSettings::com::sun::star::text::PrintSettings
Bjoern Michaelsen
1
-3
/
+0
2011-05-22
Replace List for std::vector<String>.
Rafael Dominguez
1
-15
/
+8
2011-05-22
Replace List with std::vector<String>.
Rafael Dominguez
1
-7
/
+3
2011-05-22
Replace List with std::vector<String>.
Rafael Dominguez
1
-14
/
+14
2011-05-20
add this for better singleton behaviour
Caolán McNamara
1
-0
/
+42
2011-05-20
tweak globals to be well-behaved singleton
Caolán McNamara
12
-53
/
+54
2011-05-20
return by ref instead of pointer
Caolán McNamara
27
-120
/
+121
2011-05-20
fix merge conflicts
Caolán McNamara
1
-1
/
+1
2011-05-20
adjust for return by ref instead of pointer
Caolán McNamara
8
-19
/
+19
2011-05-20
adjust for return by reference
Caolán McNamara
1
-1
/
+1
2011-05-20
use non-leaky singleton pattern here
Caolán McNamara
1
-13
/
+30
2011-05-20
adjust to ensure rename
Caolán McNamara
1
-1
/
+1
2011-05-20
valgrind: use non-leaky singleton pattern here
Caolán McNamara
2
-4
/
+8
2011-05-20
adjust for modified singleton
Caolán McNamara
8
-13
/
+13
2011-05-20
valgrind/config leaks: make this a well behaved singleton
Caolán McNamara
1
-31
/
+35
2011-05-20
valgrind: leak in undo
Caolán McNamara
1
-0
/
+1
2011-05-20
config leaks: fix up stale unloader
Caolán McNamara
1
-11
/
+9
2011-05-20
compatibility option for old size of small caps (bnc#691473)
Luboš Luňák
9
-4
/
+53
2011-05-20
ooxml vAlign 17.4.84
Luboš Luňák
1
-0
/
+17
2011-05-20
SW_DLLPUBLIC for SwWriteTable* classes
Luboš Luňák
1
-3
/
+3
2011-05-19
avoid de-referencing null pointers and string length problem
feature/gsoc2011_wizards
Michael Meeks
2
-2
/
+2
2011-05-19
Translate german comments
Martin Kepplinger
4
-13
/
+11
2011-05-19
cosmetic fix in en-US message
Andras Timar
1
-1
/
+1
2011-05-18
Remove all the #include <tools/ownlist.hxx>
Joseph Powers
1
-1
/
+0
2011-05-18
Convert SvCommandList from an OwnList to a vector<>
Joseph Powers
3
-9
/
+9
2011-05-19
Add the unxios and unxand directories
Tor Lillqvist
1
-0
/
+4
2011-05-18
fix for fdo#36552
Noel Power
1
-2
/
+8
2011-05-18
Unify Display Grid/ Grid Visible and other menu items
Christian Dywan
2
-2
/
+2
2011-05-18
Remove #include <tools/debug.hxx> in writer/sw
Jacek Wolszczak
28
-31
/
+0
2011-05-18
Remove unused debug function from acccontext.cxx
Jacek Wolszczak
1
-104
/
+0
2011-05-17
Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1
Jacek Wolszczak
18
-84
/
+79
2011-05-17
Cppcheck Same expression on both sides of '<', we remove it
Julien Nabet
1
-2
/
+1
2011-05-17
WaE - add explicit casting (decimal-types → integer types)
Christian Lohmaier
6
-16
/
+23
2011-05-17
WaE (picky) - noeol
Christian Lohmaier
9
-9
/
+9
2011-05-16
Some cppcheck cleaning
Julien Nabet
7
-16
/
+16
2011-05-16
Some cppcheck cleaning
Julien Nabet
11
-26
/
+26
2011-05-16
Translate german comments
Martin Kepplinger
6
-65
/
+64
2011-05-15
Drop unneeded <windows.h> which actually causes a compilation error
Tor Lillqvist
1
-4
/
+0
2011-05-12
fdo#36667: Fixed update of table formulas, missing extraction of pNewVal
Cédric Bosdonnat
1
-0
/
+2
2011-05-11
fdo#35805 Revert "write also properties of a text node itself"
Cédric Bosdonnat
1
-5
/
+0
2011-05-10
update SdrPaintView's region when it changes in writer (bnc#683550)
Luboš Luňák
3
-11
/
+24
2011-05-10
GDIMetaFile cleanup
Joseph Powers
3
-6
/
+6
2011-05-10
revert commit 5d8a59f64d9d3931e2c9c1ba98f57cd10e0b01c1, fix fdo#36340
Michael Meeks
2
-151
/
+179
2011-05-09
revert ( unintended ) parts commit b9ff593590532eb012a0520b6dcb40f3be51f845
Noel Power
5
-12
/
+7
2011-05-09
Remove unused dbgloop.hxx from repository
Jacek Wolszczak
1
-77
/
+0
[next]