Age | Commit message (Expand) | Author |
2013-06-03 | fdo#46808, Convert comphelper::ComponentContext in forms module | Noel Grandin |
2013-06-03 | fdo#46808, Convert ComponentContext in connectivity,extension.. | Noel Grandin |
2013-05-19 | janitorial: typos in comments | Lionel Elie Mamane |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-26 | QueryDesign: in criteria, remove column_ref when table *and* column name match | Lionel Elie Mamane |
2013-04-20 | connectivity: use LL qualifier for int64 contants | Norbert Thiebaud |
2013-04-18 | WaE use std streams instead of C-style format strings | Lionel Elie Mamane |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
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-04-01 | remove odd macro | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-26 | Do not needlessly include jvmaccess/virtualmachine.hxx in header | Stephan Bergmann |
2013-03-25 | Fix warning: unused variable 'sColumnName' [loplugin] | Tor Lillqvist |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-18 | fix makeAny calls | Christian Lohmaier |
2013-03-12 | janitorial: readability | Lionel Elie Mamane |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-11 | fdo#61726: rename report-builder package to org.libreoffice.report | David Ostrovsky |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-05 | doubled using | Thomas Arnhold |
2013-03-04 | doubled namespaces | Thomas Arnhold |
2013-03-04 | remove unused and commented out code | Thomas Arnhold |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold |
2013-03-03 | loplugin: unused variables and commented code | Thomas Arnhold |
2013-03-02 | Typo fix: informations -> information and a few other adjacent typos. | Gregg King |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold |
2013-02-25 | loplugin: unused variables | Thomas Arnhold |
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-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-27 | Sigh, my git grep regexps missed some cases | Tor Lillqvist |
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-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-17 | use LanguageTag | Eike Rathke |
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 |