[Libreoffice-commits] core.git: 3 commits - vcl/inc vcl/quartz vcl/source vcl/win

2014-08-14 Thread Norbert Thiebaud
47f3485579929724afc0c4c5ebdfd2143cf952be Author: Norbert Thiebaud Date: Thu Aug 14 22:43:26 2014 +0200 Revert "Resolves: fdo#82550 MacOSX GetTextBreak always return -1" This reverts commit 4c1e2c446865b355f50720b8b96ec704822006dc. it was just hiding the underlying bug. diff --git a/vcl/source/outdev/

Re: gerrit-to-freedesktop synchronisation not happening

2014-08-11 Thread Norbert Thiebaud
On Tue, Aug 12, 2014 at 7:58 AM, Lionel Elie Mamane wrote: > It seems the synchronisation (or rather, mirroring) from the gerrit > git repo to the freedesktop read-only (anonymous access) mirror is not > happening anymore. The freedesktop mirror is stuck at > > commit 213e1f9f85b5edb266607a29f5b02

Re: v4.3.0.4 not working on SSE1 CPUs anymore

2014-08-08 Thread Norbert Thiebaud
On Fri, Aug 8, 2014 at 12:15 PM, Michael Stahl wrote: > On 08/08/14 03:10, Maniaxx wrote: >> Hallo, >> LibreOffice v4.3.0.4 doesn't work on SSE1 CPUs anymore. Tested on AMD >> AthlonXP (AMD K7) with Windows7 32Bit. Previous version was v4.1.0 that >> worked properly. >> >> Exception code is c0

Re: [RFC} running a formatter over the Java code

2014-08-05 Thread Norbert Thiebaud
On Tue, Aug 5, 2014 at 3:05 PM, Wols Lists wrote: > On 05/08/14 09:26, Noel Grandin wrote: >> Hi >> >> >> >> Would there be any objections to my running a formatter over the >> existing Java LO code (with the exception of the newer Android stuff) ? >> >> Because at the moment >> - it has very lit

Re: [Libreoffice-commits] core.git: 7 commits - chart2/source extensions/source hwpfilter/source l10ntools/source sal/osl unoidl/source

2014-08-04 Thread Norbert Thiebaud
On Mon, Aug 4, 2014 at 8:38 PM, Michael Stahl wrote: > > a rule such as "if the condition is a single line, put the brace on the > same line, if it is multiple lines, put the brace on a separate line" > can still be called consistent :) I guess.. but the point of a formatting rule is easy to rea

Re: [Libreoffice-commits] core.git: 7 commits - chart2/source extensions/source hwpfilter/source l10ntools/source sal/osl unoidl/source

