Age | Commit message (Expand) | Author |
2013-04-02 | Fix debug build | Fridrich Štrba |
2013-04-01 | remove odd macro | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-03-30 | OSL_FAIL -> SAL_WARN | Thomas Arnhold |
2013-03-28 | add calc, dbase, file, and flat to Library_merged | Peter Foley |
2013-03-28 | coverity#982290 Logically dead code | Julien Nabet |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-27 | postgresql-sdbc-impl: does not need these externals for MSVC | Matúš Kukan |
2013-03-27 | a little ldap cleaning | Matúš Kukan |
2013-03-25 | remove external include guards | Thomas Arnhold |
2013-03-26 | fix postgresql build | Peter Foley |
2013-03-26 | Do not needlessly include jvmaccess/virtualmachine.hxx in header | Stephan Bergmann |
2013-03-26 | don't build postgresql just to parse the makefiles | Peter Foley |
2013-03-25 | Remove a couple of unused private fields | Tor Lillqvist |
2013-03-25 | Fix warning: unused variable 'aMutex' [loplugin] | Tor Lillqvist |
2013-03-25 | Fix warning: unused variable 'sColumnName' [loplugin] | Tor Lillqvist |
2013-03-25 | Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} | Stephan Bergmann |
2013-03-23 | coverity#704216 Logically dead code | Julien Nabet |
2013-03-22 | String::AppendAscii cleanup | Ricardo Montania |
2013-03-21 | Fix single core builds when TDE integration is enabled | Timothy Pearson |
2013-03-20 | no need for include guard value | Thomas Arnhold |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-19 | coverity#704590 Explicit null dereferenced | Julien Nabet |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | Fix single core build when TDE integration is enabled | Timothy Pearson |
2013-03-18 | avoid Wundef in cases where the usage seems otherwise ok | Luboš Luňák |
2013-03-18 | coverity#705135 Missing break in switch | Julien Nabet |
2013-03-18 | fix makeAny calls | Christian Lohmaier |
2013-03-15 | Revert "cleanup sqlflex and sqlbison options" | Kohei Yoshida |
2013-03-15 | cleanup sqlflex and sqlbison options | Peter Foley |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-12 | update pch headers | Luboš Luňák |
2013-03-12 | janitorial: readability | Lionel Elie Mamane |
2013-03-11 | fix my previous commit (compareToAscii) | Thomas Arnhold |
2013-03-11 | use startsWith() instead of compareToAscii() | Thomas Arnhold |
2013-03-11 | fdo#61726: rename report-builder package to org.libreoffice.report | David Ostrovsky |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-08 | evoab2: Follow API changes in EDS 3.8 | Mathias Hasselmann |
2013-03-08 | evoab2: Move get_e_source_registry() to EApi.cxx | Mathias Hasselmann |
2013-03-08 | evoab2: Avoid G_N_ELEMENTS when loading symbols | Mathias Hasselmann |
2013-03-08 | make use of startsWith() | Thomas Arnhold |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-03-05 | doubled using | Thomas Arnhold |