summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado
AgeCommit message (Expand)Author
2012-12-20Some cppcheck cleaning in connectivityJulien Nabet
2012-12-07Some cppcheck cleaningJulien Nabet
2012-12-03one more strange mingw string problemLuboš Luňák
2012-12-03fix build with fast string operator+Luboš Luňák
2012-11-06XMultiServiceFactory / XComponentContext fixTor Lillqvist
2012-11-05ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurrLionel Elie Mamane
2012-11-03fix copy ctorLuboš Luňák
2012-11-02connectivity: port ado driver to new OColumn, tooLionel Elie Mamane
2012-11-02janitorial: spacingLionel Elie Mamane
2012-10-07fix connectivity build with Win8 SDKPeter Foley
2012-10-05re-add accidentally dropped modelineDavid Tardon
2012-10-04Remove blocks of code that will never execute("#if 0" blocks)Marcos Paulo de Souza
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-22more old module-description xml filesMatúš Kukan
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-31nuke unused typedefTakeshi Abe
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