2014-08-04 Thread Norbert Thiebaud
On Mon, Aug 4, 2014 at 2:51 PM, Stephan Bergmann wrote: > > I don't understand your problem. Do you mean, you're unable to read code > formatted as > >> bool operator ==(ConstantValue const & lhs, ConstantValue const & rhs) { >> if (lhs.type == rhs.type) { >> switch (lhs.type) { > > >

Re: Downloading specific daily-build

2014-08-03 Thread Norbert Thiebaud
On Sun, Aug 3, 2014 at 2:50 PM, Adam Fyne wrote: > > Hi, > > Any way to download a daily build from 29-06-2014 from > machine Win-x86@39 ? > > I had a link for it, and now I get a 404 when I try to download > it... (I need that specific version). > Daily builds get deleted after about

Re: [Libreoffice-commits] core.git: 7 commits - chart2/source extensions/source hwpfilter/source l10ntools/source sal/osl unoidl/source

2014-08-01 Thread Norbert Thiebaud
On Thu, Jul 31, 2014 at 12:32 PM, Bjoern Michaelsen wrote: > Hi all, > > On Thu, Jul 31, 2014 at 11:59:42AM +0200, Stephan Bergmann wrote: >> Please refrain from such cosmetic changes in the future. IIRC, the >> unoidl module (being mostly written by a single person, me) >> more-or-less consisten

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

2014-07-20 Thread Norbert Thiebaud
vcl/quartz/ctlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fe24ebe32b18ef8371e1b1d168fa64a48a73b37 Author: Norbert Thiebaud Date: Sun Jul 20 23:10:37 2014 +0200 vcl mac SDK issue with API manipulating Rect Change-Id

[Libreoffice-commits] core.git: Changes to 'feature/quartz-dxarray'

2014-07-19 Thread Norbert Thiebaud
New branch 'feature/quartz-dxarray' available with the following commits: commit 2014ff7b23594c9078610b2d97a8bca96d5ba1be Author: Norbert Thiebaud Date: Sun Jul 20 07:49:45 2014 +0200 vcl quartz: Add support back for DXArray tweaking The CoreText implementation dropped t

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

2014-07-15 Thread Norbert Thiebaud
commits: commit 7a8fcfca98ee10666c58011ebe0a5f96e008d22d Author: Norbert Thiebaud Date: Tue Jul 15 21:45:11 2014 +0200 fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass the current implementation of CoreText simply dropped the proper

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/vcl sw/source vcl/inc vcl/quartz vcl/source

2014-07-15 Thread Norbert Thiebaud
+++ 5 files changed, 31 insertions(+), 105 deletions(-) New commits: commit 3123ac2fcf6bf0d4e11e536b3987b454e514f6aa Author: Norbert Thiebaud Date: Tue Jul 15 13:34:40 2014 +0200 Revert "fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass"

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/vcl sw/source vcl/inc vcl/quartz vcl/source

2014-07-15 Thread Norbert Thiebaud
--- 5 files changed, 105 insertions(+), 31 deletions(-) New commits: commit 36ff78d83b6a012d2a2c8ef2c6d8f0db62ecffc9 Author: Norbert Thiebaud Date: Tue Jul 15 11:08:39 2014 +0200 fdo#79673 quartz: draw 'bullet' for 'space' directly in one pass the cu

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac solenv/bin solenv/gbuild

2014-07-08 Thread Norbert Thiebaud
files changed, 96 insertions(+), 99 deletions(-) New commits: commit 27c6cf1d757d824b158e94258856a760ecf41a18 Author: Norbert Thiebaud Date: Tue Jul 8 22:48:36 2014 +0200 cosmetic: fix few intentations irregularities Change-Id: I3154e79cf43b836c46512575834ed8a99b56c912 diff --git a

[Libreoffice-commits] core.git: config_host.mk.in configure.ac solenv/gbuild

2014-07-08 Thread Norbert Thiebaud
, 106 insertions(+), 52 deletions(-) New commits: commit a89b8601ce7be0b6dc3f262661ea7802f2c725fd Author: Norbert Thiebaud Date: Tue Jul 1 12:13:07 2014 + auto-detect the presence of a native gmake on windows Change-Id: Ie1c7e022a2e1713a111ebd2db9db866e09f4f4f4 Reviewed-on

Re: [Review] Lionss: Website for string search

2014-07-07 Thread Norbert Thiebaud
On Mon, Jul 7, 2014 at 9:55 AM, Riccardo Magliocchetti wrote: > Hello Mat, > > Il 06/07/2014 02:05, Mat M ha scritto: > > > Commenting here because am totally failing at understanding how to promote > my draft comments on gerrit :| > Click on 'Reply...' ___

[Libreoffice-commits] core.git: 6 commits - sd/source

2014-07-05 Thread Norbert Thiebaud
/ui/remotecontrol/DiscoveryService.cxx | 31 +++ 5 files changed, 72 insertions(+), 56 deletions(-) New commits: commit 59af5e5b2983a341f8dd14bce56af86478badaa9 Author: Norbert Thiebaud Date: Sun Jul 6 06:46:07 2014 +0200 coverity#735324: Unchecked return value

[Libreoffice-commits] core.git: 6 commits - dbaccess/source extensions/source hwpfilter/source rsc/source sal/osl

2014-07-05 Thread Norbert Thiebaud
| 25 - 5 files changed, 427 insertions(+), 398 deletions(-) New commits: commit d1e6ecb3538e06cd4691e4296597748b9394410d Author: Norbert Thiebaud Date: Sat Jul 5 22:26:39 2014 +0200 coverity#983489 String Overflow Change-Id: I146844d10dc6ee147031a8ffa6fabe9e271b2bd0 diff

Re: makefile feature request: make clean-except-for-external

2014-07-05 Thread Norbert Thiebaud
On Sat, Jul 5, 2014 at 1:10 PM, Noel Grandin wrote: > Hi > > I'm doing a lot of work with clang plugins, so I often need to build > from scratch, which takes a really long time. > > It would be awesome if I could do a > make clean-except-for-externals > which would delete all of the build output

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

2014-07-05 Thread Norbert Thiebaud
sw/qa/extras/rtfimport/rtfimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0972e15c136b9e032045112bc5e9c49b8ccc45b Author: Norbert Thiebaud Date: Sat Jul 5 12:32:03 2014 +0200 make rtfimport pass again (testFdo52989) Change-Id

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

2014-07-05 Thread Norbert Thiebaud
sw/qa/extras/rtfimport/rtfimport.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit dd1a82e5beac21fc5fa455bffa2c8e48f9adfe3f Author: Norbert Thiebaud Date: Sat Jul 5 11:32:06 2014 +0200 rtfimport test: add message with the value found on top of expected

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

2014-07-04 Thread Norbert Thiebaud
chart2/source/controller/main/DragMethod_RotateDiagram.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 22906fd3470ae33b7fcb4c74095d663789c6178d Author: Norbert Thiebaud Date: Fri Jul 4 21:21:34 2014 +0200 add parenthese to fix precedence issue

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

2014-07-04 Thread Norbert Thiebaud
vcl/generic/print/bitmap_gfx.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4aa157e1259f925f4572331a1f9a95f5234a319e Author: Norbert Thiebaud Date: Fri Jul 4 21:05:13 2014 +0200 fix typo in coverity#704538-9 Change-Id

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

2014-07-04 Thread Norbert Thiebaud
registry/source/keyimpl.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit e18e2b174c6bcf8ed5c5a6d3c88e84f31f2f375a Author: Norbert Thiebaud Date: Fri Jul 4 20:30:59 2014 +0200 coverity#1213422 Tainted Scalar Change-Id

[Libreoffice-commits] core.git: 5 commits - chart2/source cui/source svx/source vcl/generic

2014-07-04 Thread Norbert Thiebaud
+++-- vcl/generic/print/printerjob.cxx |4 ++ 5 files changed, 30 insertions(+), 11 deletions(-) New commits: commit 1c053e7eb3dd08d1971450844dfdf61e7ddfae6a Author: Norbert Thiebaud Date: Fri Jul 4 20:09:01 2014 +0200 coverity#735340 Unchecked return value

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

2014-07-04 Thread Norbert Thiebaud
dbaccess/source/ui/misc/propertystorage.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 27e86fe677d24f99a22f51bbef2de5bee3872580 Author: Norbert Thiebaud Date: Fri Jul 4 19:19:41 2014 +0200 coverity#735691 Unchecked dynimic cast Change-Id

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

2014-07-04 Thread Norbert Thiebaud
sw/source/core/frmedt/fecopy.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 23275beec1eabe3f3c3d1655b806811862df8f94 Author: Norbert Thiebaud Date: Fri Jul 4 16:31:43 2014 +0200 coverity#1213073-5 Unchecked dynamic cast Change-Id

[Libreoffice-commits] core.git: 8 commits - sc/source sd/source svx/source vcl/source

2014-07-04 Thread Norbert Thiebaud
|2 -- vcl/source/gdi/gdimtf.cxx |4 ++-- vcl/source/window/splitwin.cxx|8 +++- 7 files changed, 18 insertions(+), 12 deletions(-) New commits: commit a89f979dea265d68f22daee013ee8c4ee30e6c5b Author: Norbert Thiebaud Date: Fri Jul

Re: Haiku port

2014-07-03 Thread Norbert Thiebaud
On Thu, Jul 3, 2014 at 8:58 PM, Kacper Kasper wrote: \> 'At the moment' are the keywords here ;) These hacks are the result of > library ports missing (which I will make later) or other things I > don't need to work right now. ah ok :-) > >> (yes I read Haiku's code formatting convention :-) plea

Re: Haiku port

2014-07-03 Thread Norbert Thiebaud
On Thu, Jul 3, 2014 at 7:58 PM, Kacper Kasper wrote: > 2014-07-02 22:48 GMT+02:00 Norbert Thiebaud : >> Provided that it is done properly, not overly invasive, and there is >> manpower to cater to the port(*), I'd say chances are good we would >> accept the patches. >

[Libreoffice-commits] core.git: 2 commits - external/firebird

2014-07-03 Thread Norbert Thiebaud
4cf0e29ccf5191b7ba4ed84750108e5361bcde38 Author: Norbert Thiebaud Date: Thu Jul 3 16:19:00 2014 +0200 Revert "firebird: enable-debug cause trouble due to a lifecycle management issue" This reverts commit 814818c3451fa32900c011278e2e5b62e3518eb0. Upstream patched the underlying cause di

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

2014-07-03 Thread Norbert Thiebaud
xmloff/source/forms/propertyimport.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 246cb7e068b0955d407d82279d66c3846ccd9438 Author: Norbert Thiebaud Date: Wed Jul 2 23:29:16 2014 +0200 coverity#1223084 Unchecked return value Change-Id

Re: Haiku port

2014-07-02 Thread Norbert Thiebaud
On Wed, Jul 2, 2014 at 2:35 PM, Kacper Kasper wrote: > Hello, > > I am hacking on LibreOffice Haiku port and I have two questions: > First of all, is The Document Foundation willing to accept the code of > the port into the main tree when it is finished? Provided that it is done properly, not ove

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

2014-07-01 Thread Norbert Thiebaud
hwpfilter/source/hgzip.cxx | 14 +++--- sc/source/ui/view/viewfun2.cxx | 22 +++--- 2 files changed, 18 insertions(+), 18 deletions(-) New commits: commit b382f5df849b7ceb22aa0fba73287f040478dc13 Author: Norbert Thiebaud Date: Tue Jul 1 16:18:48 2014 +0200

[Libreoffice-commits] core.git: 6 commits - basic/source extensions/source fpicker/source include/oox sc/source sd/source

2014-07-01 Thread Norbert Thiebaud
/outlview.cxx |2 +- 6 files changed, 21 insertions(+), 21 deletions(-) New commits: commit 42fcd888ae537152f9d59c03e945d4bf9aaeb7dd Author: Norbert Thiebaud Date: Tue Jul 1 12:20:22 2014 +0200 coverity#735397 dead code Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/vcl solenv/gbuild vcl/source

2014-06-30 Thread Norbert Thiebaud
752a36457f6cddc5265a2d5f60157fd625f56b02 Author: Norbert Thiebaud Date: Sun Jun 29 23:42:32 2014 +0200 use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac Building, and running the unit/subsequent test on Mac cause massive amount of flashing windows creation/destruction that make building

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

2014-06-30 Thread Norbert Thiebaud
c403286de572272ac7d2f1f1012d69d058f7e4f3 Author: Norbert Thiebaud Date: Sun Jun 29 23:42:32 2014 +0200 use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on Mac Building, and running the unit/subsequent test on Mac cause massive amount of flashing windows creation/destruction that make building

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

2014-06-28 Thread Norbert Thiebaud
connectivity/source/drivers/odbc/OPreparedStatement.cxx | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) New commits: commit d97990327361fa5ab1fce4726a2c7a4d3b4a7813 Author: Norbert Thiebaud Date: Sat Jun 28 17:22:11 2014 +0200 odbc driver: let's not allocat

