summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)AuthorFilesLines
2013-03-21Fix single core builds when TDE integration is enabledTimothy Pearson1-0/+4
2013-03-20no need for include guard valueThomas Arnhold3-4/+4
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2-6/+6
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák1-1/+1
2013-03-20simplify OUString assignmentsChr. Rossmanith4-12/+12
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin4-16/+14
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet1-1/+1
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold28-80/+78
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2-2/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold69-415/+413
2013-03-19Fix single core build when TDE integration is enabledTimothy Pearson1-0/+4
2013-03-18avoid Wundef in cases where the usage seems otherwise okLuboš Luňák2-2/+2
2013-03-18coverity#705135 Missing break in switchJulien Nabet1-1/+1
2013-03-18fix makeAny callsChristian Lohmaier1-3/+2
2013-03-15Revert "cleanup sqlflex and sqlbison options"Kohei Yoshida3-8/+9
2013-03-15cleanup sqlflex and sqlbison optionsPeter Foley3-9/+8
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-12update pch headersLuboš Luňák2-0/+14
2013-03-12janitorial: readabilityLionel Elie Mamane1-2/+1
2013-03-11fix my previous commit (compareToAscii)Thomas Arnhold1-1/+1
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold3-3/+3
2013-03-11fdo#61726: rename report-builder package to org.libreoffice.reportDavid Ostrovsky1-2/+2
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold9-26/+26
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-2/+2
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim18-0/+42
2013-03-08evoab2: Follow API changes in EDS 3.8Mathias Hasselmann3-12/+53
2013-03-08evoab2: Move get_e_source_registry() to EApi.cxxMathias Hasselmann2-8/+8
2013-03-08evoab2: Avoid G_N_ELEMENTS when loading symbolsMathias Hasselmann1-6/+6
2013-03-08make use of startsWith()Thomas Arnhold10-11/+10
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong6-14/+3
2013-03-05doubled usingThomas Arnhold4-6/+0
2013-03-04make lto workPeter Foley2-0/+2
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04doubled namespacesThomas Arnhold10-11/+0
2013-03-04doubled namespaceThomas Arnhold3-3/+0
2013-03-04remove unused and commented out codeThomas Arnhold2-7/+0
2013-03-04coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane2-64/+16
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold9-10/+10
2013-03-03loplugin: improve indentationThomas Arnhold1-1/+1
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal2-2/+2
2013-03-03loplugin: unused variables and commented codeThomas Arnhold9-15/+4
2013-03-03coverity#736112: make clear that this is not part of the ifMarkus Mohrhard1-1/+2
2013-03-03coverity#736111: make clear that this is not part of the ifMarkus Mohrhard1-1/+2
2013-03-03coverity#736110: make clear that this is not part of the ifMarkus Mohrhard1-1/+2
2013-03-02Fix mozab build on WindowsFridrich Štrba1-0/+15
2013-03-02Removing useless STLPort specific codeArnaud Versini1-11/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-2/+2
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet1-3/+3
2013-02-25don't copy the mozilla include files, use it in placeDavid Ostrovsky1-5/+5