Gitiles
Code Review
Sign In
gerrit.collaboraoffice.com
/
core
/
refs/heads/feature/gpg4libre-5-4
/
connectivity
7bb142d
tdf#55631: DBASE import (take 2)
by Julien Nabet
· 9 years ago
6b97833
DBase, encodings mixed
by Julien Nabet
· 9 years ago
c5ea8e4
Related tdf#108068: Use new name of column when it's been changed
by Julien Nabet
· 9 years ago
2c3f58e
Translate German comments and debug strings (leftovers in dirs a... to c...)
by Johnny_M
· 9 years ago
4582acb
remove some unnecessary locking
by Noel Grandin
· 9 years ago
389da66
remove unused uno::Reference vars
by Noel Grandin
· 9 years ago
9594967
cleanup osl/diagnose.h includes
by Jochen Nitschke
· 9 years ago
bd6a8ab
Fix typos
by Andrea Gelmini
· 9 years ago
97c7800
dump exception message on exception
by Caolán McNamara
· 9 years ago
719a2ad
remove unnecessary empty OUString fields and vars
by Noel Grandin
· 9 years ago
97eb00c
revert OSL_ASSERT changes
by Chris Sherlock
· 9 years ago
c3c5c16
tdf#43157: convert connectivity module away from OSL_ASSERT to assert
by Chris Sherlock
· 9 years ago
156095d6
connectivity: convert the other OSL_ENSURE to SAL_WARN_IF
by Michael Stahl
· 9 years ago
6efdabe
connectivity: replace OSL_ENSURE with assert
by Michael Stahl
· 9 years ago
1fdb0e1
Replace all OUString("") with OUString()
by Arnaud Versini
· 9 years ago
d499cb3
tdf#107196: fix firebird relationship
by Julien Nabet
· 9 years ago
b1ade4e
loplugin:salbool
by Caolán McNamara
· 9 years ago
488d850
tdf#39486: Translate some randomly found German comments
by Jens Carl
· 9 years ago
9e6b275
tdf#107457 don't quote columns referred by expression (not by name)
by Lionel Elie Mamane
· 9 years ago
04422d7
loplugin:checkunusedparams in connectivity
by Noel Grandin
· 9 years ago
91a1342
tdf#39468 cleanup source code comments
by dennisroczek
· 9 years ago
2c6eb5d
remove ResourceBasedEventLogger in favor of its base EventLogger
by Caolán McNamara
· 9 years ago
65330ab
the only use of this argument is sdbcl which is a deleted resource file
by Caolán McNamara
· 9 years ago
8efb852
another name for a nonlocalized string is a string
by Caolán McNamara
· 9 years ago
d7559de
remove bitmaps from .src files
by Caolán McNamara
· 9 years ago
3b85b72
errinf.hxx moved out of tools and into vcl module
by Chris Sherlock
· 9 years ago
da64d198
tools: svstream.hxx needs only errcode.hxx & not errinf.hxx
by Chris Sherlock
· 9 years ago
4d12bbe
revert bits of "remove some old MSVC workarounds"
by Noel Grandin
· 9 years ago
de030cd
gbuild: Remove MSVC 2013 legacy code
by David Ostrovsky
· 9 years ago
8c8f2a5
remove unnecessary explicit linefeeds from end of SAL and OSL log calls
by Noel Grandin
· 9 years ago
841e1a6
remove some old MSVC workarounds
by Noel Grandin
· 9 years ago
3241d01
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 9 years ago
3c3f7d7
Removed duplicated includes
by Andrea Gelmini
· 9 years ago
7635e0c
sal_Bool -> bool
by Stephan Bergmann
· 9 years ago
1b81754
tdf#106866 query character size instead of bytes
by Tamás Bunth
· 9 years ago
b6fb839
Improved loplugin:redundantcast, static_cast on arithmetic types: connectivity
by Stephan Bergmann
· 9 years ago
b6637ca
KAB lo:redundantinline plugin
by Jan-Marek Glogowski
· 9 years ago
7662e92
loplugin:redundantcast find cstyle double casts
by Noel Grandin
· 9 years ago
f8cff53
loplugin:redundantcast (clang-cl)
by Stephan Bergmann
· 9 years ago
071dcb5
loplugin:redundantinline (clang-cl)
by Stephan Bergmann
· 9 years ago
5676ced
make UNO enums scoped for internal LO code
by Noel Grandin
· 9 years ago
12e88e3
fix typo: databse --> database
by dennisroczek
· 9 years ago
da56de9
remove type decorations on char literals
by Jochen Nitschke
· 9 years ago
17cc662
tdf#39468 Translate German comments
by Jens Carl
· 9 years ago
7668d4e
Fix typos
by Andrea Gelmini
· 9 years ago
a12b484
loplugin:redundantcast
by Stephan Bergmann
· 9 years ago
6291574
Remove unused #include <ctype.h>
by Stephan Bergmann
· 9 years ago
13de958
loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 already
by Caolán McNamara
· 9 years ago
ed76d1d
loplugins:redundantcast teach it about c-style typedef casts
by Noel Grandin
· 9 years ago
a6eecdb
Use rtl::isAscii* instead of ctype.h is* with sal_Unicode arg
by Stephan Bergmann
· 9 years ago
b5bef1f
Typos
by Julien Nabet
· 9 years ago
34ccc9c
Fix filename reference
by Andrea Gelmini
· 9 years ago
47a9523
Fix typos + some German translations
by Andrea Gelmini
· 9 years ago
d948d66
Fix typos
by Andrea Gelmini
· 9 years ago
e74eade
remove unused defines from HRC files in connectivity
by Noel Grandin
· 9 years ago
23bdf47
KDE fix various clang plugin complains
by Jan-Marek Glogowski
· 9 years ago
15e3ce5
Fix typos
by Andrea Gelmini
· 9 years ago
6a71710
loplugin:unncessaryoverride (clang-cl)
by Stephan Bergmann
· 9 years ago
cd1a9bc
loplugin:subtlezeroinit (clang-cl)
by Stephan Bergmann
· 9 years ago
0f0ebdd
Fix typos
by Andrea Gelmini
· 9 years ago
567ee77
connectivity: warning C4389: '==' : signed/unsigned mismatch
by Michael Stahl
· 9 years ago
dfad3e8
Revert "add memory include"
by Michael Stahl
· 9 years ago
74961e4
add memory include
by Caolán McNamara
· 9 years ago
37376e6
Missing include
by Stephan Bergmann
· 9 years ago
bbbd1f1
valgrind: fix leak
by Caolán McNamara
· 9 years ago
4f61fdba
nothing inherits, protected->private
by Caolán McNamara
· 9 years ago
1488145
valgrind: fix leak
by Caolán McNamara
· 9 years ago
002f081
nothing inherits, protected->private
by Caolán McNamara
· 9 years ago
f6262b3
Remove redundant 'inline' keyword, Linux redux
by Stephan Bergmann
· 9 years ago
c7637cf
remove unused #include
by Lionel Elie Mamane
· 9 years ago
5790962
tdf#40575 remove obsolete MAX_DAYS check
by Lionel Elie Mamane
· 9 years ago
0ea05f9
drop various _MSC_VER < 1900 conditionals
by Caolán McNamara
· 9 years ago
6cb9e6d
Remove redundant 'inline' keyword
by Stephan Bergmann
· 9 years ago
6fab286
Fix typos
by Andrea Gelmini
· 9 years ago
f25a8fd
Remove bogus source code comments
by dennisroczek
· 9 years ago
198c41c
new loplugin unoany
by Noel Grandin
· 9 years ago
a407e4d
loplugin:loopvartoosmall
by Stephan Bergmann
· 9 years ago
e821837
Cleanup
by Julien Nabet
· 9 years ago
7bc1c43
Fix typos/translations, following 04644956e53d
by Andrea Gelmini
· 9 years ago
6a77b9b
loplugin:subtlezeroinit: connectivity
by Stephan Bergmann
· 9 years ago
b802ffe
warn->info on icedove/seamonkey profiles
by Caolán McNamara
· 9 years ago
34da3c1
Firebird: css::sdbcx::Driver is implemented
by Julien Nabet
· 9 years ago
2c06083
remove unused NONE from TAscendingOrder enum
by Noel Grandin
· 9 years ago
d386abf
remove unused enumerators from SQLNodeType
by Noel Grandin
· 9 years ago
691e19e
remove unused enumerators from StandardSQLState
by Noel Grandin
· 9 years ago
6de3688
Drop :: prefix from std in c*/
by Tor Lillqvist
· 9 years ago
367baee
Some simplifications, using UNO_QUERY_THROW
by Stephan Bergmann
· 9 years ago
9d29d3d
BOOST_SPIRIT_SINGLE_GRAMMAR_INSTANCE has been defined forever in these files
by Tor Lillqvist
· 9 years ago
8aff36d
Various typos about property
by Julien Nabet
· 9 years ago
8646ab9
Remove MinGW support
by Stephan Bergmann
· 9 years ago
7cf6620
convert SearchParam::SearchType to scoped enum
by Noel Grandin
· 9 years ago
3783df2
rtl_str_shortenedCompare_WithLength -> OString::startsWith
by Stephan Bergmann
· 9 years ago
f31d07b
connectivity: Remove leftover OEvaluateSet
by Takeshi Abe
· 9 years ago
6dce9c6
Add missing #includes
by Stephan Bergmann
· 9 years ago
c9c3cb5
loplugin:unusedenumconstants in connectivity..cui
by Noel Grandin
· 9 years ago
9160610
Too dumb to sort
by Stephan Bergmann
· 9 years ago
c0f9bdd
unnecessary use of OUStringBuffer in throwing exceptions
by Noel Grandin
· 9 years ago
ebe8347
Missing includes
by Stephan Bergmann
· 9 years ago
3667820
loplugin:useuniqueptr
by Stephan Bergmann
· 9 years ago
87087ba
loplugin:stringconstant
by Stephan Bergmann
· 9 years ago
Next »