summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
2013-04-05new module i18nlangtagEike Rathke
2013-04-05Drop jvmaccess and jvmfwk when no SOLAR_JAVATor Lillqvist
2013-04-02Fix debug buildFridrich Štrba
2013-04-01remove odd macroThomas Arnhold
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-28add calc, dbase, file, and flat to Library_mergedPeter Foley
2013-03-28coverity#982290 Logically dead codeJulien Nabet
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-27postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan
2013-03-27a little ldap cleaningMatúš Kukan
2013-03-25remove external include guardsThomas Arnhold
2013-03-26fix postgresql buildPeter Foley
2013-03-26Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann
2013-03-26don't build postgresql just to parse the makefilesPeter Foley
2013-03-25Remove a couple of unused private fieldsTor Lillqvist
2013-03-25Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist
2013-03-25Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist
2013-03-25Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann
2013-03-23coverity#704216 Logically dead codeJulien Nabet
2013-03-22String::AppendAscii cleanupRicardo Montania
2013-03-21Fix single core builds when TDE integration is enabledTimothy Pearson
2013-03-20no need for include guard valueThomas Arnhold
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-19Fix single core build when TDE integration is enabledTimothy Pearson
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák
2013-03-18coverity#705135 Missing break in switchJulien Nabet
2013-03-18fix makeAny callsChristian Lohmaier
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida
2013-03-15cleanup sqlflex and sqlbison optionsPeter Foley
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-12update pch headersLuboš Luňák
2013-03-12janitorial: readabilityLionel Elie Mamane
2013-03-11fix my previous commit (compareToAscii)Thomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08evoab2: Follow API changes in EDS 3.8Mathias Hasselmann
2013-03-08evoab2: Move get_e_source_registry() to EApi.cxxMathias Hasselmann
2013-03-08evoab2: Avoid G_N_ELEMENTS when loading symbolsMathias Hasselmann
2013-03-08make use of startsWith()Thomas Arnhold