summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
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
2012-12-03WaE: BaseReference::_pInterface may be used uninitialized in this functionTor Lillqvist1-1/+2
2012-12-02WaE: explicitly do nothing when nothing needs to be doneLionel Elie Mamane1-6/+9
2012-12-02fdo#42165 make nested joins as per strict ANSI SQLLionel Elie Mamane2-14/+31
2012-12-02Expand commentLionel Elie Mamane1-0/+4
2012-12-02janitorial: prefix increment when don't care about current valueLionel Elie Mamane1-2/+2
2012-12-02janitorial: simplify code, no behaviour changeLionel Elie Mamane1-8/+2
2012-12-01fdo##38838 UniString Removal in dbaccessRicardo Montania4-14/+14
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens5-5/+0
2012-11-30fdo#46808, remove some more XMultiServiceFactory fieldsNoel Grandin1-1/+1
2012-11-30fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactoryNoel Grandin3-6/+6
2012-11-30fdo#46808, convert ucbhelper::ResultSet to XComponentContextNoel Grandin3-16/+9
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida2-0/+3
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida3-5/+8
2012-11-28OUString::replaceAt() does not modify in-placeTor Lillqvist1-2/+2
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-2/+2
2012-11-28Fix various build breaks.Kohei Yoshida2-2/+2
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin5-6/+14
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin2-8/+8
2012-11-28fdo#46808, use service constructor for i18n::CollatorNoel Grandin1-1/+2
2012-11-27dbaccess: warning C4530: C++ exception handler used ... specify /EHscMichael Stahl1-5/+2
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann4-4/+0
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-1/+0
2012-11-26Typo in commentLionel Elie Mamane1-1/+1
2012-11-25fixup trailing token error.Michael Meeks1-1/+1
2012-11-25German comment translationsMarkus Maier24-204/+197
2012-11-23some i18n wrappers with LanguageTagEike Rathke8-12/+12
2012-11-22AllSettings with LanguageTagEike Rathke8-7/+8
2012-11-20Merge branch 'feature/killsdf'Andras Timar1-1/+1
2012-11-17use LanguageTagEike Rathke1-5/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida15-2/+16