summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-3012-12/+12
* That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann2014-04-251-1/+0
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-243-0/+8
* RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist2014-04-231-2/+1
* Revert "coverity#1202903 Uncaught exception"Stephan Bergmann2014-04-222-2/+2
* remove comments why a file gets includedThomas Arnhold2014-04-212-5/+0
* coverity#982450 Explicit null dereferencedDavid Tardon2014-04-191-1/+1
* fixincludeguards.sh: connectivityThomas Arnhold2014-04-19312-874/+874
* another blind fix for windows buildDavid Tardon2014-04-191-1/+1
* blind fix for breaking windows buildDavid Tardon2014-04-192-18/+18
* loplugin:literaltoboolconversionStephan Bergmann2014-04-171-1/+1
* coverity#1202903 Uncaught exceptionCaolán McNamara2014-04-172-2/+2
* coverity#706314 Uncaught exceptionCaolán McNamara2014-04-172-2/+3
* remove executable bitAndras Timar2014-04-171-0/+0
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-04-163-3/+3
* connectivity: sal_Bool->boolNoel Grandin2014-04-16196-1489/+1492
* whitespace for include statementsThomas Arnhold2014-04-152-11/+11
* non-desktop: Avoid dbaccess.Jan Holesovsky2014-04-151-1/+2
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: recusive -> recursiveThomas Arnhold2014-04-141-1/+1
* typo: drived class -> derived classThomas Arnhold2014-04-141-1/+1
* typo: artifical -> artificialThomas Arnhold2014-04-141-1/+1
* typo: postion -> positionThomas Arnhold2014-04-141-1/+1
* typo: choosen -> chosenThomas Arnhold2014-04-141-1/+1
* typo: te -> theThomas Arnhold2014-04-141-1/+1
* remove static stringsThomas Arnhold2014-04-143-8/+4
* N_DEBUG never definedThomas Arnhold2014-04-141-4/+0
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-3/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-117-121/+6
* It's "its", not "it's"Tor Lillqvist2014-04-105-5/+5
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-3/+2
* coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud2014-04-064-5/+16
* coverity#706292,95-96,98: Uncaught exceptionNorbert Thiebaud2014-04-061-24/+22
* fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre2014-04-051-1/+3
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-044-5/+8
* /include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin2014-04-041-12/+12
* Typo: corect->correctJulien Nabet2014-04-031-1/+1
* Remove unused getBinary/CharacterStreamStephan Bergmann2014-04-031-6/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-037-14/+14
* loplugin:literaltoboolconversionStephan Bergmann2014-04-013-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0110-11/+11
* loplugin:literaltoboolconversionStephan Bergmann2014-04-017-14/+14
* fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin2014-04-011-1/+1
* connectivity: sal_Bool->boolNoel Grandin2014-04-018-34/+34
* connectivity: sal_Bool->boolNoel Grandin2014-04-0144-133/+133
* connectivity: sal_Bool->boolNoel Grandin2014-04-012-10/+10
* connectivity: sal_Bool->bool and fix method nameNoel Grandin2014-04-0118-59/+59
* connectivity: sal_Bool->boolNoel Grandin2014-04-0114-59/+59
* Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann2014-03-289-35/+0