C++11

2014-09-15 Thread Stephan Bergmann
As discussed previously (ESC meeting minutes and ), we intended to start using at least some C++11 features unconditionally on master towards LO 4.4.

[Libreoffice-commits] core.git: extensions/source sc/source

2014-09-15 Thread Julien Nabet
extensions/source/scanner/grid.cxx |3 ++- sc/source/core/tool/interpr2.cxx |7 --- sc/source/core/tool/interpr3.cxx |5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) New commits: commit a3ad01dc1e07da21182077bd899094fd73f57714 Author: Julien Nabet Date: Sat Sep 13

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

2014-09-15 Thread Stephan Bergmann
vbahelper/source/msforms/vbabutton.cxx |2 +- vbahelper/source/msforms/vbacheckbox.cxx |2 +- vbahelper/source/msforms/vbacombobox.cxx |2 +- vbahelper/source/msforms/vbaframe.cxx|2 +- vbahelper/source/msforms/vbalabel.cxx|2 +- vbahelper/source/m

[Bug 38884] Improve Up/Down movement in writer

2014-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38884 --- Comment #7 from Juergen Funk --- Hi Michal Strnad, i would like do fix this bug look to my "Comment 6". Do you have a problem with that? -- You are receiving this mail because: You are on the CC list for the bug. _

[Libreoffice-commits] core.git: 3 commits - basctl/source external/boost unusedcode.easy writerfilter/source

2014-09-15 Thread Miklos Vajna
basctl/source/basicide/bastype3.cxx |4 ++-- external/boost/UnpackedTarball_boost.mk |1 + external/boost/boost.signal2.Wshadow.warnings.patch | 15 +++ unusedcode.easy |1 - writerfilter/source/dmapper/Style

[Bug 82797] use modern OpenGL for OGL Transitions

2014-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82797 Stefan Weiberg changed: What|Removed |Added Assignee|libreoffice-b...@lists.free |stefan.weib...@germandev.or

[Bug 82319] use modern OpenGL for OpenGL canvas

2014-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82319 Michael Jaumann changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Michael J

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - vcl/generic vcl/source

2014-09-15 Thread Caolán McNamara
vcl/generic/fontmanager/fontmanager.cxx | 72 vcl/source/fontsubset/sft.cxx | 11 ++-- 2 files changed, 78 insertions(+), 5 deletions(-) New commits: commit 9701b6753d98d89da1170d1f847e4e5a47f813a7 Author: Caolán McNamara Date: Thu Sep 11 17:11:3

bibisect baseline (was: C++11)

2014-09-15 Thread Bjoern Michaelsen
On Mon, Sep 15, 2014 at 09:45:06AM +0200, Stephan Bergmann wrote: > That implies new minimum requirements for the various toolchains, > and we piggybacked on the research done by the LLVM team on this and > settled on > > Clang 3.1 > GCC 4.7 > MSVC 2012 In general, that sound fine for me. O

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

2014-09-15 Thread Stephan Bergmann
sc/source/ui/vba/vbapane.cxx | 13 + sc/source/ui/vba/vbapane.hxx |9 + 2 files changed, 10 insertions(+), 12 deletions(-) New commits: commit 11b6b13fcc7b8e14e07fd482a4df9cc20a6b1e06 Author: Stephan Bergmann Date: Mon Sep 15 11:57:09 2014 +0200 ScVbaPane apparen

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

2014-09-15 Thread Jan Holesovsky
include/vcl/menu.hxx | 13 ++-- vcl/source/window/menu.cxx | 71 +++-- 2 files changed, 48 insertions(+), 36 deletions(-) New commits: commit 5ac2c503c04282b3b456ccb8bf39d886e568d1fa Author: Jan Holesovsky Date: Mon Sep 15 10:30:18 2014 +02

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

2014-09-15 Thread Stephan Bergmann
include/vbahelper/vbahelperinterface.hxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit a8c8f92d3de7eab7fc385ca4d630487e2d10ce0e Author: Stephan Bergmann Date: Mon Sep 15 12:13:36 2014 +0200 Mark template member fns that are supposed to override a

[Libreoffice-commits] core.git: wizards/com wizards/source

2014-09-15 Thread Jennifer Liebel
wizards/com/sun/star/wizards/agenda/AgendaWizardDialogImpl.py | 10 +- wizards/com/sun/star/wizards/agenda/AgendaWizardDialogResources.py | 31 ++- wizards/source/formwizard/dbwizres.src | 40 ++ 3 files changed, 72 insertions(+), 9 deletions(-)

Re: C++11

