Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/dataprovider
/
codemaker
347f67d
clang-cl loplugin: codemaker
by Stephan Bergmann
· 9 years ago
802f2a4
Don't allow O[U]StringBuffer in string concatenation
by Stephan Bergmann
· 9 years ago
18cd08a
cid#1371162 etc.: Move semantics for cppumaker-generated UNO exception classes
by Stephan Bergmann
· 10 years ago
91dd2db
loplugin:override: No more need for the "MSVC dtor override" workaround
by Stephan Bergmann
· 10 years ago
b38a2d571
tdf#101185 OString concatanations for efficiently coding
by nadith
· 10 years ago
508c95f
improve passstuffbyref return analysis
by Noel Grandin
· 10 years ago
c0ca75f
tdf#100726: Improve readability of OUString concatenations
by Arnold Dumas
· 10 years ago
7eaf8b17
clang-tidy performance-implicit-cast-in-loop
by Stephan Bergmann
· 10 years ago
19ebfdb
loplugin:singlevalfields in codemaker
by Noel Grandin
· 10 years ago
0dc02bb
Silence -Werror,-Wimplicit-fallthrough under NDEBUG
by Stephan Bergmann
· 10 years ago
6d12687
Silence -Werror,-Wimplicit-fallthrough under NDEBUG
by Stephan Bergmann
· 10 years ago
14cd518
Replace fallthrough comments with new SAL_FALLTHROUGH macro
by Stephan Bergmann
· 10 years ago
150ac9c
clean-up: unused using declarations and includes
by Jochen Nitschke
· 10 years ago
98d7b02
tdf#94306 replace boost::noncopyable in cppuhelper
by Jochen Nitschke
· 10 years ago
0b8e5ca
tdf#97966 Drop 'static' keywords
by Wastack
· 10 years ago
5adde1b
loplugin:unuseddefaultparams various
by Noel Grandin
· 10 years ago
cd1bbdf
convert codemaker::UnoType::Sort to scoped enum
by Noel Grandin
· 10 years ago
6f2d11a
convert codemaker::cpp::IdentifierTranslationMode to scoped enum
by Noel Grandin
· 10 years ago
0f8ec30
[API CHANGE] add operator==/!= to UNO structs
by Noel Grandin
· 10 years ago
555ee51
convert to range-based for loops in codemaker/
by Noel Grandin
· 10 years ago
a6f1687
rename dumpHFile to dumpHdlFile
by Noel Grandin
· 10 years ago
0dba142
rename dumpHxxFile to dumpHppFile
by Noel Grandin
· 10 years ago
a238b1f
Remove excess newlines
by Chris Sherlock
· 10 years ago
64d624b
Fix typos
by Andrea Gelmini
· 10 years ago
03b9d1e
Reduce space needed for string literals
by Stephan Bergmann
· 10 years ago
759eb79
give useful details in non-debug mode too
by Caolán McNamara
· 10 years ago
a508f63
mark UNO structs as SAL_WARN_UNUSED, where possible
by Noel Grandin
· 10 years ago
87a9abf
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
0614740
coverity#1338267 Uncaught exception
by Caolán McNamara
· 10 years ago
f36c293
coverity#1338254 Uncaught exception
by Caolán McNamara
· 10 years ago
be729e7
tdf#94269: Replace "n" prefix for bool variables with "b"
by Benjamin Ni
· 11 years ago
3bc5df7
UNO: no need to use OUString constructor when calling createInstance
by Noel Grandin
· 10 years ago
83f5469
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
9d307ab
new loplugin: defaultparams
by Noel Grandin
· 11 years ago
38023af
loplugin:unusedmethods
by Noel Grandin
· 11 years ago
a941df0
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
99661d3
Deprecate getCppuType et al in favor of cppu::UnoType
by Stephan Bergmann
· 11 years ago
aa7a829
loplugin:staticfunction
by Noel Grandin
· 11 years ago
69ebf1c
const_cast: convert some C-style casts and remove some redundant ones
by Stephan Bergmann
· 11 years ago
4d79146
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
4d6a509
convert all remaining BOOST_STATIC_ASSERT to static_assert
by Caolán McNamara
· 11 years ago
b4f6b26b
SAL_DLLPUBLIC_RTTI for proper RTTI visibility for LLVM
by Stephan Bergmann
· 11 years ago
02d83cb
coverity#1019332 Unchecked dynamic_cast
by Caolán McNamara
· 11 years ago
435a3a3
coverity#1019331 Unchecked dynamic_cast
by Caolán McNamara
· 11 years ago
be94376
coverity#1019327 Unchecked dynamic_cast
by Caolán McNamara
· 11 years ago
6198aa8
coverity#1019325 Unchecked dynamic_cast
by Caolán McNamara
· 11 years ago
662e329
Fix generation of com.sun.star.uno.[Runtime]Exception classes
by Stephan Bergmann
· 11 years ago
9d5e53b
protected -> private
by Stephan Bergmann
· 11 years ago
537befb
cppumaker: only include rtl/instance.hxx and mutex.hxx when necessary
by Michael Stahl
· 11 years ago
2c1bf30
More iwyu suggested headers removal
by Riccardo Magliocchetti
· 11 years ago
d32be3a
fdo#86023 - O[U]String needs a 'clear' method
by Brij Mohan Lal Srivastava
· 11 years ago
fc0d57b
Revert "use the new OUString::fromUtf8 method"
by Stephan Bergmann
· 11 years ago
05050cd
use the new OUString::fromUtf8 method
by Noel Grandin
· 11 years ago
c70f154
Removed duplicated includes
by Andrea Gelmini
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
b536f9a
coverity#441989 Uncaught exception
by Caolán McNamara
· 11 years ago
cd31cfb
coverity#441732 Uncaught exception
by Caolán McNamara
· 11 years ago
3d9d0b7
coverity#1242375 Don't call fscanf without specifiers
by Caolán McNamara
· 12 years ago
a866478
codemaker: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
83636d2
java: when rethrowing exceptions, store the original cause
by Noel Grandin
· 12 years ago
60f152c
java: avoid unnecessary comparisons in boolean expressions
by Noel Grandin
· 12 years ago
ff0ad04
java: use 'Integer.valueOf' instead of 'new Integer'
by Noel Grandin
· 12 years ago
bcba208
coverity#1019323 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
09d79da
coverity#1219788 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
e50ef19
New loplugin:stringconcat
by Stephan Bergmann
· 12 years ago
e2080e7
new compilerplugin returnbyref
by Noel Grandin
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
184a00b
loplugin: inlinesimplememberfunctions
by Noel Grandin
· 12 years ago
0e507ae
various: remove SAL_THROW macro
by Noel Grandin
· 12 years ago
c6c1359
coverity#1019311 Unchecked return value
by Caolán McNamara
· 12 years ago
e947342
coverity#1019326 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
9c82cb6
coverity#1019329 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
353188e
coverity#1019330 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
7d4924a
improve parameter flow in cpputype.cxx
by Noel Grandin
· 12 years ago
c5d47c3
add default value for Context param in uno::Exception constructors
by Noel Grandin
· 12 years ago
d032220
Combine unoidl::loadProvider and unoidl::Manager::addProvider
by Stephan Bergmann
· 12 years ago
8d54796
enhance pass-by-ref plugin to detect large arguments
by Noel Grandin
· 12 years ago
934a792
coverity#1213117 Unchecked dynamic_cast
by Caolán McNamara
· 12 years ago
541761d
prefer makefile-gmake-mode
by Takeshi Abe
· 12 years ago
2188a7a
Reduce the amount of strings in the release builds.
by Jan Holesovsky
· 12 years ago
20f14ed
codemaker: sal_Bool->bool
by Noel Grandin
· 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
c58fe8c
codemaker,editeng: prefer passing OUString by reference
by Noel Grandin
· 12 years ago
0bb7b87
Remove visual noise from codemaker
by Alexander Wilms
· 12 years ago
07d3807
codemaker: sal_Bool -> bool
by Stephan Bergmann
· 12 years ago
2c81931
coverity#707676 : Uninitialized scalar field
by Norbert Thiebaud
· 12 years ago
9e77c2f
Remove UNOIDL "array" and "union" vaporware remnants
by Stephan Bergmann
· 12 years ago
fb92c8d
copy&paste typo
by Matúš Kukan
· 12 years ago
3774a6f
Support direct ctor calls for singletons too.
by Matúš Kukan
· 12 years ago
f5bcc7d
coverity#440030 Logically dead code
by Caolán McNamara
· 12 years ago
d09c534
coverity#440029 Logically dead code
by Caolán McNamara
· 12 years ago
8bb41c6
coverity#1019407 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
9f030d4
coverity#1019406 Uninitialized scalar field
by Caolán McNamara
· 12 years ago
68ba6dd
codemaker: Allow compiler to share these generated strings.
by Jan Holesovsky
· 12 years ago
2283256
Do not acquire again in direct constructor function calls.
by Matúš Kukan
· 12 years ago
306efef
Minimize the constructor functions to a bare minimum.
by Jan Holesovsky
· 12 years ago
2dc9f17
Fix declaration for ctor functions in generated headers.
by Matúš Kukan
· 12 years ago
Next »