[Libreoffice-commits] core.git: 4 commits - connectivity/source external/firebird

2014-06-28 Thread Norbert Thiebaud
(+), 10 deletions(-) New commits: commit 715ecfe3617cf13fd8d994e4322c3bbcc093e5cd Author: Norbert Thiebaud Date: Sat Jun 28 16:54:07 2014 +0200 firebird driver: shutdown explicitely firebird on dispose of driver. Change-Id: Ia44f7e01a3a01da57e4d9382f41511aa6f987b43 diff --git a

[Libreoffice-commits] core.git: configure.ac

2014-06-27 Thread Norbert Thiebaud
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3934ec179f1b14c92ae7acc998318564ef06d3f2 Author: Norbert Thiebaud Date: Sat Jun 28 07:29:56 2014 +0200 revert forcing system-odbc on MAc as Maverick dropped system support We prolly need to

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

2014-06-27 Thread Norbert Thiebaud
f7453024e1f46a038d1278ddcbba64ccdbf8dcd1 Author: Norbert Thiebaud Date: Fri Jun 27 23:35:21 2014 +0200 fdo#80574 firebird memory management issues Change-Id: I37438cd3f9c8e197e5a3aa3d9cbcc5bf3681d792 diff --git a/connectivity/source/drivers/firebird/PreparedStatement.cxx b

