Re: Section Break Code

2015-12-02 Thread Miklos Vajna
Hi, On Thu, Dec 03, 2015 at 12:29:45AM -0700, RussellBrown wrote: > I am new to LibreOffice development, can somebody tell my where to find the > code > for the following elements: > section breaks Writer doesn't have section breaks, it has page breaks (which is a property of the first paragrap

Section Break Code

2015-12-02 Thread RussellBrown
Hello, I am new to LibreOffice development, can somebody tell my where to find the code for the following elements: section breaks formatting Regards, -- View this message in context: http://nabble.documentfoundation.org/Section-Break-Code-tp4168142.html Sent from the Dev mailing list archive

[Libreoffice-commits] core.git: include/com

2015-12-02 Thread Noel Grandin
include/com/sun/star/uno/Reference.h | 16 include/com/sun/star/uno/Reference.hxx | 21 + 2 files changed, 37 insertions(+) New commits: commit 73ed1178034fb391882d348f99699579cdff643a Author: Noel Grandin Date: Wed Dec 2 12:58:50 2015 +0200 add

[Libreoffice-commits] core.git: Changes to 'private/matus/component_ctors'

2015-12-02 Thread Matúš Kukan
New branch 'private/matus/component_ctors' available with the following commits: commit 05088e5d92b252c9e98336b6025ede00e288e000 Author: Matúš Kukan Date: Sat Nov 21 01:46:57 2015 +0100 dbaccess: module_dba not used anymore Change-Id: I6f9222dd40c553e1d0ad63e00e5874be939a97c1 co

[Libreoffice-commits] core.git: 2 commits - dbaccess/source

2015-12-02 Thread Lionel Elie Mamane
dbaccess/source/ui/inc/WTypeSelect.hxx |2 +- dbaccess/source/ui/misc/WTypeSelect.cxx |4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit de9d0e797903e7ecc19be2b05c7e89d5936ae02d Author: Lionel Elie Mamane Date: Thu Dec 3 05:09:15 2015 +0100 Revert "tdf#

[Libreoffice-commits] online.git: loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp

2015-12-02 Thread Henry Castro
loolwsd/LOOLSession.hpp |7 --- loolwsd/LOOLWSD.cpp |5 + 2 files changed, 9 insertions(+), 3 deletions(-) New commits: commit f5b6aa651537d8ef82318e6c92e5dba4e57a7d6d Author: Henry Castro Date: Wed Dec 2 20:15:39 2015 -0400 loolwsd: shut down web sockets that are not

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sdext/source

2015-12-02 Thread Pedro Giffuni
sdext/source/pdfimport/tree/pdfiprocessor.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 524116db429404c814bf3930f67b550274687c5d Author: Pedro Giffuni Date: Wed Dec 2 20:21:41 2015 + Hint some opssible optimization to the compiler diff --git a/sdext

Re: Word Content Controls behavior

2015-12-02 Thread Timur Sattarov
On Wed, Dec 02, 2015 at 09:48:46 +0100, Miklos Vajna < vmik...@collabora.co.uk> wrote: >> When reading docx file that contains Word Content Controls, MS Word shows >> "data from databinding", but Libreoffice shows only the placeholder text. >> Are you planning to address this issue any time soon? >

[Libreoffice-commits] core.git: dbaccess/source

2015-12-02 Thread Julien Nabet
dbaccess/source/ui/misc/WTypeSelect.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 103cd686de34b668a838c459f3d827c02e704656 Author: Julien Nabet Date: Wed Dec 2 21:14:00 2015 +0100 tdf#96012: Type formatting in Base shouldn't be multiselect Di

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - filter/source

2015-12-02 Thread Marco Cecchetti
filter/source/svg/svgexport.cxx | 433 filter/source/svg/svgfilter.cxx |2 filter/source/svg/svgfilter.hxx |2 3 files changed, 182 insertions(+), 255 deletions(-) New commits: commit 741d46d5724d9cebe4df127690fb1de86631e910 Author: Marco Cecche

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - basegfx/source sal/osl

