Gerrit question for the "v.4.0 Release" webpage

2013-02-04 Thread Marc Paré
We have added the gerrit section of the release notes page to the website "4.0 Release Notes" page[1] but one of the nl site maintainers has pointed out that the section: ssh logerrit gerrit query status:merged|grep change|wc -l for number of merged patches will not allow a user to see any

build development environment

2013-02-04 Thread timllloyd
Hi, I tried to set up the LO dev environment but ran into problems if anyone can help. I am running Fedora 18. Nothing special about the install of that, I went by the book. So, from the wiki: $ sudo yum-builddep libreoffice $ mkdir git $ cd git $ git clone git://gerrit.libreoffice.org/cor

[PATCH] convert libxslt to gbuild and add to tail_build

2013-02-04 Thread Peter Foley (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1988 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/88/1988/1 convert libxslt to gbuild and add to tail_build Change-Id: I16eb442fd65b3a2f3a44108f670fd364dc7a64c0 --- M Modul

[PATCH libreoffice-4-0] fdo#60250: InsertNewPage: copy margins for mirrored pages

2013-02-04 Thread Michael Stahl (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1987 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/87/1987/1 fdo#60250: InsertNewPage: copy margins for mirrored pages When there is no explicit first page, set the proper l

[PATCH] fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT

2013-02-04 Thread Ioan Radu (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1986 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/86/1986/1 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT - changed osl_trace with sal_info Change-Id: I6504abf50f6193db52d10

[PATCH libreoffice-4-0] fdo#59426: Don't try to repair package during flat detection...

2013-02-04 Thread Kohei Yoshida (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1984 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/84/1984/1 fdo#59426: Don't try to repair package during flat detection phase. Change-Id: I35968241a79db0aabe06e25c0efac2aa

[PUSHED] use OUString(Buffer) in class Edit

2013-02-04 Thread Norbert Thiebaud (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/1892 Approvals: LibreOffice gerrit bot: Verified Norbert Thiebaud: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

[PATCH] fdo#57417: remove LDAP choice from non windows platform

2013-02-04 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1983 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/83/1983/1 fdo#57417: remove LDAP choice from non windows platform Change-Id: I0557a7c9cf0d18fbe5620ef8869bb83d0a6a7904 ---

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

2013-02-04 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx | 47 ++- sc/source/ui/unoobj/scdetect.hxx | 42 +- 2 files changed, 43 insertions(+), 46 deletions(-) New commits: commit 3a959c78e996d5eb6125184dc76c33c8f2a25db3 Author: Kohei Yoshida Date:

[Libreoffice-commits] core.git: sc/source sd/source sfx2/inc sfx2/source starmath/source sw/source

2013-02-04 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx |2 +- sd/source/ui/unoidl/sddetect.cxx |2 +- sfx2/inc/sfx2/docfilt.hxx| 14 +++--- sfx2/source/doc/docfile.cxx |2 +- sfx2/source/doc/docfilt.cxx | 24 +++- starmath/source/smdetect.cxx |2 +-

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 60250, which changed state. Bug 60250 Summary: mirrored page style that starts on left page handled as if it started on right page https://bugs.freedesktop.org/show_bug.cgi?id=60250 What|Removed

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

2013-02-04 Thread Michael Stahl
sfx2/source/dialog/templdlg.cxx | 12 sw/source/core/layout/frmtool.cxx |3 +++ 2 files changed, 11 insertions(+), 4 deletions(-) New commits: commit 66f8bbc1b2e7397557d0d6434b90bc5af561acbd Author: Michael Stahl Date: Tue Feb 5 00:36:10 2013 +0100 SfxCommonTemplateDi

[Libreoffice-commits] core.git: 3 commits - configure.ac desktop/source lo.xcent.in

2013-02-04 Thread Tor Lillqvist
configure.ac |5 +++-- desktop/source/app/app.cxx | 22 +- desktop/source/app/officeipcthread.cxx |2 +- desktop/source/app/officeipcthread.hxx |1 + lo.xcent.in|2 ++ 5 files changed, 28 insert

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

2013-02-04 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx | 17 + sc/source/ui/unoobj/scdetect.hxx | 11 --- 2 files changed, 13 insertions(+), 15 deletions(-) New commits: commit 92b303c2f3b91f018691903ca4d138678ca576c6 Author: Kohei Yoshida Date: Mon Feb 4 18:47:19 2013 -0500 Remove

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

2013-02-04 Thread Tor Lillqvist
vcl/source/control/edit.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit f2133eb31696a417f783f34bb98d980e4ac0b1ff Author: Tor Lillqvist Date: Tue Feb 5 00:10:33 2013 +0200 WaE: comparison of integers of different signs: 'long' and 'unsigned long'

About fdo#53320 MacOs, "unidentified developer" error - GateKeeper

2013-02-04 Thread julien2412
Hello, Concerning fdo#53320 LibreOffice 3.6 will not open on OS X 10.7.5 and Mountain Lion with "unidentified developer" error - GateKeeper https://bugs.freedesktop.org/show_bug.cgi?id=53320 here are some thoughts that I hope not too stupid/naive/... After having leafed through these: http://nab

Re: [ANNOUNCE] : Gerrit Patch Verification Buildbot

2013-02-04 Thread David Ostrovsky
On 26.01.2013 08:48, Norbert Thiebaud wrote: == Help Wanted == While the basic component are working and usable... there are things to be smooth over and plenty of usability items to be dealt with. The gerrit side plugin is written in Java (since gerrit itself is). Among the fairly big item to

Re: [Libreoffice-qa] Request: (Links to) Impress files for testing repair feature

2013-02-04 Thread Kohei Yoshida
On 02/04/2013 09:27 AM, Kohei Yoshida wrote: On 02/04/2013 06:05 AM, Muthu Subramanian K wrote: I was trying to fix it by avoiding that annoying dialog and opening the pptx cleanly, but unfortunately, I don't know the 'repair' functionality of LibreOffice much and I don't want to break existin

[Libreoffice-commits] core.git: comphelper/inc comphelper/source filter/source sc/source sd/source sw/source

2013-02-04 Thread Kohei Yoshida
comphelper/inc/comphelper/mediadescriptor.hxx |2 ++ comphelper/source/misc/mediadescriptor.cxx|6 ++ filter/source/config/cache/typedetection.cxx |2 ++ sc/source/ui/unoobj/scdetect.cxx | 12 +--- sd/source/ui/unoidl/sddetect.cxx |7 +++

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

2013-02-04 Thread Chr . Rossmanith
dbaccess/source/ui/control/FieldDescControl.cxx |4 dbaccess/source/ui/querydesign/QueryTextView.cxx |2 dbaccess/source/ui/querydesign/SelectionBrowseBox.cxx |4 dbaccess/source/ui/tabledesign/TEditControl.cxx | 18 - dbaccess/source/ui/tabledesign/TableDesignHel

Re: GTK equivalence to VCL Tristatebox

2013-02-04 Thread Jack Leigh
On 04/02/13 10:21, Olivier Hallot wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I am converting the cell protection tab page of calc to the new widgets. On testing, vcl complains that GTK checkbox must be mapped to VCL Tristatebox. How do I fix that? Thanks. They are listed as Tri

Build failure on master Linux 32bit in regbin.cxx

2013-02-04 Thread Alex Thurgood
Hi all, Despite multiple pulls and make cleaning my build tree, I'm systematically getting a build failure with regbin.cxx [build CXX] registry/tools/reg2bin.cxx [build CXX] registry/tools/regview.cxx /home/Development/libo/core/registry/tools/reg2bin.cxx: In function ‘sal_uInt64 {anonymous}::wri

[LibreOffice-QA] Conference Call - February 8th, 2013 - 1400 UTC

2013-02-04 Thread Joel Madero
Hi All, Our next conference call details are below, currently the agenda is empty, I'll be working on it over the next couple days, feel free to add new items. Date: Friday, February 8th, 2013 Time: 1400 UTC Duration: ~1 hour Current agenda & Call In Instructions: http://wiki.** documentfoundati

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Joel Madero changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

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

2013-02-04 Thread Kohei Yoshida
filter/source/config/cache/cacheitem.cxx |3 +++ filter/source/config/cache/cacheitem.hxx | 17 ++--- filter/source/config/cache/typedetection.cxx | 23 +++ 3 files changed, 32 insertions(+), 11 deletions(-) New commits: commit 71ca001ae1621a0a48fb7

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

2013-02-04 Thread Stephan Bergmann
sal/rtl/source/bootstrap.cxx |8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) New commits: commit af823ddc42de3ddf11be3518622e6acdbdd2 Author: Stephan Bergmann Date: Mon Feb 4 16:42:31 2013 +0100 Use SAL_STRINGIFY Change-Id: Ibdb7d143e02301fdd8d04cf1c59421dcd9

The msitools mentioned in the discussion about Mingw64 and Wine talk

2013-02-04 Thread Fridrich Strba
Hello people, There are two libraries that those guys mentioned during the talk. Both are in GNOME git: http://git.gnome.org/browse/gcab and http://git.gnome.org/browse/msitools They produce useful tools Cheers F. ___ LibreOffice maili

[Libreoffice-commits] core.git: sot/inc sot/source

2013-02-04 Thread Stephan Bergmann
sot/inc/sot/stg.hxx |6 +++--- sot/source/sdstor/stg.cxx|4 ++-- sot/source/sdstor/storage.cxx|2 +- sot/source/sdstor/ucbstorage.cxx |6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) New commits: commit bde184dcf74e988f711606b66dc660724e270565 A

Re: BUG#55846

2013-02-04 Thread Janit Anjaria
Hey! I wanted to know if someone can tell me what are some key features which libreofice needs and they are pretty cool for Impress so i can contribute under mentorship! Regards, Janit On Mon, Feb 4, 2013 at 6:45 PM, Jan Holesovsky wrote: > Hi Janit, > > Janit Anjaria píše v Ne 03. 02. 2013 v

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Rainer Bielefeld changed: What|Removed |Added Depends on||60280 -- You are receiving this mail

Re: [Libreoffice-qa] Request: (Links to) Impress files for testing repair feature

2013-02-04 Thread Kohei Yoshida
On 02/04/2013 06:05 AM, Muthu Subramanian K wrote: Hi, I was trying to fix a problem which occurs while the user tries to open a pptx file which has a .ppt extension. LibreOffice seems to throw a 'broken file' dialog and providing options to the user to repair it. It's the same issue as https:

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 --- Comment #103 from Rainer Bielefeld --- I add "Bug 60280 - PRINTING: TABLE borders, borders around paragraphs and footer, some graphic elements missing". Makes Writer more or less unusable -- You are receiving this mail because: You are on t

[PUSHED] Start center background color uses application background co...

2013-02-04 Thread Jan Holesovsky (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/1958 Approvals: Jan Holesovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1958 To unsubscribe, vis

[PUSHED] Use application background consistently in Draw, fdo#59042

2013-02-04 Thread Jan Holesovsky (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/1957 Approvals: Jan Holesovsky: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1957 To unsubscribe, vis

[PUSHED] Strings: boolean() as a replacement for valueOf(sal_Bool)

2013-02-04 Thread Stephan Bergmann (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/1981 -- To view, visit https://gerrit.libreoffice.org/1981 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: mer

[PUSHED] add OUString::toUInt64()

2013-02-04 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/1980 Approvals: Luboš Luňák: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1980 To unsubscribe, visit

[PATCH] Strings: boolean() as a replacement for valueOf(sal_Bool)

2013-02-04 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1981 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/81/1981/1 Strings: boolean() as a replacement for valueOf(sal_Bool) valueOf(?) has been superseded by number(?). O(U)Strin

[PATCH] add OUString::toUInt64()

2013-02-04 Thread David Ostrovsky (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1980 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/80/1980/1 add OUString::toUInt64() Change-Id: I2051e161219d424d2c2b69faf6f939cfe21fa5f7 --- M sal/inc/rtl/ustring.h M sal/

[PATCH] Resolves fdo#59889 fault in dragging edge of RTL table

2013-02-04 Thread Karthikeyan Krishnamurthi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1979 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/79/1979/1 Resolves fdo#59889 fault in dragging edge of RTL table i) Resolves fdo#59889 formatting in dragging edge of RTL

[PUSHED] String cleanup in oox

2013-02-04 Thread Norbert Thiebaud (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/1977 Approvals: LibreOffice gerrit bot: Verified Norbert Thiebaud: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

[PATCH] Converted Edit -> Changes -> Comment Widget.

2013-02-04 Thread Abdulelah Alarifi (via Code Review)
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/1978 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/78/1978/1 Converted Edit -> Changes -> Comment Widget. Change-Id: Ie8ed01d283559aba5eae1df7a21c6fe019457a7f --- A cui/uico

[PUSHED] String cleanup in oox

2013-02-04 Thread Norbert Thiebaud (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/1969 Approvals: LibreOffice gerrit bot: Verified Norbert Thiebaud: Looks good to me, approved -- To view, visit https://gerrit.libreoffice.o

[PUSHED] fdo#60213- fix the right-click misbehavior

2013-02-04 Thread Norbert Thiebaud (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/1971 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1971 To unsubscribe, v

[PUSHED libreoffice-4-0] fdo#59419 fix RTF import of hex form of \r and \n

2013-02-04 Thread Norbert Thiebaud (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/1974 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/1974 To unsubscribe, v

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

2013-02-04 Thread Robert Roth
framework/source/services/backingwindow.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 50685e3caf8d27d624a9006d578f686dfbe020c5 Author: Robert Roth Date: Sat Feb 2 00:50:37 2013 +0200 Start center background color uses application background color, fdo5

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

2013-02-04 Thread Robert Roth
sd/source/ui/view/drviews4.cxx |9 + sd/source/ui/view/drviews5.cxx |9 + 2 files changed, 2 insertions(+), 16 deletions(-) New commits: commit 2d18b593f36c9146bd317b9e62163f8dc078f6b8 Author: Robert Roth Date: Sat Feb 2 00:05:01 2013 +0200 Use application backgrou

Re: [Libreoffice-qa] Poor migration of user profiles to LO 4

2013-02-04 Thread Stephan Bergmann
On 02/04/2013 02:04 PM, Petr Mladek wrote: Stephan Bergmann píše v Po 04. 02. 2013 v 12:54 +0100: Quoting : "In general, what parts of an old user profile are migrated is controlled by configuration settings in the /org.openoffice.Setup/Mi

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

2013-02-04 Thread Luboš Luňák
sal/inc/rtl/string.hxx |4 ++-- sal/inc/rtl/ustring.hxx |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 026e06e1a6a1a1823dc65db9df8d9a3b15a7e517 Author: Luboš Luňák Date: Mon Feb 4 14:57:21 2013 +0100 remove sal_Bool from boolean() docs too diff

[Libreoffice-commits] core.git: 2 commits - sal/inc sal/qa

2013-02-04 Thread Stephan Bergmann
sal/inc/rtl/string.hxx | 20 ++-- sal/inc/rtl/ustring.hxx| 20 ++-- sal/qa/rtl/strings/test_strings_valuex.cxx | 24 sal/qa/rtl_strings/rtl_OString.cxx |8 sal/qa/rtl_strings

Re: Bug #47065

2013-02-04 Thread Michael Stahl
On 04/02/13 14:30, Jan Holesovsky wrote: > Regarding your question in the bug - LO has its own threading API, you > can use class Thread from sal/inc/osl/thread.hxx > > http://cgit.freedesktop.org/libreoffice/core/tree/sal/inc/osl/thread.hxx > > You basically want to derive your class SomeGoodNam

Re: Bug #47065

2013-02-04 Thread Jan Holesovsky
Hi José, José Guilherme Vanz píše v Ne 03. 02. 2013 v 16:36 -0200: > I am interested to try to resolve the bug #47065. It is assigned to > Benoit, but I don't see any news since it was assigned. Can I try > solve it? Glad to see you hacking on this! :-) No, I don't think Benoit is working on it

Re: BUG#55846

2013-02-04 Thread Jan Holesovsky
Hi Janit, Janit Anjaria píše v Ne 03. 02. 2013 v 00:47 +0530: > I have fixed the bug but the UX is still a problem,i am trying my > best, Great, congrats! :-) > and it would be great if you could provide some help from your end > too. Best is not to leave out the mailing list from CC - please

Re: Poor migration of user profiles to LO 4 (was: [Libreoffice-qa] What are "Preferences" when moving from 3.x to 4.x?)

2013-02-04 Thread Petr Mladek
Stephan Bergmann píše v Po 04. 02. 2013 v 12:54 +0100: > Quoting : > > "In general, what parts of an old user profile are migrated is > controlled by configuration settings in the > /org.openoffice.Setup/Migration tree (see > officecfg/re

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Petr Mladek changed: What|Removed |Added Depends on||58978 -- You are receiving this mail beca

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Petr Mladek changed: What|Removed |Added Depends on|58978 | -- You are receiving this mail because:

[Libreoffice-commits] core.git: sal/inc sal/rtl sal/util

2013-02-04 Thread David Ostrovsky
sal/inc/rtl/ustring.h | 19 + sal/inc/rtl/ustring.hxx| 14 sal/rtl/source/strtmpl.cxx | 153 - sal/util/sal.map |1 4 files changed, 117 insertions(+), 70 deletions(-) New commits: commit 55576105d3c9b0a116d7707a6c4

Poor migration of user profiles to LO 4 (was: [Libreoffice-qa] What are "Preferences" when moving from 3.x to 4.x?)

2013-02-04 Thread Stephan Bergmann
[getting the dev list into the loop] On 02/04/2013 12:39 PM, Stephan Bergmann wrote: On 02/01/2013 06:21 PM, Pedro wrote: I just updated LO from 3.6.4.3 to 4.0 rc3 Thanks to the patch from Stephan Bergmann (https://bugs.freedesktop.org/show_bug.cgi?id=57061) some items are now migrated to 4.0

Re: Crash during Traditional Chinese <-> Simplified Chinese conversion

2013-02-04 Thread Michael Stahl
On 03/02/13 10:54, Cedric Bosdonnat wrote: > Hi Matteo, > > On Fri, 2013-01-04 at 14:58 +0100, Matteo Casalin wrote: >> Obviously, this would not work since we will get the same issue on the >> second loop. Instead we can push PaM information (on which to >> SetFontAndLanguage) in a queue and th

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Petr Mladek changed: What|Removed |Added Summary|(mab4.1) LibreOffice 4.1|LibreOffice 4.1 most |mo

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Petr Mladek changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Petr Mladek changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Petr Mladek changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 60270] (mab4.1) LibreOffice 4.1 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Petr Mladek changed: What|Removed |Added Priority|medium |highest CC|

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Petr Mladek changed: What|Removed |Added Depends on||60250 --- Comment #102 from Petr Mladek -

Request: (Links to) Impress files for testing repair feature

2013-02-04 Thread Muthu Subramanian K
Hi, I was trying to fix a problem which occurs while the user tries to open a pptx file which has a .ppt extension. LibreOffice seems to throw a 'broken file' dialog and providing options to the user to repair it. I was trying to fix it by avoiding that annoying dialog and opening the pptx c

[Bug 54157] LibreOffice 3.7/4.0 most annoying bugs

2013-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Petr Mladek changed: What|Removed |Added Depends on||59259 --- Comment #101 from Petr Mladek -

GTK equivalence to VCL Tristatebox

2013-02-04 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I am converting the cell protection tab page of calc to the new widgets. On testing, vcl complains that GTK checkbox must be mapped to VCL Tristatebox. How do I fix that? Thanks. - -- Olivier Hallot Founder, Board of Directors Member - The Docum

Re: Moving Code From /core/sw... to /core/vcl

2013-02-04 Thread Jan Holesovsky
Hi Joel, Joel Madero píše v Út 29. 01. 2013 v 09:19 -0800: > This is the most challenging hack I've done and I'm looking for some > pointers. So - I tried to have a look, see my comments below, but Caolan will be able to give you a better advice, I'm sure :-) > So the option gets saved on pus

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk RepositoryExternal.mk

2013-02-04 Thread David Tardon
RepositoryExternal.mk | 14 ++ extensions/Library_ldapbe2.mk |1 + 2 files changed, 15 insertions(+) New commits: commit 6ef465646855c73a774700fff35ba43eb36eb0d4 Author: David Tardon Date: Mon Feb 4 10:04:07 2013 +0100 ... and ssl3 too Change-Id: I16263e

[Libreoffice-commits] core.git: .gitignore

2013-02-04 Thread Stephan Bergmann
.gitignore |1 + 1 file changed, 1 insertion(+) New commits: commit 357b2be9b77b8b04659907b434f26b5af0d94106 Author: Stephan Bergmann Date: Mon Feb 4 09:57:19 2013 +0100 ...and add new lo.xcent to .gitignore Change-Id: Ic4d098694b1dc6149aa690fa2bb106a8162ca6ab diff --git a/.

[Libreoffice-commits] core.git: extensions/Library_ldapbe2.mk

2013-02-04 Thread David Tardon
extensions/Library_ldapbe2.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 996ac0815ab9bfd25375e8dcc6e3cd4b5f8c Author: David Tardon Date: Mon Feb 4 09:54:38 2013 +0100 must link with plc4 too Change-Id: I29deb025e3869dc495a84d6559708f5308a83ff1 diff --git a/

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

2013-02-04 Thread Norbert Thiebaud
registry/tools/reg2bin.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 78fc20485df83f5d468184ed8fca6c267446fdf1 Author: Norbert Thiebaud Date: Mon Feb 4 02:54:33 2013 -0600 WaE unused variable Change-Id: I36a51ad53e1992a32c59defa8847555caccd

Re: [Libreoffice-qa] Windows OS tracking bug Accessibility and AT - fdo#60251

2013-02-04 Thread Petr Mladek
V Stuart Foote píše v Ne 03. 02. 2013 v 22:21 +: > I've created a new Bugzilla tracking metabug, fdo#60251, for Accessibility > and Assistive Technology issues on Window OS. Hope this will help to track > all accessibility issues across the LibreOffice projects. So, we now have > three that