summaryrefslogtreecommitdiff
path: root/connectivity/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz1-6/+0
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin3-7/+5
2012-11-02Columns should know their tableLionel Elie Mamane4-20/+34
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2-3/+8
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin2-4/+4
2012-08-23callcatcher: update unusedcodeCaolán McNamara1-1/+0
2012-07-15callcatcher: update unused code listCaolán McNamara1-3/+0
2012-07-10Remove unused methods:Julien Nabet1-16/+0
2012-07-03callcatcher: update unused codeCaolán McNamara1-14/+0
2012-06-29Remove UNO includes commentsThomas Arnhold8-16/+0
2012-06-27update unused code listCaolán McNamara1-4/+0
2012-06-27callcatcher: remove some unused codeCaolán McNamara1-1/+0
2012-06-27Remove unused header filesThomas Arnhold1-87/+0
2012-06-26re-base on ALv2 code.Michael Meeks1-23/+15
2012-06-19typo: paramters, paramaters -> parametersAndras Timar1-1/+1
2012-06-12re-base on ALv2 code.Michael Meeks53-1259/+784
2012-05-29-Werror=conversionStephan Bergmann1-1/+5
2012-05-29WaE: signed/unsigned etc.Caolán McNamara1-1/+1
2012-05-29switch connectivity to gbuildDavid Tardon1-39/+0
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon2-1/+95
2012-04-16callcatcher: update listCaolán McNamara1-1/+0
2012-04-16callcatcher: update unused codeCaolán McNamara1-23/+0
2012-03-29Remove unused code in connectiviy.Santiago Martinez1-2/+0
2012-03-29remove dangling declarationCaolán McNamara1-1/+0
2012-03-29Remove unused code in sqlnodeSantiago Martinez1-2/+0
2012-03-29removed duplicate includes in connectivityTakeshi Abe2-2/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann6-0/+37
2012-03-08Removed unused code.Santiago Martinez1-1/+0
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist1-0/+2
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann3-12/+12
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-18janitorial: typo in commentsLionel Elie Mamane1-2/+2
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-365/+0
2011-11-27remove include of pch header in connectivityNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-11-19only used with higher debug levelCaolán McNamara1-3/+2
2011-11-19callcatcher: remove some unused codeCaolán McNamara1-1/+1
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann1-1/+0
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane1-0/+7
2011-10-30wrong logic in commentLionel Elie Mamane1-1/+1
2011-10-30Typo/spelling in commentLionel Elie Mamane1-1/+1
2011-10-30Return proper UNKNOWN_RULE instead of 0 for unknown ruleLionel Elie Mamane1-1/+1
2011-10-30Introduce combined 2&3 test for SQL TokenLionel Elie Mamane1-0/+2
2011-10-30overhaul / enhance / translate / ... commentsLionel Elie Mamane1-13/+13
2011-10-04WaE: deletion of pointer to incomplete type; no destructor calledTor Lillqvist1-1/+12
2011-09-07shouldEscapeDateTime() controls ODBC syntax for date literals, not ## formatLionel Elie Mamane1-1/+1