summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M2017-05-1514-104/+104
* remove some unnecessary lockingNoel Grandin2017-05-151-7/+0
* remove unused uno::Reference varsNoel Grandin2017-05-129-14/+3
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-097-7/+0
* Fix typosAndrea Gelmini2017-05-091-1/+1
* dump exception message on exceptionCaolán McNamara2017-05-091-1/+1
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-10/+8
* revert OSL_ASSERT changesChris Sherlock2017-05-0712-15/+15
* tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock2017-05-0712-15/+15
* connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl2017-05-051-4/+4
* connectivity: replace OSL_ENSURE with assertMichael Stahl2017-05-051-209/+210
* Replace all OUString("") with OUString()Arnaud Versini2017-05-042-4/+4
* tdf#107196: fix firebird relationshipJulien Nabet2017-05-031-12/+12
* loplugin:salboolCaolán McNamara2017-04-281-1/+1
* tdf#39486: Translate some randomly found German commentsJens Carl2017-04-281-4/+4
* tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane2017-04-281-2/+7
* loplugin:checkunusedparams in connectivityNoel Grandin2017-04-286-15/+7
* tdf#39468 cleanup source code commentsdennisroczek2017-04-273-16/+13
* remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara2017-04-277-11/+11
* the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara2017-04-271-1/+1
* another name for a nonlocalized string is a stringCaolán McNamara2017-04-2713-408/+99
* remove bitmaps from .src filesCaolán McNamara2017-04-255-30/+19
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-252-2/+2
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-255-0/+5
* revert bits of "remove some old MSVC workarounds"Noel Grandin2017-04-222-4/+5
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2122-22/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-213-4/+3
* remove some old MSVC workaroundsNoel Grandin2017-04-212-5/+4
* loplugin:redundantcast (clang-cl)Stephan Bergmann2017-04-192-5/+5
* Removed duplicated includesAndrea Gelmini2017-04-131-1/+0
* 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