Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/private/bubli/textboxchaining
/
linguistic
21a9bc8
no need to take a mutex when only dealing with stack-local data
by Noel Grandin
· 10 years ago
8569c6d
use initialiser list for Sequence<OUString>
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
a31b4f4
Missing includes
by Stephan Bergmann
· 10 years ago
44d3577
linguistic: boost::ptr_vector->std::vector<std::unique_ptr>
by Noel Grandin
· 10 years ago
53a2e93
loplugin:nullptr (automatic rewrite)
by Stephan Bergmann
· 10 years ago
6c80a8f
new loplugin: oncevar
by Noel Grandin
· 10 years ago
5adadc5
loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)
by Stephan Bergmann
· 10 years ago
3f50c6e0
java: remove ((unnecessary)) parentheses
by Noel Grandin
· 10 years ago
fcb8df3
use uno::Reference::set method instead of assignment
by Noel Grandin
· 10 years ago
20635ed9
Reduce scope of #include <tools/stream.hxx>
by Matteo Casalin
· 10 years ago
0c86343
com::sun::star->css in linguistic
by Noel Grandin
· 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
3be460b
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
dee4645
loplugin:mergeclasses
by Noel Grandin
· 11 years ago
9956b99
Fix typos
by Andrea Gelmini
· 11 years ago
c881e20
include algorithm for std::min/max
by Caolán McNamara
· 11 years ago
eaf2c27
boost->std
by Caolán McNamara
· 11 years ago
f89475c
clang-analyzer-deadcode.DeadStores
by Stephan Bergmann
· 11 years ago
a6050c3
Clean up aEmpty
by Stephan Bergmann
· 11 years ago
5a2d6bf
linguistic: tdf#88206 replace cppu::WeakImplHelper*
by Takeshi Abe
· 11 years ago
c85cda1
loplugin: defaultparams
by Noel Grandin
· 11 years ago
c29e194
no need to redeclare these constants with slightly different names
by Noel Grandin
· 11 years ago
a111044
loplugin:unusedmethods linguistic
by Noel Grandin
· 11 years ago
bfc8185
Revert "Revert "Wrong comment with 'sal_True' instead of 'true'""
by Stephan Bergmann
· 11 years ago
5d5dc05
Fix typos
by Andrea Gelmini
· 11 years ago
93e8257
coverity#1308449 Uncaught exception
by Caolán McNamara
· 11 years ago
4af4d48
coverity#1308446 Uncaught exception
by Caolán McNamara
· 11 years ago
e32f18a
loplugin:stringconstant: handle OUString+=OUString(literal)
by Stephan Bergmann
· 11 years ago
2a65bf3
Revert "Typo: iff->if"
by Julien Nabet
· 11 years ago
262dbab
Revert "Wrong comment with 'sal_True' instead of 'true'"
by Julien Nabet
· 11 years ago
abd7ad8
Wrong comment with 'sal_True' instead of 'true'
by Julien Nabet
· 11 years ago
cf92da3
Typo: iff->if
by Julien Nabet
· 11 years ago
aade275
Fix typos
by Andrea Gelmini
· 11 years ago
dcf6abf
cppcheck:unreadVariable
by Noel Grandin
· 11 years ago
1f408db
Fix typos
by Andrea Gelmini
· 11 years ago
3754474
Typos
by Julien Nabet
· 11 years ago
c78c044
cppcheck: noExplicitConstructor
by Caolán McNamara
· 11 years ago
801b982
loplugin:cstylecast: deal with remaining pointer casts
by Stephan Bergmann
· 11 years ago
c9b4c56
Use typed Idle::SetIdleHdl Link
by Stephan Bergmann
· 11 years ago
332f662
drop useless debugging stuff
by Caolán McNamara
· 11 years ago
62eebc0
drop useless debugging stuff
by Caolán McNamara
· 11 years ago
d1ca0f4
Bin some pointless comments and reduce some vertical whitespace
by Tor Lillqvist
· 11 years ago
d6550ca
Fix sal_Int16 var initialization
by Stephan Bergmann
· 11 years ago
2227bcc
Fix sal_Bool -> bool assignment
by Stephan Bergmann
· 11 years ago
e19cd84
Rephrase comparisons between bool and sal_Bool
by Stephan Bergmann
· 11 years ago
64fd710
More loplugin:simplifybool
by Stephan Bergmann
· 11 years ago
71b8099
remove unnecessary use of void in function declarations
by Noel Grandin
· 11 years ago
00a1f20
linguistic: try to avoid crash with null LngSvcMgr::pAvailGrammarSvcs
by Michael Stahl
· 11 years ago
3516371
loplugin:staticmethods
by Noel Grandin
· 11 years ago
79b2059
convert CapType to scoped enum
by Noel Grandin
· 11 years ago
704edbf
convert DIC_ERR_ constants to scoped enum
by Noel Grandin
· 11 years ago
6bf9434
convert PATH_FLAG to scoped enum
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
1fa272a
Replace remaining getCppuType et al with cppu::UnoType
by Stephan Bergmann
· 11 years ago
e1c564e
Reduce to static_cast any reinterpret_cast from void pointers
by Stephan Bergmann
· 11 years ago
1baf49d
Clean up C-style casts from pointers to void
by Stephan Bergmann
· 11 years ago
2f30600
loplugin:constantfunction: linguistic
by Noel Grandin
· 11 years ago
765f621
utl::ConfigItem::Commit() should call ClearModified()
by Michael Stahl
· 11 years ago
924b292
V801: Decreased performance
by Caolán McNamara
· 11 years ago
8f9b0c8
Idle: Changed to new enum name
by Tobias Madl
· 11 years ago
2d95bc0
Idle: Removed VCL_IDLE_PRIORITY_ prefix of enum
by Tobias Madl
· 11 years ago
57656eb
Idle and Timer are now completely independent
by Tobias Madl
· 11 years ago
8261436
Timer: Adapted all idle includes and enum uses
by Tobias Madl
· 11 years ago
f09efe3
Typo: initialy->initially
by Julien Nabet
· 11 years ago
62c73b9
loplugin:deletedspecial
by Stephan Bergmann
· 11 years ago
b1dbc51
rhbz#1184582: At least catch and log UNO exceptions in grammar checking thread
by Stephan Bergmann
· 11 years ago
3757c03
java: simplify array creation
by Noel Grandin
· 11 years ago
dc28e90
fdo#84938: convert IMPORT_ constants to 'enum class'
by Noel Grandin
· 11 years ago
d7794d2
linguistic: fix gcc-4.8 build
by Miklos Vajna
· 11 years ago
fd1372b
boost::unordered_map->std::unordered_map
by Caolán McNamara
· 11 years ago
6fbf6f2
linguistic: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
a23f6eb
fdo#39440 reduce scope of local variables
by Michael Weghorn
· 11 years ago
fe20b3d
linguistic: Use appropriate OUString functions on string constants
by Stephan Bergmann
· 11 years ago
9adb820
java: simplify the getMSF() methods
by Noel Grandin
· 11 years ago
ea6399b8
changed timers to idles
by Tobias Madl
· 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
169e105
coverity#1251171 Missing break in switch
by Norbert Thiebaud
· 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
705c48d
fdo#38835 strip out OUString globals
by Noel Grandin
· 11 years ago
86f876b
fdo#61167 suggest titlecase and uppercase words from exception dict
by Andras Timar
· 11 years ago
0371a63
remove unnecessary 'using namespace rtl' declarations
by Noel Grandin
· 11 years ago
7d7b289
loplugin: cstylecast
by Noel Grandin
· 12 years ago
7bc8c92
linguistic: std::auto_ptr -> std::unique_ptr
by Stephan Bergmann
· 12 years ago
57a4337
set names on a bunch more threads...
by Michael Stahl
· 12 years ago
8a4a1d2
pAvailGrammarSvcs can be reset to 0 on error
by Caolán McNamara
· 12 years ago
73bb0fe
Resolves: fdo#81972 determining capitalization of >=63335 char word hangs
by Caolán McNamara
· 12 years ago
e7a474b
java: remove unused variables
by Noel Grandin
· 12 years ago
0c5f51e
java: remove commented out code
by Noel Grandin
· 12 years ago
8dc2ab4
linguistic/workben/sspellimp.cxx fix cppcheck error
by Simon Danner
· 12 years ago
3e82897
improve the inlinesimplememberfunctions clang plugin
by Noel Grandin
· 12 years ago
ac76cc7
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20
by Julien Nabet
· 12 years ago
248145f
Find places where uno::Sequence is passed by value.
by Noel Grandin
· 12 years ago
5ec7a58
Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8
by Julien Nabet
· 12 years ago
19c4d8d
Many spelling fixes: directories h* - p*.
by Pedro Giffuni
· 12 years ago
Next »