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
path:
root
/
oox
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-16
change ...(%d)... to ...(%"SAL_PRIdINT32")... + 2 commented lines removed
Julien Nabet
1
-12
/
+10
2011-04-15
remove obsoleted .pmk file
David Tardon
1
-30
/
+0
2011-04-15
link against openssl correctly
David Tardon
1
-1
/
+12
2011-04-14
fix delivery of generated files
David Tardon
3
-8
/
+35
2011-04-14
really deliver namespaces.txt
David Tardon
1
-2
/
+8
2011-04-14
gbuildize oox
David Tardon
22
-1088
/
+521
2011-04-14
fix crash in fdo#36203, the referenced shape didn't contain texbody
Radek Doulik
1
-1
/
+1
2011-04-14
dump property map of customshape preset only when building with debug
Radek Doulik
1
-0
/
+2
2011-04-14
added preset for right-arrow - proof of concept
Radek Doulik
2
-6
/
+307
2011-04-14
added method to dump code for enhanced custom shape presets
Radek Doulik
2
-7
/
+712
2011-04-13
catch by const reference
Caolán McNamara
2
-3
/
+3
2011-04-08
Again merge-fix with importDocumentProperties()
Muthu Subramanian
1
-1
/
+6
2011-04-05
Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
Petr Mladek
1
-1
/
+1
2011-03-31
we don't use the exception value
Caolán McNamara
1
-2
/
+2
2011-03-30
fix import of percentual top and bottom paragraph margins
Radek Doulik
7
-15
/
+24
2011-03-29
drop bogus executable flag from [ch]xx/bas/asm files
Francisco Saito
10
-0
/
+0
2011-03-29
this arg should be reference
David Tardon
2
-4
/
+4
2011-03-28
WaE: overloaded virtual
David Tardon
1
-0
/
+3
2011-03-26
Fixed NMSP_MASK definition.
Muthu Subramanian
1
-1
/
+1
2011-03-25
removing the executable mode from some sources
Francisco Saito
15
-0
/
+0
2011-03-22
make oox build with 'debug=t' again
Noel Power
2
-1
/
+34
2011-03-20
Use SAL_PRIuUINT32 instead of %d
Takeshi Abe
1
-1
/
+1
2011-03-19
Using BorderLine2 constructor w/o argument
Cédric Bosdonnat
1
-1
/
+1
2011-03-19
Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)
Thomas Arnhold
1
-3
/
+3
2011-03-18
Put dump() back into headers in oox
Thorsten Behrens
5
-4
/
+34
2011-03-18
WaE: unused aError
Caolán McNamara
1
-3
/
+3
2011-03-18
Fix mismerge, properties.hxx does not exist any more.
Jan Holesovsky
1
-1
/
+0
2011-03-18
Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters
Jan Holesovsky
2
-34
/
+4
2011-03-18
Merge remote-tracking branch 'origin/integration/dev300_m101'
Jan Holesovsky
431
-10689
/
+15153
2011-03-18
Use SAL_PRIdINT32/SAL_PRIxUINT32 instead of %d/%x
Takeshi Abe
1
-1
/
+1
2011-03-18
Removed dead code
Takeshi Abe
1
-26
/
+0
2011-03-18
Removed an unchanged variable
Takeshi Abe
1
-6
/
+1
2011-03-17
Remove duplicated constant F_PI and friends
Michael Lefevre
1
-1
/
+1
2011-03-13
fix mis-merge in oox
Norbert Thiebaud
27
-164
/
+147
2011-03-12
Move OSL_ENSURE(false,...) to OSL_FAIL(...)
Thomas Arnhold
54
-143
/
+134
2011-03-11
Move DBG_ERROR1 to OSL_TRACE
Thomas Arnhold
2
-3
/
+3
2011-03-09
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
Norbert Thiebaud
426
-10638
/
+15119
2011-03-07
fix build in writerfilter
Petr Mladek
1
-0
/
+1
2011-03-07
resolves fdo#34909
Noel Power
3
-2
/
+4
2011-03-07
fix placeholder text style n#650026
LO-BASE-INTEGRATION-DEV300_M101
Radek Doulik
4
-7
/
+100
2011-03-02
Move DBG_ERROR to OSL_FAIL
Thomas Arnhold
1
-3
/
+3
2011-03-02
resolves fdo#34909
Noel Power
4
-3
/
+5
2011-03-02
this only worked due to implicit conversion
David Tardon
1
-1
/
+1
2011-03-01
Remove "using namespace ::rtl"
Julien Nabet
1
-1
/
+2
2011-03-01
FilterBase::getVersion() -> const
Luboš Luňák
2
-2
/
+2
2011-02-26
OSL_ASSERT takes a condition, not a message
David Tardon
1
-1
/
+1
2011-02-26
Bring back tablestyle.cxx
Thomas Arnhold
2
-0
/
+44
2011-02-26
Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)
Thomas Arnhold
1
-7
/
+7
2011-02-26
Remove some more dead files and wrappers
Thomas Arnhold
2
-44
/
+0
2011-02-22
use r:id or o:relid ( whichever exists ) for vml shape import
Noel Power
1
-1
/
+4
[next]