summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Fix typo "persistant" -> "persistant"Julien Nabet2013-02-281-3/+3
* don't copy the mozilla include files, use it in placeDavid Ostrovsky2013-02-251-5/+5
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* mozabdrv: add dependency to internal mozillaDavid Ostrovsky2013-02-251-0/+5
* loplugin: improve indentationThomas Arnhold2013-02-259-41/+57
* loplugin: unused variablesThomas Arnhold2013-02-258-13/+3
* Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson2013-02-243-1/+3
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Fix type unkown -> unknownJulien Nabet2013-02-211-1/+1
* pure comment: write down interesting idea gleaned at FOSDEMLionel Elie Mamane2013-02-191-0/+1
* g_strcmp0 is not in our baseline glib2Fridrich Štrba2013-02-191-1/+12
* added language tags commentEike Rathke2013-02-181-0/+1
* use LanguageTag(rtl_Locale)Eike Rathke2013-02-182-9/+3
* connectivity/kab (indirectly) depends on boost_headerStephan Bergmann2013-02-172-1/+5
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-1415-265/+234
* no g_list_free_full in RHEL-6 glibCaolán McNamara2013-02-112-2/+4
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-116-27/+21
* ORowSetValue: move float and double to unionDavid Ostrovsky2013-02-093-75/+98
* -Werror,-Wmismatched-tagsStephan Bergmann2013-02-081-1/+1
* No jvmaccess library for iOSTor Lillqvist2013-02-081-1/+1
* deliberately continue to use addressbook human name as addressbox identifierCaolán McNamara2013-02-072-6/+26
* make evolution-3.6 work with address bookCaolán McNamara2013-02-075-223/+471
* sketch out how to port to e-d-s 3.6Milan Crha2013-02-072-62/+55
* 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