[Libreoffice-commits] core.git: Branch 'distro/collabora/lov-5.0' - 280 commits - avmedia/source basic/source bridges/source canvas/Library_canvasfactory.mk canvas/source configure.ac connectivity/source cppcanvas/source cui/Library_cui.mk cui/source editeng/source external/boost external/hunspell external/libebook external/libmspub external/liborcus external/libpagemaker external/librevenge extras/source filter/qa filter/source fpicker/source framework/source icon-themes/sifr include/basic include/clew include/comphelper include/editeng include/filter include/oox include/opencl include/svl include/svx include/tools include/vcl include/xmloff libreofficekit/source officecfg/registry oox/source opencl/source package/inc package/source readlicense_oo/license sal/osl sc/inc sc/qa sc/source sc/uiconfig sd/qa sd/source sfx2/source sfx2/uiconfig slideshow/source solenv/gbuild svl/source svtools/source svx/inc svx/source svx/uiconfig sw/CppunitTest_sw_odfexport.mk sw/inc sw/qa sw/source sw/uiconfig tool s/source ucb/source vcl/CppunitTest_vcl_bitmap_test.mk vcl/Executable_vcldemo.mk vcl/generic vcl/inc vcl/Library_vcl.mk vcl/opengl vcl/osx vcl/Package_opengl.mk vcl/qa vcl/README.vars vcl/source vcl/unx vcl/win vcl/workben wizards/com xmloff/inc xmloff/source

