summaryrefslogtreecommitdiff
path: root/connectivity/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold12-20/+0
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2-6/+6
2014-05-12Kill DECL_PROP0 and the rest + clean propertyids.hxxJulien Nabet1-15/+0
2014-05-11coverity#707693 Uninitialized scalar fieldCaolán McNamara1-5/+11
2014-05-11coverity#707708 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni6-6/+6
2014-04-22Revert "coverity#1202903 Uncaught exception"Stephan Bergmann1-1/+1
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold170-496/+496
2014-04-17coverity#1202903 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-17coverity#706314 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-16connectivity: sal_Bool->boolNoel Grandin53-385/+386
2014-04-11Clean up function declarations and some unused functionsStephan Bergmann1-1/+1
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-3/+2
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud2-3/+11
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2-3/+3
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann2-2/+2
2014-04-01connectivity: sal_Bool->boolNoel Grandin3-3/+3
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann108-1717/+1717
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2-23/+23
2014-03-14comphelper,connectivity: prefer passing OUString by referenceNoel Grandin19-19/+19
2014-03-06coverity#706316 help out coverity re tortured logicCaolán McNamara1-6/+2
2014-02-27Remove visual noise from connectivityAlexander Wilms82-262/+258
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann67-1270/+1270
2014-02-25connectivity: harmonize types relatated to Tell()/Seek()Norbert Thiebaud1-2/+2
2014-02-18sal_Bool -> bool fixup in Windows-only ADO driverStephan Bergmann1-1/+2
2014-02-18sal_Bool -> bool fixupStephan Bergmann2-2/+2
2014-02-17Drop unused #includeTakeshi Abe2-2/+0
2014-02-10Typo: execption -> exceptionJulien Nabet1-1/+1
2014-02-01coverity#707709 : Uninitialized scalar fieldNorbert Thiebaud1-0/+1
2014-02-01coverity#707708 : Uninitialized scalar fieldNorbert Thiebaud1-7/+5
2014-02-01coverity#707707 : Uninitialized scalar fieldNorbert Thiebaud1-1/+17
2014-01-29bool improvementsStephan Bergmann1-4/+4
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin2-6/+6
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2013-12-18STROAGE->STORAGECaolán McNamara1-1/+1
2013-12-13sdbc file driver (Prepared)Statement: created ResultSet owned by *caller*Lionel Elie Mamane3-7/+2
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-12-06Remove unused typedefsStephan Bergmann2-7/+0
2013-12-06Get rid of DECLARE_STL_VECTORStephan Bergmann1-2/+6
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann2-5/+11
2013-12-04remove unused #define SQL_COLUMN_NOTFOUNDNoel Grandin1-2/+0
2013-11-30debug mode is OSL_DEBUG_LEVEL > 0, not > 1Lionel Elie Mamane1-1/+1
2013-11-13xub_StrLen->sal_Int32Caolán McNamara1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl1-50/+0
2013-11-07typo in commentLionel Elie Mamane1-1/+1
2013-10-25connectivity commontools DatabaseMetaData: provide for getUDTs, tooLionel Elie Mamane2-1/+5
2013-10-23clean up some include guardsThomas Arnhold2-6/+6
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+6
2013-09-25drop worthless _VECTOR_/_MAP_ header guardsCaolán McNamara9-19/+0