Age | Commit message (Expand) | Author |
2015-02-25 | connectivity: replace magic numbers with constants from CompareBookmark | Michael Stahl |
2015-02-25 | remove NUMBERFORMAT_ constants | Noel Grandin |
2015-02-23 | use init lists for property sequences | Bjoern Michaelsen |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-21 | Typo: trough->through | Julien Nabet |
2015-02-21 | Typo: recive->receive | Julien Nabet |
2015-02-20 | ANSI92 Entry SQL includes Primary Key support | Lionel Elie Mamane |
2015-02-19 | Fix component_getFactory function signature | Stephan Bergmann |
2015-02-19 | Remove unused using declarations | Stephan Bergmann |
2015-02-19 | tdeab: Fix unit test failure when TDE support is enabled | Timothy Pearson |
2015-02-19 | unusedcode: Remove few methods | Matúš Kukan |
2015-02-18 | boost->std | Caolán McNamara |
2015-02-17 | tdf#39440 - cppcheck cleanliness | Radu Ioan |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-09 | Try work around MSVC warning C4503 (decorated name length exceeded) | Stephan Bergmann |
2015-02-08 | Typos + simple german translations | Julien Nabet |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-02-05 | BOOST_STATIC_ASSERT->static_assert and drop some includes | Caolán McNamara |
2015-02-05 | Updated all precompiled headers. | Ashod Nakashian |
2015-02-05 | callcatcher: update unused code | Caolán McNamara |
2015-02-04 | connectivity: just check the WITH_MOZAB4WIN variable | Michael Stahl |
2015-02-04 | Typo $(CPU) -> $(CPUNAME) | Stephan Bergmann |
2015-02-04 | Revert "Do not let WNT non-INTEL run into the else branch" | Stephan Bergmann |
2015-02-04 | Do not let WNT non-INTEL run into the else branch | Stephan Bergmann |
2015-02-04 | Activate mork driver on windows 64 bit build | David Ostrovsky |
2015-02-04 | Fix a little bit creative pi value | Takeshi Abe |
2015-02-03 | tdf#89048 Macab initialize record list even for never-match condition. | Norbert Thiebaud |
2015-02-02 | coverity#1267656 Logically dead code | Caolán McNamara |
2015-01-31 | coverity#1267674 Dereference after null check | Caolán McNamara |
2015-01-31 | tdf#88814 parameters are kinda-partially supported, so follow the suggestion | Lionel Elie Mamane |
2015-01-30 | coverity#1267628 Resource leak in object | Caolán McNamara |
2015-01-30 | coverity#1267700 Uninitialized scalar field | Caolán McNamara |
2015-01-29 | loplugin:cstylecast (Mac OS X) | Stephan Bergmann |
2015-01-28 | janitorial | Lionel Elie Mamane |
2015-01-28 | Query Design: use correct name for columns that come from another query. | Lionel Elie Mamane |
2015-01-28 | Use vector::data | Stephan Bergmann |
2015-01-28 | Some more loplugin:cstylecast clean-up | Stephan Bergmann |
2015-01-27 | fix memory leak when exception is thrown | Markus Mohrhard |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-20 | Some more loplugin:cstylecast: connectivity | Stephan Bergmann |
2015-01-16 | remove unnecessary parentheses | Noel Grandin |
2015-01-15 | PostgreSQL statement: use :cppu::WeakComponentImplHelper | Lionel Elie Mamane |
2015-01-15 | PostgreSQL statement: deliver promised XMultipleResults interface | Lionel Elie Mamane |
2015-01-13 | simplify Date/Time/DateTime conversion code | Noel Grandin |
2015-01-10 | Disable ado unit test on x86_64 platform on windows | David Ostrovsky |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-07 | PostgreSQL boolean more accurately described as boolean | Lionel Elie Mamane |
2015-01-07 | fdo#88099 PostgreSQL-SDBC: use correct syntax for boolean comparisons | Lionel Elie Mamane |