Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/themesupport
/
xmlsecurity
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
43cc8ad
java: remove dead code
by Noel Grandin
· 11 years ago
8d487ce
xmlsecurity: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
2f925e8
xmlsecurity: HIG fixes
by Adolfo Jayme Barrientos
· 11 years ago
147ff66
Typo "mehtod" -> "method"
by Stephan Bergmann
· 11 years ago
71c58fc
Bin noise comments
by Tor Lillqvist
· 11 years ago
15b4ab8
cppuhelper: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
6a0fe37
sal: clean up public headers with include-what-you-use
by Michael Stahl
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
da40cac
Fix common typos. No automatic tools. Handmade…
by Andrea Gelmini
· 11 years ago
0c0e3e7
Fixed typos. No automatic tools (sed, and so on).
by Andrea Gelmini
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
0048a11
coverity#982248 Unchecked return value
by Caolán McNamara
· 11 years ago
fb7b1f4
loplugin: cstylecast
by Noel Grandin
· 11 years ago
04a810c
back out more wrong and confusing tools::Time comment changes
by Eike Rathke
· 12 years ago
addf551
loplugin: cstylecast
by Noel Grandin
· 12 years ago
fc04f76
fdo#82577: Handle Time
by Noel Grandin
· 12 years ago
83636d2
java: when rethrowing exceptions, store the original cause
by Noel Grandin
· 12 years ago
827c46e
fdo#82577: Handle Window
by Noel Grandin
· 12 years ago
60e78fb
fdo#82577: Handle Font
by Noel Grandin
· 12 years ago
481cd63
Related #82088: removed last css aliases in hxx
by Stefan Weiberg
· 12 years ago
9fb82a1
Fix emacs modeline.
by Jan Holesovsky
· 12 years ago
6296255
coverity#1215310 Uncaught exception
by Caolán McNamara
· 12 years ago
Next »