Re: Access2Base - New release

2014-06-24 Thread Norbert Thiebaud
On Tue, Jun 17, 2014 at 10:05 AM, David Tardon wrote: > IMHO there are just two alternatives: Either the code is "ours", in > which case it should be an optional component and should only be updated > together with libreoffice. Or it is external, in which case the sources > should not be duplicate

Re: Paris Hackfest 2014 agenda

2014-06-18 Thread Norbert Thiebaud
On Wed, Jun 18, 2014 at 2:22 AM, Lionel Elie Mamane wrote: > Thanks, "schedule" is what I meant, and that's exactly the information > I wanted. > > See you next week, looking forward to it... Having not had much time at all to work on the lo-code the past few months.. I will come without a list

Re: localized daily build

2014-06-11 Thread Norbert Thiebaud
On Tue, Jun 10, 2014 at 5:13 AM, Regina Henschel wrote: > Hi all, > > does any of the Windows daily build bots produce a localized build? I want > to test the solution of fdo#40073 "LO fails to import standard frame styles > properly when UI is not english", which obviously needs a non-English UI.

Re: Quantifying the time overhead of Cygwin make

2014-06-11 Thread Norbert Thiebaud
On Tue, Jun 10, 2014 at 4:43 AM, Tor Lillqvist wrote: > Are you sure GnuWin32 actually is something even worth considering? > Cygwin at least has a semi-decent package management even if it is a > bit slower. > If I understand correctly the exercise is about replacing gmake itself from a cygwin-ru

Re: Build fail with MacOs in connectivity part

2014-06-09 Thread Norbert Thiebaud
On Mon, Jun 9, 2014 at 12:55 AM, Lionel Elie Mamane wrote: > > Well, essentially this means that TDF build LibreOffice is built with > a different ODBC ABI than the MacOS X system ODBC ABI. I think it does > not really matter, because LibreOffice never uses the "wide > characters" ODBC API. The co

Re: Build fail with MacOs in connectivity part

2014-06-08 Thread Norbert Thiebaud
On Sun, Jun 8, 2014 at 10:55 AM, Julien Nabet wrote: > Now is the boost_assertion wrong or is there something else to fix? (and > which one?) I doubt the assertion is wrong there. internally we use 16 bits for character representation (OUString)... 32 bit wchar_t will probably not play well with t

Re: Build fail with MacOs in connectivity part

2014-06-08 Thread Norbert Thiebaud
On Sun, Jun 8, 2014 at 9:05 AM, julien2412 wrote: > --with-system-odbc > > Any idea? > > Julien > with-system-odbc pick sqlext.h from the 10.8 SDK it define SQLWCHAR using #if defined(WIN32) typedef unsigned short SQLWCHAR; #else # include # if defined(__cplusplus) || \ d

Re: minutes of ESC call ...

2014-06-06 Thread Norbert Thiebaud
On Thu, Jun 5, 2014 at 8:20 AM, Michael Meeks wrote: > + need to get bugzilla migration bits under gerrit so we can get > patches. > + QA team eager to help out. It is already. I have added a bugzilla repo under gerrit to track upstream with prod/test/dev branches. I need to

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

