summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)Author
2012-12-28fdo#58842 Handle case of non-distinct statmentZolnai Tamás
2012-12-26fix windows PCH buildLubos Lunak
2012-12-26PCH for Library_dbuLubos Lunak
2012-12-25Get rid of (most uses of) GUITor Lillqvist
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan
2012-12-21Previous fix did not help, have to just ignore the "Unreachable code" warningTor Lillqvist
2012-12-21WaE: Unreachable codeTor Lillqvist
2012-12-21Fixes for my UNO commitsNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-21fdo#46808, Adapt sdb::FilterDialog UNO service to new styleNoel Grandin
2012-12-20Drop useless typedefStephan Bergmann
2012-12-12fdo#32958 join editor: remove empty linesLionel Elie Mamane
2012-12-12typo in commentLionel Elie Mamane
2012-12-12query design / edit join: valid only iif column names everywhereLionel Elie Mamane
2012-12-12be more cautious in debug modeLionel Elie Mamane
2012-12-12argument has no effect anymore -> removeLionel Elie Mamane
2012-12-12Move comment to its rightful placeLionel Elie Mamane
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-10fdo#46808, Convert connectivity::SQLError to use XComponentContext...Noel Grandin
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Adapt sdbc::ConnectionPool UNO service to new styleNoel Grandin
2012-12-10fdo#46808, Create new-style sdb::ReportDesign serviceNoel Grandin
2012-12-06Don't force refresh when higher up code did not request itLionel Elie Mamane
2012-12-06fdo#53281 Don't cache whole row in KeySetLionel Elie Mamane
2012-12-06fix missing SAL_CALL attribute on methodNoel Grandin
2012-12-06commit delete various unused makefile.mksCaolán McNamara
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-12-06fdo#46808, use service constructor for sdb::DatabaseContextNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist
2012-12-02WaE: explicitly do nothing when nothing needs to be doneLionel Elie Mamane
2012-12-02fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane
2012-12-02Expand commentLionel Elie Mamane
2012-12-02janitorial: prefix increment when don't care about current valueLionel Elie Mamane
2012-12-02janitorial: simplify code, no behaviour changeLionel Elie Mamane
2012-12-01fdo##38838 UniString Removal in dbaccessRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-27dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl