summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* clang: error: argument unused during compilation: '-fpermissive'Tor Lillqvist2013-02-051-0/+2
* ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky2013-02-059-334/+998
* still not enough boost_headerMichael Stahl2013-01-271-0/+2
* need more boost_headersMichael Stahl2013-01-271-0/+2
* fix omissions in a53586f4efe26b8875107d04001f4ecec760c343Michael Stahl2013-01-271-0/+2
* gbuild: fix silly "expandtabs" in makefile VIM modelinesMichael Stahl2013-01-261-1/+1
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-2617-1/+31
* SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane2013-01-232-5/+17
* OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookupLionel Elie Mamane2013-01-231-1/+12
* Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::RuleLionel Elie Mamane2013-01-232-7/+13
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-01-222-42/+41
* fdo#57950: Remove some chained appends in connectivity and..Marcos Paulo de Souza2013-01-217-215/+75
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-212-2/+2
* Remove some RTL_* macdros from connectivity and..Marcos Paulo de Souza2013-01-191-468/+140
* Library_mozabdrv: use nss3 for prtypes.h headerMatúš Kukan2013-01-091-0/+1
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-099-31/+30
* WaE: "PAGE_SIZE" redefinedTor Lillqvist2012-12-294-17/+17
* Some cppcheck cleaningJulien Nabet2012-12-271-1/+0
* Sigh, my git grep regexps missed some casesTor Lillqvist2012-12-274-6/+6
* ignore #include inside #ifLubos Lunak2012-12-261-1/+0
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-4/+4
* ODBC: binary data is not null-terminatedLionel Elie Mamane2012-12-251-10/+7
* no reason to treat CHAR differently than VARCHARLionel Elie Mamane2012-12-251-0/+1
* fdo#58693 ODBC SQLGetData returns byte length, not data sizeLionel Elie Mamane2012-12-251-1/+3
* Another fix for my UNO changesNoel Grandin2012-12-211-0/+1
* Fix MACAB driver for my UNO changesNoel Grandin2012-12-212-5/+6
* fixes for UNO changesNoel Grandin2012-12-211-2/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-219-79/+54
* Some cppcheck cleaning in connectivityJulien Nabet2012-12-203-14/+8
* regenerate pchPeter Foley2012-12-192-18/+18
* UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara2012-12-171-6/+7
* use return value optimizationCaolán McNamara2012-12-173-21/+17
* String::AllocBuffer -> OUStringBufferCaolán McNamara2012-12-171-9/+5
* callcatcher: update unused code listCaolán McNamara2012-12-142-5/+0
* Remove xml2cmp leftoversStephan Bergmann2012-12-121-85/+0
* When parsing does not give a table name, take it from the columnLionel Elie Mamane2012-12-112-13/+16
* new autogenerated PCH headers in connectivityLuboš Luňák2012-12-104-48/+100
* remove unneeded PCH stuffLuboš Luňák2012-12-102-18/+0
* no longer necessary to add include path for PCH headerLuboš Luňák2012-12-102-2/+0
* testing PCH for connectivity/flatLuboš Luňák2012-12-103-0/+55
* testing PCH for connectivity/fileLuboš Luňák2012-12-103-0/+55
* fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin2012-12-107-17/+19
* fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2012-12-1010-61/+61
* fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin2012-12-102-6/+4
* Add missing breaksJulien Nabet2012-12-081-0/+2
* Some cppcheck cleaningJulien Nabet2012-12-075-12/+4
* use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák2012-12-071-0/+2
* remove unwanted SAL_CALLLuboš Luňák2012-12-071-3/+3
* no SAL_CALL for internal utility functionsLionel Elie Mamane2012-12-072-14/+14
* fix missing SAL_CALL attributesNoel Grandin2012-12-071-5/+5