Andras Timar andras.timar at collabora.com
Sat Sep 19 12:33:15 PDT 2015


 avmedia/source/opengl/oglplayer.cxx                                    |   20 
 avmedia/source/opengl/oglplayer.hxx                                    |    2 
 avmedia/source/opengl/oglwindow.cxx                                    |   10 
 avmedia/source/opengl/oglwindow.hxx                                    |    4 
 basic/source/classes/image.cxx                                         |  171 
 basic/source/classes/sbxmod.cxx                                        |    5 
 basic/source/inc/filefmt.hxx                                           |   30 
 basic/source/uno/scriptcont.cxx                                        |    5 
 bridges/source/cpp_uno/msvc_win32_x86-64/except.cxx                    |   12 
 canvas/Library_canvasfactory.mk                                        |    1 
 canvas/source/cairo/cairo_canvas.cxx                                   |    4 
 canvas/source/directx/dx_canvas.cxx                                    |    4 
 canvas/source/factory/cf_service.cxx                                   |    5 
 canvas/source/opengl/ogl_spritedevicehelper.cxx                        |   35 
 canvas/source/opengl/ogl_spritedevicehelper.hxx                        |    2 
 configure.ac                                                           |   21 
 connectivity/source/drivers/mork/MConnection.cxx                       |    8 
 cppcanvas/source/mtfrenderer/emfplus.cxx                               |   33 
 cui/Library_cui.mk                                                     |    1 
 cui/source/dialogs/about.cxx                                           |    6 
 cui/source/options/optgdlg.cxx                                         |    6 
 cui/source/options/optjava.cxx                                         |   10 
 editeng/source/editeng/editattr.cxx                                    |    6 
 editeng/source/editeng/eerdll.cxx                                      |    5 
 editeng/source/editeng/impedit4.cxx                                    |    3 
 editeng/source/items/textitem.cxx                                      |   38 
 external/boost/UnpackedTarball_boost.mk                                |    3 
 external/boost/boost.system.error_code_header_only_fix.patch.1         |   21 
 external/hunspell/UnpackedTarball_hunspell.mk                          |    1 
 external/hunspell/hunspell-1.3.3-rhbz1261421.patch                     |  191 
 external/libebook/ExternalProject_libebook.mk                          |    3 
 external/libmspub/ExternalProject_libmspub.mk                          |    3 
 external/liborcus/ExternalProject_liborcus.mk                          |    2 
 external/libpagemaker/ExternalProject_libpagemaker.mk                  |    3 
 external/librevenge/ExternalProject_librevenge.mk                      |    3 
 extras/source/autocorr/emoji/emoji.ulf                                 |   24 
 extras/source/autocorr/lang/ca/DocumentList.xml                        |   25 
 extras/source/autocorr/lang/da/DocumentList.xml                        |  105 
 extras/source/autocorr/lang/es/DocumentList.xml                        |   31 
 extras/source/autocorr/lang/nl/DocumentList.xml                        |    3 
 extras/source/autocorr/lang/pl/DocumentList.xml                        | 1140 +++
 extras/source/autocorr/lang/pt/DocumentList.xml                        |    5 
 extras/source/autocorr/lang/sv/DocumentList.xml                        |   39 
 extras/source/autocorr/lang/zh-CN/DocumentList.xml                     |  137 
 filter/qa/cppunit/data/met/fail/hang-2.met                             |binary
 filter/qa/cppunit/data/pbm/fail/crash-1.pbm                            |    6 
 filter/qa/cppunit/data/pict/fail/hang-1.pct                            |binary
 filter/qa/cppunit/data/psd/pass/hang-1.psd                             |binary
 filter/qa/cppunit/data/ras/fail/hang-1.ras                             |binary
 filter/qa/cppunit/data/tiff/fail/hang-10.tiff                          |binary
 filter/source/flash/swfexporter.cxx                                    |   14 
 filter/source/flash/swfexporter.hxx                                    |    7 
 filter/source/flash/swfwriter.hxx                                      |    3 
 filter/source/flash/swfwriter1.cxx                                     |    2 
 filter/source/graphicfilter/ios2met/ios2met.cxx                        |   25 
 filter/source/graphicfilter/ipbm/ipbm.cxx                              |   35 
 filter/source/graphicfilter/ipict/ipict.cxx                            |   10 
 filter/source/graphicfilter/ipsd/ipsd.cxx                              |   19 
 filter/source/graphicfilter/iras/iras.cxx                              |   47 
 filter/source/graphicfilter/itiff/lzwdecom.cxx                         |   12 
 filter/source/msfilter/msdffimp.cxx                                    |   60 
 filter/source/msfilter/svdfppt.cxx                                     |  216 
 filter/source/svg/svgexport.cxx                                        |   10 
 filter/source/svg/svgwriter.cxx                                        |    6 
 filter/source/svg/svgwriter.hxx                                        |    2 
 fpicker/source/win32/filepicker/VistaFilePicker.cxx                    |    2 
 framework/source/uielement/generictoolbarcontroller.cxx                |    1 
 icon-themes/sifr/cmd/lc_arrowshapes.quad-arrow-callout.png             |binary
 icon-themes/sifr/cmd/lc_arrowshapes.quad-arrow.png                     |binary
 icon-themes/sifr/cmd/lc_calloutshapes.cloud-callout.png                |binary
 icon-themes/sifr/cmd/lc_calloutshapes.line-callout-1.png               |binary
 icon-themes/sifr/cmd/lc_calloutshapes.line-callout-2.png               |binary
 icon-themes/sifr/cmd/lc_calloutshapes.line-callout-3.png               |binary
 icon-themes/sifr/cmd/lc_calloutshapes.rectangular-callout.png          |binary
 icon-themes/sifr/cmd/lc_calloutshapes.round-callout.png                |binary
 icon-themes/sifr/cmd/lc_calloutshapes.round-rectangular-callout.png    |binary
 icon-themes/sifr/cmd/lc_circlecut.png                                  |binary
 icon-themes/sifr/cmd/lc_circlepie.png                                  |binary
 icon-themes/sifr/cmd/lc_circlepie_unfilled.png                         |binary
 icon-themes/sifr/cmd/lc_colorscaleformatdialog.png                     |binary
 icon-themes/sifr/cmd/lc_conditionalformatmenu.png                      |binary
 icon-themes/sifr/cmd/lc_crop.png                                       |binary
 icon-themes/sifr/cmd/lc_databarformatdialog.png                        |binary
 icon-themes/sifr/cmd/lc_drawchart.png                                  |binary
 icon-themes/sifr/cmd/lc_ellipsecut.png                                 |binary
 icon-themes/sifr/cmd/lc_exportto.png                                   |binary
 icon-themes/sifr/cmd/lc_fillcolor.png                                  |binary
 icon-themes/sifr/cmd/lc_iconsetformatdialog.png                        |binary
 icon-themes/sifr/cmd/lc_insertbookmark.png                             |binary
 icon-themes/sifr/cmd/lc_pie.png                                        |binary
 icon-themes/sifr/cmd/lc_pie_unfilled.png                               |binary
 icon-themes/sifr/cmd/lc_setdocumentproperties.png                      |binary
 icon-themes/sifr/cmd/lc_stylenewbyexample.png                          |binary
 icon-themes/sifr/cmd/lc_styleupdatebyexample.png                       |binary
 icon-themes/sifr/cmd/sc_arc.png                                        |binary
 icon-themes/sifr/cmd/sc_assignlayout.png                               |binary
 icon-themes/sifr/cmd/sc_circle_unfilled.png                            |binary
 icon-themes/sifr/cmd/sc_circlearc.png                                  |binary
 icon-themes/sifr/cmd/sc_circlecut.png                                  |binary
 icon-themes/sifr/cmd/sc_circlecut_unfilled.png                         |binary
 icon-themes/sifr/cmd/sc_circlepie.png                                  |binary
 icon-themes/sifr/cmd/sc_circlepie_unfilled.png                         |binary
 icon-themes/sifr/cmd/sc_colorscaleformatdialog.png                     |binary
 icon-themes/sifr/cmd/sc_conditionalformatmenu.png                      |binary
 icon-themes/sifr/cmd/sc_crop.png                                       |binary
 icon-themes/sifr/cmd/sc_databarformatdialog.png                        |binary
 icon-themes/sifr/cmd/sc_drawchart.png                                  |binary
 icon-themes/sifr/cmd/sc_ellipse_unfilled.png                           |binary
 icon-themes/sifr/cmd/sc_ellipsecut.png                                 |binary
 icon-themes/sifr/cmd/sc_ellipsecut_unfilled.png                        |binary
 icon-themes/sifr/cmd/sc_exportto.png                                   |binary
 icon-themes/sifr/cmd/sc_fillcolor.png                                  |binary
 icon-themes/sifr/cmd/sc_iconsetformatdialog.png                        |binary
 icon-themes/sifr/cmd/sc_importfromfile.png                             |binary
 icon-themes/sifr/cmd/sc_insertbookmark.png                             |binary
 icon-themes/sifr/cmd/sc_insertgraphic.png                              |binary
 icon-themes/sifr/cmd/sc_linearrowsquare.png                            |binary
 icon-themes/sifr/cmd/sc_pie.png                                        |binary
 icon-themes/sifr/cmd/sc_pie_unfilled.png                               |binary
 icon-themes/sifr/cmd/sc_presentationlayout.png                         |binary
 icon-themes/sifr/cmd/sc_setdocumentproperties.png                      |binary
 icon-themes/sifr/cmd/sc_slidemasterpage.png                            |binary
 icon-themes/sifr/cmd/sc_stylenewbyexample.png                          |binary
 icon-themes/sifr/cmd/sc_styleupdatebyexample.png                       |binary
 icon-themes/sifr/links.txt                                             |   11 
 include/basic/sbmod.hxx                                                |    1 
 include/clew/clew.h                                                    |    1 
 include/comphelper/windowserrorstring.hxx                              |   46 
 include/editeng/colritem.hxx                                           |    1 
 include/filter/msfilter/dffpropset.hxx                                 |    1 
 include/filter/msfilter/svdfppt.hxx                                    |   12 
 include/oox/export/drawingml.hxx                                       |    4 
 include/oox/export/vmlexport.hxx                                       |    4 
 include/opencl/openclwrapper.hxx                                       |    1 
 include/svl/style.hxx                                                  |    5 
 include/svx/CommonStylePreviewRenderer.hxx                             |    2 
 include/svx/dialogs.hrc                                                |    1 
 include/svx/numvset.hxx                                                |    1 
 include/svx/unobrushitemhelper.hxx                                     |    3 
 include/tools/color.hxx                                                |    2 
 include/vcl/alpha.hxx                                                  |    2 
 include/vcl/animate.hxx                                                |    4 
 include/vcl/bitmap.hxx                                                 |    3 
 include/vcl/bitmapex.hxx                                               |    2 
 include/vcl/checksum.hxx                                               |   92 
 include/vcl/gdimtf.hxx                                                 |    2 
 include/vcl/graph.hxx                                                  |    4 
 include/vcl/idle.hxx                                                   |    2 
 include/vcl/opengl/OpenGLContext.hxx                                   |   56 
 include/vcl/opengl/OpenGLHelper.hxx                                    |   29 
 include/vcl/opengl/OpenGLWrapper.hxx                                   |   26 
 include/vcl/outdev.hxx                                                 |   18 
 include/vcl/salnativewidgets.hxx                                       |   19 
 include/vcl/scrbar.hxx                                                 |    2 
 include/xmloff/PageMasterStyleMap.hxx                                  |   13 
 include/xmloff/txtprmap.hxx                                            |    2 
 include/xmloff/xmlexppr.hxx                                            |    3 
 libreofficekit/source/gtk/lokdocview.cxx                               |    2 
 officecfg/registry/data/org/openoffice/Office/Common.xcu               |    7 
 officecfg/registry/schema/org/openoffice/Office/Calc.xcs               |    2 
 officecfg/registry/schema/org/openoffice/Office/Common.xcs             |    8 
 oox/source/docprop/ooxmldocpropimport.cxx                              |    7 
 oox/source/drawingml/transform2dcontext.cxx                            |    3 
 oox/source/export/drawingml.cxx                                        |   38 
 oox/source/export/vmlexport.cxx                                        |    9 
 oox/source/ppt/slidefragmenthandler.cxx                                |    2 
 opencl/source/openclwrapper.cxx                                        |    5 
 package/inc/ZipOutputEntry.hxx                                         |   19 
 package/source/zipapi/ZipOutputEntry.cxx                               |   70 
 package/source/zipapi/ZipOutputStream.cxx                              |    2 
 package/source/zippackage/ZipPackageStream.cxx                         |    3 
 readlicense_oo/license/CREDITS.fodt                                    | 2955 +++++-----
 sal/osl/unx/signal.cxx                                                 |    2 
 sc/inc/column.hxx                                                      |    2 
 sc/inc/externalrefmgr.hxx                                              |    1 
 sc/inc/global.hxx                                                      |    3 
 sc/inc/sharedformula.hxx                                               |    3 
 sc/qa/extras/macros-test.cxx                                           |   33 
 sc/qa/extras/testdocuments/testTypePassword.ods                        |binary
 sc/qa/unit/data/ods/header-image.ods                                   |binary
 sc/qa/unit/data/xlsx/matrix-multiplication.xlsx                        |binary
 sc/qa/unit/subsequent_export-test.cxx                                  |   46 
 sc/source/core/data/column.cxx                                         |    8 
 sc/source/core/data/column2.cxx                                        |   21 
 sc/source/core/data/column3.cxx                                        |   13 
 sc/source/core/data/column4.cxx                                        |    2 
 sc/source/core/data/document.cxx                                       |   16 
 sc/source/core/data/formulacell.cxx                                    |  136 
 sc/source/core/inc/interpre.hxx                                        |    2 
 sc/source/core/opencl/formulagroupcl.cxx                               |   49 
 sc/source/core/opencl/op_spreadsheet.cxx                               |  145 
 sc/source/core/opencl/op_spreadsheet.hxx                               |    1 
 sc/source/core/tool/address.cxx                                        |   11 
 sc/source/core/tool/calcconfig.cxx                                     |    1 
 sc/source/core/tool/interpr2.cxx                                       |    4 
 sc/source/core/tool/interpr3.cxx                                       |   16 
 sc/source/core/tool/interpr5.cxx                                       |    6 
 sc/source/core/tool/sharedformula.cxx                                  |   15 
 sc/source/filter/excel/xetable.cxx                                     |   93 
 sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx         |   29 
 sc/source/ui/StatisticsDialogs/SamplingDialog.cxx                      |   75 
 sc/source/ui/StatisticsDialogs/StatisticsInputOutputDialog.cxx         |   71 
 sc/source/ui/StatisticsDialogs/StatisticsTwoVariableDialog.cxx         |   89 
 sc/source/ui/condformat/colorformat.cxx                                |   15 
 sc/source/ui/condformat/condformatdlgentry.cxx                         |    2 
 sc/source/ui/dbgui/sfiltdlg.cxx                                        |    3 
 sc/source/ui/docshell/externalrefmgr.cxx                               |   11 
 sc/source/ui/formdlg/formula.cxx                                       |    1 
 sc/source/ui/inc/RandomNumberGeneratorDialog.hxx                       |    1 
 sc/source/ui/inc/SamplingDialog.hxx                                    |    1 
 sc/source/ui/inc/StatisticsInputOutputDialog.hxx                       |    1 
 sc/source/ui/inc/StatisticsTwoVariableDialog.hxx                       |    1 
 sc/source/ui/inc/colorformat.hxx                                       |    1 
 sc/source/ui/undo/undoblk.cxx                                          |    9 
 sc/uiconfig/scalc/ui/databaroptions.ui                                 |   11 
 sc/uiconfig/scalc/ui/optcalculatepage.ui                               |    2 
 sc/uiconfig/scalc/ui/protectsheetdlg.ui                                |    2 
 sc/uiconfig/scalc/ui/sidebarnumberformat.ui                            |    2 
 sd/qa/unit/data/odp/bulletCharAndFont.odp                              |binary
 sd/qa/unit/data/ppt/pass/crash-1.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/crash-2.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/crash-3.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-1.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-10.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-11.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-12.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-13.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-14.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-15.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-16.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-17.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-18.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-19.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-2.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-20.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-21.ppt                                   |binary
 sd/qa/unit/data/ppt/pass/hang-3.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-4.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-5.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-6.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-7.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-8.ppt                                    |binary
 sd/qa/unit/data/ppt/pass/hang-9.ppt                                    |binary
 sd/qa/unit/data/pptx/tdf93097.pptx                                     |binary
 sd/qa/unit/data/pptx/tdf93830.pptx                                     |binary
 sd/qa/unit/export-tests.cxx                                            |   35 
 sd/qa/unit/import-tests.cxx                                            |   37 
 sd/source/filter/ppt/pptin.cxx                                         |  121 
 sd/source/filter/ppt/propread.cxx                                      |  100 
 sd/source/ui/func/fusldlg.cxx                                          |   19 
 sd/source/ui/func/futext.cxx                                           |    4 
 sd/source/ui/slidesorter/controller/SlsSlotManager.cxx                 |    3 
 sd/source/ui/table/tablefunction.cxx                                   |    4 
 sd/source/ui/view/ViewShellImplementation.cxx                          |    4 
 sfx2/source/appl/appmisc.cxx                                           |   13 
 sfx2/source/dialog/ApplicationStartupDialog.cxx                        |    2 
 sfx2/source/sidebar/SidebarController.cxx                              |   23 
 sfx2/uiconfig/ui/applicationstartupdialog.ui                           |    2 
 sfx2/uiconfig/ui/newstyle.ui                                           |    1 
 slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx |   16 
 solenv/gbuild/platform/com_GCC_defs.mk                                 |    2 
 solenv/gbuild/platform/com_MSC_defs.mk                                 |    3 
 svl/source/items/style.cxx                                             |    5 
 svtools/source/control/ruler.cxx                                       |    8 
 svtools/source/graphic/grfcache.cxx                                    |    8 
 svx/inc/svdoopengl.hxx                                                 |    4 
 svx/source/dialog/svxbmpnumvalueset.cxx                                |   11 
 svx/source/sdr/contact/viewobjectcontactofopenglobj.cxx                |    4 
 svx/source/stbctrls/stbctrls.src                                       |    5 
 svx/source/stbctrls/zoomsliderctrl.cxx                                 |   15 
 svx/source/styles/CommonStylePreviewRenderer.cxx                       |   85 
 svx/source/svdraw/svdoedge.cxx                                         |    2 
 svx/source/svdraw/svdoopengl.cxx                                       |    7 
 svx/source/table/tablecontroller.cxx                                   |   17 
 svx/source/tbxctrls/tbcontrl.cxx                                       |   35 
 svx/source/unodraw/unobrushitemhelper.cxx                              |    6 
 svx/uiconfig/ui/sidebarstylespanel.ui                                  |    1 
 sw/CppunitTest_sw_odfexport.mk                                         |    3 
 sw/inc/IDocumentContentOperations.hxx                                  |    3 
 sw/inc/IDocumentStatistics.hxx                                         |    2 
 sw/inc/IDocumentUndoRedo.hxx                                           |    4 
 sw/inc/docstyle.hxx                                                    |    7 
 sw/inc/ndtxt.hxx                                                       |    5 
 sw/qa/core/data/ww5/pass/crash-1.doc                                   |binary
 sw/qa/core/data/ww5/pass/crash-2.doc                                   |binary
 sw/qa/core/data/ww5/pass/crash-3.doc                                   |binary
 sw/qa/core/data/ww5/pass/hang-1.doc                                    |binary
 sw/qa/core/data/ww5/pass/hang-2.doc                                    |binary
 sw/qa/core/data/ww8/pass/hang-6.doc                                    |binary
 sw/qa/core/data/ww8/pass/hang-7.doc                                    |binary
 sw/qa/core/data/ww8/pass/hang-8.doc                                    |binary
 sw/qa/extras/htmlexport/data/tdf90905.odt                              |binary
 sw/qa/extras/htmlexport/htmlexport.cxx                                 |    3 
 sw/qa/extras/odfexport/data/tdf92379.fodt                              |   89 
 sw/qa/extras/odfexport/odfexport.cxx                                   |   98 
 sw/qa/extras/odfimport/data/tdf92586.odt                               |binary
 sw/qa/extras/odfimport/odfimport.cxx                                   |    7 
 sw/qa/extras/ooxmlexport/data/tdf83227.docx                            |binary
 sw/qa/extras/ooxmlexport/data/tdf93676-1.odt                           |binary
 sw/qa/extras/ooxmlexport/ooxmlexport4.cxx                              |   12 
 sw/qa/extras/ooxmlexport/ooxmlexport6.cxx                              |   15 
 sw/qa/extras/ooxmlimport/ooxmlimport.cxx                               |    2 
 sw/qa/extras/uiwriter/data/redlineFrame.fodt                           |   81 
 sw/qa/extras/uiwriter/uiwriter.cxx                                     |   27 
 sw/source/core/doc/DocumentContentOperationsManager.cxx                |   72 
 sw/source/core/doc/DocumentStatisticsManager.cxx                       |    7 
 sw/source/core/doc/doc.cxx                                             |    4 
 sw/source/core/doc/docnew.cxx                                          |    1 
 sw/source/core/doc/tblrwcl.cxx                                         |   10 
 sw/source/core/inc/DocumentContentOperationsManager.hxx                |    6 
 sw/source/core/inc/DocumentStatisticsManager.hxx                       |    2 
 sw/source/core/inc/UndoManager.hxx                                     |    1 
 sw/source/core/inc/wrong.hxx                                           |    3 
 sw/source/core/layout/layact.cxx                                       |    7 
 sw/source/core/layout/paintfrm.cxx                                     |    4 
 sw/source/core/text/itrpaint.cxx                                       |    2 
 sw/source/core/text/txtfrm.cxx                                         |    2 
 sw/source/core/text/wrong.cxx                                          |   20 
 sw/source/core/txtnode/ndtxt.cxx                                       |   14 
 sw/source/core/txtnode/txtedt.cxx                                      |   51 
 sw/source/core/undo/docundo.cxx                                        |    5 
 sw/source/core/unocore/swunohelper.cxx                                 |   14 
 sw/source/core/unocore/unoflatpara.cxx                                 |    5 
 sw/source/core/unocore/unoftn.cxx                                      |   11 
 sw/source/core/unocore/unoobj.cxx                                      |    2 
 sw/source/core/unocore/unostyle.cxx                                    |   10 
 sw/source/core/view/viewsh.cxx                                         |    7 
 sw/source/filter/html/htmlplug.cxx                                     |    6 
 sw/source/filter/html/wrthtml.cxx                                      |    3 
 sw/source/filter/ww8/docxattributeoutput.cxx                           |   16 
 sw/source/filter/ww8/docxattributeoutput.hxx                           |    4 
 sw/source/filter/ww8/docxsdrexport.cxx                                 |   10 
 sw/source/filter/ww8/rtfattributeoutput.cxx                            |   10 
 sw/source/filter/ww8/ww8glsy.cxx                                       |   10 
 sw/source/filter/ww8/ww8graf.cxx                                       |   75 
 sw/source/filter/ww8/ww8par.cxx                                        |   56 
 sw/source/filter/ww8/ww8par.hxx                                        |   15 
 sw/source/filter/ww8/ww8par2.cxx                                       |    9 
 sw/source/filter/ww8/ww8par4.cxx                                       |    9 
 sw/source/filter/ww8/ww8scan.cxx                                       |  273 
 sw/source/filter/ww8/ww8scan.hxx                                       |    3 
 sw/source/filter/ww8/ww8toolbar.cxx                                    |   44 
 sw/source/filter/xml/xmlimp.cxx                                        |   12 
 sw/source/ui/chrdlg/numpara.cxx                                        |    2 
 sw/source/ui/frmdlg/cption.cxx                                         |    2 
 sw/source/ui/index/swuiidxmrk.cxx                                      |    2 
 sw/source/uibase/app/docsh2.cxx                                        |    5 
 sw/source/uibase/app/docstyle.cxx                                      |   87 
 sw/source/uibase/dbui/dbmgr.cxx                                        |    7 
 sw/source/uibase/docvw/edtwin.cxx                                      |   37 
 sw/source/uibase/inc/FrameControl.hxx                                  |    2 
 sw/source/uibase/inc/view.hxx                                          |    4 
 sw/uiconfig/swriter/menubar/menubar.xml                                |    3 
 tools/source/generic/color.cxx                                         |    2 
 ucb/source/ucp/gio/gio_content.cxx                                     |    7 
 ucb/source/ucp/gio/gio_inputstream.cxx                                 |   25 
 ucb/source/ucp/gio/gio_inputstream.hxx                                 |   16 
 vcl/CppunitTest_vcl_bitmap_test.mk                                     |    3 
 vcl/Executable_vcldemo.mk                                              |    7 
 vcl/Library_vcl.mk                                                     |    2 
 vcl/Package_opengl.mk                                                  |    2 
 vcl/README.vars                                                        |   24 
 vcl/generic/app/geninst.cxx                                            |    2 
 vcl/inc/generic/genpspgraphics.h                                       |    3 
 vcl/inc/headless/svpgdi.hxx                                            |    3 
 vcl/inc/impbmp.hxx                                                     |    7 
 vcl/inc/impgraph.hxx                                                   |    2 
 vcl/inc/opengl/FixedTextureAtlas.hxx                                   |   39 
 vcl/inc/opengl/framebuffer.hxx                                         |    3 
 vcl/inc/opengl/program.hxx                                             |   12 
 vcl/inc/opengl/salbmp.hxx                                              |    9 
 vcl/inc/opengl/texture.hxx                                             |   50 
 vcl/inc/opengl/watchdog.hxx                                            |   31 
 vcl/inc/opengl/win/WinDeviceInfo.hxx                                   |   45 
 vcl/inc/opengl/win/gdiimpl.hxx                                         |    8 
 vcl/inc/opengl/x11/X11DeviceInfo.hxx                                   |   26 
 vcl/inc/opengl/x11/gdiimpl.hxx                                         |    6 
 vcl/inc/opengl/zone.hxx                                                |   31 
 vcl/inc/openglgdiimpl.hxx                                              |   22 
 vcl/inc/outdev.h                                                       |    7 
 vcl/inc/outfont.hxx                                                    |    2 
 vcl/inc/quartz/salgdi.h                                                |    3 
 vcl/inc/salbmp.hxx                                                     |   52 
 vcl/inc/salgdi.hxx                                                     |    5 
 vcl/inc/salgdiimpl.hxx                                                 |    6 
 vcl/inc/sft.hxx                                                        |   21 
 vcl/inc/unx/salgdi.h                                                   |    3 
 vcl/inc/win/salgdi.h                                                   |   17 
 vcl/opengl/FixedTextureAtlas.cxx                                       |   74 
 vcl/opengl/areaHashCRC64TFragmentShader.glsl                           |   87 
 vcl/opengl/areaScaleFastFragmentShader.glsl                            |    3 
 vcl/opengl/areaScaleFragmentShader.glsl                                |    1 
 vcl/opengl/blendedTextureFragmentShader.glsl                           |    8 
 vcl/opengl/blendedTextureVertexShader.glsl                             |    3 
 vcl/opengl/diffTextureFragmentShader.glsl                              |    6 
 vcl/opengl/framebuffer.cxx                                             |   24 
 vcl/opengl/gdiimpl.cxx                                                 |  225 
 vcl/opengl/maskedTextureFragmentShader.glsl                            |    6 
 vcl/opengl/maskedTextureVertexShader.glsl                              |   24 
 vcl/opengl/program.cxx                                                 |   28 
 vcl/opengl/salbmp.cxx                                                  |  228 
 vcl/opengl/scale.cxx                                                   |   55 
 vcl/opengl/texture.cxx                                                 |  165 
 vcl/opengl/transformedTextureVertexShader.glsl                         |    3 
 vcl/opengl/win/WinDeviceInfo.cxx                                       |  157 
 vcl/opengl/win/gdiimpl.cxx                                             |   33 
 vcl/opengl/x11/gdiimpl.cxx                                             |   15 
 vcl/osx/salinst.cxx                                                    |    2 
 vcl/qa/cppunit/BitmapTest.cxx                                          |   86 
 vcl/qa/cppunit/app/test_IconThemeInfo.cxx                              |   24 
 vcl/qa/cppunit/graphicfilter/data/jpg/fail/crash-1.jpg                 |binary
 vcl/qa/cppunit/graphicfilter/data/wmf/fail/hang-3.wmf                  |binary
 vcl/qa/cppunit/graphicfilter/data/wmf/fail/hang-4.wmf                  |binary
 vcl/qa/cppunit/lifecycle.cxx                                           |    4 
 vcl/qa/cppunit/wmf/data/tdf93750.emf                                   |binary
 vcl/qa/cppunit/wmf/wmfimporttest.cxx                                   |   17 
 vcl/source/app/svapp.cxx                                               |    2 
 vcl/source/app/svdata.cxx                                              |   12 
 vcl/source/app/svmain.cxx                                              |    4 
 vcl/source/bitmap/checksum.cxx                                         |  154 
 vcl/source/filter/jpeg/jpegc.cxx                                       |    8 
 vcl/source/filter/wmf/enhwmf.cxx                                       |   29 
 vcl/source/filter/wmf/winwmf.cxx                                       |    2 
 vcl/source/fontsubset/sft.cxx                                          |   23 
 vcl/source/gdi/animate.cxx                                             |   35 
 vcl/source/gdi/bitmap.cxx                                              |   54 
 vcl/source/gdi/bitmap3.cxx                                             |   12 
 vcl/source/gdi/bitmapex.cxx                                            |   13 
 vcl/source/gdi/gdimtf.cxx                                              |  179 
 vcl/source/gdi/graph.cxx                                               |    2 
 vcl/source/gdi/impbmp.cxx                                              |   26 
 vcl/source/gdi/impgraph.cxx                                            |    4 
 vcl/source/gdi/pdfwriter_impl.cxx                                      |   60 
 vcl/source/gdi/pdfwriter_impl.hxx                                      |    4 
 vcl/source/gdi/salgdilayout.cxx                                        |   42 
 vcl/source/opengl/OpenGLContext.cxx                                    |  278 
 vcl/source/opengl/OpenGLHelper.cxx                                     |  553 +
 vcl/source/outdev/font.cxx                                             |   26 
 vcl/source/outdev/outdev.cxx                                           |   12 
 vcl/source/window/builder.cxx                                          |    1 
 vcl/source/window/cursor.cxx                                           |   16 
 vcl/source/window/event.cxx                                            |   10 
 vcl/source/window/openglwin.cxx                                        |   17 
 vcl/source/window/paint.cxx                                            |   18 
 vcl/source/window/stacking.cxx                                         |    2 
 vcl/source/window/status.cxx                                           |    6 
 vcl/unx/generic/gdi/gdiimpl.hxx                                        |    3 
 vcl/unx/generic/gdi/salgdi.cxx                                         |    9 
 vcl/unx/generic/window/salframe.cxx                                    |    4 
 vcl/unx/gtk/app/gtkinst.cxx                                            |    2 
 vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx                               |    5 
 vcl/unx/gtk/window/gtksalframe.cxx                                     |   17 
 vcl/unx/gtk3/app/gtk3gtkinst.cxx                                       |   10 
 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx                          |   29 
 vcl/unx/kde4/KDESalGraphics.cxx                                        |    2 
 vcl/unx/kde4/tst_exclude_socket_notifiers.hxx                          |    3 
 vcl/win/source/app/salinst.cxx                                         |    6 
 vcl/win/source/gdi/gdiimpl.hxx                                         |    3 
 vcl/win/source/gdi/salgdi.cxx                                          |   14 
 vcl/win/source/gdi/salgdi3.cxx                                         |   51 
 vcl/win/source/gdi/salvd.cxx                                           |    2 
 vcl/win/source/gdi/winlayout.cxx                                       | 1386 +---
 vcl/win/source/gdi/winlayout.hxx                                       |   89 
 vcl/win/source/window/salframe.cxx                                     |    4 
 vcl/workben/vcldemo.cxx                                                |  156 
 wizards/com/sun/star/wizards/db/RecordParser.java                      |    6 
 xmloff/inc/XMLBackgroundImageContext.hxx                               |    2 
 xmloff/source/draw/sdpropls.cxx                                        |    4 
 xmloff/source/style/PageMasterStyleMap.cxx                             |    2 
 xmloff/source/style/PagePropertySetContext.cxx                         |    1 
 xmloff/source/style/XMLBackgroundImageContext.cxx                      |   38 
 xmloff/source/style/impastpl.cxx                                       |    1 
 xmloff/source/style/styleexp.cxx                                       |    8 
 xmloff/source/style/xmlexppr.cxx                                       |   23 
 xmloff/source/text/XMLTextPropertySetContext.cxx                       |    1 
 xmloff/source/text/XMLTextShapeStyleContext.cxx                        |    1 
 xmloff/source/text/txtimppr.cxx                                        |   14 
 477 files changed, 9880 insertions(+), 4453 deletions(-)

