Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/mmeeks/opengl-backbuffer2
/
xmlhelp
e65233a
-Werror,-Wunused-private-field
by Stephan Bergmann
· 10 years ago
abc6071
loplugin:unusedfields various
by Noel Grandin
· 10 years ago
fa452b5
com::sun::star->css in xmlhelp
by Noel Grandin
· 10 years ago
22c5968
loplugin:unusedfields in xmlhelp/
by Noel Grandin
· 10 years ago
96c26b0
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
25aec38
use initialiser for Sequence<OUString>
by Noel Grandin
· 10 years ago
eb95283
Killed the 'lastedited' element, it's useless, we have git.
by Jan Holesovsky
· 10 years ago
87bae0e
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
fd80fa3
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
59b072e
yyyyy
by Noel Grandin
· 10 years ago
b5db48a
no need to use OUString constructor in call to createInstance
by Noel Grandin
· 10 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
03802af
xmlhelp: apparently "picture.jar" hasn't existed for a long time
by Michael Stahl
· 10 years ago
6948c54
tdf#75637: Resolve help images via a vnd.libreoffice.image UCP
by Stephan Bergmann
· 10 years ago
f5174c8
...but do not erase localize attributes from image elements
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
6b34ac2
loplugin:mergeclasses
by Noel Grandin
· 10 years ago
3649c0c
xmlhelp: -GR is added by default in com_MSC_defs.mk
by Michael Stahl
· 11 years ago
79797f8
Fix typos
by Andrea Gelmini
· 11 years ago
ee7da35
Resolves: tdf#88206 replace cppu::WeakImplHelper* etc.
by Takeshi Abe
· 11 years ago
28ebbf1
xmlhelp: Add missing include
by David Ostrovsky
· 11 years ago
6afc120
loplugin:stringconstant: OUStringBuffer: appendAscii -> append
by Stephan Bergmann
· 11 years ago
5da0dce
Consolidate isFileUrl checks
by Stephan Bergmann
· 11 years ago
a45827b
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
38ecca9
inline a bunch of use-once macros
by Noel Grandin
· 11 years ago
6b199c5
xmlhelp: remove obsolete GCC 4.2 warning stuff
by Michael Stahl
· 11 years ago
e544f44
Fix typos
by Andrea Gelmini
· 11 years ago
760e7c2
Remove unused XmlSearchExceptions.hxx
by Stephan Bergmann
· 11 years ago
e1b30d6
-Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
fc0079e
loplugin:unusedmethods xmlhelp
by Noel Grandin
· 11 years ago
1c5f07e
Fix typos
by Andrea Gelmini
· 11 years ago
6390d2c52
Get rid of comphelper::string::is*Ascii functions
by Stephan Bergmann
· 11 years ago
dcf6abf
cppcheck:unreadVariable
by Noel Grandin
· 11 years ago
cc0e9a3
cppcheck: variableScope
by Caolán McNamara
· 11 years ago
f8da549
Decompressor rubbish in xmlhelp is luckily unused
by Caolán McNamara
· 11 years ago
e7b4225
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
6ef9f7e
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
8e22cd4
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
1df4114
loplugin:loopvartoosmall
by Noel Grandin
· 11 years ago
acad844
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
d1ca0f4
Bin some pointless comments and reduce some vertical whitespace
by Tor Lillqvist
· 11 years ago
0a7b739
loplugin:staticmethods
by Noel Grandin
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
2fc4a8c
Add support for cppu::UnoType<void>
by Stephan Bergmann
· 11 years ago
2b1d22e
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
7b5924f
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
1bfdea7
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
fa683a7
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
61fe89e
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
f61dbc3
followup code removal after changing virtual methods to non-virtual
by Noel Grandin
· 11 years ago
b44cbb2
new loplugin: change virtual methods to non-virtual
by Noel Grandin
· 11 years ago
473c20d
Some more loplugin:cstylecast: xmlhelp
by Stephan Bergmann
· 11 years ago
45ec1d9
brute-force find-and-remove of unused #define constants.
by Noel Grandin
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
fb4fec6
xmlhelp: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
180f079
comphelper: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
e09a825
xmlhelp: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
8c2e25b
images: Tango is the most complete theme.
by Jan Holesovsky
· 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
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
8c8d6f0
loplugin: cstylecast
by Noel Grandin
· 11 years ago
ad9498f
More -Werror,-Wunused-private-field
by Stephan Bergmann
· 11 years ago
32d6415
fdo#83512 Make use of OUStringHash and OStringHash
by Daniel Sikeler
· 12 years ago
fcf0158
(Rudimentary) C++11 support is a hard requirement now
by Stephan Bergmann
· 12 years ago
ad40561
Resolves: fdo#82025 use strlen instead of stored length byte
by Caolán McNamara
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
adc20c3
compareToAscii -> equalsAscii
by Noel Grandin
· 12 years ago
8e115c6
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
626a428
fdo#68849: Add header guards to all include files
by Jens Carl
· 12 years ago
e6ff6f9
use namespace css instead of com::sun
by Thomas Arnhold
· 12 years ago
3930127
cppcheck: redundantAssignment
by Thomas Arnhold
· 12 years ago
e7bc3ca
remove boilerplate in UNO Exception constructor calls
by Noel Grandin
· 12 years ago
036a660
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11
by Julien Nabet
· 12 years ago
fa51b55
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9
by Julien Nabet
· 12 years ago
4f9b212
simplify ternary conditions "xxx ? yyy : false"
by Noel Grandin
· 12 years ago
abd8c2a
xmlhelp: sal_Bool->bool
by Noel Grandin
· 12 years ago
8bb2ce6
fixincludeguards.sh: some smaller dirs
by Thomas Arnhold
· 12 years ago
9d9f815
Remove unused code
by Stephan Bergmann
· 12 years ago
0fb30c1
typo: misformed -> malformed
by Thomas Arnhold
· 12 years ago
362d4f0
Explicitly mark overriding destructors as "virtual"
by Stephan Bergmann
· 12 years ago
70cc2b1
First batch of adding SAL_OVERRRIDE to overriding function declarations
by Stephan Bergmann
· 12 years ago
03a6135
de-macroize xmlhelp ContentProvider
by Norbert Thiebaud
· 12 years ago
514a6de
kill ucbhelper XTYPEPROVIDER_DECL macro
by Norbert Thiebaud
· 12 years ago
27399c3
de-macroize xmlhelp tvfactory
by Norbert Thiebaud
· 12 years ago
db5407b
de-macroize xmlhelp TVBase
by Norbert Thiebaud
· 12 years ago
86a3258
Find places where OUString and OString are passed by value.
by Noel Grandin
· 12 years ago
2ef98b9
kill XINTERFACE_IMPL_6
by Norbert Thiebaud
· 12 years ago
66f2c35
de-macroize XINTERFACE_DECL
by Norbert Thiebaud
· 12 years ago
4d6560f5
fdo#54938: Convert some places to use cppu::supportsService
by Marcos Paulo de Souza
· 12 years ago
5e21a41
cppuhelper: retrofit std::exception into overriding exception specs
by Stephan Bergmann
· 12 years ago
003342b
Remove visual noise from xmlhelp
by Alexander Wilms
· 12 years ago
5c94648
coverity#708696 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
9ed3647
Adapt all (non-extension, SharedLibrary) .components to environment="..."
by Stephan Bergmann
· 12 years ago
08fe82e
Remove unnecessary use of OUString constructor in + expressions
by Noel Grandin
· 12 years ago
6b713ba
Related: fdo#72022 internal links busted
by Caolán McNamara
· 12 years ago
Next »