2015-12-02 Thread Pedro Giffuni
basegfx/source/polygon/b2dpolypolygontools.cxx |2 +- sal/osl/unx/file_misc.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c74605ce004508d69e2014329c13bc9df42e8e8b Author: Pedro Giffuni Date: Wed Dec 2 15:00:54 2015 + Unini

[Libreoffice-commits] core.git: include/sal sal/inc sal/Library_sal.mk sal/osl

2015-12-02 Thread Michael Meeks
include/sal/detail/log.h |1 include/sal/log.hxx | 12 + sal/Library_sal.mk |3 ++ sal/inc/internal/misc.hxx| 18 ++ sal/osl/all/log.cxx | 11 - sal/osl/unx/backtraceapi.cxx | 24 +++ sal/osl/w32/backt

[Libreoffice-commits] core.git: 2 commits - sw/CppunitTest_sw_filters_test.mk sw/CppunitTest_sw_globalfilter.mk sw/inc sw/Library_sw.mk sw/ooxmlexport_setup.mk sw/qa sw/source

2015-12-02 Thread Miklos Vajna
dev/null |binary sw/CppunitTest_sw_filters_test.mk|1 sw/CppunitTest_sw_globalfilter.mk|1 sw/Library_sw.mk |1 sw/inc/rdfhelper.hxx | 31 sw/ooxmlexpo

[Libreoffice-commits] online.git: 3 commits - loleaflet/build loleaflet/dist loleaflet/src loolwsd/bundled loolwsd/LOOLSession.cpp

2015-12-02 Thread Andras Timar
loleaflet/build/deps.js |2 loleaflet/dist/leaflet.css |7 - loleaflet/src/control/Control.ColRowHeader.js | 69 loleaflet/src/control/Control.ColumnHeader.js | 13 +-- loleaflet/src/cont

[Libreoffice-commits] online.git: 3 commits - loleaflet/build loleaflet/dist loleaflet/src loolwsd/bundled loolwsd/LOOLSession.cpp

2015-12-02 Thread Andrzej Hunt
loleaflet/build/deps.js |2 loleaflet/dist/leaflet.css |7 + loleaflet/src/control/Control.ColRowHeader.js | 69 loleaflet/src/control/Control.ColumnHeader.js | 13 +-- loleaflet/src/cont

[Libreoffice-commits] core.git: external/liborcus

2015-12-02 Thread Stephan Bergmann
external/liborcus/Library_orcus-parser.mk |7 --- 1 file changed, 7 deletions(-) New commits: commit 6054cfcb6e8531791f3daaf5c78f60050b67e761 Author: Stephan Bergmann Date: Wed Dec 2 16:10:53 2015 +0100 Revert "external/liborcus: Silence clang-cl errors about redeclared Windows f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 2 commits - external/liborcus include/vcl vcl/inc vcl/source vcl/unx

2015-12-02 Thread Caolán McNamara
external/liborcus/UnpackedTarball_liborcus.mk |1 + external/liborcus/unusedheader.patch.0| 11 +++ include/vcl/settings.hxx |3 --- vcl/inc/salinst.hxx |4 vcl/inc/unx/gtk/gtkinst.hxx |2 ++ vc

[Libreoffice-commits] core.git: external/liborcus

2015-12-02 Thread Caolán McNamara
external/liborcus/UnpackedTarball_liborcus.mk |1 + external/liborcus/unusedheader.patch.0| 11 +++ 2 files changed, 12 insertions(+) New commits: commit 12fc5b85ddc3b90b385ad0fc2ab0144a32bf9a4b Author: Caolán McNamara Date: Wed Dec 2 14:41:11 2015 + unnecessary

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 3 commits - avmedia/source

2015-12-02 Thread Stephan Bergmann
avmedia/source/win/player.cxx | 12 ++-- avmedia/source/win/player.hxx |8 ++-- avmedia/source/win/window.cxx | 22 +++--- avmedia/source/win/window.hxx |8 ++-- 4 files changed, 29 insertions(+), 21 deletions(-) New commits: commit 22c276885e5ebd9c0c1e

[Libreoffice-commits] core.git: ucb/source