2014-09-15 Thread Jan-Marek Glogowski
Hi everybody, Am 15.09.2014 09:45, schrieb Stephan Bergmann: > As discussed previously (ESC meeting minutes > > and > ), > we intended to start using at

[Bug 82319] use modern OpenGL for OpenGL canvas

2014-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82319 --- Comment #3 from Markus Mohrhard --- See bug 82797. Please target OpenGL 2.1 for now as OpenGL 3.2 is not available on too many platforms. I'm not sure if I mentioned it in our talk in Bern but the OpenGL canvas is incomplete and it would be

[Libreoffice-commits] core.git: chart2/qa include/oox oox/source

2014-09-15 Thread Miklos Vajna
chart2/qa/extras/chart2export.cxx | 16 + chart2/qa/extras/data/docx/clustered-bar-chart-labels.docx |binary include/oox/export/chartexport.hxx |1 oox/source/export/chartexport.cxx |6 4 files c

Re: Performance samples for LibreOffice ...

2014-09-15 Thread Matúš Kukan
On 13 September 2014 17:43, Jan Hubicka wrote: > Hi, > I updated to current tree and my ODR checker reports no more violations > during of libmergedlo. > Did you integrated more stuff to it? It seems to be significantly bigger than > one I tested in > April (so it now hits limit on number of sec

[Libreoffice-commits] core.git: vcl/generic vcl/headless vcl/inc vcl/quartz vcl/source vcl/unx vcl/win

2014-09-15 Thread Chris Sherlock
vcl/generic/print/genpspgraphics.cxx |2 +- vcl/headless/svptext.cxx |2 +- vcl/inc/generic/genpspgraphics.h |2 +- vcl/inc/headless/svpgdi.hxx |2 +- vcl/inc/quartz/salgdi.h |4 ++-- vcl/inc/salgdi.hxx |2 +- vcl/inc/

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

2014-09-15 Thread Stephan Bergmann
include/vbahelper/vbacollectionimpl.hxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 9deb4ff1248bef48100fe3ceacc25ffa3b61e4da Author: Stephan Bergmann Date: Mon Sep 15 13:55:49 2014 +0200 Mark template member fns that are supposed to override as

Re: C++11

2014-09-15 Thread Stephan Bergmann
...oh, and one important thing I forgot to mention: For the URE interface, it is probably best to stay with C++03 for now (to keep requirements laxer for 3rd party extension authors, and e.g. not force them to use for Linux extensions). In other word

Re: C++11

2014-09-15 Thread Stephan Bergmann
On 09/15/2014 12:20 PM, Jan-Marek Glogowski wrote: Well - we'll release our 12.04 based rollout this year (I know we're late ;-) and it'll be at least supported for the next 2-3 years. This change means we won't be able to do any LO updates after 4.3, not even thinking of building a LO version fo

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

2014-09-15 Thread Stephan Bergmann
vcl/quartz/salgdi.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5e9e36f251f3dbd33521ebe41a747db8b9f7ce06 Author: Stephan Bergmann Date: Mon Sep 15 14:28:59 2014 +0200 Missing GetImplFontCapabilities -> GetFontCapabilities Change-Id: I5fa85eb

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

2014-09-15 Thread Stephan Bergmann
xmloff/source/transform/DeepTContext.cxx|2 +- xmloff/source/transform/OOo2Oasis.cxx |4 ++-- xmloff/source/transform/OOo2Oasis.hxx |4 ++-- xmloff/source/transform/Oasis2OOo.cxx |4 ++-- xmloff/source/transform/Oasis2OOo.hxx |4 ++-- xmloff/source/t

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

2014-09-15 Thread Michael Meeks
vcl/source/gdi/pdfwriter_impl.cxx | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) New commits: commit e8a398bd165e1b90a69c453e0465e28de08b3cf8 Author: Michael Meeks Date: Fri Sep 12 14:09:34 2014 +0100 fdo#66701 - don't double destroy the HASH when PDF signing.

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

2014-09-15 Thread Stephan Bergmann
forms/source/xforms/namedcollection.hxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8270808946bf8d4452a73a6b8226c85142043956 Author: Stephan Bergmann Date: Mon Sep 15 14:58:57 2014 +0200 Mark template member fns that are supposed to override as S

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

2014-09-15 Thread Stephan Bergmann
forms/source/component/Button.cxx |6 +++--- forms/source/component/Button.hxx |4 ++-- forms/source/component/DatabaseForm.cxx|4 ++-- forms/source/component/EventThread.hxx |2 +- forms/source/component/FormComponent.cxx |2 +-

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

