[Libreoffice-commits] .: sc/qa

2012-11-01 Thread Libreoffice Gerrit user
sc/qa/unit/ucalc.cxx | 24 1 file changed, 24 insertions(+) New commits: commit 86b1ccc71cd8bc38599576ce6acab9cfab4d9231 Author: Kohei Yoshida Date: Thu Nov 1 21:47:16 2012 -0400 New unit test for shifting cells. Change-Id: Ic004490ffaf1da5cdb43f0a13364

[REVIEW 3-6] Fix for Calc crasher

2012-11-01 Thread Kohei Yoshida
Hi there, I'd like the attached patch pushed to the 3-6 branch. Without this patch, doing the following 1. Create a new Calc document. 2. Type some stuff into Cell D5. 3. Move the cursor to Cell C5. 4. Ctrl-+ to launch the Insert Cells dialog. Select Shift cell right and hit OK. 5. Ctrl-Z to

[Libreoffice-commits] .: boost/boost.6397.warnings.patch

2012-11-01 Thread Libreoffice Gerrit user
boost/boost.6397.warnings.patch | 34 ++ 1 file changed, 34 insertions(+) New commits: commit 069e4f80333b5d4027d91d334bc8dae6f5a68533 Author: Caolán McNamara Date: Thu Nov 1 23:26:43 2012 + WaE: extra clang warnings Change-Id: I69b105c39f67

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

2012-11-01 Thread Libreoffice Gerrit user
sc/source/core/data/column.cxx | 122 +++-- 1 file changed, 57 insertions(+), 65 deletions(-) New commits: commit 157b804ba1dad4b857bd723c454ab907b623a980 Author: Kohei Yoshida Date: Thu Nov 1 20:16:15 2012 -0400 Add comments to make it easier to follo

[Libreoffice-commits] .: sw/qa

2012-11-01 Thread Libreoffice Gerrit user
sw/qa/core/filters-test.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 1219bcb0c4f1dd1753c8bb63baf957f878971b70 Author: Caolán McNamara Date: Thu Nov 1 23:25:51 2012 + WaE: MacOSX, clipboard id just has to be non-zero Change-Id: If4edb

[PATCH] Fix copy&paste in test

2012-11-01 Thread Marcos Souza
The patch is attached. -- Att, Marcos Paulo de Souza Acadêmico de Ciencia da Computação - FURB - SC Github: https://github.com/marcosps/ "Uma vida sem desafios é uma vida sem razão" "A life without challenges, is a non reason life" 0001-Fix-copy-paste-in-test.patch Description: Binary data ___

Re: CPPUNIT road map, recent changes etc.

2012-11-01 Thread John McCabe
On 01/11/2012 10:17, Michael Meeks wrote: On Tue, 2012-10-30 at 22:29 +, John McCabe wrote: Just found this fork but a bit disappointed with the lack of information on the wiki. Is there a road map? What are the changes between 1.12.1 and the latest release? Has documentation been updated?

Re: About shapeexport.cxx in xmloff

2012-11-01 Thread Caolán McNamara
On Thu, 2012-11-01 at 02:51 -0700, julien2412 wrote: > Why shouldn't we uncomment case 3? > "nDisplay" could be equalled to "3" and "eDisplayToken" is > "XML_TOKEN_INVALID" by default XMLTokenEnum eDisplayToken = XML_TOKEN_INVALID; ... switch( (bVisible << 1) | bPrintable ) { case 0: eDisplayTok

Re: converting Windows libraries (does librsvg work?)

2012-11-01 Thread Matúš Kukan
Hi Regina, * On 31 October 2012 14:01, Regina Henschel wrote: > Hi Matúš, > > Matúš Kukan schrieb: >> >> Hi, > > [..] > >> It's nice that librsvg has been converted, but does it also work ? (I >> can't test it) >> For example in 'about' dialog you should see nice background, but >> without librsv

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