2014-06-01 Thread Norbert Thiebaud
vcl/workben/svpclient.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit fd4a3d766aeb5e5e6986f77993546694847fcda5 Author: Norbert Thiebaud Date: Sun Jun 1 02:20:06 2014 -0500 coverity#1219806 double close Change-Id: I0719451a3f2f8f8bf5e2d417252412f1e68b456e diff

Re: autogen.input feature request

2014-05-30 Thread Norbert Thiebaud
On Fri, May 30, 2014 at 10:09 AM, Norbert Thiebaud wrote: > On Fri, May 30, 2014 at 4:22 AM, Christian Lohmaier > wrote: >> On Fri, May 30, 2014 at 10:16 AM, Lionel Elie Mamane >> wrote: >>> On Fri, May 30, 2014 at 08:38:15AM +0200, Noel Grandin wrote: >>>

Re: autogen.input feature request

2014-05-30 Thread Norbert Thiebaud
On Fri, May 30, 2014 at 4:22 AM, Christian Lohmaier wrote: > On Fri, May 30, 2014 at 10:16 AM, Lionel Elie Mamane wrote: >> On Fri, May 30, 2014 at 08:38:15AM +0200, Noel Grandin wrote: >> >>> Could an autogen genius please add a feature to our configure stuff? >> >>> I just spent quite a while t

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - vcl/quartz

2014-05-23 Thread Norbert Thiebaud
vcl/quartz/ctlayout.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 606d51a5496f4aaeb6d955d07204db0d775def61 Author: Norbert Thiebaud Date: Wed May 21 23:40:50 2014 -0500 fdo#77993 actually impact 10.6 too apparently Change-Id

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

2014-05-23 Thread Norbert Thiebaud
vcl/quartz/ctlayout.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d58318952f05a1985d3f140d55326659eadd67e4 Author: Norbert Thiebaud Date: Wed May 21 23:40:50 2014 -0500 fdo#77993 actually impact 10.6 too apparently Change-Id

Mac 10.6 support for future version

2014-05-15 Thread Norbert Thiebaud
As discussed recently wrt to c++11 support, it is desirable to eventually drop 10.6 support. With 10.9 release and Apple policy to allow free upgrade to 10.9 from 10.6/7/8, the market share are switched dramatically in the last 6 months... Today 10.9 + 10.8 represent about 80% of the >= 10.6 marke

Re: How can I become a part of developer community?

2014-05-12 Thread Norbert Thiebaud
Hi Alex, On Mon, May 12, 2014 at 5:05 AM, Alex Bondarenko wrote: > Lately I've > been interested to making my favorite office suite better [..] > Can I become a part of developers community and that I need to do for this? > Thank you for attention. One become a dev by virtue of doing things. it

[Libreoffice-commits] core.git: pyuno/Module_pyuno.mk

2014-04-25 Thread Norbert Thiebaud
pyuno/Module_pyuno.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 731f7fe778c19378dfcbc1a5e9165f666ebb90df Author: Norbert Thiebaud Date: Fri Apr 25 10:23:22 2014 -0500 disable pytest_ssl on mac Change-Id: I9f6a50f00bd98aeffa46f3ef40211e30edf658d6 diff --git

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

2014-04-24 Thread Norbert Thiebaud
vcl/source/outdev/text.cxx | 122 +++-- 1 file changed, 41 insertions(+), 81 deletions(-) New commits: commit dd20a6062350d2e0ffb83467c8420182c5439e1e Author: Norbert Thiebaud Date: Thu Apr 24 01:50:33 2014 -0500 vcl/text clean-up includes

Re: OutputDevice code reorganization

2014-04-15 Thread Norbert Thiebaud
On Tue, Apr 15, 2014 at 6:25 AM, Chris Sherlock wrote: > I have moved outdev.cxx to outdev6.cxx to the directly vcl/source/outdev, > and into the following files: > [...] > > I think this largely helps split up the file in a more sensible layout. I'm sure ther is plenty of room to bikesheed this

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

2014-04-09 Thread Norbert Thiebaud
vcl/quartz/CTRunData.cxx |9 - vcl/quartz/CTRunData.hxx |4 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit 87ba23f38cc8a71581c0b034c503aedf46aad45f Author: Norbert Thiebaud Date: Wed Apr 9 13:47:43 2014 -0500 CTRunData fix include mishap

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

2014-04-09 Thread Norbert Thiebaud
sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx |2 +- vcl/quartz/CTRunData.cxx|4 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit b2aced2dda51008b2c538711ee65c6443be2e9b1 Author: Norbert Thiebaud Date: Wed Apr 9 12:12:02 2014 -0500

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

2014-04-09 Thread Norbert Thiebaud
b8aa1f23645bbe81093ff436b82a58766f3157af Author: Norbert Thiebaud Date: Mon Apr 7 02:01:39 2014 -0500 vcl quartz: cache per-run glyphs information GetNextGlyphs could only deal with 1 glyph at the time and was recalculing a lot of thing while iterating on the glyphs This is not just a

[Libreoffice-commits] core.git: 13 commits - connectivity/source starmath/source svl/source vcl/source xmloff/source

