Age | Commit message (Expand) | Author |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, use service constructor for sdb::DatabaseContext | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-03 | WaE: BaseReference::_pInterface may be used uninitialized in this function | Tor Lillqvist |
2012-12-02 | WaE: explicitly do nothing when nothing needs to be done | Lionel Elie Mamane |
2012-12-02 | fdo#42165 make nested joins as per strict ANSI SQL | Lionel Elie Mamane |
2012-12-02 | Expand comment | Lionel Elie Mamane |
2012-12-02 | janitorial: prefix increment when don't care about current value | Lionel Elie Mamane |
2012-12-02 | janitorial: simplify code, no behaviour change | Lionel Elie Mamane |
2012-12-01 | fdo##38838 UniString Removal in dbaccess | Ricardo Montania |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, remove some more XMultiServiceFactory fields | Noel Grandin |
2012-11-30 | fdo#46808, use service constructor for ucb::CachedDynamicResultSetStubFactory | Noel Grandin |
2012-11-30 | fdo#46808, convert ucbhelper::ResultSet to XComponentContext | Noel Grandin |
2012-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-28 | OUString::replaceAt() does not modify in-place | Tor Lillqvist |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-28 | Fix various build breaks. | Kohei Yoshida |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin |
2012-11-28 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-27 | dbaccess: warning C4530: C++ exception handler used ... specify /EHsc | Michael Stahl |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-26 | API CHANGE: com.sun.star.lang.IllegalArgumentException | Michael Stahl |
2012-11-26 | Typo in comment | Lionel Elie Mamane |
2012-11-25 | fixup trailing token error. | Michael Meeks |
2012-11-25 | German comment translations | Markus Maier |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-11-15 | Store tree list entry items in ptr_vector & const correct-ness. | Kohei Yoshida |
2012-11-15 | Rename SvLBoxItem::IsA() to GetType(), and mark that const. | Kohei Yoshida |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-15 | fdo#46808, use service constructor for ucb::SimpleFileAccess | Noel Grandin |
2012-11-13 | convert extension dialog to .ui | Caolán McNamara |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-11 | Fix the scope of the variable 'pApprove' can be reduced | Julien Nabet |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808,remove unnecessary MSF field from ucbhelper::ContentIdentifier | Noel Grandin |
2012-11-02 | include stl headers for used features | Lionel Elie Mamane |
2012-11-02 | Columns should know their table | Lionel Elie Mamane |
2012-11-02 | Don't abort when column has no (Catalog|Schema|Table)Name | Lionel Elie Mamane |
2012-11-02 | optimisation: take ref to OUString instead of constructing temp object | Lionel Elie Mamane |
2012-10-31 | CMIS: added cancelCheckOut and checkIn implementations and menu items | Cédric Bosdonnat |
2012-10-31 | CMIS: added CheckOut in the File menu | Cédric Bosdonnat |
2012-10-30 | Properly spell out "dbaccess" | Stephan Bergmann |
2012-10-29 | Use SvTreeListEntries to store child entries. | Kohei Yoshida |