summaryrefslogtreecommitdiff
path: root/connectivity/inc
AgeCommit message (Expand)Author
2012-03-29Remove unused code in connectiviy.Santiago Martinez
2012-03-29remove dangling declarationCaolán McNamara
2012-03-29Remove unused code in sqlnodeSantiago Martinez
2012-03-29removed duplicate includes in connectivityTakeshi Abe
2012-03-21chmod -xTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-08Removed unused code.Santiago Martinez
2012-02-21More --disable-database-connectivity work, still experimentalTor Lillqvist
2012-02-13Fix typos in commentsElton Chung
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot
2012-01-18janitorial: typo in commentsLionel Elie Mamane
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in connectivityNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-19only used with higher debug levelCaolán McNamara
2011-11-19callcatcher: remove some unused codeCaolán McNamara
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-10-30factorise multiple SQL_ISRULEOR2 implementations into oneLionel Elie Mamane
2011-10-30wrong logic in commentLionel Elie Mamane
2011-10-30Typo/spelling in commentLionel Elie Mamane
2011-10-30Return proper UNKNOWN_RULE instead of 0 for unknown ruleLionel Elie Mamane
2011-10-30Introduce combined 2&3 test for SQL TokenLionel Elie Mamane
2011-10-30overhaul / enhance / translate / ... commentsLionel Elie Mamane
2011-10-04WaE: deletion of pointer to incomplete type; no destructor calledTor Lillqvist
2011-09-07shouldEscapeDateTime() controls ODBC syntax for date literals, not ## formatLionel Elie Mamane
2011-08-14=class OTableHelper: typo in private member name: refreshFor*gei*nKeysLionel Elie Mamane
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-05-31fix compile with Bison 2.5Kelly Anderson
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
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-01overload match and avoid implicit castCaolán McNamara
2011-02-08std::bit_vector -> ::std::vector<bool, std::allocator<bool> >Fridrich Štrba
2011-02-04Reformatted some comments / fixed typosChristina Rossmanith
2011-01-31translate german commentsTobias Rosenberger
2011-01-31translate german commentsTobias Rosenberger
2011-01-31translate german commentsTobias Rosenberger
2011-01-21Remove old RCS lines.Thomas Arnhold
2011-01-10dba34c: #i108415# handle structed filter handlingOcke Janssen [oj]
2011-01-05dba34b: merged DEV300m96Frank Schoenheit [fs]
2011-01-04dba34c: #i20306# support for window function and limit fetch first, ... addedOcke Janssen [oj]
2011-01-03dba34c: fix for cast and char compareOcke Janssen [oj]
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-15Merge commit 'ooo/OOO330_m18' into libreoffice-3-3Noel Power
2010-12-14merge OOO330Hans-Joachim Lankenau
2010-12-10dba33m: #i115436# only cast handledOcke Janssen [oj]
2010-12-06Replace all occured, occurance etc.Takeshi Abe