New commits:
commit ab9e2a14cfa5edd30bd74f156cfba09bfd5be3a0
Author: Andras Timar <andras.timar at collabora.com>
Date:   Sat Sep 19 21:30:08 2015 +0200

    Bump version to 5.0.2.2
    
    Change-Id: I0ccf9be48e74545b4a97313474cff997007f7491

diff --git a/configure.ac b/configure.ac
index 80dab64..1ab28cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
 
-AC_INIT([LibreOffice],[5.0.1.2],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.2.2],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 
commit 4d50e1182b878a2d832532416c16bda03d049a7c
Author: Eike Rathke <erack at redhat.com>
Date:   Fri Sep 18 13:10:13 2015 +0200

    Resolves: tdf#94060 raise iteration steps upper limit to 32767
    
    ... which is what Excel does, the value has to fit in a 16-bit signed
    integer.
    
    Change-Id: Ie172eb4eaa69b80110c8f93b1f74a6bb17ffc92f
    (cherry picked from commit ef725dc31f6f8b9e34b3c5f2ef514c5a48041684)
    Reviewed-on: https://gerrit.libreoffice.org/18685
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>
    Tested-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sc/uiconfig/scalc/ui/optcalculatepage.ui b/sc/uiconfig/scalc/ui/optcalculatepage.ui
