Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/custom-widgets
/
xmloff
9e0770e
Convert FieldUnit to scoped enum
by Mike Kaganski
· 7 years ago
7f48fa8
loplugin:collapseif in tools..xmloff
by Noel Grandin
· 7 years ago
d467214
Fix some layout values
by Julien Nabet
· 7 years ago
fec8c14
tdf#121188 form controls should have InputRequired false by default
by Lionel Elie Mamane
· 7 years ago
7b6f477
tdf#118582 Disable signature line signing once it is signed
by Samuel Mehrbrodt
· 7 years ago
97ebc98
convert some macros to local functions
by Noel Grandin
· 7 years ago
08db2bb
-Werror=unused-parameter
by Stephan Bergmann
· 7 years ago
4b5420f
tdf#121172: use first polygon
by Mike Kaganski
· 7 years ago
05652e5
ofz#11261 null-deref
by Caolán McNamara
· 7 years ago
e128f78
replace double-checked locking patterns with thread safe local statics
by Mike Kaganski
· 7 years ago
951a659
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
3040d32
tdf#120703 PVS: V547 Expression is always true/false
by Mike Kaganski
· 7 years ago
dc18587
tdf#120703 (PVS): V519 The variable is assigned values twice successively
by Mike Kaganski
· 7 years ago
33623f3
tdf#42949 Fix IWYU warnings in include/unotools/*
by Gabor Kelemen
· 7 years ago
6f50961
remove more rtl::OUString and OString prefixes
by Noel Grandin
· 7 years ago
f31c9f1
clang-tidy performance-unnecessary-copy-init in test..xmlscript
by Noel Grandin
· 7 years ago
4347b59
pvs-studio: V728 An excessive check can be simplified
by Caolán McNamara
· 7 years ago
96762d2
pvs-studio: A part of conditional expression is always true: bDisplayOK
by Caolán McNamara
· 7 years ago
2efbeea
pvs-studio: loop-variable-too-small
by Caolán McNamara
· 7 years ago
f90c200
pvs-studio: Expression '!bWasSetTypeAttribute' is always true.
by Caolán McNamara
· 7 years ago
5fa9076
pvs-studio: An excessive check can be simplified
by Caolán McNamara
· 7 years ago
014dec7
pvs-studio: rework expression
by Caolán McNamara
· 7 years ago
2c1b7e8
clang-tidy readability-container-size-empty
by Noel Grandin
· 7 years ago
e61e4e5
clang-tidy readability-misleading-indentation
by Noel Grandin
· 7 years ago
a22d326
loplugin:staticvar in xmloff
by Noel Grandin
· 7 years ago
5fb66ae
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 7 years ago
ccb2a1f
clang-tidy readability-redundant-smartptr-get
by Noel Grandin
· 7 years ago
b93769c
tdf#42949 Fix IWYU warnings in include/basegfx/*
by Gabor Kelemen
· 8 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
2a962cb
tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*
by Gabor Kelemen
· 8 years ago
b5d5032
Fix for --enable-debug --disable-assert-always-abort
by Stephan Bergmann
· 7 years ago
b8767d9
pass SvXMLNamespaceMap around using std::unique_ptr
by Noel Grandin
· 8 years ago
daf4434
Simplify containers iterations in xmloff/source/[c-d]*
by Arkadiy Illarionov
· 8 years ago
8df9935
tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*
by Gabor Kelemen
· 8 years ago
35e1658
loplugin:useuniqueptr in XMLEventExport
by Noel Grandin
· 8 years ago
cc2fe8c
Replace SAL_OVERRIDE with override in internal code
by Stephan Bergmann
· 8 years ago
088af44
tdf#118502 Fix loading of eps images with replacement graphic
by Samuel Mehrbrodt
· 8 years ago
e4920a0
convert XMLFontAutoStylePool_Impl to sorted_vector<unique_ptr<>>
by Noel Grandin
· 8 years ago
e750c1f
convert XMLTextListAutoStylePool_Impl to sorted_vector<unique_ptr<>>
by Noel Grandin
· 8 years ago
cde8469
loplugin:useuniqueptr in XMLEventImportHelper
by Noel Grandin
· 8 years ago
36f2df8a
Replace manual copying with comphelper::containerToSequence
by Arkadiy Illarionov
· 8 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
30530af
Simplify containers iterations in xmloff/source/[f-t]*
by Arkadiy Illarionov
· 8 years ago
0302c9b
loplugin:constfields in xmloff
by Noel Grandin
· 8 years ago
5cd976b
loplugin:simplifyconstruct in writerfilter..xmlsecurity
by Noel Grandin
· 8 years ago
61bc0d05
tdf#118500 Impress losing slide transition sound on saving
by Samuel Mehrbrodt
· 8 years ago
c3422cd
tdf#109229: Set "TextBox" prop before filling textbox-related props
by Mike Kaganski
· 8 years ago
cc7280e
tdf#42949 Fix IWYU warnings in include/cppuhelper/*
by Gabor Kelemen
· 8 years ago
278e664
tdf#114400 Import drawoo:fontwork-xyz attributes
by Ilhan Yesil
· 8 years ago
97b6fd8
Replace find_if with proper quantifier algorithms
by Arkadiy Illarionov
· 8 years ago
24eae7b
clang-tidy performance-unnecessary-value-param
by Noel Grandin
· 8 years ago
238f180
SvXMLUnitConverter::convertDateTime: use tools::Time::GetClock()
by Eike Rathke
· 8 years ago
3559dae
tdf#101856 Handle properties of nested bookmarks
by Serge Krot
· 8 years ago
4c91b89
new loplugin:oustringbuffer
by Noel Grandin
· 8 years ago
9826a4e
tdf#101242 Support draw:display and draw:protect attributes of ODF
by Regina Henschel
· 8 years ago
60bc263
new loplugin:conststringfield
by Noel Grandin
· 8 years ago
b8658c0
Fix typos
by Andrea Gelmini
· 8 years ago
b1da360
loplugin:useuniqueptr in XMLTextFieldExport
by Noel Grandin
· 8 years ago
0787ce8
Simplify containers iterations, tdf#96099 follow-up
by Arkadiy Illarionov
· 8 years ago
5b8007a
Resolves: tdf#119013 do not over-aggressively reorder date particles
by Eike Rathke
· 8 years ago
757b243
tdf#118883 reinstate the try block to not throw on copy/paste
by Tomaž Vajngerl
· 8 years ago
cd66852
create appendCopy method in OUStringBuffer
by Noel Grandin
· 8 years ago
d977e02
unnecessary null check before dynamic_cast, in various
by Noel Grandin
· 8 years ago
23178c0
Fix typos
by Andrea Gelmini
· 8 years ago
f7abf77
Export Data Transformations to ODF - follow-up
by Vikas Mahato
· 8 years ago
2858011
add operator+=(OUStringBuffer) method to OUString
by Noel Grandin
· 8 years ago
83d8331
loplugin:stringloop in svgio..xmlsecurity
by Noel Grandin
· 8 years ago
c90da56
loplugin:returnconstant in xmloff
by Noel Grandin
· 8 years ago
e9112e1
Fix typos
by Andrea Gelmini
· 8 years ago
01b4c5b
cppcheck: useInitializationList in test to xmloff
by Jochen Nitschke
· 8 years ago
f74281a
loplugin:stringloop in xmloff
by Noel Grandin
· 8 years ago
e0e1a2d
xmloff: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
by Stephan Bergmann
· 8 years ago
29a8e51
loplugin:unusedfields,can-be-const in xmloff(1)
by Noel Grandin
· 8 years ago
7d071f3
Fix typos
by Andrea Gelmini
· 8 years ago
110a25f
loplugin:unusedfields
by Noel Grandin
· 8 years ago
0288088
Fix typos
by Andrea Gelmini
· 8 years ago
1aff15f
loplugin:useuniqueptr in SvXMLExportPropertyMapper::Impl
by Noel Grandin
· 8 years ago
76db124
loplugin:useuniqueptr in XMLRedlineExport
by Noel Grandin
· 8 years ago
026e262
remove the GL based 3D charts
by Markus Mohrhard
· 8 years ago
1a8435a
tdf#65353 separate autostyle collection and export
by Tomaž Vajngerl
· 8 years ago
0132f27
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
376011d
ODF export data transformations -follow-up
by Vikas Mahato
· 8 years ago
8ca6468
Revert "tdf#118324 Extend ODF for blank in integer"
by Eike Rathke
· 8 years ago
3bc3ddc
tdf#65353 filter fonts when embedding (unused, font script)
by Tomaž Vajngerl
· 8 years ago
eb6ff07
[API CHANGE] tdf#65353 Add more doc. settings more embedding fonts
by Tomaž Vajngerl
· 8 years ago
c290f69
tdf#118324 Extend ODF for blank in integer
by Laurent BP
· 8 years ago
510209d
tdf#117261 xmloff: ODF import: convert form:connection-resource URL
by Michael Stahl
· 8 years ago
412b1f8
tdf#101856 Backport parsing of bookmark properties
by Serge Krot
· 8 years ago
7a586a9
tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odt
by Bernhard Widl
· 8 years ago
9891fd0
tdf#117903 Add signature line feature to calc
by Samuel Mehrbrodt
· 8 years ago
cb875f3
Export data transformations to odf
by Vikas
· 8 years ago
36bade0
tdf106792 Get rid of SvxShapePolyPolygonBezier
by Armin Le Grand
· 8 years ago
d2a9fdd
cppcheck: variableScope
by Jochen Nitschke
· 8 years ago
ab176ed3
cppcheck: variableScope
by Jochen Nitschke
· 8 years ago
b262e6e
xmloff: prevent embedding same font files with checksumming
by Tomaž Vajngerl
· 8 years ago
eeef4ab
xmloff: cleanup XMLFontAutoStylePool, use range for, std::pair
by Tomaž Vajngerl
· 8 years ago
7e2240c3
OFFICE-3789 xmloff: ODF export: fix footer-first order inconsistency
by Michael Stahl
· 8 years ago
79e4349
tdf#117904 Don't allow copying signed shapes
by Samuel Mehrbrodt
· 8 years ago
f3a2a20
tdf#42949 Fix IWYU warnings in include/sal/
by Gabor Kelemen
· 8 years ago
503e172
remove printf
by Tomaž Vajngerl
· 8 years ago
Next »