summaryrefslogtreecommitdiff
path: root/dbaccess/source/core
AgeCommit message (Expand)AuthorFilesLines
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin3-7/+7
2013-01-07fdo#57950: Remove some chained appends in dbaccessMarcos Paulo de Souza1-12/+4
2013-01-07fdo#57950: More fixes for chained appends in dbaccessMarcos Paulo de Souza1-165/+144
2013-01-07fdo#57950: Remove some chained appends and more in dbaccessMarcos Paulo de Souza1-118/+93
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin4-23/+20
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2-31/+29
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin3-5/+6
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2-4/+5
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin1-1/+1
2012-12-06Don't force refresh when higher up code did not request itLionel Elie Mamane1-11/+5
2012-12-06fdo#53281 Don't cache whole row in KeySetLionel Elie Mamane1-15/+1
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin1-1/+1
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2-6/+4
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-3/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-1/+1
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin3-6/+6
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin3-16/+9
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin3-4/+8
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-8/+8
2012-11-26Typo in commentLionel Elie Mamane1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-4/+4
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-17use LanguageTagEike Rathke1-5/+2
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-2/+1
2012-11-11Fix the scope of the variable 'pApprove' can be reducedJulien Nabet1-2/+1
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin3-5/+5
2012-11-05fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifierNoel Grandin1-1/+1
2012-11-02include stl headers for used featuresLionel Elie Mamane1-0/+1
2012-11-02Columns should know their tableLionel Elie Mamane1-13/+26
2012-11-02Don't abort when column has no (Catalog|Schema|Table)NameLionel Elie Mamane1-3/+6
2012-11-02optimisation: take ref to OUString instead of constructing temp objectLionel Elie Mamane2-2/+2
2012-10-28fix some VS 2010 specific issuesDavid Ostrovsky3-5/+9
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin1-3/+3
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin1-1/+1
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-5/+6
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-2/+3
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2-8/+7
2012-10-01missing system headerNorbert Thiebaud3-2/+3
2012-10-01missing system headerNorbert Thiebaud1-1/+1
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini8-9/+13
2012-09-29re-base on ALv2 code.Michael Meeks1-24/+14
2012-09-27Improvements on previous commitStephan Bergmann2-2/+2
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin4-14/+11
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud19-45/+45
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-3/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+1
2012-09-13fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane1-0/+3
2012-09-05Some clean up of previous commitStephan Bergmann2-3/+3