2015-12-02 Thread Giuseppe Castagno
ucb/source/ucp/webdav-neon/ContentProperties.cxx|3 ucb/source/ucp/webdav-neon/DAVResourceAccess.cxx|3 ucb/source/ucp/webdav-neon/LockSequence.cxx |8 - ucb/source/ucp/webdav-neon/NeonHeadRequest.cxx | 19 ++ ucb/source/ucp/webdav-neon/NeonLockStore.cxx

New Defects reported by Coverity Scan for LibreOffice

2015-12-02 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 5 new defect(s) introduced to LibreOffice found with Coverity Scan. 10 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defe

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - d4/6d79f2261eb6be2fb74254f09520f5ef2baa88

2015-12-02 Thread Caolán McNamara
d4/6d79f2261eb6be2fb74254f09520f5ef2baa88 |1 + 1 file changed, 1 insertion(+) New commits: commit c5645205b35b38249b158d60baede06316776482 Author: Caolán McNamara Date: Wed Dec 2 13:44:51 2015 + Notes added by 'git notes add' diff --git a/d4/6d79f2261eb6be2fb74254f09520f5ef2baa

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - vcl/unx

2015-12-02 Thread Caolán McNamara
vcl/unx/gtk/gtksalframe.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 8b36af7e35fda4b639ba3f77dd1fc9b81b25502d Author: Caolán McNamara Date: Tue Dec 1 20:51:06 2015 + gtk3: gtk_gesture_get_point may return false Chang

[Libreoffice-commits] core.git: 2 commits - compilerplugins/clang sw/qa sw/source

2015-12-02 Thread Stephan Bergmann
compilerplugins/clang/stringconcat.cxx | 72 +++- sw/qa/extras/uiwriter/uiwriter.cxx |2 sw/source/filter/html/css1atr.cxx | 26 +-- sw/source/filter/html/htmlatr.cxx | 38 sw/source/filter/html/htmlforw.cxx |

Pierre Sauter license statement

2015-12-02 Thread Pierre Sauter
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Pierre Sauter Studentenwerk München IT-Abteilung Leopoldstraße 15 80802 München Tel: +49 89 38196-157 http://www.stwm.de --- ___ LibreOffi

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - 2 commits - configure.ac sfx2/source

2015-12-02 Thread Michael Stahl
configure.ac |6 +-- sfx2/source/sidebar/SidebarController.cxx | 59 -- 2 files changed, 36 insertions(+), 29 deletions(-) New commits: commit 9bd618740ea5da9d5077f755530de56f1e913bea Author: Michael Stahl Date: Tue Dec 1 23:59:19

[Libreoffice-commits] core.git: vcl/source

2015-12-02 Thread Noel Grandin
vcl/source/window/paint.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit a38110216c895e876ab1b4697da74f559d06a3cb Author: Noel Grandin Date: Wed Dec 2 13:07:36 2015 +0200 Revert "small optimisation in paint" This reverts commit 7e9bdfe60784d49

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 66/9fe9a61644b70b9299e78aa65b667b515c7fc7

2015-12-02 Thread Caolán McNamara
66/9fe9a61644b70b9299e78aa65b667b515c7fc7 |1 + 1 file changed, 1 insertion(+) New commits: commit 8510270ea39604ef27862bf5b0854fd1b6b9c158 Author: Caolán McNamara Date: Wed Dec 2 11:02:39 2015 + Notes added by 'git notes add' diff --git a/66/9fe9a61644b70b9299e78aa65b667b515c7f

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - f0/76aca3be5acbf5014f832b8bfa7cbe9b810e11

2015-12-02 Thread Caolán McNamara
f0/76aca3be5acbf5014f832b8bfa7cbe9b810e11 |1 + 1 file changed, 1 insertion(+) New commits: commit 0836d47cd5dfa0fc0247c4909b8d37b67217889e Author: Caolán McNamara Date: Wed Dec 2 11:02:19 2015 + Notes added by 'git notes add' diff --git a/f0/76aca3be5acbf5014f832b8bfa7cbe9b810e

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 81/1c746985a72339ad8a1b78dae45738a030ecb9

