summaryrefslogtreecommitdiff
path: root/connectivity
AgeCommit message (Expand)Author
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
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-05doubled usingThomas Arnhold
2013-03-04make lto workPeter Foley
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04doubled namespacesThomas Arnhold
2013-03-04doubled namespaceThomas Arnhold
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-04coverity: merge traverse{OR,AND}Criteria into traverseSearchConditionLionel Elie Mamane
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-03-03fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-03coverity#736112: make clear that this is not part of the ifMarkus Mohrhard
2013-03-03coverity#736111: make clear that this is not part of the ifMarkus Mohrhard
2013-03-03coverity#736110: make clear that this is not part of the ifMarkus Mohrhard
2013-03-02Fix mozab build on WindowsFridrich Štrba
2013-03-02Removing useless STLPort specific codeArnaud Versini
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-28remove all d.lstMichael Stahl
2013-02-28Fix typo "persistant" -> "persistant"Julien Nabet
2013-02-25don't copy the mozilla include files, use it in placeDavid Ostrovsky
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-25mozabdrv: add dependency to internal mozillaDavid Ostrovsky
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-22s/the the/the/Tor Lillqvist
2013-02-21Fix type unkown -> unknownJulien Nabet
2013-02-19pure comment: write down interesting idea gleaned at FOSDEMLionel Elie Mamane
2013-02-19g_strcmp0 is not in our baseline glib2Fridrich Štrba
2013-02-18added language tags commentEike Rathke
2013-02-18use LanguageTag(rtl_Locale)Eike Rathke
2013-02-17connectivity/kab (indirectly) depends on boost_headerStephan Bergmann
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-11no g_list_free_full in RHEL-6 glibCaolán McNamara