Age | Commit message (Expand) | Author |
2013-02-24 | Update TDE (Trinity Desktop Environment) integration files | Timothy Pearson |
2013-02-23 | Fix typo seperated/separated | Julien Nabet |
2013-02-23 | Fix typo "sucessfully" -> "successfully" | Julien Nabet |
2013-02-22 | s/the the/the/ | Tor Lillqvist |
2013-02-21 | Fix type unkown -> unknown | Julien Nabet |
2013-02-19 | pure comment: write down interesting idea gleaned at FOSDEM | Lionel Elie Mamane |
2013-02-19 | g_strcmp0 is not in our baseline glib2 | Fridrich Štrba |
2013-02-18 | added language tags comment | Eike Rathke |
2013-02-18 | use LanguageTag(rtl_Locale) | Eike Rathke |
2013-02-14 | Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII... | Jean-Noël Rouvignac |
2013-02-11 | no g_list_free_full in RHEL-6 glib | Caolán McNamara |
2013-02-11 | fdo#46808, Adapt java::JavaVirtualMachine UNO service to new style | Noel Grandin |
2013-02-09 | ORowSetValue: move float and double to union | David Ostrovsky |
2013-02-08 | -Werror,-Wmismatched-tags | Stephan Bergmann |
2013-02-07 | deliberately continue to use addressbook human name as addressbox identifier | Caolán McNamara |
2013-02-07 | make evolution-3.6 work with address book | Caolán McNamara |
2013-02-07 | sketch out how to port to e-d-s 3.6 | Milan Crha |
2013-02-05 | ORowSetValue: clean up sign/unsigned union member | David Ostrovsky |
2013-01-23 | SQL parser: no "as" rule anymore; now as_clause and opt_as | Lionel Elie Mamane |
2013-01-23 | OSQLParser::RuleIDToRule should not silently change s_aReverseRuleIDLookup | Lionel Elie Mamane |
2013-01-23 | Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::Rule | Lionel Elie Mamane |
2013-01-22 | fdo#38838 Some removal/replacement of the String/UniString with OUString | Jean-Noël Rouvignac |
2013-01-21 | fdo#57950: Remove some chained appends in connectivity and.. | Marcos Paulo de Souza |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-19 | Remove some RTL_* macdros from connectivity and.. | Marcos Paulo de Souza |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-29 | WaE: "PAGE_SIZE" redefined | Tor Lillqvist |
2012-12-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
2012-12-25 | ODBC: binary data is not null-terminated | Lionel Elie Mamane |
2012-12-25 | no reason to treat CHAR differently than VARCHAR | Lionel Elie Mamane |
2012-12-25 | fdo#58693 ODBC SQLGetData returns byte length, not data size | Lionel Elie Mamane |
2012-12-21 | Fix MACAB driver for my UNO changes | Noel Grandin |
2012-12-21 | fixes for UNO changes | Noel Grandin |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-20 | Some cppcheck cleaning in connectivity | Julien Nabet |
2012-12-17 | UniString::ToUpperAscii -> OUString::toAsciiUpperCase | Caolán McNamara |
2012-12-17 | use return value optimization | Caolán McNamara |
2012-12-17 | String::AllocBuffer -> OUStringBuffer | Caolán McNamara |
2012-12-14 | callcatcher: update unused code list | Caolán McNamara |
2012-12-12 | Remove xml2cmp leftovers | Stephan Bergmann |
2012-12-11 | When parsing does not give a table name, take it from the column | Lionel Elie Mamane |
2012-12-10 | new autogenerated PCH headers in connectivity | Luboš Luňák |
2012-12-10 | fdo#46808, Convert connectivity::SQLError to use XComponentContext... | Noel Grandin |
2012-12-10 | fdo#46808, Adapt sdbc::DriverManager UNO service to new style | Noel Grandin |
2012-12-10 | fdo#46808, Adapt sdbc::ConnectionPool UNO service to new style | Noel Grandin |
2012-12-08 | Add missing breaks | Julien Nabet |
2012-12-07 | Some cppcheck cleaning | Julien Nabet |
2012-12-07 | use config_xxx.h files instead of -DHAVE_XXX on the command line | Luboš Luňák |
2012-12-07 | remove unwanted SAL_CALL | Luboš Luňák |
2012-12-07 | no SAL_CALL for internal utility functions | Lionel Elie Mamane |