Age | Commit message (Expand) | Author |
2015-02-05 | BOOST_STATIC_ASSERT->static_assert and drop some includes | Caolán McNamara |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2014-10-23 | Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip" | Jan Holesovsky |
2014-10-09 | fdo#81356: convert Fraction to boost::rational<long> - wip | Juan Picca |
2014-08-13 | update_pch | Thomas Arnhold |
2014-06-18 | rtl::Reference fits just fine here | Stephan Bergmann |
2014-06-04 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-01-13 | drop unnecessary tools/string.hxx includes | Caolán McNamara |
2013-10-15 | update pch | Thomas Arnhold |
2013-09-05 | update pch | Thomas Arnhold |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Drop jvmaccess and jvmfwk when no SOLAR_JAVA | Tor Lillqvist |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | Do not needlessly include jvmaccess/virtualmachine.hxx in header | Stephan Bergmann |
2013-03-12 | update pch headers | Luboš Luňák |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-04 | coverity: merge traverse{OR,AND}Criteria into traverseSearchCondition | Lionel Elie Mamane |
2013-03-03 | fdo#60724: fix paramater -> parameter misspelling found by lintian | Vojta Koukal |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
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-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 | Make UNKNOWN_RULE the default value of connectivity::OSQLParseNode::Rule | Lionel Elie Mamane |
2013-01-09 | fdo#46808, new method OConfigurationTreeRoot::createWithComponentContext | Noel Grandin |
2012-12-26 | ignore #include inside #if | Lubos Lunak |
2012-12-19 | regenerate pch | Peter Foley |
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 | remove unneeded PCH stuff | Luboš Luňák |
2012-12-10 | testing PCH for connectivity/flat | Luboš Luňák |
2012-12-10 | testing PCH for connectivity/file | 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-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-14 | Cleanup unusedcode.easy | José Guilherme Vanz |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-02 | Columns should know their table | Lionel Elie Mamane |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin |
2012-09-25 | replace remaining InterlockedCount() with inlined version | Norbert Thiebaud |