2014-04-06 Thread Norbert Thiebaud
|9 ++- xmloff/source/draw/shapeexport.cxx |5 +- xmloff/source/style/bordrhdl.cxx | 11 +--- 16 files changed, 156 insertions(+), 108 deletions(-) New commits: commit 0586bdc74813ef83504801d74800589f99c877b0 Author: Norbert Thiebaud Date: Sun Apr 6

[Libreoffice-commits] core.git: solenv/bin

2014-04-04 Thread Norbert Thiebaud
solenv/bin/macosx-codesign-app-bundle |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0927d77cfb284704e7586ccde83f8d6fb26cc459 Author: Norbert Thiebaud Date: Fri Jan 10 16:51:26 2014 -0600 give an identifier to the app_bundle itself Language Pack

[Libreoffice-commits] core.git: sal/cppunittester unotools/source

2014-03-30 Thread Norbert Thiebaud
sal/cppunittester/cppunittester.cxx| 37 + unotools/source/ucbhelper/tempfile.cxx | 14 ++-- 2 files changed, 49 insertions(+), 2 deletions(-) New commits: commit c176cb8907530a795cb0e38de8193df931f891fb Author: Norbert Thiebaud Date: Sun Mar 30

Mac OSX tb blow up du to many.many 4G temp file created during the build

2014-03-30 Thread Norbert Thiebaud
tb are red on Mac.. for tb21 at least that was due to many 4G 'temp' file created in $TMPDIR that lead to disk exhaustion. investigating Norbert ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/lis

Re: Who pressed Ctrl-Alt-Shift-D?

2014-03-24 Thread Norbert Thiebaud
On Mon, Mar 24, 2014 at 4:19 AM, Stephan Bergmann wrote: > Did anybody do that in a dev build over the course of the last couple years, > to use the VCL Debug Options dialog? /me never knew that even existed... Norbert ___ LibreOffice mailing list Libr

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

2014-03-21 Thread Norbert Thiebaud
vcl/source/gdi/outdev2.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 37750daee2577f6977f3130a85bbb4a16488abd8 Author: Norbert Thiebaud Date: Sat Mar 22 01:33:55 2014 -0500 casting to void to silence a WaE lead to windows complaining. Change

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

2014-03-21 Thread Norbert Thiebaud
vcl/source/gdi/outdev2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9433eed641ad986e986e924b575b1ae008e20fe2 Author: Norbert Thiebaud Date: Sat Mar 22 01:12:39 2014 -0500 WaE unused parameter Change-Id

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

2014-03-17 Thread Norbert Thiebaud
: commit 45b0c12a021fb0eb896faf4f0de9026586407012 Author: Norbert Thiebaud Date: Fri Mar 14 23:18:13 2014 -0500 fdo#67808 Fix Outline Font Effect support with CoreText We add a new DrawTextSpecial() virtual to SalLayout that allows to attempt to delegate font effects to the

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - svx/source vcl/source

2014-03-12 Thread Norbert Thiebaud
svx/source/tbxctrls/tbunocontroller.cxx | 22 +- vcl/source/window/window.cxx| 10 +- 2 files changed, 26 insertions(+), 6 deletions(-) New commits: commit ce5c798868e33c094971d8b8c2c9f40afc8f21c3 Author: Norbert Thiebaud Date: Tue Mar 11 15:42:49

Re: Hi-DPI patches for 4.2

2014-03-11 Thread Norbert Thiebaud
for info here is teh different DPI reported by vcl for the same 13'' screen at different display setting n_th@Norberts-MacBook-Pro /lo/core$ ./instdir/LibreOfficeDev.app/Contents/MacOS/soffice 2014-03-11 19:39:44.065 soffice[270:507] final mnRealDPIX = 91 mnRealDPIY = 91 n_th@Norberts-MacBook-Pro

Re: Hi-DPI patches for 4.2

2014-03-11 Thread Norbert Thiebaud
On Tue, Mar 11, 2014 at 2:32 PM, Keith Curtis wrote: > then the simplest way > disable these patches on the Mac is to just force mnDPIScaleFactor to 1. In > that case, these patches would behave as it does on 4.2.1. yep, that does that indeed. pushed http://cgit.freedesktop.org/libreoffice/core/c

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

2014-03-11 Thread Norbert Thiebaud
/source/window/toolbox2.cxx |3 +-- vcl/source/window/window.cxx | 10 -- 11 files changed, 22 insertions(+), 24 deletions(-) New commits: commit 58fae0f715433a72d814584d97a1368f8a1b62d2 Author: Norbert Thiebaud Date: Tue Mar 11 15:43:48

Re: Hi-DPI patches for 4.2

2014-03-11 Thread Norbert Thiebaud
On Tue, Mar 11, 2014 at 3:53 AM, Keith Curtis wrote: > That picture is bizarre in that the gridlines drawn by Calc are not being > doubled. Have you fiddled with the OS DPI stuff? > The grid lines are not bitmap, they are vector drawing... but more importantly... _WITH_ the #ifdef to prevent th

Re: Hi-DPI patches for 4.2

