Age | Commit message (Expand) | Author |
2012-12-06 | comment on our usage of SQLGetData extensions | Lionel Elie Mamane |
2012-12-06 | statically assert our own ODBC_SQL_NOT_DEFINED does not conflict with SQL_UB_* | Lionel Elie Mamane |
2012-12-06 | statically assert that ODBC uses UTF-16 | Lionel Elie Mamane |
2012-12-06 | -Werror,-Wunused-private-field | Stephan Bergmann |
2012-12-06 | -Werror,-Wuninitialized | Stephan Bergmann |
2012-12-06 | fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new style | Noel Grandin |
2012-12-06 | fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new style | Noel Grandin |
2012-12-05 | Revert inadvertent chmod | Stephan Bergmann |
2012-12-05 | WITH_MOZAB4WIN=NO still needs mozbootstrap | Stephan Bergmann |
2012-12-04 | First fix for fdo#56902 | Mathias Michel |
2012-12-04 | No member named 'getStr' in 'rtl::OStringConcat<rtl::OString, rtl::OString>' | Tor Lillqvist |
2012-12-03 | one more strange mingw string problem | Luboš Luňák |
2012-12-03 | fix build with fast string operator+ | Luboš Luňák |
2012-12-03 | catch exceptions by (const) reference | Lionel Elie Mamane |
2012-12-02 | Catch all exceptions to respect specification | Lionel Elie Mamane |
2012-12-01 | Lacking "/" at the end of .icedove | Julien Nabet |
2012-11-30 | fdo#57696: Missing adaption of OSDBCDriverManager to XDriverManager2 | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-30 | fdo#46808, use service constructor for i18n::Collator | Noel Grandin |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
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 ucb::SortedDynamicResultSetFactory | Noel Grandin |
2012-11-26 | Assert that length of bookmark has not changed after editing line | Lionel Elie Mamane |
2012-11-25 | cppCheck: remove dead assignment and dead variables | jailletc36 |
2012-11-25 | Implement MQueryOp::RegExp functionality | Stephan Bergmann |
2012-11-24 | use LanguageTag | Eike Rathke |
2012-11-24 | fdo#51304 Remove @author annotation | José Guilherme Vanz |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-20 | fdo#57285 restore acceptsURL logic | David Ostrovsky |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar |
2012-11-17 | use LanguageTag | Eike Rathke |
2012-11-15 | ensure translations are built before using them | David Tardon |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS |
2012-11-14 | Cleanup unusedcode.easy | José Guilherme Vanz |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar |
2012-11-09 | use dir function | David Ostrovsky |
2012-11-09 | Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT | Tor Lillqvist |
2012-11-09 | Use JNIEXPORT to really export these for Android | Tor Lillqvist |
2012-11-09 | Use JNIEXPORT as in the corresponding headers | Tor Lillqvist |
2012-11-08 | connectivity: fix re-introduced bug fdo 35023 | Michael Stahl |
2012-11-08 | add mkdir command | David Ostrovsky |
2012-11-07 | enable ado driver unit test again | David Ostrovsky |
2012-11-07 | Always package at least mozbootstrap | Stephan Bergmann |
2012-11-07 | mozab: adapt to XComponentContext changes | Michael Stahl |
2012-11-06 | XMultiServiceFactory / XComponentContext fix | Tor Lillqvist |
2012-11-06 | fdo#46808 adapt evoab driver | David Tardon |
2012-11-05 | fdo#46808: Adapt macab driver to recent commit | Stephan Bergmann |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | ADO getRSConcurr(): translate ADO LockTypeEnum into our css::sdbc::RSConcurr | Lionel Elie Mamane |