Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/cib_contract3753
/
xmlscript
a563d42
tdf#130793 Fix import/export of image URLs
by Samuel Mehrbrodt
· 6 years ago
e276c81
size some stringbuffer to prevent re-alloc
by Noel Grandin
· 6 years ago
3dfb4c4
tdf#42949 Fix IWYU warnings in xmlscript/
by Gabor Kelemen
· 6 years ago
7d7fea7
make bin/update_pch.s always include code in trivial #if's
by Luboš Luňák
· 6 years ago
366eaa1
loplugin:stringadd in writerfilter..xmloff
by Noel Grandin
· 7 years ago
42af04b
do not require $(SRCDIR) in every gb_Library_set_precompiled_header
by Luboš Luňák
· 7 years ago
7b4b70a
Avoid -fsanitizeinvalid-null-argument
by Stephan Bergmann
· 7 years ago
7ae43f6
loplugin:constvars in writerfilter..xmlscript
by Noel Grandin
· 7 years ago
7d7a786
new loplugin:sequenceloop
by Noel Grandin
· 7 years ago
89fa560
Fix typos
by Andrea Gelmini
· 7 years ago
af896b0
Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscript
by Stephan Bergmann
· 7 years ago
0d36b32
loplugin:sequentialassign
by Noel Grandin
· 7 years ago
01782ec
loplugin:referencecasting in various
by Noel Grandin
· 7 years ago
ef73fef
loplugin:logexceptionnicely in various
by Noel Grandin
· 7 years ago
fac093e
Simplify Sequence iterations in xmlscript, xmlsecurity
by Arkadiy Illarionov
· 7 years ago
c6350b3
regenerate PCH headers for the 4 new levels
by Luboš Luňák
· 7 years ago
855f52e
Use hasElements to check Sequence emptiness in [v-x]*
by Arkadiy Illarionov
· 7 years ago
184be2d
tdf#120703 PVS: remove redundant static casts
by Mike Kaganski
· 7 years ago
4c4ccdf
i#119731 Hyperlink Control on dialog Editor
by Shubham Goyal
· 7 years ago
732d630
tdf#53524 Create UNO grid control- dialog editor
by Shubham Goyal
· 7 years ago
183debd
pretty up logging of exceptions
by Noel Grandin
· 7 years ago
f76bf26
new loplugin indentation
by Noel Grandin
· 7 years ago
21de555
remove unnecessary "if (!empty()" checks before loops
by Noel Grandin
· 7 years ago
655e3bd
Fix typo
by Andrea Gelmini
· 7 years ago
d90ec5d
tdf#42949 Fix IWYU warnings in include/xmlscript/*
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
45e208f
copy and paste error
by Caolán McNamara
· 7 years ago
6d7ffb3
clang-tidy readability-simplify-subscript-expr
by Noel Grandin
· 7 years ago
7ceee0f
Extend loplugin:redundantinline to catch inline functions w/o external linkage
by Stephan Bergmann
· 7 years ago
206b5b2
New loplugin:external
by Stephan Bergmann
· 8 years ago
87b24dd
Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurity
by Arkadiy Illarionov
· 8 years ago
5cd976b
loplugin:simplifyconstruct in writerfilter..xmlsecurity
by Noel Grandin
· 8 years ago
7a11e70
loplugin:useuniqueptr in DocumentHandlerImpl
by Noel Grandin
· 8 years ago
60bc263
new loplugin:conststringfield
by Noel Grandin
· 8 years ago
9ca80b5
loplugin:useuniqueptr in ExtendedAttributes
by Noel Grandin
· 8 years ago
f08a060
loplugin:unusedfields,can-be-const in xmlscript
by Noel Grandin
· 8 years ago
0132f27
Add missing sal/log.hxx headers
by Gabor Kelemen
· 8 years ago
5708534
look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW
by Noel Grandin
· 8 years ago
3a51dae
Improve re-throwing of UNO exceptions
by Noel Grandin
· 8 years ago
45f20a8
[API CHANGE] deprecate XGraphicObjectResolver
by Tomaž Vajngerl
· 8 years ago
49eb02f
new loplugin:unusedvariablemore
by Noel Grandin
· 8 years ago
786a1c8
fflush() followed by fclose() is redundant
by Takeshi Abe
· 8 years ago
d9d6f80
Fix invalid syntax
by Mike Kaganski
· 8 years ago
4450b2a
pass area param to DBG_UNHANDLED_EXCEPTION
by Noel Grandin
· 8 years ago
9401c7c
remove unused processfactory.hxx includes
by Jochen Nitschke
· 8 years ago
043273e
xmlscript: change import/export to not use GraphicObject URL
by Tomaž Vajngerl
· 8 years ago
b5ed99e
More loplugin:cstylecast: xmlscript
by Stephan Bergmann
· 8 years ago
ab279d3
More loplugin:cstylecast: xmlscript
by Stephan Bergmann
· 8 years ago
2a1fb44
loplugin:passstuffbyref improved returns
by Noel Grandin
· 8 years ago
3af5005
loplugin:salcall fix functions
by Noel Grandin
· 8 years ago
d71bcc4
Fix typos
by Andrea Gelmini
· 8 years ago
9ee6031
loplugin:constmethod in idl,helpcompiler
by Noel Grandin
· 8 years ago
bfd7aea
loplugin:includeform: xmlscript
by Stephan Bergmann
· 8 years ago
87a9979
overload std::hash for OUString and OString
by Noel Grandin
· 8 years ago
d6831a8
loplugin:useuniqueptr in StyleBag
by Noel Grandin
· 8 years ago
2c05d75
add << operator for css::uno::Exception
by Noel Grandin
· 9 years ago
692d35b
loplugin:finalclasses in xmloff
by Noel Grandin
· 9 years ago
5953099
loplugin:flatten in vcl..xmlsecurity
by Noel Grandin
· 9 years ago
cf48347
Fresh run of bin/update_pch.sh
by Mike Kaganski
· 9 years ago
bb40668
Put definition of _CRT_RAND_S into bin/update_pch
by Mike Kaganski
· 9 years ago
1b3fc6e
ofz: fix leak on exception
by Caolán McNamara
· 9 years ago
61037c6
ofz: leak of prefixes in skipped elements
by Caolán McNamara
· 9 years ago
b0de7bc
clang-tidy modernize-use-emplace in various
by Noel Grandin
· 9 years ago
1fc6b2f
tdf#109177: Fix expected type of Orientation attr
by Stephan Bergmann
· 9 years ago
b09deb0
loplugin:constparams handle constructors
by Noel Grandin
· 9 years ago
db38600
extend loplugin useuniqueptr to OUString pointers
by Noel Grandin
· 9 years ago
daf177f
use more OUString::operator== in test..xmlsecurity
by Noel Grandin
· 9 years ago
5f13f34
Fix typos
by Andrea Gelmini
· 9 years ago
dd3df0f
loplugin:casttovoid: xmlscript
by Stephan Bergmann
· 9 years ago
7111206
loplugin:oncevar various
by Noel Grandin
· 9 years ago
513ac8e
loplugin:useuniqueptr in various
by Noel Grandin
· 9 years ago
5e028ad
simplify some string handling in tracing calls
by Noel Grandin
· 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
e4e4d57
clang-tidy readability-delete-null-pointer
by Noel Grandin
· 9 years ago
ca145c7
remove some unnecessary OString constructor calls
by Noel Grandin
· 9 years ago
a0b93fe
cleanup unused css/script/ includes
by Jochen Nitschke
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
34ca5a2
tdf#43157: convert xmlscript from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
c113ade
tdf#107029 xmlscript: fix enum conversion
by Miklos Vajna
· 9 years ago
f79c466
Improved loplugin:redundantcast, static_cast on arithmetic types: xmlscript
by Stephan Bergmann
· 9 years ago
f194540
loplugin:redundantcast check for c-style float casts
by Noel Grandin
· 9 years ago
843cb68
xmlscript: fix -Werror=maybe-uninitialized
by Miklos Vajna
· 9 years ago
0fe6f1a
use actual UNO enums in vcl..xmlsecurity
by Noel Grandin
· 9 years ago
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
74117f9
Fix typos
by Andrea Gelmini
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
c1877a1
loplugin:unusedfields
by Noel Grandin
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
b4fe924
Typo: progess->progress
by Julien Nabet
· 9 years ago
f1d83ac
loplugin:stringconstant check for unnecessary OUString constructor..
by Noel Grandin
· 9 years ago
4511431
improve "unnecessary user-declared destructor" check
by Noel Grandin
· 9 years ago
e57ca02
Remove dynamic exception specifications
by Stephan Bergmann
· 9 years ago
db2991d
cppcheck: multiCondition
by Jochen Nitschke
· 9 years ago
7c58eba
New loplugin:dynexcspec: Add @throws documentation, xmlscript
by Stephan Bergmann
· 9 years ago
Next »