summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2013-01-15fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin3-3/+3
2013-01-15fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin1-91/+86
2013-01-15fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin37-137/+141
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara3-3/+3
2013-01-12fix compile with higher debug levelsCaolán McNamara1-1/+1
2013-01-10Removed some RTL_* macros and rtl:: prefixes in dbaccessMarcos Paulo de Souza4-231/+226
2013-01-09Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccessMarcos Paulo de Souza3-174/+143
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2-5/+15
2013-01-09fdo#46808, use service constructor for i18n::CollatorNoel Grandin3-5/+3
2013-01-09fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin13-41/+19
2013-01-09fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin13-26/+21
2013-01-09fdo#46808, convert DataSourceInfoConverter to XComponentContextNoel Grandin3-14/+10
2013-01-09fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin37-95/+99
2013-01-09fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin2-0/+19
2013-01-07allow menu items to be referred to by a nameCaolán McNamara2-10/+10
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-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+0
2013-01-07fdo#57950: Remove some chained appends and more in dbaccessMarcos Paulo de Souza1-118/+93
2012-12-31fix fdo#58451Noel Grandin2-3/+2
2012-12-28fdo#58842 Handle case of non-distinct statmentZolnai Tamás1-0/+4
2012-12-26fix windows PCH buildLubos Lunak1-0/+3
2012-12-26PCH for Library_dbuLubos Lunak7-9/+500
2012-12-25Get rid of (most uses of) GUITor Lillqvist2-4/+4
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan2-3/+0
2012-12-21Previous fix did not help, have to just ignore the "Unreachable code" warningTor Lillqvist2-3/+7
2012-12-21WaE: Unreachable codeTor Lillqvist2-2/+4
2012-12-21Fixes for my UNO commitsNoel Grandin2-3/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin37-128/+121
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2-0/+22
2012-12-20Drop useless typedefStephan Bergmann2-3/+2
2012-12-12fdo#32958 join editor: remove empty linesLionel Elie Mamane3-16/+57
2012-12-12typo in commentLionel Elie Mamane1-1/+1
2012-12-12query design / edit join: valid only iif column names everywhereLionel Elie Mamane1-1/+11
2012-12-12be more cautious in debug modeLionel Elie Mamane1-1/+7
2012-12-12argument has no effect anymore -> removeLionel Elie Mamane2-6/+5
2012-12-12Move comment to its rightful placeLionel Elie Mamane1-4/+4
2012-12-12Remove xml2cmp leftoversStephan Bergmann2-266/+0
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin3-33/+31
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin6-10/+11
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin4-9/+10
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin5-11/+9
2012-12-10fdo#46808, Create new-style sdb::ReportDesign serviceNoel Grandin1-18/+14
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-06fix missing SAL_CALL attribute on methodNoel Grandin1-1/+1
2012-12-06commit delete various unused makefile.mksCaolán McNamara2-42/+0
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin41-141/+180
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin5-14/+6
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin19-48/+49