index
:
libreoffice/filters
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gnumake4_writerfilter
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
warning
obsolete from 3.5 - Import and export filters
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
amazingly writerfilter actually use libxml...
integration/dev300_m101
Norbert Thiebaud
1
-0
/
+3
2011-03-15
Fix the build
Thorsten Behrens
1
-1
/
+2
2011-03-14
make writerfilter compile cleanly
Michael Meeks
14
-41
/
+33
2011-03-13
no more writeInfo
Norbert Thiebaud
1
-1
/
+0
2011-03-13
no more writeInfo
Norbert Thiebaud
1
-1
/
+0
2011-03-13
fix minor macro mis-merge
Norbert Thiebaud
1
-1
/
+1
2011-03-13
fixing tools types in source/graphicfilter/ipict/shape.cxx
Bjoern Michaelsen
1
-21
/
+21
2011-03-13
convert tools type in lotuswordpro
Norbert Thiebaud
30
-156
/
+156
2011-03-13
fix mis-merge in oox
Norbert Thiebaud
27
-164
/
+147
2011-03-13
fix mis-merge (mostly tools type remnants)
Norbert Thiebaud
25
-106
/
+104
2011-03-10
fix mis-merge in binfilter
Norbert Thiebaud
3
-3
/
+3
2011-03-09
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Norbert Thiebaud
1782
-34608
/
+28734
2011-03-07
fix placeholder text style n#650026
LO-BASE-INTEGRATION-DEV300_M101
Radek Doulik
4
-7
/
+100
2011-03-07
WaE: explicitly cast result
Caolán McNamara
1
-3
/
+3
2011-03-07
enable exceptions here
Caolán McNamara
1
-0
/
+1
2011-03-05
bool functions should use bool instead of BOOL for bRetValue.
Arnaud Versini
1
-1
/
+1
2011-03-04
Remove "using namespace ::rtl"
Julien Nabet
25
-36
/
+30
2011-03-04
Remove "using namespace ::rtl"
Julien Nabet
38
-39
/
+70
2011-03-04
Remove useless comments in filters.
Guillaume Poussel
74
-311
/
+1
2011-03-04
Remove various useless comments in filters.
Guillaume Poussel
13
-24
/
+12
2011-03-04
Remove useless comments in filters.
Guillaume Poussel
115
-475
/
+2
2011-03-04
Remove useless comments in filters.
Guillaume Poussel
39
-145
/
+34
2011-03-04
cppcheck: this can be const
Caolán McNamara
1
-1
/
+1
2011-03-04
throw out some warnings
Caolán McNamara
2
-14
/
+16
2011-03-03
read w:characterSet (fdo#34814)
Luboš Luňák
3
-5
/
+44
2011-03-02
resolves #fdo34941
Noel Power
2
-2
/
+2
2011-03-02
fix indentation
Luboš Luňák
1
-28
/
+28
2011-03-02
read w:charset , not used later though it seems (part of fdo#34814)
Luboš Luňák
2
-2
/
+11
2011-03-02
Add osl/diagnose.h include
Thomas Arnhold
1
-0
/
+1
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
360
-1084
/
+1084
2011-03-02
resolves fdo#34909
Noel Power
7
-4
/
+30
2011-03-02
Resolves: fdo#33701 ensure node outlives path
Caolán McNamara
3
-5
/
+5
2011-03-02
throw out some warnings
Caolán McNamara
2
-1
/
+2
2011-03-02
this only worked due to implicit conversion
David Tardon
1
-1
/
+1
2011-03-01
Remove "using namespace ::rtl"
Julien Nabet
5
-5
/
+16
2011-03-01
Remove "using namespace ::rtl"
Julien Nabet
13
-17
/
+25
2011-03-01
throw out some warnings
Caolán McNamara
1
-4
/
+5
2011-03-01
throw out some warnings
Caolán McNamara
1
-3
/
+3
2011-03-01
pointless to go from char* to OString to char*
Caolán McNamara
1
-2
/
+1
2011-03-01
avoid implicit cast
Caolán McNamara
7
-12
/
+12
2011-03-01
avoid implicit casting
Caolán McNamara
1
-0
/
+3
2011-03-01
avoid implicit casting
Caolán McNamara
1
-6
/
+6
2011-03-01
avoid implicit casting
Caolán McNamara
2
-2
/
+2
2011-03-01
remove some warnings
Caolán McNamara
1
-3
/
+3
2011-03-01
FilterBase::getVersion() -> const
Luboš Luňák
2
-2
/
+2
2011-03-01
mark static readonly data also as const
Luboš Luňák
1
-5
/
+5
2011-03-01
fix incorrect test for name ( was using default name )
Noel Power
1
-1
/
+1
2011-03-01
remove references to ODF_FORMCHECKBOX_DEFAULT & ODF_FORMTEXT_DEFAULT
Noel Power
1
-12
/
+4
2011-03-01
Fix build: Message should be quoted...
Thomas Arnhold
1
-1
/
+1
2011-03-01
Fix build: Add missing semicolon
Thomas Arnhold
1
-1
/
+1
[next]