summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* fdo#46808, fix calling conventionNoel Grandin2013-01-281-3/+3
* fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin2013-01-281-4/+4
* fdo#46808, convert code to use new-style service constructorNoel Grandin2013-01-281-28/+21
* fdo#46808, Adapt sdb::TableDefinition UNO service to new styleNoel Grandin2013-01-287-11/+28
* fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin2013-01-281-4/+2
* Remove more STRINGPARAM macros form dbaccessMarcos Paulo de Souza2013-01-2714-126/+95
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-265-1/+12
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-247-14/+14
* rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara2013-01-242-3/+3
* show errors as errors, not warningLionel Elie Mamane2013-01-233-4/+26
* fix handling of subqueries in query designLionel Elie Mamane2013-01-233-36/+51
* SQL parser: no "as" rule anymore; now as_clause and opt_asLionel Elie Mamane2013-01-231-1/+2
* ISO8859-1 -> UTF8 in commentLionel Elie Mamane2013-01-231-1/+1
* Remove more STRINGPARAM macros from dbaccessMarcos Paulo de Souza2013-01-218-77/+48
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-2118-59/+59
* mark *all* tables of a nested join as addedLionel Elie Mamane2013-01-181-18/+33
* OXMLDataSourceSetting::convertString: try to make Clang tb happyMichael Stahl2013-01-161-21/+14
* fix buildLuboš Luňák2013-01-161-2/+2
* Sanitize/simplify some parameters of functions in dbaccessMarcos Paulo de Souza2013-01-161-27/+25
* fdo#57950: dbaccess: STRINGPARAM and more chained appendsMarcos Paulo de Souza2013-01-1611-123/+72
* fdo#46808, Convert comphelper::MimeConfigurationHelper to XComponentContextNoel Grandin2013-01-153-3/+3
* fdo#46808, Adapt embed::*EmbeddedObjectCreator UNO services to new styleNoel Grandin2013-01-151-91/+86
* fdo#46808, Adapt frame::TaskCreator UNO service to new styleNoel Grandin2013-01-1537-137/+141
* we only ever want the preferred window size from GetOptimalSizeCaolán McNamara2013-01-143-3/+3
* fix compile with higher debug levelsCaolán McNamara2013-01-121-1/+1
* Removed some RTL_* macros and rtl:: prefixes in dbaccessMarcos Paulo de Souza2013-01-104-231/+226
* Remove some RTL_* macros, rtl:: prefixes and simplification in dbaccessMarcos Paulo de Souza2013-01-093-174/+143
* fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin2013-01-092-5/+15
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2013-01-093-5/+3
* fdo#468080, remove unnecessary XMultiServiceFactory from frameworkNoel Grandin2013-01-0913-41/+19
* fdo#46808, convert OGenericAdministrationPage::setServiceFactoryNoel Grandin2013-01-0913-26/+21
* fdo#46808, convert DataSourceInfoConverter to XComponentContextNoel Grandin2013-01-093-14/+10
* fdo#46808, new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin2013-01-0937-95/+99
* fdo#46808, Adapt sdb::OrderDialog UNO service to new styleNoel Grandin2013-01-092-0/+19
* allow menu items to be referred to by a nameCaolán McNamara2013-01-072-10/+10
* fdo#57950: Remove some chained appends in dbaccessMarcos Paulo de Souza2013-01-071-12/+4
* fdo#57950: More fixes for chained appends in dbaccessMarcos Paulo de Souza2013-01-071-165/+144
* Cleanup: #include <tools/gen.hxx>Matteo Casalin2013-01-071-1/+0
* fdo#57950: Remove some chained appends and more in dbaccessMarcos Paulo de Souza2013-01-071-118/+93
* fix fdo#58451Noel Grandin2012-12-312-3/+2
* fdo#58842 Handle case of non-distinct statmentZolnai Tamás2012-12-281-0/+4
* fix windows PCH buildLubos Lunak2012-12-261-0/+3
* PCH for Library_dbuLubos Lunak2012-12-267-9/+500
* Get rid of (most uses of) GUITor Lillqvist2012-12-252-4/+4
* remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan2012-12-232-3/+0
* Previous fix did not help, have to just ignore the "Unreachable code" warningTor Lillqvist2012-12-212-3/+7
* WaE: Unreachable codeTor Lillqvist2012-12-212-2/+4
* Fixes for my UNO commitsNoel Grandin2012-12-212-3/+2
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-2137-128/+121
* fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin2012-12-212-0/+22