summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)Author
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01connectivity: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann
2014-02-18sal_Bool -> bool fixupStephan Bergmann
2014-02-17Drop unused #includeTakeshi Abe
2014-02-10Typo: execption -> exceptionJulien Nabet
2014-02-01coverity#707709 : Uninitialized scalar fieldNorbert Thiebaud
2014-02-01coverity#707708 : Uninitialized scalar fieldNorbert Thiebaud
2014-02-01coverity#707707 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara
2013-12-18STROAGE->STORAGECaolán McNamara
2013-12-13sdbc file driver (Prepared)Statement: created ResultSet owned by *caller*Lionel Elie Mamane
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann
2013-12-06Remove unused typedefsStephan Bergmann
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-12-04remove unused #define SQL_COLUMN_NOTFOUNDNoel Grandin
2013-11-30debug mode is OSL_DEBUG_LEVEL > 0, not > 1Lionel Elie Mamane
2013-11-13xub_StrLen->sal_Int32Caolán McNamara
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-07typo in commentLionel Elie Mamane
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane
2013-10-23clean up some include guardsThomas Arnhold
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-07-10Further fallout from the connectivity SQL parser changesTor Lillqvist
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-28fdo#62699 remove pass-through headerThomas Arnhold