index d501fbd..a9dca19 100644
--- a/sc/uiconfig/scalc/ui/optcalculatepage.ui
+++ b/sc/uiconfig/scalc/ui/optcalculatepage.ui
@@ -5,7 +5,7 @@
   <requires lib="LibreOffice" version="1.0"/>
   <object class="GtkAdjustment" id="adjustment1">
     <property name="lower">1</property>
-    <property name="upper">1000</property>
+    <property name="upper">32767</property>
     <property name="value">100</property>
     <property name="step_increment">1</property>
     <property name="page_increment">10</property>
commit beacd1efacf0d75cd7f404c9e690fa639202d5c6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Sep 18 12:27:45 2015 +0100

    reusing i here from the outer loop is definitely bogus
    
    Change-Id: I4ee52c76b2c1723639185bc99b85d83be5b4fdd7
    (cherry picked from commit 637ad743bb74a826ddd4db5efbcd33779b9132cd)
    Reviewed-on: https://gerrit.libreoffice.org/18686
    Reviewed-by: David Tardon <dtardon at redhat.com>
    Tested-by: David Tardon <dtardon at redhat.com>

diff --git a/sd/source/filter/ppt/propread.cxx b/sd/source/filter/ppt/propread.cxx
index ca9cbe0..e4dc401 100644
--- a/sd/source/filter/ppt/propread.cxx
+++ b/sd/source/filter/ppt/propread.cxx
@@ -302,8 +302,8 @@ bool Section::GetDictionary( Dictionary& rDict )
                         nSize >>= 1;
                         aStream.Seek( nPos );
                         sal_Unicode* pWString = reinterpret_cast<sal_Unicode*>(pString);
-                        for ( i = 0; i < nSize; i++ )
-                            aStream.ReadUInt16( pWString[ i ] );
+                        for (sal_uInt32 j = 0; j < nSize; ++j)
+                            aStream.ReadUInt16(pWString[j]);
                         aString = OUString(pWString, lcl_getMaxSafeStrLen(nSize));
                     }
                     else
commit b9d790e3ca99064dcdd38d6d40255f531dfc32df
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Aug 28 15:09:31 2015 +0100

    deb#795131 plausible fix
    
    Change-Id: I95c191ed865d6920845b146c3ef4baf30280a734
    (cherry picked from commit e5539b0b53ebaf9b792652e4866eeacf8c10b101)
    Reviewed-on: https://gerrit.libreoffice.org/18672
    Reviewed-by: Maxim Monastirsky <momonasmon at gmail.com>
    Tested-by: Maxim Monastirsky <momonasmon at gmail.com>

