Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/tscp3
/
xmloff
505a062
ofz: fix Indirect leaks
by Caolán McNamara
· 9 years ago
510b955
Translate German comments and debug strings (leftovers in dirs w... and x...)
by Johnny_M
· 9 years ago
2729a1c
valgrind: leak in fdo42771-1.fodt
by Caolán McNamara
· 9 years ago
f0dccfa
valgrind: still leaking on fdo72541-1.fodt
by Caolán McNamara
· 9 years ago
6c87ecf
valgrind: leak on fdo72541-1.fodt
by Caolán McNamara
· 9 years ago
b6be50c
avoid config when unavailable
by Caolán McNamara
· 9 years ago
5d5ac2f
clang-tidy modernize-use-emplace in xmloff
by Noel Grandin
· 9 years ago
91d755d
Fix typos
by Andrea Gelmini
· 9 years ago
dccd163
loplugin:unnecessaryparen include case statements
by Noel Grandin
· 9 years ago
a897c5e
tdf#109202: pass arg of --convert-images-to to (f)odt filter
by Katarina Behrens
· 9 years ago
7aa7f4d
loplugin:unnecessaryparen include c++ casts
by Noel Grandin
· 9 years ago
0dc2379
Typos for "available"
by Julien Nabet
· 9 years ago
70b9aa7b
Resolves: tdf#112122 Use EndElement instead of dtor to call throwing methods
by Caolán McNamara
· 9 years ago
1b7d983
Resolves: tdf#112123 check m_xAutoStyles like in similar methods
by Caolán McNamara
· 9 years ago
98552e4
tdf#112122 xmloff: inserting index marks into editengine throws
by Michael Stahl
· 9 years ago
e63e3e3
Resolves tdf#112101 crash on particular file with office:event-listeners
by Caolán McNamara
· 9 years ago
9fe857b
tdf#111934 xmloff: ODF import: self-referential conditional style crash
by Michael Stahl
· 9 years ago
0501869
Fix typos
by Andrea Gelmini
· 9 years ago
9881bea
remove unnecessary use of OUString::getStr
by Noel Grandin
· 9 years ago
2e8acde
remove UL/L suffixes from integer constants on the RHS of expressions
by Noel Grandin
· 9 years ago
ff1f6a5
remove UL/L suffixes from integer constants in initialiser/call expressions
by Noel Grandin
· 9 years ago
e026cf6
xmloff: fix crash on exporting non-loadable external image URL
by Michael Stahl
· 9 years ago
eee6d1a
Using static_cast instead of dynamic_cast:
by Mohammed Abdul Azeem
· 9 years ago
db17a87
convert std::map::insert to std::map::emplace II
by Noel Grandin
· 9 years ago
d347c24
convert std::map::insert to std::map::emplace
by Noel Grandin
· 9 years ago
a209172
loplugin:constantparam
by Noel Grandin
· 9 years ago
a1e0232
Use OUString::clear
by Stephan Bergmann
· 9 years ago
8fe86fb
tdf#87592 Consistent terminology for Master Slides
by heiko tietze
· 9 years ago
3dcf6df
remove unnecessary use of 'this->'
by Noel Grandin
· 9 years ago
ce1b56a
add initial file format representation for data import feature
by Markus Mohrhard
· 9 years ago
977a676
loplugin:constparams in xmloff
by Noel Grandin
· 9 years ago
4469b29
tdf#109202 Add mimetype to image element
by Samuel Mehrbrodt
· 9 years ago
d5c8f58
correct some Date related types
by Jochen Nitschke
· 9 years ago
f3053022
Mark SvXMLTokenMapEntry arrays as constant
by Takeshi Abe
· 9 years ago
5f29fb1
Use isEmpty instead of getLength
by Samuel Mehrbrodt
· 9 years ago
2fffaf6
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
feb5480
Typo: tyoe->type
by Julien Nabet
· 9 years ago
0ebd75c
Fix typos
by Andrea Gelmini
· 9 years ago
fcd0361
Eliminate Date::operator+=() and -=() and replace with Date::AddDays()
by Eike Rathke
· 9 years ago
d7ba631
xmloff: don't warn on future LO versions, SAL_INFO is enough
by Michael Stahl
· 9 years ago
615c2a2
tdf#109228: FILESAVE: ODT: Anchor changed to 'to character' after RT
by Tamás Zolnai
· 9 years ago
8bedbc3
loplugin:constparams in xmloff
by Noel Grandin
· 9 years ago
f148100
tdf#109080 First page header/footer ODF (2/2)
by Luke Deller
· 9 years ago
77c7046
revert fix typos
by Thorsten Behrens
· 9 years ago
a976fa5
mxStatusIndicator is unused
by Noel Grandin
· 9 years ago
1802cfc
mxStatusIndicator is unused
by Noel Grandin
· 9 years ago
bd5a91f
m_xExtHandler is unused
by Noel Grandin
· 9 years ago
58ccac4
tdf#108824 Honor ODF default for "Mouse pointer visible" property
by Samuel Mehrbrodt
· 9 years ago
e56596e
Fix typos
by Andrea Gelmini
· 9 years ago
bff8cd3
tdf#109080 First page header/footer ODF (1/2)
by Luke Deller
· 9 years ago
db38600
extend loplugin useuniqueptr to OUString pointers
by Noel Grandin
· 9 years ago
b3992dd
xmloff: ODF export: fix redundant setting of GraphicStreamURL swapping
by Michael Stahl
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
efbf75b
tdf#108824 Save "Mouse pointer visible" property
by Samuel Mehrbrodt
· 9 years ago
2357314
loplugin:oncevar: empty strings: xmloff
by Stephan Bergmann
· 9 years ago
57ffece
loplugin:useuniqueptr in xmloff
by Noel Grandin
· 9 years ago
539c75b
strip some linefeeds from the end of debug output
by Noel Grandin
· 9 years ago
05f47e6
replace 'resize(size+1)' with emplace_back
by Noel Grandin
· 9 years ago
f9b104a
simplify some OUString::concat usage
by Noel Grandin
· 9 years ago
7de833a
simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)
by Noel Grandin
· 9 years ago
65e4a77
simplify some OUString::copy calls
by Noel Grandin
· 9 years ago
20571c4
use more range-for on uno::Sequence
by Noel Grandin
· 9 years ago
b401896
Helper function to cast to FastAttributeList:
by Mohammed Abdul Azeem
· 9 years ago
5364990
Adding an overloaded IsXMLToken method:
by Mohammed Abdul Azeem
· 9 years ago
43a6b59
simplify some OUString compareTo calls
by Noel Grandin
· 9 years ago
4250b25
teach unnecessaryparen loplugin about identifiers
by Noel Grandin
· 9 years ago
7878bcf
xmloff: Updated XMLTextListBlockContext to insert elements before NumRules
by Varun Dhall
· 9 years ago
868d8c8
loplugin:unnecessaryparen handle parens inside call expr
by Noel Grandin
· 9 years ago
db47410
C++11 remove std::binary_function bases from functors
by Jochen Nitschke
· 9 years ago
ab9b38a
use more begin()/end() for Sequence
by Noel Grandin
· 9 years ago
a1ead1a
loplugin unnecessaryparan improvements
by Noel Grandin
· 9 years ago
789433d
xmloff: XMLTextStyleContext: remove property name constant members
by Michael Stahl
· 9 years ago
4b2262a
new loplugin unnecessaryparen
by Noel Grandin
· 9 years ago
f99ff13
xmloff: prefix members of XMLTextStyleContext
by Michael Stahl
· 9 years ago
c4ddf6c
C++11 remove std::unary_function bases from functors
by Jochen Nitschke
· 9 years ago
de93c62
loplugin:casttovoid: xmloff
by Stephan Bergmann
· 9 years ago
979d58c
loplugin:unusedfields in toolkit..xmloff
by Noel Grandin
· 9 years ago
b3b6ce3
Added find function to FastAttributeList:
by Mohammed Abdul Azeem
· 9 years ago
497e40a
improve refcounting loplugin
by Noel Grandin
· 9 years ago
d6da9e4
Using range-for instead of iterator loop:
by Mohammed Abdul Azeem
· 9 years ago
cb96678
loplugin:oncevar in xmloff
by Noel Grandin
· 9 years ago
c44d9f9
Using fast tokens directly:
by Mohammed Abdul Azeem
· 9 years ago
6e427e0
xmloff: remove duplicate XML_NAMESPACE_##prefix##_IDX macros
by Michael Stahl
· 9 years ago
7562c5f
tdf#107584: Load/save page background transparency
by Katarina Behrens
· 9 years ago
5286326
convert ErrCode to strong typedef
by Noel Grandin
· 9 years ago
f6add3f
Remove useless if() condition
by Eike Rathke
· 9 years ago
29f250c
Resolves: tdf#107438 write <text:sender-initials> for fields
by Eike Rathke
· 9 years ago
b9ec99b
Fix typos
by Andrea Gelmini
· 9 years ago
a5dba7d
remove unused osl/mutex.hxx includes
by Jochen Nitschke
· 9 years ago
83f9325
loplugin:unusedfields xmlhelp..xmlsecurity
by Noel Grandin
· 9 years ago
b70fa47
use more SAL_N_ELEMENTS part 1
by Noel Grandin
· 9 years ago
a5b4cb3
tdf#103091 conditional style conditions not saved
by Troy Rollo
· 9 years ago
ffc2e93
Reverse mapping fastToken to NamespaceURI:
by Mohammed Abdul Azeem
· 9 years ago
d4d737d
Fix typos
by Andrea Gelmini
· 9 years ago
febbad7
cleanup unused css/frame/* includes
by Jochen Nitschke
· 9 years ago
0e2a6e8
remove some unnecessary use of OUStringBuffer
by Noel Grandin
· 9 years ago
0703af9
Exporting EditEngine document into a buffer with ODF Filter
by Varun Dhall
· 9 years ago
f60603a
typos
by Julien Nabet
· 9 years ago
f9efb26
Improved loplugin:cstylecast to reference types: xmloff
by Stephan Bergmann
· 9 years ago
17a2c9e
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 9 years ago
Next »