summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* update pch headers, broken by 1aaf9a9Luboš Luňák2013-02-131-0/+2
* fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin2013-02-124-10/+21
* fdo#46808, convert io::TextOutputStream service to new-styleNoel Grandin2013-02-111-12/+6
* fdo#46808, convert io::TextInputStream service to new styleNoel Grandin2013-02-111-8/+8
* fdo#46808, Use service constructor for awt::DialogProviderNoel Grandin2013-02-111-8/+5
* fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2013-02-112-8/+17
* fdo#46808, Adapt java::JavaVirtualMachine UNO service to new styleNoel Grandin2013-02-117-18/+17
* Fix busted multi-repeated column in evolution database viewCaolán McNamara2013-02-071-0/+12
* remove obsolete hidother.src filesAndras Timar2013-02-061-387/+0
* ORowSetValue: clean up sign/unsigned union memberDavid Ostrovsky2013-02-051-2/+2
* use OUString(Buffer) in class EditChr. Rossmanith2013-02-045-15/+15
* 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