summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado
AgeCommit message (Expand)Author
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-29switch connectivity to gbuildDavid Tardon
2012-05-29connectivity: convert configurationDavid Tardon
2012-05-29connectivity: remove unused adabas filesMatúš Kukan
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
2012-04-24Bin weird DBGUTIL_OJ crackTor Lillqvist
2012-03-23.component files don't need executable bitsMichael Stahl
2012-03-23.h files don't need executable bitsMichael Stahl
2012-03-21chmod -xTor Lillqvist
2012-03-13WaE: command line option '-fpermissive' is valid for C++/ObjC++ but not for CDavid Tardon
2012-03-12WaE: missing braces around initializer for 'unsigned char [8]'David Tardon
2012-03-12WaE: variable 'hr' set but not usedDavid Tardon
2012-03-12WaE: declaration of 'Parameters' shadows a global declarationDavid Tardon
2012-03-12WaE: "_WIN32_WINNT" redefinedDavid Tardon
2012-03-12WaE: 'nPos' may be used uninitialized in this functionDavid Tardon
2012-03-12WaE: declaration of 'first' shadows a member of 'this'David Tardon
2012-03-12WaE: enumeral and non-enumeral type in conditional expressionDavid Tardon
2012-03-12add missing member initializersDavid Tardon
2012-03-12WaE: initialization orderDavid Tardon
2012-03-12suppress error when building with -WerrorDavid Tardon
2012-03-12WaE: compoarison between signed and unsigned interger expressionsDavid Tardon
2012-02-18WaE: unused variable rgsaboundThomas Arnhold
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-01-27Decrease verbiage a little bitTor Lillqvist
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon
2011-11-20fdo#36555: pImplementationName is not a compile-time constantLionel Elie Mamane
2011-10-04WaE: unreachable codeTor Lillqvist
2011-07-20Win32 header names need to be in lowercase as that is how they are in MinGWTor Lillqvist
2011-07-20MinGW needs -fpermissive for <adoint.h>Tor Lillqvist
2011-07-12Keep this one component_getImplementationEnvironment methodMatúš Kukan
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-04-05set some more files to use exceptionsCaolán McNamara
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-10dba34d: #i116509# check if first and previous workOcke Janssen
2011-02-12translated comments (5-9/54)Rob Snelders
2011-02-10Some cppcheck cleaningJulien Nabet
2011-02-09Don't be shy, include <algorithm> always, not just on MinGWTor Lillqvist
2011-02-08Port stuff to our private implementation of SGI extensionsFridrich Štrba
2011-02-07Remove dead code. Mostly unused namespacesThomas Arnhold