Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gpg4libre
/
xmloff
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
903bd0d
Improved loplugin:redundantcast const_cast handling: xmloff
by Stephan Bergmann
· 9 years ago
064a015
use std::vector in OListAndComboImport
by Noel Grandin
· 9 years ago
307be8c
clang-tidy readability-redundant-control-flow
by Noel Grandin
· 9 years ago
709040e
remove duplicate 'using namespace'
by Jochen Nitschke
· 9 years ago
db38e3f
tdf#108231 tdf#108109 xmloff: SvxUnoDrawingModel doesn't implement...
by Michael Stahl
· 9 years ago
22c6554
xmloff: move in xmlmultiimagehelper.hxx from include/
by Miklos Vajna
· 9 years ago
1094fed
getUtf8TokenName can return by const ref
by Noel Grandin
· 9 years ago
ef513fd
remove unnecessary use of OString::getStr
by Noel Grandin
· 9 years ago
4a340e3
loplugin:constantparam
by Noel Grandin
· 9 years ago
a7bfced
Optimizations:
by Mohammed Abdul Azeem
· 9 years ago
8f999d65
cleanup unused css/animations/ and css/presentation/ includes
by Jochen Nitschke
· 9 years ago
a0b93fe
cleanup unused css/script/ includes
by Jochen Nitschke
· 9 years ago
d1de267
This file path can be referenced in git.
by Kohei Yoshida
· 9 years ago
624ec19
This README is in markdown format now.
by Kohei Yoshida
· 9 years ago
ba9c7c9
loplugin:stringcopy: xmloff
by Stephan Bergmann
· 9 years ago
52ef15c
Revert "Fix typos"
by Stephan Bergmann
· 9 years ago
26a6700
Fix typos
by Andrea Gelmini
· 9 years ago
c345299
Remove parentheses around some comparisons
by Stephan Bergmann
· 9 years ago
c7c5a96
Use is() method for checkin reference validity
by Tamás Zolnai
· 9 years ago
6952d69
tdf#100033: Frames with the same name are removed
by Tamás Zolnai
· 9 years ago
034be10
tdf#43535: support additional sheet protection options.
by Kohei Yoshida
· 9 years ago
98c4cd3
loplugin:unusedfields improve write-only analysis
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
b5f5085
Document how to add new XML tokens.
by Kohei Yoshida
· 9 years ago
2962cee
remove some unnecessary temporary OUStrings
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
12191a4
make loplugin constantparam smarter about string params
by Noel Grandin
· 9 years ago
719a2ad
remove unnecessary empty OUString fields and vars
by Noel Grandin
· 9 years ago
102e5ec
loplugin:useuniqueptr
by Tor Lillqvist
· 9 years ago
b3eb843
cleanup tools/debug.hxx includes
by Jochen Nitschke
· 9 years ago
034e9de
loplugin:checkunusedparams in xmloff
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
9cf1ea3
tdf#43157: convert xmloff module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
a940826
Fix typos
by Andrea Gelmini
· 9 years ago
dfb4d8ed
xmloff: typo
by Michael Stahl
· 9 years ago
946f3f4
typo
by Tomaž Vajngerl
· 9 years ago
68e2133
remove empty comments
by Noel Grandin
· 9 years ago
9e5314f
tdf#107097 invoke internal DP and correctly handle "range" names
by Tomaž Vajngerl
· 9 years ago
974d48b
xmloff: fix --enable-mergedlibs build
by Michael Stahl
· 9 years ago
b7f688f
loplugin:salunicodeliteral: xmloff
by Stephan Bergmann
· 9 years ago
9348b32
clang-tidy readability-simplify-boolean-expr
by Noel Grandin
· 9 years ago
1b47112
tdf#107392 ODF import: fix z-order sorting of SVG images
by Miklos Vajna
· 9 years ago
c70d49c
use strong_int for LanguageType
by Noel Grandin
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
8f254a4
loplugin:checkunusedparams in vcl
by Noel Grandin
· 9 years ago
8648cfe
Fix typos
by Andrea Gelmini
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
4e3d14d
xmloff: fix typo
by Michael Stahl
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
bcb371b
ODF import / export of rotated text in Impress table
by Tamás Zolnai
· 9 years ago
8913353
enum spelling: throught -> through
by Justin Luth
· 9 years ago
86eb71c
convert FOUND_ constants to o3tl::typed_flags
by Noel Grandin
· 9 years ago
0451019
OFFICE-2102: ODF export: write <text:s> after non-mark elements too
by Michael Stahl
· 9 years ago
87713a4
xmloff: rename one overloaded XMLTextParagraphExport::exportText
by Michael Stahl
· 9 years ago
25e92d7
loplugin:inlinefields in XMLTextParagraphExport
by Noel Grandin
· 9 years ago
ade9516
loplugin:inlinefields in SvXMLExport
by Noel Grandin
· 9 years ago
883e6f7
No real need for OPropertyExport::AddAttributeASCII
by Stephan Bergmann
· 9 years ago
2f01d67
Improved loplugin:redundantcast, static_cast on arithmetic types: xmloff
by Stephan Bergmann
· 9 years ago
7662e92
loplugin:redundantcast find cstyle double casts
by Noel Grandin
· 9 years ago
572e9cd
loplugin:redundantcast find c-style bool casts
by Noel Grandin
· 9 years ago
9009663
tdf#83257 [API-CHANGE] Pivot chart implementation
by Tomaž Vajngerl
· 9 years ago
e631166
loplugin:unusedmethods
by Noel Grandin
· 9 years ago
6b4a149
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
2f33a8c
coverity#1403662 Mixing enum types
by Caolán McNamara
· 9 years ago
68273aa
coverity#1403657 Unchecked return value
by Caolán McNamara
· 9 years ago
9a165a8
use actual UNO enums in xmloff
by Noel Grandin
· 9 years ago
a5a5713
tdf#82580 tools: rename Rectangle to tools::Rectangle
by Miklos Vajna
· 9 years ago
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
659cb84
tdf#96505 Get rid of cargo cult "long" integer literals
by Thomas Beck
· 9 years ago
74117f9
Fix typos
by Andrea Gelmini
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
e6297cf
Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg
by Stephan Bergmann
· 9 years ago
7299481
loplugin:redundantcast find redundant c-style enum casts
by Noel Grandin
· 9 years ago
0a0f205
tdf#105686 - fixed wrongly imported named expressions:
by Mohammed Abdul Azeem
· 9 years ago
9f9e861
Old-to-new mapping of attributes is moved into a Module:
by Mohammed Abdul Azeem
· 9 years ago
47a9523
Fix typos + some German translations
by Andrea Gelmini
· 9 years ago
d948d66
Fix typos
by Andrea Gelmini
· 9 years ago
109210e
Revert "Revert "Implement export and import of author field in fixed format""
by Rosemary Sebastian
· 9 years ago
cae1664
Revert "Implement export and import of author field in fixed format"
by Rosemary Sebastian
· 9 years ago
c3e9b8c
xmloff: fix Android -Werror=maybe-uninitialized
by Miklos Vajna
· 9 years ago
427678b
remove noise UUUU tags in comments
by Noel Grandin
· 9 years ago
e20d986
Werror=maybe-uninitialized on arm toolchain
by Caolán McNamara
· 9 years ago
93985db
fix android build
by Noel Grandin
· 9 years ago
7e9857c
templatize SvXMLEnumMapEntry
by Noel Grandin
· 9 years ago
Next »