summaryrefslogtreecommitdiffstats
path: root/connectivity/source
Commit message (Expand)AuthorAgeFilesLines
* coverity#982290 Logically dead codeJulien Nabet2013-03-281-2/+1
* -Wunused-macrosStephan Bergmann2013-03-277-23/+0
* remove external include guardsThomas Arnhold2013-03-252-40/+1
* Do not needlessly include jvmaccess/virtualmachine.hxx in headerStephan Bergmann2013-03-261-0/+1
* 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
* 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
* 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-152-7/+0
* cleanup sqlflex and sqlbison optionsPeter Foley2013-03-152-0/+7
* 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
* sal_Bool to boolTakeshi Abe2013-03-041-1/+1
* doubled namespacesThomas Arnhold2013-03-048-9/+0
* doubled namespaceThomas Arnhold2013-03-043-3/+0
* remove unused and commented out codeThomas Arnhold2013-03-041-6/+0
* coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane2013-03-041-62/+15
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-039-10/+10
* loplugin: improve indentationThomas Arnhold2013-03-031-1/+1
* loplugin: unused variables and commented codeThomas Arnhold2013-03-039-15/+4
* coverity#736112: make clear that this is not part of the ifMarkus Mohrhard2013-03-031-1/+2
* coverity#736111: make clear that this is not part of the ifMarkus Mohrhard2013-03-031-1/+2
* coverity#736110: make clear that this is not part of the ifMarkus Mohrhard2013-03-031-1/+2
* Removing useless STLPort specific codeArnaud Versini2013-03-021-11/+0
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-021-1/+1