summaryrefslogtreecommitdiff
path: root/connectivity/inc
AgeCommit message (Expand)AuthorFilesLines
2013-01-23SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane1-1/+2
2013-01-23Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::RuleLionel Elie Mamane1-3/+5
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2-6/+5
2012-12-26ignore #include inside #ifLubos Lunak1-1/+0
2012-12-19regenerate pchPeter Foley2-18/+18
2012-12-11When parsing does not give a table name, take it from the columnLionel Elie Mamane1-7/+7
2012-12-10new autogenerated PCH headers in connectivityLuboš Luňák2-37/+89
2012-12-10remove unneeded PCH stuffLuboš Luňák2-18/+0
2012-12-10testing PCH for connectivity/flatLuboš Luňák2-0/+52
2012-12-10testing PCH for connectivity/fileLuboš Luňák2-0/+52
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin2-5/+4
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-2/+2
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin1-1/+1
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin1-1/+1
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin3-8/+8
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin1-1/+2
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