summaryrefslogtreecommitdiffstats
path: root/dbaccess
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop useless typedefStephan Bergmann2012-12-202-3/+2
* fdo#32958 join editor: remove empty linesLionel Elie Mamane2012-12-123-16/+57
* typo in commentLionel Elie Mamane2012-12-121-1/+1
* query design / edit join: valid only iif column names everywhereLionel Elie Mamane2012-12-121-1/+11
* be more cautious in debug modeLionel Elie Mamane2012-12-121-1/+7
* argument has no effect anymore -> removeLionel Elie Mamane2012-12-122-6/+5
* Move comment to its rightful placeLionel Elie Mamane2012-12-121-4/+4
* Remove xml2cmp leftoversStephan Bergmann2012-12-122-266/+0
* fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin2012-12-103-33/+31
* fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin2012-12-106-10/+11
* fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin2012-12-104-9/+10
* fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin2012-12-105-11/+9
* fdo#46808, Create new-style sdb::ReportDesign serviceNoel Grandin2012-12-101-18/+14
* Don't force refresh when higher up code did not request itLionel Elie Mamane2012-12-061-11/+5
* fdo#53281 Don't cache whole row in KeySetLionel Elie Mamane2012-12-061-15/+1
* fix missing SAL_CALL attribute on methodNoel Grandin2012-12-061-1/+1
* commit delete various unused makefile.mksCaolán McNamara2012-12-062-42/+0
* fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin2012-12-0641-141/+180
* fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin2012-12-065-14/+6
* fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin2012-12-0619-48/+49
* WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist2012-12-031-1/+2
* WaE: explicitly do nothing when nothing needs to be doneLionel Elie Mamane2012-12-021-6/+9
* fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane2012-12-022-14/+31
* Expand commentLionel Elie Mamane2012-12-021-0/+4
* janitorial: prefix increment when don't care about current valueLionel Elie Mamane2012-12-021-2/+2
* janitorial: simplify code, no behaviour changeLionel Elie Mamane2012-12-021-8/+2
* fdo##38838 UniString Removal in dbaccessRicardo Montania2012-12-014-14/+14
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-5/+0
* fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin2012-11-301-1/+1
* fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin2012-11-303-6/+6
* fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin2012-11-303-16/+9
* Remove unused method & remove header include by using forward declaration.Kohei Yoshida2012-11-292-0/+3
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-293-5/+8
* OUString::replaceAt() does not modify in-placeTor Lillqvist2012-11-281-2/+2
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-2/+2
* Fix various build breaks.Kohei Yoshida2012-11-282-2/+2
* fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin2012-11-285-6/+14
* fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2012-11-282-8/+8
* fdo#46808, use service constructor for i18n::CollatorNoel Grandin2012-11-281-1/+2
* dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl2012-11-271-5/+2
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-274-4/+0