summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2017-05-07revert OSL_ASSERT changesChris Sherlock12-15/+15
2017-05-07tdf#43157: convert connectivity module away from OSL_ASSERT to assertChris Sherlock12-15/+15
2017-05-05connectivity: convert the other OSL_ENSURE to SAL_WARN_IFMichael Stahl1-4/+4
2017-05-05connectivity: replace OSL_ENSURE with assertMichael Stahl1-209/+210
2017-05-04Replace all OUString("") with OUString()Arnaud Versini2-4/+4
2017-05-03tdf#107196: fix firebird relationshipJulien Nabet1-12/+12
2017-04-28loplugin:salboolCaolán McNamara1-1/+1
2017-04-28tdf#39486: Translate some randomly found German commentsJens Carl1-4/+4
2017-04-28tdf#107457 don't quote columns referred by expression (not by name)Lionel Elie Mamane1-2/+7
2017-04-28loplugin:checkunusedparams in connectivityNoel Grandin6-15/+7
2017-04-27tdf#39468 cleanup source code commentsdennisroczek3-16/+13
2017-04-27remove ResourceBasedEventLogger in favor of its base EventLoggerCaolán McNamara7-11/+11
2017-04-27the only use of this argument is sdbcl which is a deleted resource fileCaolán McNamara1-1/+1
2017-04-27another name for a nonlocalized string is a stringCaolán McNamara13-408/+99
2017-04-25remove bitmaps from .src filesCaolán McNamara5-30/+19
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock5-0/+5
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin2-4/+5
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky22-22/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin3-4/+3
2017-04-21remove some old MSVC workaroundsNoel Grandin2-5/+4
2017-04-19loplugin:redundantcast (clang-cl)Stephan Bergmann2-5/+5
2017-04-13Removed duplicated includesAndrea Gelmini1-1/+0
2017-04-11sal_Bool -> boolStephan Bergmann2-2/+2
2017-04-10tdf#106866 query character size instead of bytesTamás Bunth1-2/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: connectivityStephan Bergmann1-1/+1
2017-04-06KAB lo:redundantinline pluginJan-Marek Glogowski3-4/+3
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann1-1/+1
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann11-22/+21
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin3-22/+22
2017-03-31fix typo: databse --> databasedennisroczek1-1/+1
2017-03-30remove type decorations on char literalsJochen Nitschke2-2/+2
2017-03-29tdf#39468 Translate German commentsJens Carl13-68/+67
2017-03-25Fix typosAndrea Gelmini8-8/+8
2017-03-23loplugin:redundantcastStephan Bergmann1-2/+2
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann2-2/+0
2017-03-23loplugin:redundantcast toNumericWithoutDecimalPlace returns sal_Int64 alreadyCaolán McNamara1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin13-29/+29
2017-03-22Use rtl::isAscii* instead of ctype.h is* with sal_Unicode argStephan Bergmann2-3/+5
2017-03-19TyposJulien Nabet2-2/+2
2017-03-19Fix filename referenceAndrea Gelmini1-1/+1
2017-03-19Fix typos + some German translationsAndrea Gelmini1-3/+3
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-17remove unused defines from HRC files in connectivityNoel Grandin5-145/+0
2017-03-16KDE fix various clang plugin complainsJan-Marek Glogowski1-3/+1
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-03-15loplugin:unncessaryoverride (clang-cl)Stephan Bergmann1-1/+1
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-1/+1
2017-03-11Fix typosAndrea Gelmini7-7/+7