diff --git a/vcl/unx/gtk3/app/gtk3gtkinst.cxx b/vcl/unx/gtk3/app/gtk3gtkinst.cxx
index f8fd6a6..5716058 100644
--- a/vcl/unx/gtk3/app/gtk3gtkinst.cxx
+++ b/vcl/unx/gtk3/app/gtk3gtkinst.cxx
@@ -385,6 +385,8 @@ Reference< css::datatransfer::XTransferable > VclGtkClipboard::getContents() thr
 void VclGtkClipboard::ClipboardGet(GtkClipboard* /*clipboard*/, GtkSelectionData *selection_data,
                                    guint info)
 {
+    if (!m_aContents.is())
+        return;
 
     GdkAtom type(gdk_atom_intern(OUStringToOString(m_aInfoToFlavor[info].MimeType,
                                                    RTL_TEXTENCODING_UTF8).getStr(),
commit 2b11dd5a0e6fcdea508272dbf7dfc3c41fd7fbc0
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Thu Sep 17 15:27:49 2015 +0200

    update credits
    
    Change-Id: I0de134ec25add0fa963fa73e5583c721a69e17b7
    (cherry picked from commit 3834c12cafd645cdfdcf951b5d7c0c0223f3d79d)

diff --git a/readlicense_oo/license/CREDITS.fodt b/readlicense_oo/license/CREDITS.fodt
index 668bca1..39f751c 100644
--- a/readlicense_oo/license/CREDITS.fodt
+++ b/readlicense_oo/license/CREDITS.fodt
@@ -1,28 +1,28 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:config="urn:oas
 is:names:tc:opendocument:xmlns:config:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:officeooo="http://openoffice.org/2009/office" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:formx="urn:openoffice:names:
 experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
- <office:meta><dc:title>Credits » LibreOffice</dc:title><meta:keyword>Credits</meta:keyword><meta:keyword>contributors</meta:keyword><meta:keyword>coders</meta:keyword><meta:keyword>developers</meta:keyword><dc:description>Credits for the LibreOffice development/coding.</dc:description><meta:generator>LibreOffice/5.0.0.5$Linux_X86_64 LibreOffice_project/437e4abdf9e72fd0a6e6f8697a0e659bc77f9b10</meta:generator><dc:date>2012-02-20T22:17:18.060000000</dc:date><meta:editing-duration>PT14M12S</meta:editing-duration><meta:editing-cycles>3</meta:editing-cycles><meta:document-statistic meta:table-count="5" meta:image-count="1" meta:object-count="0" meta:page-count="2" meta:paragraph-count="3249" meta:word-count="11469" meta:character-count="82798" meta:non-whitespace-character-count="72452"/><meta:user-defined meta:name="google-site-verification">JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA</meta:user-defined></office:meta>
+ <office:meta><dc:title>Credits » LibreOffice</dc:title><meta:keyword>Credits</meta:keyword><meta:keyword>contributors</meta:keyword><meta:keyword>coders</meta:keyword><meta:keyword>developers</meta:keyword><dc:description>Credits for the LibreOffice development/coding.</dc:description><meta:generator>LibreOffice/5.0.2.1$Linux_X86_64 LibreOffice_project/9a18d52abbdfbdc2ac9acebec2b92e7859eb73b7</meta:generator><dc:date>2012-02-20T22:17:18.060000000</dc:date><meta:editing-duration>PT14M12S</meta:editing-duration><meta:editing-cycles>3</meta:editing-cycles><meta:document-statistic meta:table-count="5" meta:image-count="1" meta:object-count="0" meta:page-count="2" meta:paragraph-count="3280" meta:word-count="11583" meta:character-count="83633" meta:non-whitespace-character-count="73187"/><meta:user-defined meta:name="google-site-verification">JUebjoxEpqXoQcpltWRTwzBZEEHtch3wApdhgiQPFiA</meta:user-defined></office:meta>
  <office:settings>
   <config:config-item-set config:name="ooo:view-settings">
-   <config:config-item config:name="ViewAreaTop" config:type="long">501</config:config-item>
+   <config:config-item config:name="ViewAreaTop" config:type="long">660</config:config-item>
    <config:config-item config:name="ViewAreaLeft" config:type="long">501</config:config-item>
-   <config:config-item config:name="ViewAreaWidth" config:type="long">41197</config:config-item>
-   <config:config-item config:name="ViewAreaHeight" config:type="long">22518</config:config-item>
+   <config:config-item config:name="ViewAreaWidth" config:type="long">53024</config:config-item>
+   <config:config-item config:name="ViewAreaHeight" config:type="long">30023</config:config-item>
    <config:config-item config:name="ShowRedlineChanges" config:type="boolean">true</config:config-item>
    <config:config-item config:name="InBrowseMode" config:type="boolean">true</config:config-item>
    <config:config-item-map-indexed config:name="Views">
     <config:config-item-map-entry>
      <config:config-item config:name="ViewId" config:type="string">view2</config:config-item>
-     <config:config-item config:name="ViewLeft" config:type="long">3676</config:config-item>
-     <config:config-item config:name="ViewTop" config:type="long">3471</config:config-item>
+     <config:config-item config:name="ViewLeft" config:type="long">4064</config:config-item>
+     <config:config-item config:name="ViewTop" config:type="long">5029</config:config-item>
      <config:config-item config:name="VisibleLeft" config:type="long">501</config:config-item>
-     <config:config-item config:name="VisibleTop" config:type="long">501</config:config-item>
-     <config:config-item config:name="VisibleRight" config:type="long">41697</config:config-item>
-     <config:config-item config:name="VisibleBottom" config:type="long">23017</config:config-item>
+     <config:config-item config:name="VisibleTop" config:type="long">660</config:config-item>
+     <config:config-item config:name="VisibleRight" config:type="long">53523</config:config-item>
+     <config:config-item config:name="VisibleBottom" config:type="long">30681</config:config-item>
      <config:config-item config:name="ZoomType" config:type="short">0</config:config-item>
      <config:config-item config:name="ViewLayoutColumns" config:type="short">0</config:config-item>
      <config:config-item config:name="ViewLayoutBookMode" config:type="boolean">false</config:config-item>
-     <config:config-item config:name="ZoomFactor" config:type="short">100</config:config-item>
+     <config:config-item config:name="ZoomFactor" config:type="short">75</config:config-item>
      <config:config-item config:name="IsSelectedFrame" config:type="boolean">false</config:config-item>
     </config:config-item-map-entry>
    </config:config-item-map-indexed>
@@ -68,7 +68,7 @@
    <config:config-item config:name="InvertBorderSpacing" config:type="boolean">false</config:config-item>
    <config:config-item config:name="SaveGlobalDocumentLinks" config:type="boolean">false</config:config-item>
    <config:config-item config:name="TabsRelativeToIndent" config:type="boolean">true</config:config-item>
-   <config:config-item config:name="Rsid" config:type="int">3480553</config:config-item>
+   <config:config-item config:name="Rsid" config:type="int">3597204</config:config-item>
    <config:config-item config:name="PrintProspectRTL" config:type="boolean">false</config:config-item>
    <config:config-item config:name="PrintEmptyPages" config:type="boolean">false</config:config-item>
    <config:config-item config:name="ApplyUserData" config:type="boolean">false</config:config-item>
@@ -311,24 +311,24 @@
  </office:styles>
  <office:automatic-styles>
   <style:style style:name="Tabelle1" style:family="table">
-   <style:table-properties style:width="25.142cm" table:align="left"/>
+   <style:table-properties style:width="25.91cm" table:align="left"/>
   </style:style>
   <style:style style:name="Tabelle1.A" style:family="table-column">
-   <style:table-column-properties style:column-width="6.749cm"/>
+   <style:table-column-properties style:column-width="6.669cm"/>
   </style:style>
   <style:style style:name="Tabelle1.B" style:family="table-column">
-   <style:table-column-properties style:column-width="6.563cm"/>
+   <style:table-column-properties style:column-width="5.876cm"/>
   </style:style>
   <style:style style:name="Tabelle1.C" style:family="table-column">
-   <style:table-column-properties style:column-width="5.108cm"/>
+   <style:table-column-properties style:column-width="6.722cm"/>
   </style:style>
   <style:style style:name="Tabelle1.D" style:family="table-column">
-   <style:table-column-properties style:column-width="6.722cm"/>
+   <style:table-column-properties style:column-width="6.643cm"/>
   </style:style>
   <style:style style:name="Tabelle1.A1" style:family="table-cell">
    <style:table-cell-properties style:vertical-align="middle" fo:padding="0.049cm" fo:border="none"/>
   </style:style>
-  <style:style style:name="Tabelle1.B234" style:family="table-cell">
+  <style:style style:name="Tabelle1.C237" style:family="table-cell">
    <style:table-cell-properties fo:padding="0.049cm" fo:border="none"/>
   </style:style>
   <style:style style:name="Tabelle2" style:family="table">
@@ -392,26 +392,23 @@
    <style:table-cell-properties fo:padding="0.049cm" fo:border="none"/>
   </style:style>
   <style:style style:name="Tabelle5" style:family="table">
-   <style:table-properties style:width="30.725cm" table:align="left"/>
+   <style:table-properties style:width="30.831cm" table:align="left"/>
   </style:style>
   <style:style style:name="Tabelle5.A" style:family="table-column">
-   <style:table-column-properties style:column-width="5.981cm"/>
+   <style:table-column-properties style:column-width="11.591cm"/>
   </style:style>
   <style:style style:name="Tabelle5.B" style:family="table-column">
-   <style:table-column-properties style:column-width="11.564cm"/>
+   <style:table-column-properties style:column-width="6.458cm"/>
   </style:style>
   <style:style style:name="Tabelle5.C" style:family="table-column">
-   <style:table-column-properties style:column-width="6.431cm"/>
+   <style:table-column-properties style:column-width="6.299cm"/>
   </style:style>
   <style:style style:name="Tabelle5.D" style:family="table-column">
-   <style:table-column-properties style:column-width="6.749cm"/>
+   <style:table-column-properties style:column-width="6.484cm"/>
   </style:style>
   <style:style style:name="Tabelle5.A1" style:family="table-cell">
    <style:table-cell-properties style:vertical-align="middle" fo:padding="0.049cm" fo:border="none"/>
   </style:style>
-  <style:style style:name="Tabelle5.C535" style:family="table-cell">
-   <style:table-cell-properties fo:padding="0.049cm" fo:border="none"/>
-  </style:style>
   <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Table_20_Contents">
    <style:text-properties fo:font-size="2pt" style:font-size-asian="2pt" style:font-size-complex="2pt"/>
   </style:style>
@@ -440,43 +437,46 @@
    <style:paragraph-properties style:page-number="auto" fo:padding="0cm" fo:border="none"/>
    <style:text-properties officeooo:paragraph-rsid="0020b307"/>
   </style:style>
-  <style:style style:name="P9" style:family="paragraph" style:parent-style-name="Table_20_Contents">
-   <style:text-properties fo:font-size="2pt" style:font-size-asian="2pt" style:font-size-complex="2pt"/>
-  </style:style>
-  <style:style style:name="P10" style:family="paragraph" style:parent-style-name="Heading_20_1" style:master-page-name="HTML">
-   <style:paragraph-properties style:page-number="auto" fo:padding="0cm" fo:border="none"/>
-   <style:text-properties officeooo:paragraph-rsid="0020b307"/>
+  <style:style style:name="P9" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L1"/>
+  <style:style style:name="P10" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L3"/>
+  <style:style style:name="P11" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L4"/>
+  <style:style style:name="P12" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L5"/>
+  <style:style style:name="P13" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L6"/>
+  <style:style style:name="P14" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L7"/>
+  <style:style style:name="P15" style:family="paragraph" style:parent-style-name="Text_20_body">
+   <style:text-properties officeooo:paragraph-rsid="0036e394"/>
   </style:style>
-  <style:style style:name="P11" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L1"/>
-  <style:style style:name="P12" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L3"/>
-  <style:style style:name="P13" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L4"/>
-  <style:style style:name="P14" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L5"/>
-  <style:style style:name="P15" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L6"/>
-  <style:style style:name="P16" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L7"/>
-  <style:style style:name="P17" style:family="paragraph" style:parent-style-name="Text_20_body">
+  <style:style style:name="P16" style:family="paragraph" style:parent-style-name="Text_20_body">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P18" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L1">
+  <style:style style:name="P17" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L1">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P19" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L2">
+  <style:style style:name="P18" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L2">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P20" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L3">
+  <style:style style:name="P19" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L3">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P21" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L4">
+  <style:style style:name="P20" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L4">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P22" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L5">
+  <style:style style:name="P21" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L5">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P23" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L6">
+  <style:style style:name="P22" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L6">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
-  <style:style style:name="P24" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L7">
+  <style:style style:name="P23" style:family="paragraph" style:parent-style-name="Text_20_body" style:list-style-name="L7">
    <style:paragraph-properties fo:margin-top="0cm" fo:margin-bottom="0cm" loext:contextual-spacing="false"/>
   </style:style>
+  <style:style style:name="P24" style:family="paragraph" style:parent-style-name="Table_20_Contents">
+   <style:text-properties fo:font-size="2pt" style:font-size-asian="2pt" style:font-size-complex="2pt"/>
+  </style:style>
+  <style:style style:name="P25" style:family="paragraph" style:parent-style-name="Heading_20_1" style:master-page-name="HTML">
+   <style:paragraph-properties style:page-number="auto" fo:padding="0cm" fo:border="none"/>
+   <style:text-properties officeooo:paragraph-rsid="0020b307"/>
+  </style:style>
   <style:style style:name="T1" style:family="text">
    <style:text-properties style:text-position="33% 80%"/>
   </style:style>
@@ -755,7 +755,7 @@
     <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
    </text:sequence-decls>
    <text:section text:style-name="Sect1" text:name="BgContainer">
-    <text:p text:style-name="P10"><draw:frame draw:style-name="fr1" draw:name="graphics114" text:anchor-type="paragraph" svg:x="0.025cm" svg:y="-0.423cm" svg:width="8.304cm" svg:height="2.653cm" draw:z-index="0"><draw:image>
+    <text:p text:style-name="P25"><draw:frame draw:style-name="fr1" draw:name="graphics114" text:anchor-type="paragraph" svg:x="0.025cm" svg:y="-0.423cm" svg:width="8.304cm" svg:height="2.653cm" draw:z-index="0"><draw:image>
        <office:binary-data>iVBORw0KGgoAAAANSUhEUgAAATkAAABkCAYAAAD9hkdsAAAAAXNSR0IArs4c6QAAAAZiS0dE
         AP8A/wD/oL2nkwAAAAlwSFlzAAAOuQAADrkBuAYXvwAAAAd0SU1FB9oMChUNCQOjP/4AADYV
         SURBVHja7V0HfBXF9r65N0B67yEhQIAkJEAggSQklNB7B0UELAhIFYIUReBhQewFEBREUBEQ
@@ -1017,8 +1017,8 @@
         pEmTJk2aNGnSpEmTJk2aNGmqif4fv2ovuUlKae4AAAAASUVORK5CYII=
        </office:binary-data>
       </draw:image>
-     </draw:frame>Credits </text:p>
-    <text:p text:style-name="Text_20_body">1068 individuals contributed to OpenOffice.org (and whose contributions were imported into LibreOffice) or LibreOffice until 2015-08-20 15:14:11.</text:p>
+     </draw:frame>Credits</text:p>
+    <text:p text:style-name="P15">1081 individuals contributed to OpenOffice.org (and whose contributions were imported into LibreOffice) or LibreOffice until 2015-09-17 14:55:28.</text:p>
     <text:p text:style-name="Text_20_body"><text:span text:style-name="T1">*</text:span> marks developers whose first contributions happened after 2010-09-28.</text:p>
     <text:h text:style-name="Heading_20_2" text:outline-level="2">Developers committing code since 2010-09-28</text:h>
     <table:table table:name="Tabelle1" table:style-name="Tabelle1">
@@ -1045,10 +1045,10 @@
        <text:p text:style-name="Table_20_Contents">Vladimir Glazunov<text:line-break/>Commits: 25434<text:line-break/>Joined: 2000-12-04</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Caolán McNamara<text:line-break/>Commits: 17819<text:line-break/>Joined: 2000-10-10</text:p>
+       <text:p text:style-name="Table_20_Contents">Caolán McNamara<text:line-break/>Commits: 18025<text:line-break/>Joined: 2000-10-10</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Stephan Bergmann<text:line-break/>Commits: 9705<text:line-break/>Joined: 2000-10-04</text:p>
+       <text:p text:style-name="Table_20_Contents">Stephan Bergmann<text:line-break/>Commits: 9942<text:line-break/>Joined: 2000-10-04</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Ivo Hinkelmann<text:line-break/>Commits: 9480<text:line-break/>Joined: 2002-09-09</text:p>
@@ -1056,7 +1056,7 @@
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Tor Lillqvist<text:line-break/>Commits: 6977<text:line-break/>Joined: 2010-03-23</text:p>
+       <text:p text:style-name="Table_20_Contents">Tor Lillqvist<text:line-break/>Commits: 7035<text:line-break/>Joined: 2010-03-23</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Kohei Yoshida<text:line-break/>Commits: 5360<text:line-break/>Joined: 2009-06-19</text:p>
@@ -1065,21 +1065,21 @@
        <text:p text:style-name="Table_20_Contents">Frank Schoenheit [fs]<text:line-break/>Commits: 5008<text:line-break/>Joined: 2000-09-19</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Michael Stahl<text:line-break/>Commits: 4808<text:line-break/>Joined: 2008-06-16</text:p>
+       <text:p text:style-name="Table_20_Contents">Michael Stahl<text:line-break/>Commits: 4879<text:line-break/>Joined: 2008-06-16</text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Miklos Vajna<text:line-break/>Commits: 4710<text:line-break/>Joined: 2010-07-29</text:p>
+       <text:p text:style-name="Table_20_Contents">Miklos Vajna<text:line-break/>Commits: 4753<text:line-break/>Joined: 2010-07-29</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Noel Grandin<text:line-break/>Commits: 4214<text:line-break/>Joined: <text:span text:style-name="T2">2011-12-12</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Noel Grandin<text:line-break/>Commits: 4425<text:line-break/>Joined: <text:span text:style-name="T2">2011-12-12</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Markus Mohrhard<text:line-break/>Commits: 3753<text:line-break/>Joined: <text:span text:style-name="T2">2011-03-17</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Markus Mohrhard<text:line-break/>Commits: 3857<text:line-break/>Joined: <text:span text:style-name="T2">2011-03-17</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">David Tardon<text:line-break/>Commits: 3074<text:line-break/>Joined: 2009-11-12</text:p>
+       <text:p text:style-name="Table_20_Contents">David Tardon<text:line-break/>Commits: 3085<text:line-break/>Joined: 2009-11-12</text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1087,10 +1087,10 @@
        <text:p text:style-name="Table_20_Contents">Hans-Joachim Lankenau<text:line-break/>Commits: 3007<text:line-break/>Joined: 2000-09-19</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Ocke Janssen [oj]<text:line-break/>Commits: 2850<text:line-break/>Joined: 2000-09-20</text:p>
+       <text:p text:style-name="Table_20_Contents">Eike Rathke<text:line-break/>Commits: 2872<text:line-break/>Joined: 2000-10-11</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Eike Rathke<text:line-break/>Commits: 2798<text:line-break/>Joined: 2000-10-11</text:p>
+       <text:p text:style-name="Table_20_Contents">Ocke Janssen [oj]<text:line-break/>Commits: 2850<text:line-break/>Joined: 2000-09-20</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Mathias Bauer<text:line-break/>Commits: 2580<text:line-break/>Joined: 2000-09-20</text:p>
@@ -1101,13 +1101,13 @@
        <text:p text:style-name="Table_20_Contents">Oliver Specht<text:line-break/>Commits: 2458<text:line-break/>Joined: 2000-09-21</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Thomas Arnhold<text:line-break/>Commits: 2176<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-16</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents">Jan Holesovsky<text:line-break/>Commits: 2188<text:line-break/>Joined: 2009-06-23</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Jan Holesovsky<text:line-break/>Commits: 2174<text:line-break/>Joined: 2009-06-23</text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Thomas Arnhold<text:line-break/>Commits: 2176<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-16</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Norbert Thiebaud<text:line-break/>Commits: 2119<text:line-break/>Joined: <text:span text:style-name="T2">2010-09-29</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Norbert Thiebaud<text:line-break/>Commits: 2121<text:line-break/>Joined: <text:span text:style-name="T2">2010-09-29</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1115,13 +1115,13 @@
        <text:p text:style-name="Table_20_Contents">Philipp Lohmann [pl]<text:line-break/>Commits: 2089<text:line-break/>Joined: 2000-09-21</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Bjoern Michaelsen<text:line-break/>Commits: 1929<text:line-break/>Joined: 2009-10-14</text:p>
+       <text:p text:style-name="Table_20_Contents">Bjoern Michaelsen<text:line-break/>Commits: 1931<text:line-break/>Joined: 2009-10-14</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Christian Lippka<text:line-break/>Commits: 1805<text:line-break/>Joined: 2000-09-25</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Julien Nabet<text:line-break/>Commits: 1763<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-04</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Julien Nabet<text:line-break/>Commits: 1775<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-04</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1129,7 +1129,7 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Matúš Kukan<text:line-break/>Commits: 1636<text:line-break/>Joined: <text:span text:style-name="T2">2011-04-06</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Andras Timar<text:line-break/>Commits: 1621<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-02</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Andras Timar<text:line-break/>Commits: 1626<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-02</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Luboš Luňák<text:line-break/>Commits: 1521<text:line-break/>Joined: 2010-09-21</text:p>
@@ -1140,7 +1140,7 @@
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tomaž Vajngerl<text:line-break/>Commits: 1335<text:line-break/>Joined: <text:span text:style-name="T2">2012-06-02</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tomaž Vajngerl<text:line-break/>Commits: 1359<text:line-break/>Joined: <text:span text:style-name="T2">2012-06-02</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Fridrich Štrba<text:line-break/>Commits: 1324<text:line-break/>Joined: 2007-02-22</text:p>
@@ -1160,14 +1160,17 @@
        <text:p text:style-name="Table_20_Contents">Armin Le Grand<text:line-break/>Commits: 1187<text:line-break/>Joined: 2000-09-25</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Thorsten Behrens<text:line-break/>Commits: 1127<text:line-break/>Joined: 2001-04-25</text:p>
+       <text:p text:style-name="Table_20_Contents">Thorsten Behrens<text:line-break/>Commits: 1131<text:line-break/>Joined: 2001-04-25</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Matteo Casalin<text:line-break/>Commits: 984<text:line-break/>Joined: <text:span text:style-name="T2">2011-11-13</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Matteo Casalin<text:line-break/>Commits: 1050<text:line-break/>Joined: <text:span text:style-name="T2">2011-11-13</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Takeshi Abe<text:line-break/>Commits: 966<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-08</text:span></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Petr Mladek<text:line-break/>Commits: 958<text:line-break/>Joined: 2006-10-03</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
@@ -1176,9 +1179,6 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Lionel Elie Mamane<text:line-break/>Commits: 942<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-15</text:span></text:p>
       </table:table-cell>
-      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Takeshi Abe<text:line-break/>Commits: 936<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-08</text:span></text:p>
-      </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
@@ -1216,7 +1216,7 @@
        <text:p text:style-name="Table_20_Contents">Joachim Lingner<text:line-break/>Commits: 745<text:line-break/>Joined: 2000-10-05</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Zolnai Tamás<text:line-break/>Commits: 730<text:line-break/>Joined: <text:span text:style-name="T2">2012-08-06</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Zolnai Tamás<text:line-break/>Commits: 733<text:line-break/>Joined: <text:span text:style-name="T2">2012-08-06</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Release Engineering<text:line-break/>Commits: 728<text:line-break/>Joined: 2008-10-02</text:p>
@@ -1227,24 +1227,24 @@
        <text:p text:style-name="Table_20_Contents">Andre Fischer<text:line-break/>Commits: 719<text:line-break/>Joined: 2001-02-06</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Andrzej Hunt<text:line-break/>Commits: 696<text:line-break/>Joined: <text:span text:style-name="T2">2012-03-27</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Andrzej Hunt<text:line-break/>Commits: 697<text:line-break/>Joined: <text:span text:style-name="T2">2012-03-27</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Joerg Skottke [jsk]<text:line-break/>Commits: 678<text:line-break/>Joined: 2008-06-17</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Joseph Powers<text:line-break/>Commits: 658<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-15</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Michael Meeks<text:line-break/>Commits: 671<text:line-break/>Joined: <text:span text:style-name="T2">2013-09-10</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Kai Sommerfeld<text:line-break/>Commits: 651<text:line-break/>Joined: 2000-10-10</text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Joseph Powers<text:line-break/>Commits: 658<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-15</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Ingrid Halama<text:line-break/>Commits: 639<text:line-break/>Joined: 2001-01-19</text:p>
+       <text:p text:style-name="Table_20_Contents">Kai Sommerfeld<text:line-break/>Commits: 651<text:line-break/>Joined: 2000-10-10</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Michael Meeks<text:line-break/>Commits: 611<text:line-break/>Joined: <text:span text:style-name="T2">2013-09-10</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents">Ingrid Halama<text:line-break/>Commits: 639<text:line-break/>Joined: 2001-01-19</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Rafael Dominguez<text:line-break/>Commits: 606<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-13</text:span></text:p>
@@ -1269,10 +1269,10 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Peter Foley<text:line-break/>Commits: 442<text:line-break/>Joined: <text:span text:style-name="T2">2011-09-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Dirk Voelzke<text:line-break/>Commits: 392<text:line-break/>Joined: 2000-11-27</text:p>
+       <text:p text:style-name="Table_20_Contents">Rene Engelhard<text:line-break/>Commits: 392<text:line-break/>Joined: 2005-03-14</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Rene Engelhard<text:line-break/>Commits: 391<text:line-break/>Joined: 2005-03-14</text:p>
+       <text:p text:style-name="Table_20_Contents">Dirk Voelzke<text:line-break/>Commits: 392<text:line-break/>Joined: 2000-11-27</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Ivan Timofeev<text:line-break/>Commits: 380<text:line-break/>Joined: <text:span text:style-name="T2">2011-09-16</text:span></text:p>
@@ -1286,15 +1286,15 @@
        <text:p text:style-name="Table_20_Contents">Matthias Huetsch [mhu]<text:line-break/>Commits: 360<text:line-break/>Joined: 2000-09-28</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Olivier Hallot<text:line-break/>Commits: 312<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-25</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Olivier Hallot<text:line-break/>Commits: 322<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-25</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Xisco Fauli<text:line-break/>Commits: 311<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-06</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents">Christian Lohmaier<text:line-break/>Commits: 313<text:line-break/>Joined: 2008-06-01</text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Christian Lohmaier<text:line-break/>Commits: 305<text:line-break/>Joined: 2008-06-01</text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Xisco Fauli<text:line-break/>Commits: 311<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-06</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Radek Doulik<text:line-break/>Commits: 305<text:line-break/>Joined: 2010-05-03</text:p>
@@ -1308,44 +1308,44 @@
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Siqi Liu<text:line-break/>Commits: 277<text:line-break/>Joined: <text:span text:style-name="T2">2013-04-13</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Katarina Behrens<text:line-break/>Commits: 279<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-13</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Pierre-André Jacquod<text:line-break/>Commits: 276<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-13</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Siqi Liu<text:line-break/>Commits: 277<text:line-break/>Joined: <text:span text:style-name="T2">2013-04-13</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Katarina Behrens<text:line-break/>Commits: 273<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-13</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Pierre-André Jacquod<text:line-break/>Commits: 276<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-13</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Lars Langhans<text:line-break/>Commits: 260<text:line-break/>Joined: 2000-09-22</text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>David Ostrovsky<text:line-break/>Commits: 262<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-01</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents">Muthu Subramanian<text:line-break/>Commits: 248<text:line-break/>Joined: 2010-08-25</text:p>
+       <text:p text:style-name="Table_20_Contents">Lars Langhans<text:line-break/>Commits: 260<text:line-break/>Joined: 2000-09-22</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Robert Antoni Buj Gelonch<text:line-break/>Commits: 247<text:line-break/>Joined: <text:span text:style-name="T2">2014-06-11</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Yousuf Philips<text:line-break/>Commits: 249<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-21</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Yousuf Philips<text:line-break/>Commits: 241<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-21</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents">Muthu Subramanian<text:line-break/>Commits: 248<text:line-break/>Joined: 2010-08-25</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>David Ostrovsky<text:line-break/>Commits: 237<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-01</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Robert Antoni Buj Gelonch<text:line-break/>Commits: 247<text:line-break/>Joined: <text:span text:style-name="T2">2014-06-11</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Khaled Hosny<text:line-break/>Commits: 230<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-28</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Khaled Hosny<text:line-break/>Commits: 232<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-28</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Maxim Monastirsky<text:line-break/>Commits: 212<text:line-break/>Joined: <text:span text:style-name="T2">2013-10-27</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Maxim Monastirsky<text:line-break/>Commits: 226<text:line-break/>Joined: <text:span text:style-name="T2">2013-10-27</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Szymon Kłos<text:line-break/>Commits: 210<text:line-break/>Joined: <text:span text:style-name="T2">2014-03-22</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Szymon Kłos<text:line-break/>Commits: 224<text:line-break/>Joined: <text:span text:style-name="T2">2014-03-22</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>László Németh<text:line-break/>Commits: 210<text:line-break/>Joined: <text:span text:style-name="T2">2010-09-29</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>László Németh<text:line-break/>Commits: 217<text:line-break/>Joined: <text:span text:style-name="T2">2010-09-29</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1356,10 +1356,10 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Robert Nagy<text:line-break/>Commits: 191<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Marcos Paulo de Souza<text:line-break/>Commits: 188<text:line-break/>Joined: <text:span text:style-name="T2">2012-09-26</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jacobo Aragunde Pérez<text:line-break/>Commits: 190<text:line-break/>Joined: <text:span text:style-name="T2">2013-09-25</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jacobo Aragunde Pérez<text:line-break/>Commits: 186<text:line-break/>Joined: <text:span text:style-name="T2">2013-09-25</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Marcos Paulo de Souza<text:line-break/>Commits: 188<text:line-break/>Joined: <text:span text:style-name="T2">2012-09-26</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1373,15 +1373,15 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Nigel Hawkins<text:line-break/>Commits: 160<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-28</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Artur Dorda<text:line-break/>Commits: 151<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-15</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Adolfo Jayme Barrientos<text:line-break/>Commits: 153<text:line-break/>Joined: <text:span text:style-name="T2">2013-06-21</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Gert Faller<text:line-break/>Commits: 151<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-25</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Artur Dorda<text:line-break/>Commits: 151<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-15</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Adolfo Jayme Barrientos<text:line-break/>Commits: 151<text:line-break/>Joined: <text:span text:style-name="T2">2013-06-21</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Gert Faller<text:line-break/>Commits: 151<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-25</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Gregor Hartmann<text:line-break/>Commits: 141<text:line-break/>Joined: 2000-10-12</text:p>
@@ -1415,7 +1415,7 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Sebastian Spaeth<text:line-break/>Commits: 119<text:line-break/>Joined: <text:span text:style-name="T2">2010-09-28</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Arnaud Versini<text:line-break/>Commits: 118<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-05</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Arnaud Versini<text:line-break/>Commits: 119<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-05</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1440,10 +1440,10 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Louis-Francis Ratté-Boulianne<text:line-break/>Commits: 102<text:line-break/>Joined: <text:span text:style-name="T2">2014-10-29</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Thomas Klausner<text:line-break/>Commits: 98<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-01</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jan-Marek Glogowski<text:line-break/>Commits: 99<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-14</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jan-Marek Glogowski<text:line-break/>Commits: 97<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-14</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Thomas Klausner<text:line-break/>Commits: 98<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-01</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1451,18 +1451,18 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Stefan Knorr<text:line-break/>Commits: 91<text:line-break/>Joined: <text:span text:style-name="T2">2011-07-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Krisztian Pinter<text:line-break/>Commits: 90<text:line-break/>Joined: <text:span text:style-name="T2">2013-02-18</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Laurent Godard<text:line-break/>Commits: 91<text:line-break/>Joined: <text:span text:style-name="T2">2011-05-06</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Daniel Bankston<text:line-break/>Commits: 88<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-03</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Krisztian Pinter<text:line-break/>Commits: 90<text:line-break/>Joined: <text:span text:style-name="T2">2013-02-18</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tim Retout<text:line-break/>Commits: 88<text:line-break/>Joined: <text:span text:style-name="T2">2012-02-14</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Daniel Bankston<text:line-break/>Commits: 88<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-03</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Laurent Godard<text:line-break/>Commits: 87<text:line-break/>Joined: <text:span text:style-name="T2">2011-05-06</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tim Retout<text:line-break/>Commits: 88<text:line-break/>Joined: <text:span text:style-name="T2">2012-02-14</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Adam Co<text:line-break/>Commits: 86<text:line-break/>Joined: <text:span text:style-name="T2">2013-04-28</text:span></text:p>
@@ -1496,14 +1496,17 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Ricardo Montania<text:line-break/>Commits: 82<text:line-break/>Joined: <text:span text:style-name="T2">2012-08-18</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Douglas Mencken<text:line-break/>Commits: 76<text:line-break/>Joined: <text:span text:style-name="T2">2013-12-11</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Albert Thuswaldner<text:line-break/>Commits: 76<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-26</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tobias Madl<text:line-break/>Commits: 74<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-15</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Douglas Mencken<text:line-break/>Commits: 76<text:line-break/>Joined: <text:span text:style-name="T2">2013-12-11</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tobias Madl<text:line-break/>Commits: 74<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-15</text:span></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Korrawit Pruegsanusak<text:line-break/>Commits: 74<text:line-break/>Joined: <text:span text:style-name="T2">2011-05-28</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
@@ -1512,11 +1515,11 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>weigao<text:line-break/>Commits: 72<text:line-break/>Joined: <text:span text:style-name="T2">2014-05-07</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Thorsten Bosbach<text:line-break/>Commits: 70<text:line-break/>Joined: 2008-06-18</text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Bartosz Kosiorek<text:line-break/>Commits: 70<text:line-break/>Joined: 2010-09-17</text:p>
       </table:table-cell>
@@ -1526,25 +1529,25 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Kevin Hunter<text:line-break/>Commits: 67<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-22</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Michaël Lefèvre<text:line-break/>Commits: 67<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-22</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jelle van der Waa<text:line-break/>Commits: 66<text:line-break/>Joined: <text:span text:style-name="T2">2013-06-16</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Winfried Donkers<text:line-break/>Commits: 64<text:line-break/>Joined: <text:span text:style-name="T2">2013-08-06</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Winfried Donkers<text:line-break/>Commits: 66<text:line-break/>Joined: <text:span text:style-name="T2">2013-08-06</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Albert Thuswaldner<text:line-break/>Commits: 63<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-26</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Michael Weghorn<text:line-break/>Commits: 61<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-10</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Riccardo Magliocchetti<text:line-break/>Commits: 61<text:line-break/>Joined: <text:span text:style-name="T2">2012-01-25</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Wolfram Garten [wg]<text:line-break/>Commits: 61<text:line-break/>Joined: 2009-10-23</text:p>
       </table:table-cell>
@@ -1554,11 +1557,11 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Marco Cecchetti<text:line-break/>Commits: 59<text:line-break/>Joined: <text:span text:style-name="T2">2011-04-14</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Marc Neumann [msc]<text:line-break/>Commits: 59<text:line-break/>Joined: 2008-06-20</text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>shiming zhang<text:line-break/>Commits: 59<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
       </table:table-cell>
@@ -1568,27 +1571,24 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Pierre-Eric Pelloux-Prayer<text:line-break/>Commits: 57<text:line-break/>Joined: <text:span text:style-name="T2">2012-06-20</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>yiming ju<text:line-break/>Commits: 57<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-01</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Joren De Cuyper<text:line-break/>Commits: 56<text:line-break/>Joined: <text:span text:style-name="T2">2014-02-06</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Michael Weghorn<text:line-break/>Commits: 55<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-10</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Pranav Kant<text:line-break/>Commits: 55<text:line-break/>Joined: <text:span text:style-name="T2">2015-06-02</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Nikolai Pretzell<text:line-break/>Commits: 54<text:line-break/>Joined: 2001-03-09</text:p>
       </table:table-cell>
-      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mihály Palenik<text:line-break/>Commits: 54<text:line-break/>Joined: <text:span text:style-name="T2">2013-07-11</text:span></text:p>
-      </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Pranav Kant<text:line-break/>Commits: 54<text:line-break/>Joined: <text:span text:style-name="T2">2015-06-02</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mihály Palenik<text:line-break/>Commits: 54<text:line-break/>Joined: <text:span text:style-name="T2">2013-07-11</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>yangzhang<text:line-break/>Commits: 54<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
@@ -1664,49 +1664,49 @@
        <text:p text:style-name="Table_20_Contents">Volker Ahrendt [va]<text:line-break/>Commits: 44<text:line-break/>Joined: 2002-04-15</text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Peter Jentsch<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-07</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Martin Hosken<text:line-break/>Commits: 43<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-25</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mark Wielaard<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2013-05-13</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Luc Castermans<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2011-11-13</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>matteocam<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2014-02-25</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Peter Jentsch<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-07</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Luc Castermans<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2011-11-13</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mark Wielaard<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2013-05-13</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Sébastien Le Ray<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-10</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>matteocam<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2014-02-25</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Christian M. Heller<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2013-02-24</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Matthias Freund<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-08</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Martin Hosken<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-25</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Henry Castro<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2015-01-09</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Henry Castro<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2015-01-09</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Niklas Johansson<text:line-break/>Commits: 42<text:line-break/>Joined: <text:span text:style-name="T2">2011-11-07</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Francisco Saito<text:line-break/>Commits: 40<text:line-break/>Joined: <text:span text:style-name="T2">2011-03-21</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Sébastien Le Ray<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2011-02-10</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Niklas Johansson<text:line-break/>Commits: 40<text:line-break/>Joined: <text:span text:style-name="T2">2011-11-07</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Christian M. Heller<text:line-break/>Commits: 41<text:line-break/>Joined: <text:span text:style-name="T2">2013-02-24</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Kayo Hamid<text:line-break/>Commits: 39<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-09</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Francisco Saito<text:line-break/>Commits: 40<text:line-break/>Joined: <text:span text:style-name="T2">2011-03-21</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>minwang<text:line-break/>Commits: 39<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Kayo Hamid<text:line-break/>Commits: 39<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-09</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Matthias Freund<text:line-break/>Commits: 38<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-08</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>minwang<text:line-break/>Commits: 39<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Valentin Kettner<text:line-break/>Commits: 38<text:line-break/>Joined: <text:span text:style-name="T2">2014-03-17</text:span></text:p>
@@ -1742,6 +1742,9 @@
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Rosemary<text:line-break/>Commits: 36<text:line-break/>Joined: <text:span text:style-name="T2">2015-06-23</text:span></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Christophe JAILLET<text:line-break/>Commits: 36<text:line-break/>Joined: <text:span text:style-name="T2">2012-06-14</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
@@ -1750,112 +1753,120 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Santiago Martinez<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2012-01-20</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>xukai liu<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-01</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Laurent Charrière<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-14</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jean-Pierre Ledure<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2013-10-12</text:span></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Philippe Jung<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2015-05-01</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Priyanka Gaikwad<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-12</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>dechuang<text:line-break/>Commits: 35<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Marc-André Laverdière<text:line-break/>Commits: 34<text:line-break/>Joined: <text:span text:style-name="T2">2011-06-21</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Steve Yin<text:line-break/>Commits: 34<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-14</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Jean-Pierre Ledure<text:line-break/>Commits: 33<text:line-break/>Joined: <text:span text:style-name="T2">2013-10-12</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tobias Lippert<text:line-break/>Commits: 34<text:line-break/>Joined: <text:span text:style-name="T2">2014-01-02</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Tobias Lippert<text:line-break/>Commits: 33<text:line-break/>Joined: <text:span text:style-name="T2">2014-01-02</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Varun Dhall<text:line-break/>Commits: 33<text:line-break/>Joined: <text:span text:style-name="T2">2015-03-07</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Andreas Mantke<text:line-break/>Commits: 33<text:line-break/>Joined: <text:span text:style-name="T2">2010-09-29</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Alexander Wilms<text:line-break/>Commits: 33<text:line-break/>Joined: <text:span text:style-name="T2">2012-05-26</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Gokul<text:line-break/>Commits: 32<text:line-break/>Joined: <text:span text:style-name="T2">2012-07-10</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Yogesh Bharate<text:line-break/>Commits: 32<text:line-break/>Joined: <text:span text:style-name="T2">2013-10-11</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Varun Dhall<text:line-break/>Commits: 32<text:line-break/>Joined: <text:span text:style-name="T2">2015-03-07</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Vishv Brahmbhatt<text:line-break/>Commits: 32<text:line-break/>Joined: <text:span text:style-name="T2">2013-01-28</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Vishv Brahmbhatt<text:line-break/>Commits: 32<text:line-break/>Joined: <text:span text:style-name="T2">2013-01-28</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mihai Varga<text:line-break/>Commits: 32<text:line-break/>Joined: <text:span text:style-name="T2">2014-02-27</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>fengzeng<text:line-break/>Commits: 31<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>mulei<text:line-break/>Commits: 30<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-01</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Kenneth Venken<text:line-break/>Commits: 30<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-15</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Christoph Herzog<text:line-break/>Commits: 30<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-07</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Manal Alhassoun<text:line-break/>Commits: 30<text:line-break/>Joined: <text:span text:style-name="T2">2012-09-10</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Isamu Mogi<text:line-break/>Commits: 30<text:line-break/>Joined: <text:span text:style-name="T2">2013-04-27</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Rodolfo Ribeiro Gomes<text:line-break/>Commits: 29<text:line-break/>Joined: <text:span text:style-name="T2">2012-12-19</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Wols Lists<text:line-break/>Commits: 29<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-07</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Elton Chung<text:line-break/>Commits: 29<text:line-break/>Joined: <text:span text:style-name="T2">2012-01-31</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>xinjiang<text:line-break/>Commits: 29<text:line-break/>Joined: <text:span text:style-name="T2">2013-11-04</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Harri Pitkänen<text:line-break/>Commits: 29<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Sushil Shinde<text:line-break/>Commits: 28<text:line-break/>Joined: <text:span text:style-name="T2">2013-10-21</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Szabolcs Dezsi<text:line-break/>Commits: 28<text:line-break/>Joined: <text:span text:style-name="T2">2012-02-16</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Daniel Robertson<text:line-break/>Commits: 28<text:line-break/>Joined: <text:span text:style-name="T2">2015-06-27</text:span></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Aurimas Fišeras<text:line-break/>Commits: 28<text:line-break/>Joined: <text:span text:style-name="T2">2010-10-11</text:span></text:p>
       </table:table-cell>
-     </table:table-row>
-     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Pallavi Jadhav<text:line-break/>Commits: 28<text:line-break/>Joined: <text:span text:style-name="T2">2013-02-08</text:span></text:p>
       </table:table-cell>
+     </table:table-row>
+     <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents">Andre Fischer<andre.f.fischer<text:line-break/>Commits: 28<text:line-break/>Joined: 2010-07-21</text:p>
       </table:table-cell>
@@ -1865,10 +1876,13 @@
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Gökçen Eraslan<text:line-break/>Commits: 27<text:line-break/>Joined: <text:span text:style-name="T2">2012-04-15</text:span></text:p>
       </table:table-cell>
+      <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Josh Heidenreich<text:line-break/>Commits: 26<text:line-break/>Joined: <text:span text:style-name="T2">2011-07-20</text:span></text:p>
+      </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Josh Heidenreich<text:line-break/>Commits: 26<text:line-break/>Joined: <text:span text:style-name="T2">2011-07-20</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Regina Henschel<text:line-break/>Commits: 26<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Maxime de Roucy<text:line-break/>Commits: 26<text:line-break/>Joined: <text:span text:style-name="T2">2012-03-08</text:span></text:p>
@@ -1877,7 +1891,7 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Joel Madero<text:line-break/>Commits: 25<text:line-break/>Joined: <text:span text:style-name="T2">2012-06-15</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Regina Henschel<text:line-break/>Commits: 25<text:line-break/>Joined: <text:span text:style-name="T2">2010-11-04</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Juergen Funk<text:line-break/>Commits: 25<text:line-break/>Joined: <text:span text:style-name="T2">2014-09-17</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
@@ -1888,29 +1902,29 @@
        <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Kurosawa Takeshi<text:line-break/>Commits: 25<text:line-break/>Joined: <text:span text:style-name="T2">2011-01-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mihai Varga<text:line-break/>Commits: 25<text:line-break/>Joined: <text:span text:style-name="T2">2014-02-27</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Uray M. János<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2012-07-17</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Uray M. János<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2012-07-17</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Vort<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2014-01-21</text:span></text:p>
       </table:table-cell>
      </table:table-row>
      <table:table-row>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Vort<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2014-01-21</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Daniel Sikeler<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2014-08-28</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Daniel Sikeler<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2014-08-28</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Mark Hung<text:line-break/>Commits: 24<text:line-break/>Joined: <text:span text:style-name="T2">2014-11-04</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">
-       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Felix Zhang<text:line-break/>Commits: 23<text:line-break/>Joined: <text:span text:style-name="T2">2011-10-19</text:span></text:p>
+       <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">*</text:span>Marco Cecchetti<text:line-break/>Commits: 23<text:line-break/>Joined: <text:span text:style-name="T2">2014-12-24</text:span></text:p>
       </table:table-cell>
       <table:table-cell table:style-name="Tabelle1.A1" office:value-type="string">

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list