2015-12-02 Thread Caolán McNamara
81/1c746985a72339ad8a1b78dae45738a030ecb9 |1 + 1 file changed, 1 insertion(+) New commits: commit 5ed088f62587208f41316d93af8fe546b214e116 Author: Caolán McNamara Date: Wed Dec 2 11:01:26 2015 + Notes added by 'git notes add' diff --git a/81/1c746985a72339ad8a1b78dae45738a030ec

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 94/71f6b668106e031b74a25460c1cf73a04cd119

2015-12-02 Thread Caolán McNamara
94/71f6b668106e031b74a25460c1cf73a04cd119 |1 + 1 file changed, 1 insertion(+) New commits: commit 8577b024acde3f6e680fc56ad50174ad5f08ccb8 Author: Caolán McNamara Date: Wed Dec 2 11:00:50 2015 + Notes added by 'git notes add' diff --git a/94/71f6b668106e031b74a25460c1cf73a04cd1

[Libreoffice-commits] core.git: sw/CppunitTest_sw_ooxmlimport.mk sw/qa writerfilter/source

2015-12-02 Thread Miklos Vajna
sw/CppunitTest_sw_ooxmlimport.mk |1 sw/qa/extras/ooxmlimport/data/tscp.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 40 ++ writerfilter/source/dmapper/DomainMapper.cxx |2 writerfilter/source/dmapper/DomainMapper_Impl.cx

[Libreoffice-commits] core.git: vcl/source

2015-12-02 Thread Miklos Vajna
vcl/source/filter/graphicfilter.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit fb60f000525427af3b331a746f8cedc54fd32922 Author: Miklos Vajna Date: Wed Dec 2 10:45:20 2015 +0100 GraphicFilter::ExportGraphic: adapt to removed expGraphicExport Implementation wa

[Libreoffice-commits] core.git: icon-themes/breeze

2015-12-02 Thread andreas kainz
dev/null|binary icon-themes/breeze/sd/cmd/transition-box.png|binary icon-themes/breeze/sd/cmd/transition-box.svg| 365 icon-themes/breeze/sd/cmd/transition-checkerboard.png |binary icon-themes/breeze/sd/

Re: Word Content Controls behavior

2015-12-02 Thread Miklos Vajna
On Tue, Dec 01, 2015 at 03:07:05PM +0400, Timur Sattarov wrote: > When reading docx file that contains Word Content Controls, MS Word shows > "data from databinding", but Libreoffice shows only the placeholder text. > Are you planning to address this issue any time soon? Please search the bugzil

[Libreoffice-commits] core.git: vcl/source

2015-12-02 Thread Miklos Vajna
vcl/source/filter/graphicfilter.cxx |4 1 file changed, 4 deletions(-) New commits: commit 6bf7d3f6a7a6f62e3b944a62c9f3d2dc1e347590 Author: Miklos Vajna Date: Wed Dec 2 09:44:14 2015 +0100 vcl: remaining Android build fixes Commit c91feb2f7e9928ac365f5f51429d9c20bef378a0

[Libreoffice-commits] core.git: sw/qa sw/source writerfilter/source

2015-12-02 Thread Miklos Vajna
sw/qa/extras/rtfexport/data/tdf94043.rtf | 17 + sw/qa/extras/rtfexport/rtfexport.cxx |9 + sw/source/filter/ww8/rtfattributeoutput.cxx|3 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +++ 4 files changed, 32 insertions(+) New com

[Libreoffice-commits] core.git: vcl/inc vcl/Library_vcl.mk vcl/win vcl/WinResTarget_vcl.mk

2015-12-02 Thread Tor Lillqvist
dev/null |binary vcl/Library_vcl.mk | 40 vcl/WinResTarget_vcl.mk | 138 vcl/inc/salglyphid.hxx |2 vcl/win/app/saldata.cxx | 88 vcl/win/app/salinfo.cxx

minutes of ESC call ...

2015-12-02 Thread David Ostrovsky
On Thu Nov 26 08:51:47 PST 2015, Michael Meeks wrote: >* Upload Java URE artifacts to central Maven repository? (Bubli) >+ useful for developing Java extensions >+ already packaged in Debian >+ check if they comply with requirements: http://central.sonatype.org/pages/requirements.html,