summaryrefslogtreecommitdiff
path: root/connectivity/inc
AgeCommit message (Expand)AuthorFilesLines
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-1/+1
2014-08-13update_pchThomas Arnhold3-3/+2
2014-06-18rtl::Reference fits just fine hereStephan Bergmann1-1/+0
2014-06-04update_pch: add a bunch of pch filesThomas Arnhold19-3/+551
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold2-0/+190
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara1-1/+0
2013-10-15update pchThomas Arnhold2-0/+3
2013-09-05update pchThomas Arnhold2-3/+1
2013-04-23execute move of global headersBjoern Michaelsen53-8293/+0
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-4/+6
2013-04-15fdo#60724 successfull -> successfulThomas Arnhold2-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák5-17/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák45-418/+418
2013-04-05new module i18nlangtagEike Rathke2-2/+2
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist1-1/+5
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2-1/+3
2013-03-12update pch headersLuboš Luňák2-0/+14
2013-03-04remove unused and commented out codeThomas Arnhold1-1/+0
2013-03-04coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane1-2/+1
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal2-2/+2
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin1-3/+3
2013-02-09ORowSetValue: move float and double to unionDavid Ostrovsky1-1/+4
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky1-91/+168
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