summaryrefslogtreecommitdiffstats
path: root/connectivity
Commit message (Expand)AuthorAgeFilesLines
* 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
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-039-10/+10
* loplugin: improve indentationThomas Arnhold2013-03-031-1/+1
* fdo#60724: fix paramater -> parameter misspelling found by lintianVojta Koukal2013-03-032-2/+2
* 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
* Fix mozab build on WindowsFridrich Štrba2013-03-021-0/+15
* Removing useless STLPort specific codeArnaud Versini2013-03-021-11/+0
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-2/+2
* remove all d.lstMichael Stahl2013-02-281-0/+0
* Fix typo "persistant" -> "persistant"Julien Nabet2013-02-281-3/+3
* don't copy the mozilla include files, use it in placeDavid Ostrovsky2013-02-251-5/+5
* remove some trivial duplicatesThomas Arnhold2013-02-252-2/+0
* mozabdrv: add dependency to internal mozillaDavid Ostrovsky2013-02-251-0/+5
* loplugin: improve indentationThomas Arnhold2013-02-259-41/+57
* loplugin: unused variablesThomas Arnhold2013-02-258-13/+3
* Update TDE (Trinity Desktop Environment) integration filesTimothy Pearson2013-02-243-1/+3
* Fix typo seperated/separatedJulien Nabet2013-02-231-1/+1
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-2/+2
* s/the the/the/Tor Lillqvist2013-02-221-1/+1
* Fix type unkown -> unknownJulien Nabet2013-02-211-1/+1
* pure comment: write down interesting idea gleaned at FOSDEMLionel Elie Mamane2013-02-191-0/+1
* g_strcmp0 is not in our baseline glib2Fridrich Štrba2013-02-191-1/+12
* added language tags commentEike Rathke2013-02-181-0/+1
* use LanguageTag(rtl_Locale)Eike Rathke2013-02-182-9/+3
* connectivity/kab (indirectly) depends on boost_headerStephan Bergmann2013-02-172-1/+5
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-1415-265/+234
* no g_list_free_full in RHEL-6 glibCaolán McNamara2013-02-112-2/+4