summaryrefslogtreecommitdiff
path: root/connectivity/source/commontools
AgeCommit message (Expand)Author
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-18fix makeAny callsChristian Lohmaier
2013-03-12janitorial: readabilityLionel Elie Mamane
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-05doubled usingThomas Arnhold
2013-03-04doubled namespacesThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-11fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin
2013-02-09ORowSetValue: move float and double to unionDavid Ostrovsky
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2013-01-19Remove some RTL_* macdros from connectivity and..Marcos Paulo de Souza
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-17use LanguageTagEike Rathke
2012-11-14Cleanup unusedcode.easyJosé Guilherme Vanz
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02Columns should know their tableLionel Elie Mamane
2012-11-02Retrieve CatalogName only once, tooLionel Elie Mamane
2012-11-02janitorial: alignmentLionel Elie Mamane
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-01Use prefixes for these UNO componentsTor Lillqvist
2012-09-27Improvements on previous commitStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-23callcatcher: update unusedcodeCaolán McNamara
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim
2012-08-13callcatcher: update listCaolán McNamara
2012-08-07Replace usage of rtl/memory.h in connectivity with equivalent from string.hArnaud Versini
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-15callcatcher: update unused code listCaolán McNamara
2012-07-10Remove unused methods:Julien Nabet