2014-03-10 Thread Norbert Thiebaud
On Mon, Mar 10, 2014 at 4:51 PM, Keith Curtis wrote: > Doubling bitmaps is a "hack" but since bigger bitmaps don't exist, it > is better than doing nothing. The problem is that mac, in compatibility mode, already auto-double.. so we end-up with a quadrupling of the bitmap, which mean you in the e

Re: Hi-DPI patches for 4.2

2014-03-10 Thread Norbert Thiebaud
On Mon, Mar 10, 2014 at 2:32 PM, Jan Holesovsky wrote: > Hi Norbert, > > Norbert Thiebaud píše v Po 10. 03. 2014 v 14:11 -0500: > >> > It is only 5 patches, as I have squashed the follow-up fixes into the >> > appropriate patches, but other than that, it should

Re: Hi-DPI patches for 4.2

2014-03-10 Thread Norbert Thiebaud
On Mon, Mar 10, 2014 at 2:11 PM, Norbert Thiebaud wrote: > On Mon, Mar 10, 2014 at 1:24 PM, Jan Holesovsky wrote: >> Hi Caolán, all, >> > >> >> It is only 5 patches, as I have squashed the follow-up fixes into the >> appropriate patches, but other than

Re: Hi-DPI patches for 4.2

2014-03-10 Thread Norbert Thiebaud
On Mon, Mar 10, 2014 at 1:24 PM, Jan Holesovsky wrote: > Hi Caolán, all, > > > It is only 5 patches, as I have squashed the follow-up fixes into the > appropriate patches, but other than that, it should bring us to the very > same state that is in master. Not quite.. I had to add a bunch of #ifn

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

2014-03-08 Thread Norbert Thiebaud
/filter/xfilter/xftextcontent.cxx |4 14 files changed, 139 insertions(+), 139 deletions(-) New commits: commit 64a96febfe6877a504d8b9f049ce6c02a1b6310f Author: Norbert Thiebaud Date: Sun Mar 9 01:16:02 2014 -0600 lotuswordpro: cleanup OUString() usage Change-Id

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

2014-03-08 Thread Norbert Thiebaud
num, sal_Int32 precision=6); - OUString DateTimeToOUString(XFDateTime& dt); OUString GetTableColName(sal_Int32 col); commit b49b1e4c0e5e23039b8cfb44857c2f7d22372984 Author: Norbert Thiebaud Date: Sun Mar 9 00:57:03 2014 -0600 lotuswordpro: use native OUString api rather than

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

2014-03-08 Thread Norbert Thiebaud
/xfutil.cxx | 12 lotuswordpro/source/filter/xfilter/xfutil.hxx |2 - 35 files changed, 111 insertions(+), 127 deletions(-) New commits: commit 025498dda9c396f5df7d839af1dd65cdc181d1f5 Author: Norbert Thiebaud Date: Sun Mar 9 00:50:30 2014 -0600 lotuswordpro

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

2014-03-08 Thread Norbert Thiebaud
files changed, 31 insertions(+), 501 deletions(-) New commits: commit 76f279a52fdce1d82ecd5e96e7968821e9ec3007 Author: Norbert Thiebaud Date: Sat Mar 8 22:41:20 2014 -0600 de-macroize ucb filstr Change-Id: I08f7d8360a3abdac1b12bd3cfb157e408b0aabbe diff --git a/ucb/source/ucp/file

[Libreoffice-commits] core.git: 2 commits - include/cppuhelper include/osl

2014-03-08 Thread Norbert Thiebaud
include/cppuhelper/weak.hxx |3 ++- include/osl/file.hxx|5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 1b6e87fc232e78790d45a54b7a4ac7fe02d2c587 Author: Norbert Thiebaud Date: Sat Mar 8 15:32:30 2014 -0600 remove confusing and potentially

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

2014-03-08 Thread Norbert Thiebaud
/client/activedatastreamer.cxx | 52 ucbhelper/source/client/commandenvironment.cxx | 70 +--- 6 files changed, 61 insertions(+), 385 deletions(-) New commits: commit d364e6eb08dfdc867515d5bf596208cc67b004ad Author: Norbert Thiebaud Date: Sat Mar 8 15:27:04 2014 -0600 de

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

2014-03-07 Thread Norbert Thiebaud
lotuswordpro/source/filter/xfilter/xfcell.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c91a7415a8dd8036fb03a074bc84120d60e91e8c Author: Norbert Thiebaud Date: Sat Mar 8 01:54:36 2014 -0600 return does not handle converion to OUString

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

2014-03-07 Thread Norbert Thiebaud
lotuswordpro/source/filter/lwpchangemgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be62f349c7167d0716df7b09d810c6105ffddc12 Author: Norbert Thiebaud Date: Sat Mar 8 01:47:12 2014 -0600 return does not handle converion to OUString Change-Id

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

2014-03-07 Thread Norbert Thiebaud
sc/source/ui/app/scmod.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ec09eac8c1bbd3aa659c28255e0caa08be03ef7d Author: Norbert Thiebaud Date: Sat Mar 8 00:08:26 2014 -0600 typo in coverity#704692 fix Change-Id

[Libreoffice-commits] core.git: 10 commits - chart2/source reportdesign/source sal/osl sc/source

2014-03-07 Thread Norbert Thiebaud
/scmod.cxx| 40 ++--- 5 files changed, 112 insertions(+), 64 deletions(-) New commits: commit ae4a27bd2cb652c5d681da2f57bf63c8bc394e38 Author: Norbert Thiebaud Date: Fri Mar 7 17:34:27 2014 -0600 coverity#705404: Argument cannot be negative Change

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

2014-03-07 Thread Norbert Thiebaud
changed, 354 insertions(+), 282 deletions(-) New commits: commit b1995a2f2d193d12bf189dfcfa2e0fcaa415bbf6 Author: Norbert Thiebaud Date: Fri Mar 7 05:25:23 2014 -0600 de-macroize ucb ftpcontent, ftpcontentprovider Change-Id: I61919d79ab847273d90c2845ae37f7edc4aa5044 diff --git a/ucb

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

2014-03-06 Thread Norbert Thiebaud
50de43d6b40096747655c291ed4266e07680e679 Author: Norbert Thiebaud Date: Fri Mar 7 00:36:17 2014 -0600 de-macroize ucb sortresult Change-Id: Ib522fde5e453560b23c0189a29b50f5dfddb4482 diff --git a/ucb/source/sorter/sortdynres.cxx b/ucb/source/sorter/sortdynres.cxx index 07cbfd1

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

2014-03-06 Thread Norbert Thiebaud
(-) New commits: commit edb2dcffaa94ae9949e6f76e409b9ee47a602629 Author: Norbert Thiebaud Date: Thu Mar 6 23:34:18 2014 -0600 de-macroize ucb sortdynres Change-Id: I292875fde0be3f838ad838233df11d765e4affd1 diff --git a/ucb/source/sorter/sortdynres.cxx b/ucb/source/sorter

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

2014-03-06 Thread Norbert Thiebaud
insertions(+), 107 deletions(-) New commits: commit 1b2b8f8d5aa1e402c31ee9853dd0ec229d3a32b7 Author: Norbert Thiebaud Date: Thu Mar 6 15:31:10 2014 -0600 use WeakImplHelper2 for UcbPropertiesManager Change-Id: I9b3c9afcf6d63f1a1e9c973c7498dcdc938f589d diff --git a/ucb/source/core

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

2014-03-06 Thread Norbert Thiebaud
ucb/source/core/ucbstore.cxx | 189 +-- ucb/source/core/ucbstore.hxx | 76 - 2 files changed, 26 insertions(+), 239 deletions(-) New commits: commit 7ef43f1e2f3a36d19f2727d4a0da7b99bc834a1d Author: Norbert Thiebaud Date: Thu Mar 6 13

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

2014-03-06 Thread Norbert Thiebaud
include/ucbhelper/activedatasink.hxx | 36 - ucbhelper/source/client/activedatasink.cxx | 49 - 2 files changed, 9 insertions(+), 76 deletions(-) New commits: commit a6e19ea7a8885dcbdb1d8b2f56586373595ba8aa Author: Norbert Thiebaud Date

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

2014-03-05 Thread Norbert Thiebaud
10fe4b9fd17e1da11ea7ebfa354f40c2e2da3f3f Author: Norbert Thiebaud Date: Tue Mar 4 12:55:44 2014 -0600 de-macroize XINTERFACE_COMMON_IMPL Change-Id: I7cffc8a111dd939272c6dbef8827b6f5c04a4590 Reviewed-on: https://gerrit.libreoffice.org/8455 Reviewed-by: Norbert Thiebaud Tested-by: Norbert Thiebaud

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

2014-03-05 Thread Norbert Thiebaud
/content.hxx |7 + xmlhelp/source/cxxhelp/provider/provider.hxx |7 + 52 files changed, 375 insertions(+), 108 deletions(-) New commits: commit 66f2c35fac22a235a1e491824126f105e6d3869c Author: Norbert Thiebaud Date: Tue Mar 4 12:55:07 2014 -0600 de-macroize XINTERFACE_DECL

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

2014-03-04 Thread Norbert Thiebaud
lotuswordpro/source/filter/lwpdrawobj.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit fb052ae6174e4c96157ef6973f02c1d3cd4d9ba2 Author: Norbert Thiebaud Date: Tue Mar 4 19:27:13 2014 -0600 array initializers are problematic apparently Change-Id

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

2014-03-04 Thread Norbert Thiebaud
: Norbert Thiebaud Date: Tue Mar 4 18:55:17 2014 -0600 coverity#738705: Unitialized scalar field Change-Id: I7a85167f1a2b54913ac8168a6b677a7012eb7aef diff --git a/lotuswordpro/source/filter/lwpdrawobj.cxx b/lotuswordpro/source/filter/lwpdrawobj.cxx index 1f13b8e..a50ec14 100644

[Libreoffice-commits] core.git: sal/osl

2014-03-03 Thread Norbert Thiebaud
sal/osl/unx/profile.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 430237b3fa16bda228ff82b93228f28894568671 Author: Norbert Thiebaud Date: Mon Mar 3 22:01:04 2014 -0600 coverity#706154: Dest buffer too small Change-Id

<    5   6   7   8   9   10   11   12   13   14   >