Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/rendercontext
/
xmloff
83d8ccf
xmloff: convert to assert in SvXMLMetaExport
by Michael Stahl
· 11 years ago
068f16e
xmloff: assert validity of XMLPropertySetMapper indexes
by Michael Stahl
· 11 years ago
cd84fff
xmloff: assert existence of XMLPropertyHandler
by Michael Stahl
· 11 years ago
7870654
convert FONTTOSUBSFONT constants to scoped enum
by Noel Grandin
· 11 years ago
774257d6
it works if we first set the size and then the position, tdf#86624
by Markus Mohrhard
· 11 years ago
c675a2d
xmloff: simplify code by using std::all_of/std::any_of/std::none_of
by Takeshi Abe
· 11 years ago
d1ca0f4
Bin some pointless comments and reduce some vertical whitespace
by Tor Lillqvist
· 11 years ago
2049e3e
XMLTransformerActionInit parameters are generically of type sal_uInt32
by Stephan Bergmann
· 11 years ago
8a360b3
txtparae_bContainsIllegalCharacters var wants to be of type bool
by Stephan Bergmann
· 11 years ago
d0b17e6
SvXMLEnumMapEntry holds all values as sal_uInt16
by Stephan Bergmann
· 11 years ago
4fee05e
tdf#90133 Extend ODF: variable decimal in scientific format
by Laurent Balland-Poirier
· 11 years ago
38992b4
tdf#90133 Extend ODF: exponent sign of scientific format
by Laurent Balland-Poirier
· 11 years ago
ba15d30
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
f3375fa
Revert "-Werror,-Wunused-const-variable"
by Thorsten Behrens
· 11 years ago
b94de8f
Related tdf#88056: Use correct service name
by Katarina Behrens
· 11 years ago
e24a02d
-Werror,-Wunused-const-variable
by Caolán McNamara
· 11 years ago
57929ce
tdf#88056: Implement import of page title field from ODF
by Katarina Behrens
· 11 years ago
bd75327
fix assert on export of ooo63141-1.doc to odt
by Caolán McNamara
· 11 years ago
c13b80e
tdf#90640: xmloff: ODF export: fix style:background-image attributes
by Michael Stahl
· 11 years ago
d34f5fe
tdf88056: implement export of page title field to ODF
by Katarina Behrens
· 11 years ago
a88a8ca
xmloff: cleanup StyleMap
by Tomaž Vajngerl
· 11 years ago
de4dd42
these two attributes are not part of ODF and unnecessary
by Markus Mohrhard
· 11 years ago
c172b75
add attribute mandated by ODF
by Markus Mohrhard
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
ea8db4a
xmloff: add back the presumably accidentally removed "FootnoteLineStyle"
by Michael Stahl
· 11 years ago
e3efae3
xmloff: also print what is duplicate
by Michael Stahl
· 11 years ago
6acc6c0
text:p is not allowed as child element of draw:frame
by Markus Mohrhard
· 11 years ago
204d109
only try to export text:p for elements that really support it
by Markus Mohrhard
· 11 years ago
6864e3f
the attribute name is actually table:database-table-name
by Markus Mohrhard
· 11 years ago
db1d278
tdf#89802: xmloff: fix ODF import of frame with empty style name ref
by Michael Stahl
· 11 years ago
4906c24
convert SvtModuleOptions::EFactory to enum class
by Noel Grandin
· 11 years ago
d1b27a1
loplugin:staticmethods
by Noel Grandin
· 11 years ago
54e87df
Change INetProtocol enumerators to CamelCase
by Stephan Bergmann
· 11 years ago
44b3e56
Change INetProtocol to scoped enumeration
by Stephan Bergmann
· 11 years ago
15d0036
Engineering notation: Slight optimisation
by Laurent Balland-Poirier
· 11 years ago
2fc4a8c
Add support for cppu::UnoType<void>
by Stephan Bergmann
· 11 years ago
a0c46d2
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
c0755c8
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
a52cf47
Clean up template-parameter-dependent C-style casts
by Stephan Bergmann
· 11 years ago
0bd502a
Clean up remaining C-style casts among void pointers
by Stephan Bergmann
· 11 years ago
44b9b27
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
f701cce
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
849c1b6
also import and export to ODF the new databar property
by Markus Mohrhard
· 11 years ago
4d4022f
loplugin:constantfunction: xmloff
by Noel Grandin
· 11 years ago
41c99ab
Typos
by Julien Nabet
· 11 years ago
7b7f5c7
use ODFSaneDefaultVersion to determine if and how to store exponent-interval
by Eike Rathke
· 11 years ago
de6f165
introduce SvXMLExport::getSaneDefaultVersion()
by Eike Rathke
· 11 years ago
48b1d2b
use SvXMLExport::getDefaultVersion()
by Eike Rathke
· 11 years ago
ee7e182
write exponent-interval only for 1.2+ and later, tdf#30716 follow-up
by Eike Rathke
· 11 years ago
bff1b48
read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER, tdf#30716 follow-up
by Eike Rathke
· 11 years ago
fdf8e5a
tdf#30716 start Engineering notation: implement exponent-interval
by Laurent Balland-Poirier
· 11 years ago
f880962
Char highlight: ODT filters
by Zolnai Tamás
· 11 years ago
61a3ace
Related tdf#50133: Wrong underlining in Reports
by Julien Nabet
· 11 years ago
3099c70b
Fix various XServiceInfo implementations
by Stephan Bergmann
· 11 years ago
84ec827
Typo: elemet->element
by Julien Nabet
· 11 years ago
0777231
V803 decreased performance postfix increment
by Michael Stahl
· 11 years ago
7b355da
Enhancement tdf#87972 : Cannot repeat items labels on a pivot table
by Deena Francis
· 11 years ago
556373c
V668 no sense in testing the result of new against null
by Caolán McNamara
· 11 years ago
5a308b1
V801: Decreased performance
by Caolán McNamara
· 11 years ago
27bc671
tdf#50133: Wrong underlining in Reports
by Julien Nabet
· 11 years ago
32f95a3
V813: Decreased performance
by Caolán McNamara
· 11 years ago
d35d893
Typos
by Julien Nabet
· 11 years ago
6e69d9b
make this a bit less cryptic
by David Tardon
· 11 years ago
0821dd7
remove duplicate line
by David Tardon
· 11 years ago
7a1e6d7
i assume this is what is wanted
by David Tardon
· 11 years ago
bcce250
cppcheck: redundantAssignment
by Caolán McNamara
· 11 years ago
2f928b2
remove NUMBERFORMAT_ constants
by Noel Grandin
· 11 years ago
70bd1cc
Change var name: propertie->propertyState
by Julien Nabet
· 11 years ago
420fc7d
Missing include
by Stephan Bergmann
· 11 years ago
3744d85
boost->std
by Caolán McNamara
· 11 years ago
a1ceacc
boost::foo_ptr->std::foo_ptr
by Caolán McNamara
· 11 years ago
b279f8a
cppcheck: cstyleCast
by Caolán McNamara
· 11 years ago
bf0c43f
cppcheck: variableScope
by Caolán McNamara
· 11 years ago
3a6c04e
xmloff: replace legacy DBG_WARNINGs
by Michael Stahl
· 11 years ago
36e4928
OFormsRootImport::CreateChildContext: survive a missing css.form.Forms
by Miklos Vajna
· 11 years ago
4f7a1f5
fdo#75757: Remove inheritance from std::vector
by Matthew Pottage
· 11 years ago
7129176
Revert "ODF export: don't write invalid "group-name" attribute"
by Lionel Elie Mamane
· 11 years ago
ebf9868
Revert "xmloff: dead code gives MSVC fits"
by Lionel Elie Mamane
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
f1f6b6d
xmloff: write character borders in the extension namespace for now
by Miklos Vajna
· 11 years ago
f2ae6d2
Resolves: #i114416# use default service name for scroll bar...
by Tsutomu Uchino
· 11 years ago
cead54b
Use vector::data
by Stephan Bergmann
· 11 years ago
fe480d8
remove unused typedefs
by Noel Grandin
· 11 years ago
598d819
Visible function type RTTI for Clang -fsanitize=function
by Stephan Bergmann
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
9964b40
fix 64-bit build after OUStringBuffer change
by Michael Stahl
· 11 years ago
853c2fc
sal: try to avoid abuse of OUStringBuffer(int) ctor
by Michael Stahl
· 11 years ago
b388b9f
Some more loplugin:cstylecast: xmloff
by Stephan Bergmann
· 11 years ago
bfe79b5
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
5e6a459
LeakSanitizer: leak detected in ooo56669-1.odt
by Caolán McNamara
· 11 years ago
8dfe086
xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs)
by Matúš Kukan
· 11 years ago
2f69e16
override the overloading of "overload" to decrease cognitive (over-)load
by Michael Stahl
· 11 years ago
5672dab
Revert "Don't assume that the ZOrder property of shapes is an enumeration"
by David Tardon
· 11 years ago
f86a1db
fdo#78921 save embedded fonts in Flat ODF
by David Tardon
· 11 years ago
64cccf3
fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
8447eeb
fdo#84938: convert ERROR_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
c29657e
fdo#84938: convert EXPORT_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
ec5bf66
fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'
by Noel Grandin
· 11 years ago
dc28e90
fdo#84938: convert IMPORT_ constants to 'enum class'
by Noel Grandin
· 11 years ago
Next »