summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-278-26/+0
* postgresql-sdbc-impl: does not need these externals for MSVCMatúš Kukan2013-03-271-5/+7
* a little ldap cleaningMatúš Kukan2013-03-271-1/+1
* remove external include guardsThomas Arnhold2013-03-252-40/+1
* fix postgresql buildPeter Foley2013-03-261-1/+1
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-263-1/+4
* don't build postgresql just to parse the makefilesPeter Foley2013-03-261-5/+8
* Remove a couple of unused private fieldsTor Lillqvist2013-03-252-3/+0
* Fix warning: unused variable 'aMutex' [loplugin]Tor Lillqvist2013-03-251-5/+0
* Fix warning: unused variable 'sColumnName' [loplugin]Tor Lillqvist2013-03-251-16/+0
* Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE}Stephan Bergmann2013-03-253-5/+9
* coverity#704216 Logically dead codeJulien Nabet2013-03-231-1/+0
* String::AppendAscii cleanupRicardo Montania2013-03-222-6/+5
* Fix single core builds when TDE integration is enabledTimothy Pearson2013-03-211-0/+4
* no need for include guard valueThomas Arnhold2013-03-203-4/+4
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-202-6/+6
* use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák2013-03-201-1/+1
* simplify OUString assignmentsChr. Rossmanith2013-03-204-12/+12
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-204-16/+14
* coverity#704590 Explicit null dereferencedJulien Nabet2013-03-191-1/+1
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-1928-80/+78
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-192-2/+2
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-1969-415/+413
* Fix single core build when TDE integration is enabledTimothy Pearson2013-03-191-0/+4
* avoid Wundef in cases where the usage seems otherwise okLuboš Luňák2013-03-182-2/+2
* coverity#705135 Missing break in switchJulien Nabet2013-03-181-1/+1
* fix makeAny callsChristian Lohmaier2013-03-181-3/+2
* Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida2013-03-153-8/+9
* cleanup sqlflex and sqlbison optionsPeter Foley2013-03-153-9/+8
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* update pch headersLuboš Luňák2013-03-122-0/+14
* janitorial: readabilityLionel Elie Mamane2013-03-121-2/+1
* fix my previous commit (compareToAscii)Thomas Arnhold2013-03-111-1/+1
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-113-3/+3
* fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky2013-03-111-2/+2
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-099-26/+26
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-2/+2
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0818-0/+42
* evoab2: Follow API changes in EDS 3.8Mathias Hasselmann2013-03-083-12/+53
* evoab2: Move get_e_source_registry() to EApi.cxxMathias Hasselmann2013-03-082-8/+8
* evoab2: Avoid G_N_ELEMENTS when loading symbolsMathias Hasselmann2013-03-081-6/+6
* make use of startsWith()Thomas Arnhold2013-03-0810-11/+10
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-066-14/+3
* doubled usingThomas Arnhold2013-03-054-6/+0
* make lto workPeter Foley2013-03-042-0/+2
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespacesThomas Arnhold2013-03-0410-11/+0
* doubled namespaceThomas Arnhold2013-03-043-3/+0
* remove unused and commented out codeThomas Arnhold2013-03-042-7/+0
* coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane2013-03-042-64/+16