2012-11-01 Thread Libreoffice Gerrit user
sc/inc/column.hxx | 11 --- sc/inc/document.hxx |3 --- sc/inc/table.hxx|4 sc/qa/unit/ucalc.cxx|7 +++ sc/source/core/data/column.cxx | 15 --- sc/source/core/data/column3.cxx

GTK theming: oxygen-gtk support broken

2012-11-01 Thread Ruslan Kabatsayev
Hello, Some time after my commits, which enabled almost fully correct oxygen-gtk support (latest commit was on Jul 8 2012), this support was broken. See screenshots at [1], [2], [3] and [4] for details. Those who hacked on GTK theming support since Jul 8 2012, please have a look at this. If you th

[PATCH] Change in core[master]: Consolidate ₪ appearances to a CURRENCY template

2012-11-01 Thread Lior Kaplan (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/966 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/66/966/1 Consolidate ₪ appearances to a CURRENCY template Change-Id: Ibde3ac38e27e5abb42aa5d538762a3a5a7401f2b --- M i18npo

[PATCH] fdo#46807: Add LRM before the Shekel sign, forcing it to app...

2012-11-01 Thread Lior Kaplan (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/967 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/67/967/1 fdo#46807: Add LRM before the Shekel sign, forcing it to appear left of numbers Change-Id: I40a762bf03a15f241fc802

[PATCH] fdo#38838 UniString replacement

2012-11-01 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/965 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/65/965/1 fdo#38838 UniString replacement Change-Id: I1323b2caf395c10b34e7467284402c0e3082f6a7 --- M cui/source/dialogs/cuif

fdo# UniString replacement

2012-11-01 Thread Ricardo Montania (via Code Review)
Ricardo Montania has abandoned this change. Change subject: fdo# UniString replacement .. Patch Set 1: Abandoned Wrong description -- To view, visit https://gerrit.libreoffice.org/964 To unsubscribe, visit https://gerrit.libre

[PATCH] fdo# UniString replacement

2012-11-01 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/964 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/964/1 fdo# UniString replacement Change-Id: Idf630c7e4627894f5edd68be0dc2588b90d7a930 --- M cui/source/dialogs/cuifmsear

Re: no functional TinderBox for master/3-7 full Windows builds

2012-11-01 Thread V Stuart Foote
Rats, working with David O's VC 2010 build of LOdev master, no improvement using the WRITE_REGISTRY=1 during installtion, nor with manually setting a SAL_ACCESSIBILITY_ENABLED environment variable. The Use Assistive Tools checkbox still won't hold its state. Stuart -- View this message in c

[PUSHED] Better way to initialize SwNode

2012-11-01 Thread Michael Stahl (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/960 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/960 To unsubscribe, vis

[PUSHED] Translate German comments and improve some Germish

2012-11-01 Thread Michael Stahl (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/955 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/955 To unsubscribe, vis

[Libreoffice-commits] .: configure.ac

2012-11-01 Thread Libreoffice Gerrit user
configure.ac |3 +++ 1 file changed, 3 insertions(+) New commits: commit f3c09cc3c41e7ec1faf9dfef269a99a8ef7d5838 Author: Riccardo Magliocchetti Date: Thu Nov 1 18:48:53 2012 +0100 configure: don't accept -enable-headless where it won't work Don't even try to build --enable-h

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

2012-11-01 Thread Libreoffice Gerrit user
sw/inc/node.hxx | 10 +- sw/source/core/docnode/node.cxx |6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit a4ec5de5ed537604ef0229990dc449821ad13a4f Author: Michael Stahl Date: Thu Nov 1 18:46:02 2012 +0100 SwNode: reorder that to

[Libreoffice-commits] .: sw/source

2012-11-01 Thread Libreoffice Gerrit user
sw/source/core/docnode/node.cxx | 46 ++-- 1 file changed, 21 insertions(+), 25 deletions(-) New commits: commit 6f79559e1f91b4738f5227651eb1c6c23a14cd19 Author: Arnaud Versini Date: Thu Nov 1 17:42:28 2012 +0100 Better way to initialize SwNode

[PATCH] Use memcpy instead of rtl_copyMemory in ucb

2012-11-01 Thread Arnaud Versini (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/961 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/961/1 Use memcpy instead of rtl_copyMemory in ucb Change-Id: I1bdb02c6d607a10fee03d3044bad20cb811e9939 --- M ucb/source/

[PATCH] Remove commented code from dtrans

2012-11-01 Thread Arnaud Versini (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/962 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/962/1 Remove commented code from dtrans Change-Id: I1ef4abb5b561107df257279708f619a1715e72c2 --- M dtrans/source/win32/d

[PUSHED] Translate German comments

2012-11-01 Thread Michael Stahl (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/954 Approvals: Michael Stahl: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/954 To unsubscribe, vis

[Libreoffice-commits] .: svtools/inc

2012-11-01 Thread Libreoffice Gerrit user
svtools/inc/svtools/treelist.hxx| 35 +++--- svtools/inc/svtools/treelistbox.hxx | 188 +--- 2 files changed, 106 insertions(+), 117 deletions(-) New commits: commit e269e30a8bcbbe254e2819ac16ef8681fee0dbf5 Author: Philipp Weissenbacher Date: Thu Nov 1 09

[PATCH] Better way to initialize SwNode

2012-11-01 Thread Arnaud Versini (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/960 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/60/960/1 Better way to initialize SwNode Change-Id: I6bc397d9ecd44975ebfa58014c6fe7cd470e4ada --- M sw/source/core/docnode/

[Libreoffice-commits] .: oovbaapi/ooo oovbaapi/UnoApi_oovbaapi.mk

2012-11-01 Thread Libreoffice Gerrit user
oovbaapi/UnoApi_oovbaapi.mk |2 + oovbaapi/ooo/vba/adodb/DataTypeEnum.idl | 44 ++ oovbaapi/ooo/vba/adodb/ParameterDirectionEnum.idl |9 3 files changed, 55 insertions(+) New commits: commit 40a772d8746023c0a055d0a417610b3f3b9c034

[Libreoffice-commits] .: sw/source

2012-11-01 Thread Libreoffice Gerrit user
sw/source/core/docnode/node2lay.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 3a1d4f029374086023bb908625bd2a5973e0b062 Author: Michael Stahl Date: Thu Nov 1 18:01:44 2012 +0100 tweak comment translation Change-Id: I729612b2ffeea9c3c6

[Libreoffice-commits] .: sw/source

2012-11-01 Thread Libreoffice Gerrit user
sw/source/core/docnode/node2lay.cxx | 99 ++-- 1 file changed, 51 insertions(+), 48 deletions(-) New commits: commit c1cc17bcc96b188d313a89bc31c64d6187aa60ce Author: Philipp Weissenbacher Date: Thu Nov 1 00:05:15 2012 +0100 Translate German comments

Re: Where do I find debug builds for Windows of Master/3.7?

2012-11-01 Thread David Ostrovsky
On 01.11.2012 09:00, Winfried Donkers wrote: I want to assist Lionel with bug 53030, but to do that I need a debug (daily) build for Windows. The bug is about freeze of Base with MS Access databases (and other ADO connections, I believe). Where can I download these builds? The bad news is

Re: [Libreoffice-qa] want to contribute

2012-11-01 Thread Florian Reisinger
Hi Rizwan! Am 31.10.2012 um 19:06 schrieb Michael Meeks : Hi Rizwan, It'd be great to have you involved with LibreOffice :-) On Wed, 2012-10-31 at 01:23 +0530, Rizwan Alam wrote: I want to contribute to libreoffice how ever i do not have experience. I am a bit confused. I was thinking abou

[Libreoffice-commits] .: vcl/headless

2012-11-01 Thread Libreoffice Gerrit user
vcl/headless/svpinst.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 002f8b272bc343477c649c648c5ceb2ccf0fba89 Author: Riccardo Magliocchetti Date: Thu Nov 1 16:56:04 2012 +0100 vcl/headless: [HACK] workaround solarMutexx splat with headless mode Apply mmeeks t

Re: no functional TinderBox for master/3-7 full Windows builds

2012-11-01 Thread V Stuart Foote
Hold on! I knew this seemed familiar, happened the last time I had occasion to load a LOdev build. See fdo#39833 comment 11 from Andras. When I get a moment I'll load the LOdev with WRITE_REGISTRY=1 and see if that fixes the current buil

[Libreoffice-commits] .: vcl/source

2012-11-01 Thread Libreoffice Gerrit user
vcl/source/gdi/outdev3.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit e217fc455208a1f83bad0af06b9cf96bca3b254e Author: Caolán McNamara Date: Thu Nov 1 15:37:56 2012 + Resolves: fdo#54466 right-aligned label text slightly clipped on right

Re: no functional TinderBox for master/3-7 full Windows builds

2012-11-01 Thread David Ostrovsky
On 01.11.2012 10:38, Michael Stahl wrote: >The Tools -> Options -> Accessibility – Miscellaneous options check-box >for “Support Assistive technology tools (program restart requied)” can >be checked but it does not seem to be being fully processed—because on >subsequent launches of Tools -> Optio

[Libreoffice-commits] .: sc/qa

2012-11-01 Thread Libreoffice Gerrit user
sc/qa/unit/ucalc.cxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 10742e6eed87d33bf7619ce7819036b0545f0102 Author: Kohei Yoshida Date: Thu Nov 1 11:12:40 2012 -0400 Unit test for cache filtering, to secure the recent bug fix I did. Change

[Libreoffice-commits] .: sd/uiconfig sw/uiconfig

2012-11-01 Thread Libreoffice Gerrit user
sd/uiconfig/sdraw/menubar/menubar.xml |1 - sw/uiconfig/swriter/menubar/menubar.xml |1 - 2 files changed, 2 deletions(-) New commits: commit 5bc36d13dfa5e3a386f24446c3f794d24863e1d2 Author: Julien Nabet Date: Thu Nov 1 15:27:46 2012 +0100 Revert cf0453d94b1af305ee385e9e2522bcc5

[PUSHED] Remove unused method in formula module

2012-11-01 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/946 -- To view, visit https://gerrit.libreoffice.org/946 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: me

[Libreoffice-commits] .: formula/inc formula/source unusedcode.easy

2012-11-01 Thread Libreoffice Gerrit user
formula/inc/formula/tokenarray.hxx |1 - formula/source/core/api/token.cxx |6 -- unusedcode.easy|2 -- 3 files changed, 9 deletions(-) New commits: commit 4e0b79b546f16abce81b0f22b16664c66bd2a146 Author: Marcos Paulo de Souza Date: Wed Oct 31 00:51:55 2012

[Libreoffice-commits] .: sc/qa sd/qa

2012-11-01 Thread Libreoffice Gerrit user
sc/qa/unit/data/xls/fail/CVE-2012-4233-4.xls |binary sd/qa/unit/data/ppt/pass/CVE-2012-4233-3.ppt |binary 2 files changed New commits: commit cd11b9f2c1bd3e3c3f9e4dc8788bf487c8c421cb Author: Caolán McNamara Date: Thu Nov 1 14:07:28 2012 + another some more regression tests

::rtl::OUString -> OUString in basic

2012-11-01 Thread Ricardo Montania (via Code Review)
Ricardo Montania has abandoned this change. Change subject: ::rtl::OUString -> OUString in basic .. Patch Set 1: Abandoned No problem.. I'll work in another module :) -- To view, visit https://gerrit.libreoffice.org/957 To uns

[Libreoffice-commits] .: sd/CppunitTest_sd_filters_test.mk sd/qa sd/source

2012-11-01 Thread Libreoffice Gerrit user
sd/CppunitTest_sd_filters_test.mk|1 + sd/qa/unit/data/odg/pass/CVE-2012-4233-2.odg |binary sd/qa/unit/filters-test.cxx |4 sd/source/filter/xml/sdxmlwrp.cxx|6 +++--- 4 files changed, 8 insertions(+), 3 deletions(-) New commits: commit a

[Libreoffice-commits] .: 3 commits - filter/qa hwpfilter/qa lotuswordpro/qa sc/qa sd/qa sot/qa svl/inc svl/source svtools/qa sw/CppunitTest_sw_filters_test.mk sw/qa sw/source unotest/inc unotest/sourc

2012-11-01 Thread Libreoffice Gerrit user
filter/qa/cppunit/filters-pict-test.cxx|7 - filter/qa/cppunit/filters-tga-test.cxx |7 - filter/qa/cppunit/filters-tiff-test.cxx|7 - hwpfilter/qa/cppunit/test_hwpfilter.cxx|9 + lotuswordpro/qa/cppunit/test_lotuswordpro.cxx |

[HELP] Base Windows-specific issues (Hackfest?)

2012-11-01 Thread Lionel Elie Mamane
Hi, There are a few Windows-specific issues and/or ideas in Base. As I don't have a Windows build / development machine / experience using a debugger / ..., I'm wondering whether a LibO-on-Windows developer would be willing to collaborate on these. During the Hackfest (Münich November 2012) would

Re: debug symbols creation is broken?

2012-11-01 Thread Michael Stahl
On 01/11/12 10:14, David Ostrovsky wrote: > Hi, > > trying to debug Stuart's accessibility issues i am trying to turn on the > debug symbols (VC2010) ang getting this: > > http://pastebin.com/PZs5T3Er > [...] > C:\workspace\LO-Win2008-VC2010\workdir\wntmsci13.pro\LinkTarget\Library\ijvmfwk.lib.p

[Libreoffice-commits] .: nss/makefile.mk

2012-11-01 Thread Libreoffice Gerrit user
nss/makefile.mk |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 57fb462cea757a2757aee8fba3144e68839fcaff Author: Tor Lillqvist Date: Thu Nov 1 14:46:34 2012 +0200 Don't let NSS use the MSVC debugging runtime in an --enable-debug build In an MS

[PATCH] ::rtl::OUString -> OUString in basic

2012-11-01 Thread Ricardo Montania (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/957 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/957/1 ::rtl::OUString -> OUString in basic Change-Id: I9df082b774b7ce208aa3b2decf5a576752a74fa2 --- M basic/inc/basic/ba

[Libreoffice-commits] .: Branch 'feature/rb7' - vcl/Package_inc.mk

2012-11-01 Thread Libreoffice Gerrit user
vcl/Package_inc.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 4008931b90d5db9d9a909ea5275c95b4e80f27a3 Author: Fridrich Å trba Date: Thu Nov 1 13:37:30 2012 +0100 Missing include delivery Change-Id: I788c26dc95b35dc06e4e3317c3f6ec63c5e9facf diff --git a/vcl/Pac

[Libreoffice-commits] .: Branch 'feature/rb7' - vcl/inc vcl/Library_vcl.mk vcl/source

2012-11-01 Thread Libreoffice Gerrit user
vcl/Library_vcl.mk |1 vcl/inc/vcl/metaact.hxx| 39 + vcl/inc/vcl/outdev.hxx |4 ++ vcl/source/gdi/metaact.cxx | 81 + vcl/source/gdi/outdev6.cxx | 24 + 5 files changed, 149 insertions(+) N

[Libreoffice-commits] .: Branch 'feature/rb7' - vcl/Library_vcl.mk

2012-11-01 Thread Libreoffice Gerrit user
vcl/Library_vcl.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit c2cc2d6f0ab9ceeeda9c60c878275aab2dd48f03 Author: Fridrich Å trba Date: Thu Nov 1 12:30:51 2012 +0100 Add two missing files into the makefile Change-Id: Ibc891ec4d21356e3836bd2fe9f6e355d893a275c dif

Re: len() string function in calc - basic/64k limit code pointers

2012-11-01 Thread Noel Power
On 01/11/12 10:40, Michael Meeks wrote: You can see that the problematic 'String' type is used (which truncates to 64k lengths). I suspect you'd want to poke at: basic/inc/basic/sbxvar.hxx particularly the SbxValue and it's implementation inside: basic/source/sbx/sbxvalue.cxx To use rtl::OUStr

Re: len() string function in calc - basic/64k limit code pointers

2012-11-01 Thread Norbert Thiebaud
On Thu, Nov 1, 2012 at 5:40 AM, Michael Meeks wrote: > RTLFUNC(Len) > { > (void)pBasic; > (void)bWrite; > > if ( rPar.Count() != 2 ) > StarBASIC::Error( SbERR_BAD_ARGUMENT ); > else > { > const String& rStr = rPar.Get(1)->GetString(); > rPar.Get(0)->PutL

Re: len() string function in calc - basic/64k limit code pointers

2012-11-01 Thread Michael Meeks
Hi there, On Wed, 2012-10-31 at 08:16 +0100, post wrote: > I have a special request regarding spreadsheet functions. Ah - so, this list is really for reviewing patches, discussing quirks of the code, and helping people develop fixes. > When importing a string larger than 64k the len() fu

Re: CPPUNIT road map, recent changes etc.

2012-11-01 Thread Michael Meeks
On Tue, 2012-10-30 at 22:29 +, John McCabe wrote: > Just found this fork but a bit disappointed with the lack of > information on the wiki. Is there a road map? What are the changes > between 1.12.1 and the latest release? Has documentation been > updated? Help updating the wiki woul

About shapeexport.cxx in xmloff

2012-11-01 Thread julien2412
Hi, On xmloff/source/draw/shapeexport.cxx, line 711 seems quite weird: 704 XMLTokenEnum eDisplayToken = XML_TOKEN_INVALID; 705 const unsigned short nDisplay = (bVisible ? 2 : 0) | (bPrintable ? 1 : 0); 706 switch( nDisplay ) 707 {

Re: Filipino / Tagalog language version

2012-11-01 Thread Sophie Gautier
Hi Peter and welcome, On 01/11/2012 09:37, Peter Rathgeber wrote: > Gentlemen, ladies, > > we are a small software house located in the Philippines. As stern > followers and users of LibreOffice (now v 3.6.2) we always were > surprised that there is no Filipino / Tagalog language version > availab

Re: Filipino / Tagalog language version

2012-11-01 Thread Christian Lohmaier
Hi, On Thu, Nov 1, 2012 at 9:37 AM, Peter Rathgeber wrote: > > [Filipino / Tagalog language version] > Could you inform us whether someone is working on this > translation already, of, if not, how we could get involved in doing it > for you? We're using pootle to manage the translations - it is

Re: no functional TinderBox for master/3-7 full Windows builds

2012-11-01 Thread Michael Stahl
On 01/11/12 02:30, V Stuart Foote wrote: > For me, the install is now detecting the Java JRE 1.7. But it seems a > little off as it builds the list of detected JRE new each time Tools -> > Options panel is opened and the Java options panel is touched. Does > anyone know if that is correct action—

Re: no functional TinderBox for master/3-7 full Windows builds

2012-11-01 Thread Michael Stahl
On 01/11/12 00:18, David Ostrovsky wrote: > On 31.10.2012 16:26, V Stuart Foote wrote: >> Thanks David! >> >> So, I gave the Win2008 VC10 0build a go, but it seems like java >> support may not be in your build either. Or at least Tools -> Options >> -> Advanced - Java Options is not detecting t

debug symbols creation is broken?

2012-11-01 Thread David Ostrovsky
Hi, trying to debug Stuart's accessibility issues i am trying to turn on the debug symbols (VC2010) ang getting this: http://pastebin.com/PZs5T3Er [...] C:\workspace\LO-Win2008-VC2010\workdir\wntmsci13.pro\LinkTarget\Library\ijvmfwk.lib.pdb is wrong path. the compile lines contain -Fd$W/Link

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Timur changed: What|Removed |Added See Also||https://bugs.freedesktop.or |

[PATCH] Hide the rulers in Writer by default for a cleaner look

2012-11-01 Thread Samuel Mehrbrodt (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/956 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/956/1 Hide the rulers in Writer by default for a cleaner look This is consistent with Impress. Might need to be discusse

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Timur changed: What|Removed |Added See Also||https://bugs.freedesktop.or |

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Timur changed: What|Removed |Added See Also||https://bugs.freedesktop.or |

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Timur changed: What|Removed |Added See Also||https://bugs.freedesktop.or |

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Timur changed: What|Removed |Added See Also||https://bugs.freedesktop.or |

[PATCH] Translate German comments and improve some Germish

2012-11-01 Thread Philipp Weissenbacher (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/955 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/955/1 Translate German comments and improve some Germish Change-Id: If733d06e2213af824884e49bd3414df1c23cb157 --- M svto

Filipino / Tagalog language version

2012-11-01 Thread Peter Rathgeber
Gentlemen, ladies, we are a small software house located in the Philippines. As stern followers and users of LibreOffice (now v 3.6.2) we always were surprised that there is no Filipino / Tagalog language version available. Could you inform us whether someone is working on this translation already

Re: How to test .idl files?

2012-11-01 Thread Stephan Bergmann
On 10/31/2012 08:26 PM, Ricardo Montania wrote: About fdo#46808. How can I test .idl files? Full compilation? Full compilation of course is always the best way to test /any/ change. Short of that, checking whether a modification to .idl files in udkapi and/or offapi is at least syntactically

Re: no functional TinderBox for master/3-7 full Windows builds

2012-11-01 Thread Stephan Bergmann
On 11/01/2012 02:30 AM, V Stuart Foote wrote: For me, the install is now detecting the Java JRE 1.7. But it seems a little off as it builds the list of detected JRE new each time Tools -> Options panel is opened and the Java options panel is touched. Does anyone know if that is correct action—I

[Libreoffice-commits] .: sc/qa

2012-11-01 Thread Libreoffice Gerrit user
sc/qa/unit/data/xls/pass/EDB-22330-1.xls |binary 1 file changed New commits: commit 33781373bd4da103492f7a6c1f5482e60d58f108 Author: Caolán McNamara Date: Wed Oct 31 23:12:40 2012 + add test for EBD-22330 Change-Id: Ifd59198a2d09e26377267c8b509c5340d83240e3 diff --git a/sc

Where do I find debug builds for Windows of Master/3.7?

2012-11-01 Thread Winfried Donkers
I want to assist Lionel with bug 53030, but to do that I need a debug (daily) build for Windows. The bug is about freeze of Base with MS Access databases (and other ADO connections, I believe). Where can I download these builds? Winfried ___ LibreOf

[Bug 54157] LibreOffice 3.7 most annoying bugs

2012-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||56460 --- Comment #20 from Rainer Bie

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sysui/desktop

2012-11-01 Thread Libreoffice Gerrit user
sysui/desktop/menus/base.desktop|1 + sysui/desktop/menus/calc.desktop|1 + sysui/desktop/menus/draw.desktop|1 + sysui/desktop/menus/impress.desktop |1 + sysui/desktop/menus/math.desktop|1 + sysui/desktop/menus/writer.desktop |1 + 6 files changed, 6 ins