summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)Author
2013-02-11fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-02-11fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin
2013-02-07Fix busted multi-repeated column in evolution database viewCaolán McNamara
2013-02-05ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky
2013-01-28fdo#46808, fix calling conventionNoel Grandin
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2013-01-27Remove more STRINGPARAM macros form dbaccessMarcos Paulo de Souza
2013-01-21Remove more STRINGPARAM macros from dbaccessMarcos Paulo de Souza
2013-01-16Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza
2013-01-16fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin
2013-01-10Removed some RTL_* macros and rtl:: prefixes in dbaccessMarcos Paulo de Souza
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-07fdo#57950: Remove some chained appends in dbaccessMarcos Paulo de Souza
2013-01-07fdo#57950: More fixes for chained appends in dbaccessMarcos Paulo de Souza
2013-01-07fdo#57950: Remove some chained appends and more in dbaccessMarcos Paulo de Souza
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
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-06Don't force refresh when higher up code did not request itLionel Elie Mamane
2012-12-06fdo#53281 Don't cache whole row in KeySetLionel Elie Mamane
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel 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-26Typo in commentLionel Elie Mamane
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-17use LanguageTagEike Rathke
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-11-11Fix the scope of the variable 'pApprove' can be reducedJulien Nabet
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin
2012-11-02include stl headers for used featuresLionel Elie Mamane
2012-11-02Columns should know their tableLionel Elie Mamane
2012-11-02Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane
2012-11-02optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin