[Libreoffice-commits] .: sc/source

2012-11-29 Thread Libreoffice Gerrit user
sc/source/ui/xmlsource/xmlsourcedlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cc486a467a722b039f4950feb21b7346a8d70a5b Author: Kohei Yoshida Date: Fri Nov 30 00:08:19 2012 -0500 Don't forget to clear this when loading a new XML file. Change-

[Libreoffice-commits] .: sc/source

2012-11-29 Thread Libreoffice Gerrit user
sc/source/ui/xmlsource/xmlsourcedlg.cxx | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-) New commits: commit 24a2e032ed0d5f1dcddf583424dfe9ab4c214ebf Author: Kohei Yoshida Date: Fri Nov 30 00:04:48 2012 -0500 Highlight the reference entry after ensuring that

[Libreoffice-commits] .: svtools/inc svtools/source

2012-11-29 Thread Libreoffice Gerrit user
svtools/inc/svtools/viewdataentry.hxx |6 +++--- svtools/source/contnr/treelistbox.cxx |4 +--- svtools/source/contnr/viewdataentry.cxx |3 ++- 3 files changed, 6 insertions(+), 7 deletions(-) New commits: commit af659d4ca2769669fe1066514f6d6279f1b8b8cb Author: Kohei Yoshida Date

[Libreoffice-commits] .: sc/source

2012-11-29 Thread Libreoffice Gerrit user
sc/source/ui/inc/xmlsourcedlg.hxx |2 sc/source/ui/xmlsource/xmlsourcedlg.cxx | 68 ++-- 2 files changed, 57 insertions(+), 13 deletions(-) New commits: commit 949a4e15de7560f72481f2ff90f9f3b3571a8e90 Author: Kohei Yoshida Date: Thu Nov 29 23:40:48 2012

[Libreoffice-commits] .: reportdesign/source

2012-11-29 Thread Libreoffice Gerrit user
reportdesign/source/core/api/FixedLine.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit dabd8121433bf7c363ba9cb99357e5b84e69db91 Author: Lionel Elie Mamane Date: Fri Nov 30 05:28:06 2012 +0100 clang still thinks this is ambiguous Change-Id: I11

[Libreoffice-commits] .: 4 commits - cui/source dbaccess/source helpcontent2 sc/source sd/source svtools/inc svtools/source svx/source

2012-11-29 Thread Libreoffice Gerrit user
cui/source/customize/cfg.cxx|1 cui/source/dialogs/thesdlg.cxx |1 dbaccess/source/ui/app/AppDetailView.cxx|1 dbaccess/source/ui/control/listviewitems.cxx|2 helpcontent2|2 sc/source/ui/

[PATCH] Removal ::rtl:: prefixes and macros in IO

2012-11-29 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1200 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1200/1 Removal ::rtl:: prefixes and macros in IO This commit removes some ::rtl:: prefixes and RTL_CONSTASCII_STRINGPAR

[Libreoffice-commits] .: sw/source

2012-11-29 Thread Libreoffice Gerrit user
sw/source/core/layout/ssfrm.cxx | 18 sw/source/core/layout/tabfrm.cxx| 67 +++ sw/source/core/layout/trvlfrm.cxx | 10 ++-- sw/source/core/layout/wsfrm.cxx | 68 sw/source/core/ole/ndole.cx

Re: minutes of ESC call ...

2012-11-29 Thread Mat M
Le Thu, 29 Nov 2012 18:20:45 +0100, Lionel Elie Mamane a écrit: On Thu, Nov 29, 2012 at 04:45:57PM +, Michael Meeks wrote: * Release Engineering update (Petr) + 4.0 timeline: Monday: feature-freeze ... + please let Petr know if you're late Well, as stated in

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #178 from Steve Kelem --- 57710 is one that's had me frustrated for years! I have to write PDFs for chapters in a document I'm working on many times a week. The option mentioned, when turned off because, reading the text of the option

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Steve Kelem changed: What|Removed |Added Depends on||57710 -- You are receiving this mail beca

[Libreoffice-commits] .: 4 commits - svtools/inc svtools/source svx/source svx/workben

2012-11-29 Thread Libreoffice Gerrit user
svtools/inc/svtools/svlbitm.hxx |7 --- svtools/inc/svtools/treelistbox.hxx |5 + svtools/inc/svtools/viewdataentry.hxx |8 +--- svtools/source/contnr/svlbitm.cxx | 17 + svtools/source/contnr/treelist.cxx | 12 ++-- svto

Re: Reworking the MSVC-related build options

2012-11-29 Thread Mat M
Hello Tor, Le Wed, 28 Nov 2012 20:23:09 +0100, Tor Lillqvist a écrit: Our current set of configure options related to the MSVC build tool-chain is quite messy and illogical. I think we should clean that up. Currently we have at least: --with-cl-home --with-mspdb-path --with-midl-path --with-

added option pricing functions to scaddins

2012-11-29 Thread Tino (via Code Review)
Tino has abandoned this change. Change subject: added option pricing functions to scaddins .. Patch Set 1: Abandoned new suggestion is to add the new pricing function under a separate add-in -- To view, visit https://gerrit.li

Re: opinions on additional calc functions

2012-11-29 Thread tino
This UNO add-in thing turns out a bit too complex for me. I've managed as far as getting a libpricinglo.so compiled but "make install" doesn't copy it into destination. Also there's no entry of the new add-in in services.rdb, which I think is needed. I've already modified Repository.mk scaddins/*.

[Libreoffice-commits] .: 2 commits - python3/ExternalProject_python3.mk python3/python-3.3.0-ssl.patch.1

2012-11-29 Thread Libreoffice Gerrit user
python3/ExternalProject_python3.mk |8 python3/python-3.3.0-ssl.patch.1 | 13 + 2 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 1ea411fb15930d734fb31c28dde01d919bd22f38 Author: Tor Lillqvist Date: Fri Nov 30 01:13:15 2012 +0200 We need to

[Libreoffice-commits] .: framework/qa offapi/com offapi/type_reference offapi/UnoApi_offapi.mk qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests shell/source

2012-11-29 Thread Libreoffice Gerrit user
framework/qa/complex/api_internal/api.lst | 1 framework/qa/complex/api_internal/worksforme.sce | 1 offapi/UnoApi_offapi.mk | 6 offapi/com/sun/star/system/ProxySettings.idl

[Libreoffice-commits] .: sc/source

2012-11-29 Thread Libreoffice Gerrit user
sc/source/ui/xmlsource/xmlsourcedlg.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ded6f06ec585da0edee36eec749d21d75b5e5f30 Author: Kohei Yoshida Date: Thu Nov 29 17:23:57 2012 -0500 Forgot to remove this. Change-Id: I4aa4538fd1bf046ff3f7bff278b96f482de1a9b9 dif

[Libreoffice-commits] .: filter/source

2012-11-29 Thread Libreoffice Gerrit user
filter/source/xslt/odf2xhtml/export/common/body.xsl |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 60ce4dc080c2b0da2a9d5776176755d97a1b161d Author: Peter Jentsch Date: Thu Nov 29 23:15:15 2012 +0100 fix fdo#57647 intradocument xrefs broken in xhtml

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Steve Kelem changed: What|Removed |Added Depends on||35669 --- Comment #177 from Steve Kelem -

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 35669, which changed state. Bug 35669 Summary: Incorrect cross-references to illustrations and equations in master documents https://bugs.freedesktop.org/show_bug.cgi?id=35669 What|Removed

Re: [design] XML filter for templates, how to change default shape colors etc.

2012-11-29 Thread Markus Mohrhard
Hey Alexander, > > sorry for breaking the build :/ Happens to everybody from time to time. Just for the next time it might be good to do a full compile for such changes. > > Stephan Bergmann wasn't sure whether it'd be better to revert the > commit or update the tests. Well actually the right s

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Steve Kelem changed: What|Removed |Added Depends on||56939 --- Comment #176 from Steve Kelem -

[PATCH] migrate 'Insert Bookmark' dialog to .ui file

2012-11-29 Thread Jack Leigh (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1199 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1199/1 migrate 'Insert Bookmark' dialog to .ui file STR_REMOVE_WARNING moved to globals.hrc so also misc.hrc no longer

migrate 'Insert Bookmark' dialog to .ui file

2012-11-29 Thread Jack Leigh (via Code Review)
Jack Leigh has abandoned this change. Change subject: migrate 'Insert Bookmark' dialog to .ui file .. Patch Set 1: Abandoned Uploaded as 1199 -- To view, visit https://gerrit.libreoffice.org/1192 To unsubscribe, visit https://

Re: [design] XML filter for templates, how to change default shape colors etc.

2012-11-29 Thread Alexander Wilms
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Miklos, sorry for breaking the build :/ Stephan Bergmann wasn't sure whether it'd be better to revert the commit or update the tests. Since I didn't find a straight-forward way to adapt the test to the new colors (Would I have to adapt a test-doc

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Steve Kelem changed: What|Removed |Added Depends on||40465 --- Comment #175 from Steve Kelem -

[Libreoffice-commits] .: 2 commits - offapi/com offapi/type_reference offapi/UnoApi_offapi.mk uui/source uui/util

2012-11-29 Thread Libreoffice Gerrit user
offapi/UnoApi_offapi.mk |3 offapi/com/sun/star/style/XStyleCondition.idl | 54 - offapi/com/sun/star/task/InteractionHandler.idl |1 offapi/com/sun/star/ucb/CHAOSProgressStart.idl| 55 -- offapi/com/

Re: ScChangeTrackingExportHelper, SvNumberFormatter

2012-11-29 Thread Eike Rathke
Hi Michael, On Thursday, 2012-11-29 20:26:29 +, Michael Meeks wrote: > > nIndex needs to be initialized for IsNumberFormat(), usually 0 for > > current locale and general number format, if it isn't the method assumes > > an arbitrary number format it tries to match against if general > > dete

[Libreoffice-commits] .: reportdesign/source

2012-11-29 Thread Libreoffice Gerrit user
reportdesign/source/core/api/FixedLine.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 924f093676c0ac44edf80fb8dde456472db164db Author: Lionel Elie Mamane Date: Thu Nov 29 22:42:52 2012 +0100 clang says call is ambiguous Change-Id: I29e510a922

[Libreoffice-commits] .: 2 commits - basctl/source cui/source dbaccess/source sc/source sd/source svtools/inc svtools/source svx/inc svx/source svx/workben sw/source

2012-11-29 Thread Libreoffice Gerrit user
basctl/source/basicide/moduldl2.cxx |7 +-- cui/source/customize/acccfg.cxx |4 - cui/source/customize/cfg.cxx|8 +-- cui/source/customize/macropg.cxx| 14 +++--- cui/source/dialogs/thesdlg.cxx |5 --

Re: opinions on additional calc functions

2012-11-29 Thread Eike Rathke
Hi tino, On Thursday, 2012-11-29 18:32:26 +, tino wrote: > > I suggest to open a new directory under scaddins/source, e.g. > > scaddins/source/pricing (or scaddins/source/financial if you plan to add > > other functionality than pricing) and create a new Add-In, for a simple > > approach how

[Libreoffice-commits] .: 2 commits - writerfilter/source

2012-11-29 Thread Libreoffice Gerrit user
writerfilter/source/dmapper/DomainMapper_Impl.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit ec83990d247433feaba2e89b61430732d377b363 Author: Miklos Vajna Date: Thu Nov 29 20:56:12 2012 +0100 DomainMapper_Impl::finishParagraph: also handle in

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Steve Kelem changed: What|Removed |Added Depends on||57698 --- Comment #174 from Steve Kelem -

[Libreoffice-commits] Changes to 'feature/rb16'

2012-11-29 Thread Libreoffice Gerrit user
New branch 'feature/rb16' available with the following commits: commit 19ba19135ac9cd48400cc99e388fd28cdd7e0975 Author: Michael Meeks Date: Thu Mar 31 10:05:04 2011 +0200 re-base on ALv2 code. Includes: Patches contributed by Oliver-Rainer Wittmann sw34bf06: #i117783# -

[Libreoffice-commits] .: filter/source

2012-11-29 Thread Libreoffice Gerrit user
filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl | 12 -- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 3f6946cfd7021dccdc3c2787442d20c168c197d1 Author: Peter Jentsch Date: Thu Nov 29 21:53:24 2012 +0100 fix fdo#57641 table alignmen

[Libreoffice-commits] .: xmlhelp/util

2012-11-29 Thread Libreoffice Gerrit user
xmlhelp/util/main_transform.xsl |9 + 1 file changed, 9 insertions(+) New commits: commit ab5af23e7240959e77b4329b55da72f235859d27 Author: Andras Timar Date: Thu Nov 29 21:56:53 2012 +0100 keep indentation in Logo code examples Change-Id: Ife5aed42af9daeebba4d70899383

[Libreoffice-commits] .: helpcontent2

2012-11-29 Thread Libreoffice Gerrit user
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 16fdc21a36271022b53a8905d41b9d29cb725af4 Author: Andras Timar Date: Thu Nov 29 21:54:24 2012 +0100 Updated core Project: help 4d46d7ee993ea549cf959bc012a616308b3496c9 cosmetic and typo fixes

[Libreoffice-commits] .: toolkit/qa

2012-11-29 Thread Libreoffice Gerrit user
toolkit/qa/complex/toolkit/accessibility/_XAccessibleEventBroadcaster.java | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit fa480443913a08a59b13807b7c76c822c7864274 Author: Michael Stahl Date: Thu Nov 29 21:42:18 2012 +0100 toolkit: s/EventEvent/Even

[PATCH] Do not override the message of an underlying PropertyVetoExc...

2012-11-29 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1198 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/1198/1 Do not override the message of an underlying PropertyVetoException Change-Id: I9c1026ad87f3031f1c56066ab24d23d3a

[Libreoffice-commits] .: 2 commits - offapi/com reportdesign/inc reportdesign/source

2012-11-29 Thread Libreoffice Gerrit user
offapi/com/sun/star/inspection/XPropertyHandler.idl |4 +++- offapi/com/sun/star/report/XReportComponent.idl | 10 -- reportdesign/inc/ReportHelperDefines.hxx |4 ++-- reportdesign/source/core/api/FixedLine.cxx|8 ++-- reportdesign/source/

[Libreoffice-commits] .: cppuhelper/source

2012-11-29 Thread Libreoffice Gerrit user
cppuhelper/source/propertysetmixin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8a5fddc656705cf0175c1f5eda98a153a0953b52 Author: Lionel Elie Mamane Date: Thu Nov 29 14:47:48 2012 +0100 Enhance error message when setting a CONSTRAINED property to Vetoed

[PATCH] Change in core[libreoffice-3-6]: fdo#57611 do not crash when setting too small size

2012-11-29 Thread Lionel Elie Mamane (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1197 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/1197/1 fdo#57611 do not crash when setting too small size The caller's exception specifications are lacking, but fixing

[Libreoffice-commits] .: vcl/aqua

2012-11-29 Thread Libreoffice Gerrit user
vcl/aqua/source/a11y/aqua11ywrapper.mm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a3787e3e368d0195511af6a1c04e002bcebeb055 Author: Thorsten Behrens Date: Thu Nov 29 21:31:30 2012 +0100 Fix missing place after a11y API change. The accessible event

[Libreoffice-commits] .: 2 commits - chart2/qa chart2/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests

2012-11-29 Thread Libreoffice Gerrit user
chart2/qa/unoapi/knownissues.xcl| 18 +- chart2/source/controller/chartapiwrapper/AreaWrapper.cxx|2 chart2/source/controller/chartapiwrapper/AxisWrapper.cxx|2 chart2/source/controller/chartapiwrapper/ChartDocumentWrapper.cxx

Re: ScChangeTrackingExportHelper, SvNumberFormatter

2012-11-29 Thread Michael Meeks
On Thu, 2012-11-29 at 20:14 +0100, Eike Rathke wrote: > nIndex needs to be initialized for IsNumberFormat(), usually 0 for > current locale and general number format, if it isn't the method assumes > an arbitrary number format it tries to match against if general > detection fails. If it

[Libreoffice-commits] .: solenv/bin

2012-11-29 Thread Libreoffice Gerrit user
solenv/bin/modules/installer/windows/directory.pm |1 + 1 file changed, 1 insertion(+) New commits: commit 73f509f3b988ea05afdc3515ba79b6019edaf590 Author: Tor Lillqvist Date: Thu Nov 29 22:18:54 2012 +0200 Shorten more Avoid mysterios error message "Already existing unique d

[PUSHED] fdo#45495 pptx Export saves rotation of pictures, shapes, text

2012-11-29 Thread via Code Review
Hi, Thank you for your patch! :-) It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/1030 Approvals: Radek Doulík: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1030 To unsubscribe, vi

[Libreoffice-commits] .: oox/inc oox/source

2012-11-29 Thread Libreoffice Gerrit user
oox/inc/oox/export/drawingml.hxx |5 - oox/source/export/drawingml.cxx | 15 --- oox/source/export/shapes.cxx | 14 +++--- 3 files changed, 23 insertions(+), 11 deletions(-) New commits: commit a9fc1456719da3cecda6a97454bad0642e493035 Author: Lennard Date:

Re: Wish to contribute but do not know my way around

2012-11-29 Thread Eike Rathke
Hi Nicklas, On Thursday, 2012-11-22 11:31:24 +0100, Nicklas Widlund Bjurman wrote: > I noticed the increase/decrease behavior in Microsoft Excel 2007. To > replicate the feature: > > * Write the function SUM(A1:A30) in A31 > * Select both A30 and A31. > * Move the selection down or up. > * As mo

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #173 from Roman Eisele --- For the record: Steve Kelem has added Bug 50057 - “EDITING: Replication of frames when record changes (redlining) is on” Definitely a good nomination. (Should be in the 3.5 MAB bugs list, of course, but at

[PATCH] title page and autoformat

2012-11-29 Thread Gokul Swaminathan
Dear Caolan, Title page and bookmark widget converted for writer. Regards, Gokul Swaminathan +966568449815 Motah Program, KACST http://www.motah.org.sa Warning: This message and its attachment, if any, are confidential and may contain information protected by law. If you are not the

Re: rename the URL for feedback to something more positive

2012-11-29 Thread Rob Snelders
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, It is changed for that idea, also discussed in fdo#44795[1]. But creating the full as mozilla has for 4.0 isn't possible. My idea is a first setup for this. For now I would like to create a page with links to Bugzilla, ask.libreoffice.org, users-m

Re: ScChangeTrackingExportHelper, SvNumberFormatter

2012-11-29 Thread Eike Rathke
Hi Stephan, On Thursday, 2012-11-29 17:24:44 +0100, Stephan Bergmann wrote: > Trying to build recent master on Windows with --enable-werror fails with > > >c:\lo\core\sc\source\filter\xml\xmlchangetrackingexporthelper.cxx(268) : > >warning C4701: potentially uninitialized local variable 'fTempV

[Libreoffice-commits] .: sc/source

2012-11-29 Thread Libreoffice Gerrit user
sc/source/filter/xml/XMLChangeTrackingExportHelper.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 954ce6f102855be1bd5c84432003d529773b39a8 Author: Eike Rathke Date: Thu Nov 29 20:12:12 2012 +0100 initialize index for IsNumberFormat() Change-I

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Steve Kelem changed: What|Removed |Added CC||st...@kelem.net Depends on|

Re: opinions on additional calc functions

2012-11-29 Thread tino
> I suggest to open a new directory under scaddins/source, e.g. > scaddins/source/pricing (or scaddins/source/financial if you plan to add > other functionality than pricing) and create a new Add-In, for a simple > approach how to create an Add-In see scaddins/source/datefunc Ok, will do. I've alr

libcmis i386 build fail

2012-11-29 Thread Bjoern Michaelsen
Hi, I had this libcmis build fail on i386 today: https://launchpadlibrarian.net/124428787/buildlog_ubuntu-raring-i386.libcmis_0.3.0-1~ubuntu1~ppa1_FAILEDTOBUILD.txt.gz and assume the attached patch would fix that. Please consider for inclusion. (Sending a patch, as fdo is down and libcmis is n

Re: [PUSHED] fdo#48317 Help content for next/previous change navigation

2012-11-29 Thread Muhammad Haggag
Hmm. At first I thought maybe sc help contents were building fine for me because they're being skipped (i.e. they're unchanged), but make helpcontent2.clean && make helpcontent2 still succeeds. Perhaps we have different versions of the tools used to build/compile help? In any case, I'll keep the p

Re: random number generators for calc

2012-11-29 Thread tino
> > >Isn't boost::mt19937 somewhat overkill for the simple RAND() functions? > > > > 3) It so happens that the algorithm used in boost is slightly faster > > than glibc's, which is an added bonus. > > If that's the case then my objection is moot :-) The only problem with boost is the thousand or

Re: [API] Some more cleanup ideas

2012-11-29 Thread Thorsten Behrens
Stephan Bergmann wrote: > > * should we kill [oneway] in IDL while at it? IIRC it went away in > >the bridges anyway, via i#116038 or didn't it? > > Yes, [oneway] is effectively completely dead by now (compared to > almost dead before the binary URP rewrite). > Killing in progress. > > * a

Re: [API] Some more cleanup ideas

2012-11-29 Thread Thorsten Behrens
Stephan Bergmann wrote: > Right, forgot about the Clang case. So that would mean keeping > SAL_THROW non-deprecated, making it a nop with Clang > --disable-dbgutil (but making it a non-nop for GCC generally), and > changing the cppumaker-generated headers to use SAL_THROW. > So the change meanwhi

[Libreoffice-commits] .: config_host.mk.in configure.ac cui/Library_cui.mk cui/source

2012-11-29 Thread Libreoffice Gerrit user
config_host.mk.in|1 + configure.ac | 19 +++ cui/Library_cui.mk |1 + cui/source/dialogs/about.cxx |5 + 4 files changed, 26 insertions(+) New commits: commit 4497b12f586ed668bbe764ff526a13aa375b82cc Author: Petr Mladek Dat

[Libreoffice-commits] .: oowintool

2012-11-29 Thread Libreoffice Gerrit user
oowintool |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c8fb25f22e07a82aac86d6edc2af5ea9a492664b Author: Luboš Luňák Date: Thu Nov 29 18:26:22 2012 +0100 Really prefer visual studio 2010 and then 2012 before 2008 A followup to the incomplete prev

Re: opinions on additional calc functions

2012-11-29 Thread Eike Rathke
Hi tino, On Wednesday, 2012-11-28 11:45:50 +, tino wrote: > I'm new to libreoffice dev and I'm working on implementing some > additional financial (option pricing) functions for calc. So far I've > used > > ./core/scaddins/source/analysis/ > > locally to add my functions but I've been told

Re: minutes of ESC call ...

2012-11-29 Thread Lionel Elie Mamane
On Thu, Nov 29, 2012 at 04:45:57PM +, Michael Meeks wrote: > * Release Engineering update (Petr) > + 4.0 timeline: Monday: feature-freeze ... > + please let Petr know if you're late I'm late on the fix for fdo#53281 (*biiig* performance problem in Base created by the fix t

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Michael Stahl
On 29/11/12 16:42, Andrew Haley wrote: > On 11/29/2012 03:09 PM, Andrew Haley wrote: >> Got it! Only seems to happen if I'm using KDE as a local login. I was >> running it remotely on an XFCE desktop. > > Please help: I can't figure out how to run this program from the commend > line. I need to

Re: random number generators for calc

2012-11-29 Thread Eike Rathke
Hi, On Thursday, 2012-11-29 10:15:22 -0500, Kohei Yoshida wrote: > On 11/29/2012 07:42 AM, Eike Rathke wrote: > >Isn't boost::mt19937 somewhat overkill for the simple RAND() functions? > > 3) It so happens that the algorithm used in boost is slightly faster > than glibc's, which is an added bonu

[DONE] fdo#57611 try{} catch() does not catch through UNO bridge

2012-11-29 Thread Lionel Elie Mamane
On Tue, Nov 27, 2012 at 03:15:20PM +0100, Lionel Elie Mamane wrote: > Would appreciate help on fdo#57611. (...) Fixed in my tree with the kind help of sbergman. The issue was that overly restrictive exception specifications were keeping the exception from trickling up to its catch site. Will comm

minutes of ESC call ...

2012-11-29 Thread Michael Meeks
* Present: + Lionel, Andras, Kendy, Eike, David, Michael S, Joel, Caolan, Fridrich, Kohei, Bjeorn, Ahmad, Petr, Michael M, Astron, Norbert, Thorsten * Completed Action Items + look into adding CUPS PDF vs. PS UI setting / config option (Caolan) +

Re: enable gio/disable gnome-vfs by default

2012-11-29 Thread Michael Meeks
On Thu, 2012-11-29 at 17:05 +0200, Tor Lillqvist wrote: > But didn't they drop that share mode enabling patch from SUSE's > gnome-vfs a long time ago? Does/did any other distro have it? It was a > long time ago that I looked a bit into this mess, and I think that was > what I found out? Q

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Michael Stahl
On 29/11/12 17:35, Andrew Haley wrote: > On 11/29/2012 04:27 PM, Michael Stahl wrote: >> On 29/11/12 16:42, Andrew Haley wrote: >> try: >> >> cd /usr/lib64/libreoffice/program/ >> gdb --args ./soffice.bin >> >> if it exits with 0121 (81) it just initialized something, re-run it. >> >> of course eas

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Andrew Haley
On 11/29/2012 04:34 PM, Michael Meeks wrote: > If you want java working, it is necessary to run javaldx, which finds > the JRE and sets the right LD_LIBRARY_PATH nastiness to make that work > (IIRC), and that is now spawned by the ooquickstart. Aha! I'm going to need to tweak that to use th

screencast instructions

2012-11-29 Thread Noel Power
I was asked by a number of people about how I created http://users.freedesktop.org:8080/~noelp/zoom/JumpingAnchoredShapes.ods and in particular the captions/subtitles. I will give as brief a description as I can, you have a number of choices to create a screen cast, first thing you need someth

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Andrew Haley
On 11/29/2012 04:27 PM, Michael Stahl wrote: > On 29/11/12 16:42, Andrew Haley wrote: >> On 11/29/2012 03:09 PM, Andrew Haley wrote: >>> Got it! Only seems to happen if I'm using KDE as a local login. I was >>> running it remotely on an XFCE desktop. >> >> Please help: I can't figure out how to r

[Libreoffice-commits] .: oowintool

2012-11-29 Thread Libreoffice Gerrit user
oowintool |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2eb8ecf5540f930f5bdd30aeeb2d56e9e585595b Author: Fridrich Å trba Date: Thu Nov 29 17:29:48 2012 +0100 Prefer visual studio 2010 and then 2012 before 2008 Change-Id: I7de1eb056c799cfce91bdc3fba3

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Michael Meeks
Hi Andrew, On Thu, 2012-11-29 at 15:42 +, Andrew Haley wrote: > Please help: I can't figure out how to run this program from the commend > line. I need to start it in gdb, with no wrapper scripts. Sorry about that, if you poke the soffice wrapper there is a --backtrace option in rece

[Libreoffice-commits] .: sw/qa sw/source

2012-11-29 Thread Libreoffice Gerrit user
sw/qa/extras/rtfexport/data/textframes.odt |binary sw/qa/extras/rtfexport/rtfexport.cxx| 10 ++ sw/source/filter/ww8/rtfattributeoutput.cxx | 11 +-- 3 files changed, 19 insertions(+), 2 deletions(-) New commits: commit 049933c035157129cc0409bb100dfc5353847a63 Author

Re: random number generators for calc

2012-11-29 Thread Kohei Yoshida
On 11/29/2012 09:12 AM, Andrew Douglas Pitonyak wrote: A few thoughts: Breaking ODF compatibility is probably a bad thing. I did not check, but I assume that the normal distribution is either specified or assumed for ODF. I checked, and I don't see any such assumption in the standard. http://

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Andrew Haley
Hi, On 11/29/2012 04:22 PM, Miklos Vajna wrote: > On Thu, Nov 29, 2012 at 03:42:25PM +, Andrew Haley > wrote: >> Please help: I can't figure out how to run this program from the commend >> line. I need to start it in gdb, with no wrapper scripts. > > Either locate soffice.bin in the rpm

ScChangeTrackingExportHelper, SvNumberFormatter

2012-11-29 Thread Stephan Bergmann
Trying to build recent master on Windows with --enable-werror fails with c:\lo\core\sc\source\filter\xml\xmlchangetrackingexporthelper.cxx(268) : error C2220: warning treated as error - no 'object' file generated c:\lo\core\sc\source\filter\xml\xmlchangetrackingexporthelper.cxx(268) : warning

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Miklos Vajna
Hi Andrew, On Thu, Nov 29, 2012 at 03:42:25PM +, Andrew Haley wrote: > Please help: I can't figure out how to run this program from the commend > line. I need to start it in gdb, with no wrapper scripts. Either locate soffice.bin in the rpm package, or run 'libreoffice --backtrace' that wil

[PATCH] Change in core[libreoffice-3-6]: resolved fdo#57668 additional date formats using '/' separat...

2012-11-29 Thread Eike Rathke (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1196 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/96/1196/1 resolved fdo#57668 additional date formats using '/' separator Change-Id: Ib71fb25b8d5411b83f55649d9a18833470647

[Libreoffice-commits] .: 2 commits - i18npool/source offapi/com

2012-11-29 Thread Libreoffice Gerrit user
i18npool/source/localedata/data/tr_TR.xml | 20 offapi/com/sun/star/i18n/NumberFormatIndex.idl | 101 + 2 files changed, 70 insertions(+), 51 deletions(-) New commits: commit c506650b21c628e603ce7dc3dc30238c480342d2 Author: Eike Rathke Date: Thu Nov 29 17:1

Re: [PUSHED] fdo#48317 Help content for next/previous change navigation

2012-11-29 Thread Miklos Vajna
Hi Muhammad, On Thu, Nov 29, 2012 at 05:27:32PM +0200, Muhammad Haggag wrote: > Sorry for the trouble. I build and test patches before pushing them. I > did verify that this one built and ran, and that the help content is > showing up correctly. I just double-checked on my development machine >

[Libreoffice-commits] .: configure.ac distro-configs/LibreOfficeAndroid.conf distro-configs/LibreOfficeAndroidX86.conf distro-configs/LibreOfficeLinux.conf distro-configs/LibreOfficeMacOSX.conf distro

2012-11-29 Thread Libreoffice Gerrit user
README.cross |1 configure.ac | 31 +- distro-configs/LibreOfficeAndroid.conf|1 distro-configs/LibreOfficeAndroidX86.conf |1 distro-configs/LibreOfficeLinux.conf |1 distro-config

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Andrew Haley
On 11/29/2012 03:09 PM, Andrew Haley wrote: > On 11/28/2012 10:45 AM, Ignaz Forster wrote: >> Hi Andrew, >> >> we are currently creating a minimal Java test extension; in the meantime >> you could also use the WollMux extension to reproduce the problem: >> >> - Download >> http://wollmux.googleco

Re: [PUSHED] fdo#48317 Help content for next/previous change navigation

2012-11-29 Thread Muhammad Haggag
On Wed, Nov 28, 2012 at 1:13 PM, Miklos Vajna wrote: > > Also, I had to fix the helpcontent2 build after your patch, did you > at least build-test your patch? If not, please always do so (along with > runtime testing if possible) before submitting it to gerrit. > Sorry for the trouble. I build an

Re: random number generators for calc

2012-11-29 Thread Kohei Yoshida
On 11/29/2012 07:42 AM, Eike Rathke wrote: Hi, On Wednesday, 2012-11-28 17:41:14 -0500, Kohei Yoshida wrote: On Wed, Nov 28, 2012 at 5:07 PM, tino wrote: Well, re-implementing the existing RAND and RANDBETWEEN with the new generator is no brainer. Btw, see the pointers I added to https://bu

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Andrew Haley
On 11/28/2012 10:45 AM, Ignaz Forster wrote: > Hi Andrew, > > we are currently creating a minimal Java test extension; in the meantime > you could also use the WollMux extension to reproduce the problem: > > - Download > http://wollmux.googlecode.com/files/wollmux-11.10a-manual_installation.zip

Re: fullscreen windows, magic values & incomplete backends (was: Re: [Libreoffice-commits] .: vcl/inc vcl/source)

2012-11-29 Thread Lubos Lunak
On Wednesday 28 of November 2012, Thorsten Behrens wrote: > Libreoffice Gerrit user wrote: > > commit 8bf500c365e3cf24086a672f63b0b5d5b60ff4a9 > > Author: Lubo?? Luk > > Date: Mon Nov 26 14:54:34 2012 +0100 > > > > make presentation spanning all screens work (bnc#758138) > > > > This

Re: enable gio/disable gnome-vfs by default

2012-11-29 Thread Tor Lillqvist
> Last I looked the only way to do smb locking (I assume you mean "share modes" that are specified when opening a file and don't change afterwards, which are unrelated to the normal (byte range) locks that can be set, tested and removed for (parts of, or whole) already open files) > was using a p

Re: Revisit [REVIEW 3-5] some shape position skew

2012-11-29 Thread Noel Power
Hi Eike On 29/11/12 14:06, Eike Rathke wrote: Hi Noel, A good test was always to insert a comment near the bottom of a sheet, e.g. at a cell in row 1048570, and see where it is drawn and where the arrow points to. Earlier versions still had this 1-2 rows off further down, I don't have a build wi

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Bug 6 depends on bug 52078, which changed state. Bug 52078 Summary: shlxthdl_x64.dll/shlxthdl.dll causes Windows Explorer to CRASH repeatedly when Flat ODF file is in view https://bugs.freedesktop.org/show_bug.cgi?id=52078 What

[Libreoffice-commits] .: svtools/uiconfig

2012-11-29 Thread Libreoffice Gerrit user
svtools/uiconfig/ui/restartdialog.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cf545e15fb4fa91f600c807e3418a7bc7e4f3dd5 Author: Caolán McNamara Date: Thu Nov 29 14:42:44 2012 + button placement consistency Change-Id: I0f0b5ee875062123e9da4c

[Libreoffice-commits] .: officecfg/registry sfx2/inc sfx2/Library_sfx.mk sfx2/source svtools/inc svtools/source svtools/uiconfig vcl/inc vcl/source vcl/unx

2012-11-29 Thread Libreoffice Gerrit user
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 26 ++ sfx2/Library_sfx.mk|4 + sfx2/inc/sfx2/printopt.hxx |2 sfx2/source/dialog/printopt.cxx| 40 ++ sfx2/sour

[Libreoffice-commits] .: udkapi/com

2012-11-29 Thread Libreoffice Gerrit user
udkapi/com/sun/star/beans/PropertyAttribute.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7e1b156a4103bbb6d1dc110ffac53528c00b5dd2 Author: Stephan Bergmann Date: Thu Nov 29 15:37:10 2012 +0100 fdo#57655: Improve wording Change-Id: I364155ffc76f6

[Libreoffice-commits] .: sc/inc sc/source

2012-11-29 Thread Libreoffice Gerrit user
sc/inc/conditio.hxx |7 +-- sc/source/core/data/conditio.cxx |4 ++-- 2 files changed, 3 insertions(+), 8 deletions(-) New commits: commit ef322b54fa92877cb237a157d66408112dcc2573 Author: Stephan Bergmann Date: Thu Nov 29 15:36:22 2012 +0100 Fix ScCondDateFormatEn

Re: [API] Some more cleanup ideas

2012-11-29 Thread Lubos Lunak
On Thursday 29 of November 2012, Michael Stahl wrote: > also iirc LLVM/clang has no option similar to -fno-enfore-eh-specs, i.e. > it always enforces exception specifications, so if we were to use that > for product builds (no i am not proposing that :) ), we'd need to not > generate the throw in c

Re: random number generators for calc

2012-11-29 Thread Andrew Douglas Pitonyak
On 11/28/2012 05:41 PM, Kohei Yoshida wrote: Not sure I understand. My suggestion is that boost::mt19937 is the only underlying generator algorithm (generating int's) which is then transformed to get RAND() and RANDBETWEEN(i,j). Yet both are simple uniform distributions but the

  1   2   >