summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool -> boolStephan Bergmann2017-04-112-2/+2
* tdf#106866 query character size instead of bytesTamás Bunth2017-04-101-2/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: connectivityStephan Bergmann2017-04-061-1/+1
* KAB lo:redundantinline pluginJan-Marek Glogowski2017-04-063-4/+3
* loplugin:redundantcast find cstyle double castsNoel Grandin2017-04-061-1/+1
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-041-1/+1
* loplugin:redundantinline (clang-cl)Stephan Bergmann2017-04-0411-22/+21
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-043-22/+22
* fix typo: databse --> databasedennisroczek2017-03-311-1/+1
* remove type decorations on char literalsJochen Nitschke2017-03-302-2/+2
* tdf#39468 Translate German commentsJens Carl2017-03-2913-68/+67
* Fix typosAndrea Gelmini2017-03-258-8/+8
* loplugin:redundantcastStephan Bergmann2017-03-231-2/+2
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-232-2/+0
* loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 alreadyCaolán McNamara2017-03-231-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-2313-29/+29
* Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann2017-03-222-3/+5
* TyposJulien Nabet2017-03-192-2/+2
* Fix filename referenceAndrea Gelmini2017-03-191-1/+1
* Fix typos + some German translationsAndrea Gelmini2017-03-191-3/+3
* Fix typosAndrea Gelmini2017-03-191-1/+1
* remove unused defines from HRC files in connectivityNoel Grandin2017-03-175-145/+0
* KDE fix various clang plugin complainsJan-Marek Glogowski2017-03-161-3/+1
* Fix typosAndrea Gelmini2017-03-161-1/+1
* loplugin:unncessaryoverride (clang-cl)Stephan Bergmann2017-03-151-1/+1
* loplugin:subtlezeroinit (clang-cl)Stephan Bergmann2017-03-141-1/+1
* Fix typosAndrea Gelmini2017-03-117-7/+7
* connectivity: warning C4389: '==' : signed/unsigned mismatchMichael Stahl2017-03-091-1/+2
* Revert "add memory include"Michael Stahl2017-03-091-1/+1
* add memory includeCaolán McNamara2017-03-081-1/+1
* Missing includeStephan Bergmann2017-03-081-0/+4
* valgrind: fix leakCaolán McNamara2017-03-082-5/+3
* nothing inherits, protected->privateCaolán McNamara2017-03-081-2/+1
* valgrind: fix leakCaolán McNamara2017-03-082-21/+25
* nothing inherits, protected->privateCaolán McNamara2017-03-081-1/+1
* Remove redundant 'inline' keyword, Linux reduxStephan Bergmann2017-03-075-9/+8
* remove unused #includeLionel Elie Mamane2017-03-061-1/+0
* tdf#40575 remove obsolete MAX_DAYS checkLionel Elie Mamane2017-03-061-16/+4
* drop various _MSC_VER < 1900 conditionalsCaolán McNamara2017-03-061-2/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-0342-125/+117
* Fix typosAndrea Gelmini2017-03-0310-10/+10
* Remove bogus source code commentsdennisroczek2017-03-031-1/+1
* new loplugin unoanyNoel Grandin2017-02-2811-48/+41
* loplugin:loopvartoosmallStephan Bergmann2017-02-262-6/+7
* CleanupJulien Nabet2017-02-261-8/+0
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-211-1/+1
* loplugin:subtlezeroinit: connectivityStephan Bergmann2017-02-213-68/+68
* warn->info on icedove/seamonkey profilesCaolán McNamara2017-02-191-1/+1
* Firebird: css::sdbcx::Driver is implementedJulien Nabet2017-02-191-0/+1
* remove unused NONE from TAscendingOrder enumNoel Grandin2017-02-172-5/+1