2014-09-15 Thread Stephan Bergmann
lotuswordpro/source/filter/xfilter/xflist.cxx |2 +- lotuswordpro/source/filter/xfilter/xflist.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b730eedf0f9f9331a84cf5a63bcd47c2ca63193c Author: Stephan Bergmann Date: Mon Sep 15 15:16:55 2014 +0200 lot

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

2014-09-15 Thread Stephan Bergmann
sc/source/ui/cctrl/tbinsert.cxx |2 +- sc/source/ui/inc/tbinsert.hxx |2 +- sc/source/ui/vba/vbacondition.cxx |2 +- sc/source/ui/vba/vbacondition.hxx |2 +- sc/source/ui/vba/vbaformatcondition.cxx |4 ++-- sc/source/ui/vba/vbaformatcondition.hxx |

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

2014-09-15 Thread Stephan Bergmann
include/vbahelper/vbareturntypes.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40036fc228af31d84bc1d3a64af84ce03117fb37 Author: Stephan Bergmann Date: Mon Sep 15 15:41:18 2014 +0200 scripting: sal_Bool -> bool Change-Id: I3b2d410dfdd9bc779e7f1f1

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

2014-09-15 Thread Stephan Bergmann
forms/source/component/Button.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7cd65eef1423beadb1072f2c5b86823b051ce95a Author: Stephan Bergmann Date: Mon Sep 15 15:52:30 2014 +0200 Simplify expression to fix bool/sal_Bool ambiguity Change-Id: I249

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

2014-09-15 Thread Stephan Bergmann
sw/source/core/access/accdoc.cxx |4 ++-- sw/source/core/access/accdoc.hxx |2 +- sw/source/uibase/inc/pview.hxx|4 ++-- sw/source/uibase/uiview/pview.cxx | 14 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) New commits: commit cb7dc89f661170539a3917c1a33b4b

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

2014-09-15 Thread Caolán McNamara
sfx2/source/appl/appbaslib.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 9128507579246b1559b0bc195d7e9f89541cbbbf Author: Caolán McNamara Date: Mon Sep 15 14:58:32 2014 +0100 Resolves: fdo#81635 crash after 3rd call to ApplicationScriptLibr

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 81635, which changed state. Bug 81635 Summary: An extension can't be installed with more than 3 BASIC libraries https://bugs.freedesktop.org/show_bug.cgi?id=81635 What|Removed |Added -

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-09-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 Bug 79641 depends on bug 79301, which changed state. Bug 79301 Summary: crash in extension manager deleting an extension after upgrading it https://bugs.freedesktop.org/show_bug.cgi?id=79301 What|Removed |Adde

Re: LibreOffice Weekly News #5 waiting for reviews

2014-09-15 Thread jonathon
On September 14, 2014 1:24:55 PM PDT, William Gathoye wrote: >As promised, I advertised LOWN 5 on social networks [1] [2] > >Even, if LOWN was not intended as a public release [3], the >[3] "This newsletter is not really meant for people outside our >community." from >http://standardsandfreedom.

Java SE 7

2014-09-15 Thread Robert Antoni Buj i Gelonch
Hi, Now, the LibreOffice's java code uses the version 1.5 both source and target, can we increase to 1.7? Regards, Robert -- http://about.me/rbuj ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listi

Re: C++11

2014-09-15 Thread Bjoern Michaelsen
On Mon, Sep 15, 2014 at 05:40:09PM +0200, Lubos Lunak wrote: > But we are only people, so I added checking of this to the odk checkapi test. Thanks so much for that, I was worrying about that. Best, Bjoern ___ LibreOffice mailing list LibreOffice@lists

Re: C++11

2014-09-15 Thread Lubos Lunak
On Monday 15 of September 2014, Stephan Bergmann wrote: > ...oh, and one important thing I forgot to mention: For the URE > interface, it is probably best to stay with C++03 for now (to keep > requirements laxer for 3rd party extension authors, and e.g. not force > them to use

Should we use boost::math::log1p/expm1 instead of rtl_math_log1p/expm1 ?

2014-09-15 Thread julien2412
Hello, Following http://cgit.freedesktop.org/libreoffice/core/commit/?id=a3ad01dc1e07da21182077bd899094fd73f57714, should it worth it to replace rtl_math_log1p/rtl_math_expm1 and related by boost::math::log1p/expm1 ? Or should we let the code as it is right now? Since we already use Boost, I tho

LibreOffice Gerrit News for core on 2014-09-16

2014-09-15 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Start Center Template Manager Tweaks in https://gerrit.libreoffice.org/11467 from Efe Gürkan Yalaman about module include, sfx2 + fdo#39468 Translated German t