Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/libreoffice-5-1-2
/
xmlsecurity
90b670f
vcl: move graph.[hx]xx to graphic.[hc]xx
by Chris Sherlock
· 10 years ago
f9a135b
xmlsecurity: fix DrMemory warning
by Michael Stahl
· 10 years ago
145a995
loplugin:unusedfields in xmlsecurity/
by Noel Grandin
· 10 years ago
53f16c3
remove unused typedefs and inline use-once typedefs
by Noel Grandin
· 10 years ago
06116bd1
Fast PCH generator and optimized PCH files
by Ashod Nakashian
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
8e234c5
use initialiser syntax for Sequence<OUString>
by Noel Grandin
· 10 years ago
3a2037b
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
5a2704f
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
9e8ff13
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
3d784c4
remove extra spaces around ::
by Noel Grandin
· 10 years ago
382eb1a
remove untyped Link<>
by Noel Grandin
· 10 years ago
96dae4c
loplugin:defaultparams
by Stephan Bergmann
· 10 years ago
b36963c
Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
bff4c13
Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code
by Stephan Bergmann
· 10 years ago
3c99f85
convert Link<> to typed
by Noel Grandin
· 11 years ago
4c18bec
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
35e6875
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
4678982
Fix typos
by Andrea Gelmini
· 11 years ago
a0dd7f8
Fix typos
by Andrea Gelmini
· 11 years ago
9c1d772
We hardly want xsec stuff for iOS if not for Android either
by Tor Lillqvist
· 11 years ago
39da0a9
convert Link<> to typed
by Noel Grandin
· 11 years ago
889d825
xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
cf0c04a
convert Link<> to typed
by Noel Grandin
· 11 years ago
61623d5
convert Link<> to typed
by Noel Grandin
· 11 years ago
1b70ed1
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
167bc62
Convert vcl Button Link<> click handler to typed Link<Button*,void>
by Noel Grandin
· 11 years ago
e903601
can replace sequence with simple array here
by Caolán McNamara
· 11 years ago
a4fd6c4
inline some use-once typedefs
by Noel Grandin
· 11 years ago
3e92673
Miscellaneous typos
by Adolfo Jayme Barrientos
· 11 years ago
e963a889
formatting of public/private/protected section qualifiers
by Noel Grandin
· 11 years ago
64fe684
loplugin:unusedmethods xmlsecurity
by Noel Grandin
· 11 years ago
e544f44
Fix typos
by Andrea Gelmini
· 11 years ago
1c5f07e
Fix typos
by Andrea Gelmini
· 11 years ago
1a8915e
Fix typos
by Andrea Gelmini
· 11 years ago
69c88a3
Fix typos
by Andrea Gelmini
· 11 years ago
46a1538
loplugin:stringconstant: handle OUString+=OUString(literal)
by Stephan Bergmann
· 11 years ago
aade275
Fix typos
by Andrea Gelmini
· 11 years ago
0980095
Replace boost::scoped_array<T> with std::unique_ptr<T[]>
by Takeshi Abe
· 11 years ago
814af9f1
Fix typos
by Andrea Gelmini
· 11 years ago
ca9de68
Fix typos
by Andrea Gelmini
· 11 years ago
9b7e1bf
Fix typos
by Andrea Gelmini
· 11 years ago
642f4e5
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
16f1477
Remove include stdio (part7)
by Julien Nabet
· 11 years ago
3f72218
Apply new VclPtr clang plugin to catch potential problems.
by Noel Grandin
· 11 years ago
3f846cb
loplugin:cstylecast: deal with those that are (technically) const_cast
by Stephan Bergmann
· 11 years ago
ba81e5c
tdf#91702 - fix stack-based MessBox allocation.
by Michael Meeks
· 11 years ago
dcee23b
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
23b439a6
convert DEFAULTCONSTANT constant to scoped enum
by Noel Grandin
· 11 years ago
7011bf7
loplugin:cstylecast: nop between pointer types of exactly same spelling
by Stephan Bergmann
· 11 years ago
e14b766
Remove SvStorage alias
by Stephan Bergmann
· 11 years ago
bfcb2a1
convert DEFAULTFONT_ constants to scoped enum
by Noel Grandin
· 11 years ago
869e477
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
3ead3ad
Gradually typed Link
by Stephan Bergmann
· 11 years ago
d1ca0f4
Bin some pointless comments and reduce some vertical whitespace
by Tor Lillqvist
· 11 years ago
e8b97a5
Merge remote-tracking branch 'origin/feature/vclptr'
by Michael Meeks
· 11 years ago
6ef8f9d
loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
2240118
Improved loplugin:literaltoboolconversion looking into cond. exprs.
by Stephan Bergmann
· 11 years ago
1a31dd5
Clean up odd sal::static_int_cast<sal_Bool> uses
by Stephan Bergmann
· 11 years ago
5d5f447e
UnoControls, toolkit, uuoi, xmlsecurity: convert new to ::Create.
by Michael Meeks
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
373a9b9
loplugin:redundantcast: redundant const_cast followed by implicit upcast
by Stephan Bergmann
· 11 years ago
4ff758fe
Manual cleanup of misc. issues.
by Michael Meeks
· 11 years ago
8a65284
Automated conversion of VclPtr construction to use Instance template.
by Michael Meeks
· 11 years ago
d46e0d9
second half of non-scriptable, Instance constructor conversion.
by Michael Meeks
· 11 years ago
61b224f
vclwidget: fixup locally allocated vcl::Window objects
by Noel Grandin
· 11 years ago
0556598
vclwidget: check for calling delete on subclasses of vcl::Window
by Noel Grandin
· 11 years ago
d7a84ce
vclwidget: only call dispose() once
by Noel Grandin
· 11 years ago
c0a802b
Audit and correct misc. clears -> disposeAndClears.
by Michael Meeks
· 11 years ago
1c4025b
vclwidget: change all vcl::window fields to be wrapped in VclPtr
by Noel Grandin
· 11 years ago
00f2787
vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtr
by Noel Grandin
· 11 years ago
ef22212
vcl: VclPtr conversion in xmlsecurity
by Noel Grandin
· 11 years ago
4cca016
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
698a6d4
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
51a705c
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
c5f1e8c
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
6618a6d
loplugin:constantfunction: xmlsecurity
by Noel Grandin
· 11 years ago
68495ab
cppcheck: add some explicits
by Caolán McNamara
· 11 years ago
3099c70b
Fix various XServiceInfo implementations
by Stephan Bergmann
· 11 years ago
765f621
utl::ConfigItem::Commit() should call ClearModified()
by Michael Stahl
· 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
2c0e191
V801: Decreased performance
by Caolán McNamara
· 11 years ago
44e1eae
cppcheck: variableScope
by Caolán McNamara
· 11 years ago
6e44e13a
cppcheck: variableScope
by Caolán McNamara
· 11 years ago
5b24b4b
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
de68bb8
Updated all precompiled headers.
by Ashod Nakashian
· 11 years ago
3095743
callcatcher: large newly detected unused methods post de-virtualization
by Caolán McNamara
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
6347df7
coverity#1266458 Argument cannot be negative
by Caolán McNamara
· 11 years ago
2880dfe
Some more loplugin:cstylecast: xmlsecurity
by Stephan Bergmann
· 11 years ago
bfe79b5
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
07e84ca
Fix typo comments Resouce->Resource
by Andrea Gelmini
· 11 years ago
c32a5a3
simplify Date/Time/DateTime conversion code
by Noel Grandin
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
7f8f277
fdo#84938: convert STREAM_ #defines to 'enum class'
by Noel Grandin
· 11 years ago
Next »