summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni12-12/+12
2014-04-25That lone acquire() was hopefully just a needless copy/pasteStephan Bergmann1-1/+0
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold3-0/+8
2014-04-23RTL_UNICODETOTEXT_FLAGS_NOCOMPOSITE has never had any effectTor Lillqvist1-2/+1
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann2-2/+2
2014-04-21remove comments why a file gets includedThomas Arnhold2-5/+0
2014-04-19coverity#982450 Explicit null dereferencedDavid Tardon1-1/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold312-874/+874
2014-04-19another blind fix for windows buildDavid Tardon1-1/+1
2014-04-19blind fix for breaking windows buildDavid Tardon2-18/+18
2014-04-17loplugin:literaltoboolconversionStephan Bergmann1-1/+1
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara2-2/+2
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara2-2/+3
2014-04-17remove executable bitAndras Timar1-0/+0
2014-04-16WaE: -Werror=maybe-uninitializedCaolán McNamara3-3/+3
2014-04-16connectivity: sal_Bool->boolNoel Grandin196-1489/+1492
2014-04-15whitespace for include statementsThomas Arnhold2-11/+11
2014-04-15non-desktop: Avoid dbaccess.Jan Holesovsky1-1/+2
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: recusive -> recursiveThomas Arnhold1-1/+1
2014-04-14typo: drived class -> derived classThomas Arnhold1-1/+1
2014-04-14typo: artifical -> artificialThomas Arnhold1-1/+1
2014-04-14typo: postion -> positionThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold1-1/+1
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold3-8/+4
2014-04-14N_DEBUG never definedThomas Arnhold1-4/+0
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-3/+1
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann7-121/+6
2014-04-10It's "its", not "it's"Tor Lillqvist5-5/+5
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-3/+2
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud4-5/+16
2014-04-06coverity#706292,95-96,98: Uncaught exceptionNorbert Thiebaud1-24/+22
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre1-1/+3
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre4-5/+8
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin1-12/+12
2014-04-03Typo: corect->correctJulien Nabet1-1/+1
2014-04-03Remove unused getBinary/CharacterStreamStephan Bergmann1-6/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin7-14/+14
2014-04-01loplugin:literaltoboolconversionStephan Bergmann3-8/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann10-11/+11
2014-04-01loplugin:literaltoboolconversionStephan Bergmann7-14/+14
2014-04-01fix sal_Bool conversion in connectivity/source/drivers/adoNoel Grandin1-1/+1
2014-04-01connectivity: sal_Bool->boolNoel Grandin8-34/+34
2014-04-01connectivity: sal_Bool->boolNoel Grandin44-133/+133
2014-04-01connectivity: sal_Bool->boolNoel Grandin2-10/+10
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin18-59/+59
2014-04-01connectivity: sal_Bool->boolNoel Grandin14-59/+59
2014-03-28Remove remaining DBG_CTOR etc. remnants from connectivityStephan Bergmann9-35/+0