Once again with the correct subject.
Kálmán „KAMI” Szalai píše v St 25. 05. 2011 v 07:05 +0200:
> Hi Developers,
>
> Last time Fridrich has reverted a patch because it caused problem. It
> seems I forget to attach all required patches.
>
> Can you revert this:
> http://cgit.freedesktop.org/libr
Hi,
please note that the commit deadline for 3.3.3-rc2 is today, Jun 6,
2011. If there are any fixes, we are going to do the
libreoffice-3.3.3.2 tag in the libreoffice-3-3-3 branch tomorrow. If no
blocker is found, rc2 will be marked as final. If there are no fixes,
rc1 will be used as final.
Com
D until it gets fixed. bug (#37567) [Robert Nagy]
* common
+ branch libreoffice-3-3-3 [Petr Mladek]
+ version 3.3.3.1, tag libreoffice-3.3.3.1 (3.3.3-rc1) [Petr Mladek]
+ bootstrap
+ bump product version to 3.3.3-rc1, release number to 301 [Petr Mladek]
+ build
+ fix piece-offuh.diff
Rafael Dominguez píše v Čt 26. 05. 2011 v 10:08 -0430:
> This patch fix a code i ommited in a previos commit
> 674c10b068d27d5ebdb25458d31dd8a61b343eb6, also should be included in
> 3.4.1
I have pushed it into the libreoffice-3-4 branch.
Best Regards,
Petr
PS: It was better to use [REVIEW] in
Noel Power píše v St 01. 06. 2011 v 10:16 +0100:
> On 31/05/11 13:03, Chr. Rossmanith wrote:
> > Hi,
> >
> > more duplicate code cleanup.
> >
> > Class SfxObjectShell has two nearly identical methods: ImportFrom and
> > InsertFrom. The latter has a few lines of code more, so I've removed
> > Inse
Rafael Dominguez píše v Čt 02. 06. 2011 v 12:40 -0430:
Pushed into master. Thanks for the nice work!
Best Regards,
Petr
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Rafael Dominguez píše v Čt 02. 06. 2011 v 12:41 -0430:
Pushed into master. Thanks for the nice work!
Best Regards,
Petr
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Once again with the correct subject.
Rafael Dominguez píše v Čt 02. 06. 2011 v 12:41 -0430:
Pushed into master. Thanks for the nice work!
Best Regards,
Petr
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org
Hi Christian,
I see the following path in "solver/350/unxlngi6.pro/bin/pyuno/python"
--- cut ---
# execute binary
exec
"$PYTHONHOME/Versions/2.6.1/Resources/Python.app/Contents/MacOS/OOoPython" "$@"
--- cut ---
The path mentions "MacOS" but I build on Linux i586. Also I do not see
$PYTHONHOME/Ve
Hi Rafael,
I have pushed:
0003-Replace-List-for-std-vector-ExcEScenarioCell.calc.patch
0004-Make-read-only-functions-in-ExcEScenarioCell-co.calc.patch
0005-Replace-List-for-std-vector-ExcEScenario.calc.patch
=
I havn't pushed 0001-Replace-List-for
KAMI911 KAMI911 píše v So 04. 06. 2011 v 13:48 +0200:
> Hi Developers,
>
> I pushed two patches to master. If you agree please cherry-pick into 3-4 too.
I have cherry-picked all three commits to the libreoffice-3-4 branch.
> First one is related to templates and common (language independent)
> f
Martin Kepplinger píše v Ne 05. 06. 2011 v 16:46 +0200:
> Translate a part of german code comments in writer/sw/source/ui/misc to
> english!
>
> This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
> license.
I see that you have already pushed this. Thanks for the contribu
Martin Kepplinger píše v Ne 05. 06. 2011 v 16:46 +0200:
> Translate the remaining german code comments in writer/sw/source/ui/misc
> to english!
>
> This is contributed under the terms of the MPL 1.1 / GPLv3+ / LGPLv3+ triple
> license.
I see that you have already pushed this. Thanks for the cont
Dimitri Duc píše v Ne 05. 06. 2011 v 18:06 +0200:
> Here the log files.
>
> The command from ./desktop/unxmacxi.pro/misc/oosplash.oosplash_1.cmd gives me
> this error. It's missing "-L/usr/X11/lib -lX11"
>
> To compile libreOffice, Macport is disable.
>
> MacBook-Pro-de-Dimitri-Duc:~ dimitri$ca
Hi,
no changes have been committed into the libreoffice-3-3-3 branch. The
code is exactly the same as for the tag libreoffice-3.3.3.1
(3.3.3-rc1). Hence it does not make sense to do the libreoffice-3.3.3.2
tag and 3.3.3-rc2 build.
If no blocker is found, 3.3.3-rc1 will be marked as final on June
Christian Lohmaier píše v Út 07. 06. 2011 v 18:24 +0200:
> Hi Petr, *,
>
> On Tue, Jun 7, 2011 at 5:20 PM, Petr Mladek wrote:
> > [...]
> > The path mentions "MacOS" but I build on Linux i586. [...}
>
> pull in ure, I pushed the fix & cleanup to get ri
Rafael Dominguez píše v Út 07. 06. 2011 v 20:21 -0430:
> Fix adding NULL objects to ExcEScenarioManager.
Ah, this was too paranoid ;-)
--- cut ---
--- a/sc/source/filter/xcl97/xcl97rec.cxx
+++ b/sc/source/filter/xcl97/xcl97rec.cxx
@@ -1328,11 +1328,16 @@ ExcEScenarioManager::ExcEScenarioManager(
Rafael Dominguez píše v Út 07. 06. 2011 v 20:36 -0430:
>
>
> On Tue, Jun 7, 2011 at 8:19 PM, Rafael Dominguez
> wrote:
>
>
> Also haven't pushed
> 0002-Replace-List-with-std-vector-XclExpUserBView.calc.patch
> because I am not sure about
Rafael Dominguez píše v Út 07. 06. 2011 v 19:05 -0430:
> Made a new patch, with the fixes now im using size_t to handle size,
> also ensuring we dont add a null object.
I have pushed it as
http://cgit.freedesktop.org/libreoffice/calc/commit/?id=31a268eb01d9d808a35ffe3161acbec7d4134519
Well, I ha
Jacek Wolszczak píše v Út 07. 06. 2011 v 22:48 +0200:
> Hi,
>
> 0001-Replace-DBG_-stuff-with-OSL_-equivalents-in-writer -- removes some
> last leftovers of DBG -> OSL conversion in writer
>
> 0002-Remove-the-remaining-debug.hxx-includes-in-writer has to be applied
> along with 0001-Replace-DBG_AS
Noel Power píše v St 08. 06. 2011 v 17:36 +0100:
> On 08/06/11 14:19, Noel Power wrote:
> > On 08/06/11 13:55, Takeshi Abe wrote:
> >>
> >> OK, so do you mean libs-core/desktop/source/migration?, which
> >> functionality
> >> I have not yet recognized clearly.
> >> It would be great if anyone fami
Rafael Dominguez píše v St 08. 06. 2011 v 22:00 -0430:
> More List cleaning up
I am going to look at it.
Best Regards,
Petr
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Noel Power píše v Čt 09. 06. 2011 v 16:11 +0100:
> Hi Petr
> On 09/06/11 13:46, Petr Mladek wrote:
> > Noel Power píše v St 08. 06. 2011 v 17:36 +0100:
> [...]
> > Hmm, I am not sure if we want to hardcode "/.config". If I understand it
> > correctl
Rafael Dominguez píše v St 08. 06. 2011 v 22:00 -0430:
> More List cleaning up
Great work. I have pushed all patches with the following two changes:
1. 0016-Replace-SbaSelectionList-with-std-vector-sal_In.calc.patch
I replaced
+if ( !pSelection->empty() && (*pSelection)[0] != -1L )
with
+
Rafael Dominguez píše v St 08. 06. 2011 v 22:07 -0430:
I am going to look at it.
Best Regards,
Petr
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Noel Power píše v Čt 09. 06. 2011 v 20:14 +0100:
> >>> Hmm, do we really want to use $HOME/.config/libreoffice by default?
> well, don't blame the messenger or in this case the patch pusher ;-)
> But, it seems since we are a freedesktop application ( and we do already
> have support for XDG_CONFI
Rafael Dominguez píše v St 08. 06. 2011 v 22:07 -0430:
I have pushed it with the following changes:
=
1. 0001-Replace-List-for-std-vector-sd-FrameView.patch
replaced
+rViews.push_back( new ::sd::FrameView( mpDoc ) );
with
+
Hi Cor,
Cor Nouws píše v So 11. 06. 2011 v 02:58 +0200:
> Hi all,
>
> Quite regular I have the feeling that at least me would be helped a bit
> by doing QA if there is some hint-list..
It sounds great! We are still looking for more QA people.
You might find some ideas at http://wiki.documentfo
Francois Tigeot píše v Ne 12. 06. 2011 v 08:17 +0200:
> On Sat, Jun 11, 2011 at 02:46:58PM +0200, Francois Tigeot wrote:
> >
> > In light of my recent findings, I have become convinced Adabas D is not used
> > and will not be in the future.
> >
> > We could kill two birds with one stone by simply
Hi,
please note that the commit deadline for 3.4.1-rc1 is today, Jun 13,
2011.
The branch libreoffice-3-4-1 is going to be created the day after and
only commits with 3 reviewers will be allowed for that branch.
Reference:
http://wiki.documentfoundation.org/ReleasePlan#3.4_release
http://wiki.do
ect against immediate crash here (rhbz#689053) [Caolán McNamara]
nothing this week
+ bootstrap
+ move default language independent layout templates [Kalman Szalai - KAMI]
+ revert "Reverting one Oxygenoffice change until _KAMI_ makes it work" [Petr Mladek]
+ set gb_COMPILEROPTFLAGS
Sent with right subject to save others time ;-)
Norbert Thiebaud píše v Pá 10. 06. 2011 v 14:56 -0500:
> On Fri, Jun 10, 2011 at 12:23 PM, Kohei Yoshida wrote:
> > Here is another bug fix I'd like to push to the -3-4 branch.
> >
> Pushed to 3-4
>
> Norbert
> _
Andras Timar píše v Út 07. 06. 2011 v 20:32 +0200:
> 2011/6/7 Andras Timar :
> > Hi,
> >
> > Can someone please review and cherry pick this patch to 3-4.
> > http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=99a185425d0f19f2b9f4a2b5a6f1bfd279db0e0e
> > There are before/after screenshots
O sources (bootstrap module), so I would use the
preferred header, for example, see bootstrap/Module_tail_build.mk. It
means that the license will be MPL 1.1 / GPLv3+ / LGPLv3+. The
copyright should belong to authors. It would be me:
Petr Mladek , you and other potential contributors.
I am looking
o#37387) [Cédric Bosdonnat]
+ temp ole docshell on dtor deletes SwDoc on 0 refcount (fdo#35937) [Caolán McNamara]
+ common
+ version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1) [Petr Mladek]
+ artwork
+ fix wrong-sized toolbar mimetype icons. (fdo#33229) [Thorsten Behrens]
+ repla
Hi all,
there have been created the libreoffice-3-4-1 branch. It will be used for fine
tuning of the 3.4.1 bugfix release. It is based on the the tag
libreoffice-3.4.1.1 for 3.4.1-rc1 release.
The following rules apply:
+ preferably just translation or blocker fixes
+ only cherry
Cor Nouws píše v St 15. 06. 2011 v 09:08 +0200:
> Petr Mladek wrote (13-06-11 11:47)
:-(
> > You might find some ideas at http://wiki.documentfoundation.org/QA
>
> I know that, thanks. In my experience (many years OOo) working with the
> product random, is a very valuable g
Alexander Thurgood píše v St 15. 06. 2011 v 17:34 +0200:
> Hi,
>
>
> I'm having a frustrating time trying to get configure to recognise my
> mysql installation so that I can build the mysql-connector extension.
>
> I am currently using the following switches :
>
> --enable-ext-mysql-connector
>
LeMoyne Castle píše v Út 14. 06. 2011 v 14:19 -0600:
> On Tue, Jun 14, 2011 at 12:57 PM, Petr Mladek wrote:
> After poking at lo-commit-stat a little bit last night, I think the
> best plan is to write a lo-commit-wikify wrapper that converts
> year&week to git-args --after/si
Hi,
people ask me about the libreoffice/build repository. The status is that
it is not officially supported in the libreoffice-3-4 branch and master.
We need to migrate all the common stuff into bootstrap and other
repositories. The distro-specific hacks should be moved to the local
scripts, .e.g.
Jan Holesovsky píše v Čt 16. 06. 2011 v 19:44 +0200:
> Hi all,
>
> It introduces a new switch, --enable-online-update, that is on by
> default on Windows and on Mac, and off by default on other platforms.
> That is because I don't expect eg. the Linux distros to be interested in
> this; but of cour
cbosdonnat píše v Pá 17. 06. 2011 v 01:12 -0700:
> Caolán McNamara wrote:
> >
> > On Thu, 2011-06-16 at 18:39 +0200, Andras Timar wrote:
> >> Hi,
> >>
> >> Writer requires a password with characters. Instead of
> >> fixing the code in Writer (SfxPasswordDialog::SetMinLen was not called
> >> some
Alexander Thurgood píše v Čt 16. 06. 2011 v 15:31 +0200:
> Le 16/06/11 10:35, Petr Mladek a écrit :
>
> Hi Petr,
>
> > What exact path are you using?
> > Does it help you to remove the trailing /lib?
>
> I have tried various flavours of :
>
> /Applications/M
Korrawit Pruegsanusak píše v Čt 16. 06. 2011 v 22:51 +0700:
> Hello all,
>
> I was trying to build libreoffice-3-3 branch, but it failed in sfx2 module.
> (I was trying to fix fdo#30550)
>
> I think the related build log would be:
> ... (near the first start of log)
> > Fetching dependencies for
Jan Holesovsky píše v Pá 17. 06. 2011 v 14:16 +0200:
> Hi Petr,
>
> Petr Mladek píše v Pá 17. 06. 2011 v 12:02 +0200:
>
> > Do we want to add --enable-online-update into
> > bootstrap/distro-configs/LibreOfficeLinux.conf, so that it is enabled in
> > the officia
Alexander Thurgood píše v Pá 17. 06. 2011 v 15:02 +0200:
> Le 17/06/11 12:51, Petr Mladek a écrit :
>
>
> Hi Petr, *,
>
> OK, I've sussed it.
>
> The path to provide is :
>
> "/usr/local/mysql/"
>
> or
>
> "/usr/local/mysql-5.1.
Robert Nagy píše v Ne 19. 06. 2011 v 16:52 +0200:
> After switching to gbuild ENABLE_SYSTRAY_GTK was not defined in the
> sfx target and the plugin name for libqstart was also hardcoded for
> linux.
It has been approved by me, Tor, and Michael => pushed into master,
libreoffice-3-4 and libreoffice
Markus Mohrhard píše v Pá 17. 06. 2011 v 19:21 +0200:
> Oh, I had reviewed this patch already but forgot to write a mail.
>
> But I have no access to my 3-4 build, so would someone please push it
> for me.
This was 3rd approval => pushed into 3-4-1 branch.
Thanks for the contribution.
Best Reg
Hi,
please note that the commit deadline for 3.4.1-rc2 is today, Jun 20,
2011. If no blocker is found, rc2 will be marked as final.
See also
http://wiki.documentfoundation.org/ReleasePlan#3.4_release
http://wiki.documentfoundation.org/Release_Criteria
http://wiki.documentfoundation.org/Developmen
Michael Meeks píše v Po 20. 06. 2011 v 12:03 +0100:
> On Mon, 2011-06-20 at 02:26 -0600, Tor Lillqvist wrote:
> > Go ahead and push to master and 3-4. Two more reviews needed for
> > 3-4-1, unless it is already too late for that.
>
> bug:
> https://bugs.freedesktop.org/show_bug.cgi?id=37110
Hi Ronald,
Roland Baudin píše v Pá 17. 06. 2011 v 23:23 +0200:
> Hi,
>
> here is a small patch for sw that fixes another issue related to bug
> 33781 that I already fixed last month.
>
> The problem is that a graphic object of type "Draw 8" is not
> anti-aliased when anchored as char (see test
Michael Meeks píše v Po 20. 06. 2011 v 21:06 +0100:
> On Mon, 2011-06-20 at 20:25 +0100, Michael Meeks wrote:
> > The rest of that method seems to assume in several places that
> > pActiveViewSh can be NULL and checks for that:
>
> Markus is committing an updated patch to master, that I'
Petr Mladek píše v Út 21. 06. 2011 v 10:08 +0200:
> Michael Meeks píše v Po 20. 06. 2011 v 21:06 +0100:
> > On Mon, 2011-06-20 at 20:25 +0100, Michael Meeks wrote:
> > > The rest of that method seems to assume in several places that
> > > pActiveViewSh can
ranch libreoffice-3-4-1 [Petr Mladek]
+ version 3.4.1.2, tag libreoffice-3.4.1.2 (3.4.1-rc2) [Petr Mladek]
+ bootstrap
+ bump product version to 3.4.1-rc2, release number to 102 [Petr Mladek]
+ make the online update service configurable (via --enable-online-update). [Jan Holes
Roland Baudin píše v Út 21. 06. 2011 v 09:26 +0200:
> Hi Petr,
>
> I've tested your patch with my test docs and for me it's OK.
> I've just noticed a small issue when inserting a chart in Calc : when
> switching out from edit mode, the top line of the graphic becomes blurred.
> I attach a test fi
Korrawit Pruegsanusak píše v Po 20. 06. 2011 v 23:52 +0700:
> Hello Petr, Michael, *
> How do I know that libegg module is built and delivered?
You should see solver/330/unxlng?6.pro/inc/eggtray/eggtrayicon.h
The delivered files are described in libegg/prj/d.lst. They are
delivered from libegg/ to
for the libreoffice-3-4 branch?
Note that I took the change from master, from
http://cgit.freedesktop.org/libreoffice/bootstrap/commit/?id=7670a1756a42025d8f3dd6ecf4a64194bcc20757
Best Regards,
Petr
>From 900baff9ff400a6eba034089ed69362c2c2d61e4 Mon Sep 17 00:00:00 2001
From: Petr Mladek
Date:
Hi,
Kendy suggested to add --backtrace, --strace, and --valgring to the
soffice wrapper. It will make it easier for users to provide the debug
info.
I have realized it in master, see
http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=dfe7581607e67ced5ff0fce9973b6f2fcd3dee62
http://cgit.
Korrawit Pruegsanusak píše v St 22. 06. 2011 v 20:26 +0700:
> Hello Petr, all,
>
> On Wed, Jun 22, 2011 at 02:19, Petr Mladek wrote:
> > Korrawit Pruegsanusak píše v Po 20. 06. 2011 v 23:52 +0700:
> >> How do I know that libegg module is built and delivered?
> >
Caolán McNamara píše v St 22. 06. 2011 v 14:40 +0100:
> On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote:
> > + removed --trace-children-skip=*/java option; it is not supported
> > by the older valgrind-3.5.0
>
> hook that off valgrind --version instead ? the j
Andreas Radke píše v St 22. 06. 2011 v 14:06 +0200:
> Am Wed, 22 Jun 2011 12:13:27 +0200
> schrieb Petr Mladek :
>
> > The check fails if the optional translation sources are missing.
> The patch doesn't solve it:
Are you sure?
> Setting up the environment for build
Andreas Radke píše v St 22. 06. 2011 v 19:32 +0200:
> The patch is not even needed.
Are you sure? Have you tried autogen.sh/configure without the patch and
without the translations source dir?
> Simply adding this line makes it build:
> make -C dmake clean && echo "make -C dmake clean"
>
Andreas Radke píše v St 22. 06. 2011 v 19:32 +0200:
> The patch is not even needed. Simply adding this line makes it build:
> make -C dmake clean && echo "make -C dmake clean"
>
> So there was some garbage left in the tarball?
Ooops, I need to run "make clean" before producing the source ta
Caolán McNamara píše v St 22. 06. 2011 v 09:40 +0100:
> Should/do other distros still use --with-vendor=their_distro ?, and if
> so are we happy how that reads in help->about, is it a bit clumsy ?
Well, only the official build should use the vendor TDF. You are right
that we need to modify the tex
Jan Holesovsky píše v Pá 24. 06. 2011 v 11:52 +0200:
> Hi,
>
> If we do an additional build, let's disable the online update - there is
> something rotten around XPath that makes LibreOffice looking like always
> up-to-date, even though it should report a new version.
>
> Patch attached - please
Petr Mladek píše v Pá 24. 06. 2011 v 11:59 +0200:
> Jan Holesovsky píše v Pá 24. 06. 2011 v 11:52 +0200:
> > Hi,
> >
> > If we do an additional build, let's disable the online update - there is
> > something rotten around XPath that makes LibreOffice looking
://wiki.documentfoundation.org/ReleasePlan#3.4_release
and release criteria at http://wiki.documentfoundation.org/Release_Criteria
Many thanks for all contributions!
Best Regards,
Petr
+ calc
+ revert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek
Caolán McNamara píše v Pá 24. 06. 2011 v 14:00 +0100:
> On Wed, 2011-06-22 at 15:27 +0200, Petr Mladek wrote:
> > + writing output into valgrind.log instead of stdout; it should be
> > easier for users
>
> Hmm, checking this here it appears that each subprocess spa
Cor Nouws píše v Pá 24. 06. 2011 v 08:43 +0200:
> plino wrote (24-06-11 02:03)
> > BTW since only Betas can be installed in parallel with the stable build
> > under Windows and that was not added to the 3.4.x branch (at least from my
> > understanding) I guess Windows Beta testers will have to wait
Alexander Thurgood píše v Pá 24. 06. 2011 v 11:54 +0200:
> Hi,
>
> I might have missed it, but do we have a bug ID for blockers for the
> 3.4.1 release ?
Blockers has to be linked to the meta bug for most annoying bugs
(fdo#35673) and set the severity "Blocker", see
http://wiki.documentfoundatio
Hi John,
I am happy that your are working on it and have some nice results.
John LeMoyne Castle píše v Pá 24. 06. 2011 v 02:38 -0700:
> Hi Petr,
> Sorry about the confusion I created on a previous summary thread in my
> brainstorming attempt to get development summaries into the wiki.
> I kno
ert "Fixed undisplayed calc page and header / footer borders" (fdo#38590, fdo#36688) [Petr Mladek]
+ help
+ revert "Update the operation of delete and backspace key " (fdo#31652) [Andras Timar]
+ update the operation of delete and backspace key (fdo#31652) [Korrawit Prueg
Petr Mladek píše v Po 27. 06. 2011 v 20:06 +0200:
> John LeMoyne Castle píše v Pá 24. 06. 2011 v 02:38 -0700:
> > ** Please Note: Many of the commits listed for this week were actually
> > merged into master as late as Spring 2011. The commits listed here have a
> > patch d
Caolán McNamara píše v Út 28. 06. 2011 v 14:01 +0100:
> On Tue, 2011-06-28 at 11:33 +0200, Alexander Thurgood wrote:
> > Could we not have a "nightly" tag ? Or if we do that, are
> > we going to have tag overkill like we did with OOo ?
>
> Sounds like a good thing to have a different version than
Cor Nouws píše v Út 28. 06. 2011 v 06:34 +0200:
> Thorsten Behrens wrote (27-06-11 01:09)
> > The list of fixed bugs in this release is here:
> >
> > http://dev-builds.libreoffice.org/pre-releases/src/bugfixes-libreoffice-3-4-1-release-3.4.1.3.log
>
> Must have been asked before, so sorry that I d
Rainer Bielefeld píše v St 29. 06. 2011 v 11:34 +0200:
> Caolán McNamara schrieb:
>
> > Unspecified is the best-fit for now, but it would be nice to separate
> > "dailies" from "unspecified". Is it possible to add another entry into
> > the bugzilla LibreOffice version list just for "dailies" (or
Andras Timar píše v Čt 30. 06. 2011 v 11:14 +0200:
> Hi,
>
> 2011/6/30 Andras Timar :
> > Hi Göran,
> >
> > 2011/6/30 Göran Andersson :
> >> I've updated the Swedish spelling dictionary. It is available at
> >> http://code.google.com/p/dsso/,
> >> the latest version is
> >> http://dsso.googlecode.
Rainer Bielefeld píše v St 29. 06. 2011 v 11:54 +0200:
> Petr Mladek schrieb:
>
> > I suggest "LibO 3.4 Daily", LibO 3.5 Daily", ...
> > The daily builds from master should already use the 3.5 version
>
> Sounds like a good solution, although I would pref
Cor Nouws píše v Pá 01. 07. 2011 v 11:16 +0200:
> Hi John, Petr,
>
> John LeMoyne Castle wrote (24-06-11 11:38)
>
> > The intention is to make as few changes as possible in lo-commit-stat while
> > getting to where a Weekly Development Summary wiki page is generated easily.
>
> For 'external use
Hi,
this time a brief summary of what happened during the 26th week in 2011
on LibreOffice repositories and the living branches:
+ master:LO-3.5 development
+ libreoffice-3-3: fixes for LO-3.3.4 bug fix release
+ libreoffice-3-4: fixes for LO-3.4.2 bug fix
Roland Baudin píše v Čt 23. 06. 2011 v 22:09 +0200:
> Le 21/06/2011 21:10, Petr Mladek a écrit :
> > Roland Baudin píše v Út 21. 06. 2011 v 09:26 +0200:
> >> Hi Petr,
> >>
> >> I've tested your patch with my test docs and for me it's OK.
> >>
Andras Timar píše v Ne 10. 07. 2011 v 20:36 +0200:
> Hi,
>
> Localizations of Presenter screem extension were made but not built in
> into the final deliverable. This bug was reported last Thursday on
> l10n list, however, it is not a new one. It is present in all releases
> of LibreOffice.
>
> I
Once again with correct subject.
Andras Timar píše v Ne 10. 07. 2011 v 20:36 +0200:
The hack looks safe. Let's use it for now. The whole stuff will get
reworked for GNU make anyway.
I have pushed it into the libreoffice-3-4 branch.
Best Regards,
Petr
_
Hi,
please note that the commit deadline for 3.4.2-rc1 is today, Jul 11,
2011.
The corresponding rc1 tag will be used as a base for the libreoffice-3-4-2
branch. Please watch the further announce mails.
See also
http://wiki.documentfoundation.org/ReleasePlan#3.4_release
http://wiki.documentfound
Michael Meeks píše v Pá 08. 07. 2011 v 15:27 +0100:
> Hi Petr,
>
> On Fri, 2011-07-08 at 16:00 +0200, Petr Mladek wrote:
> > are you fine with adding the attached changes into master and
> > libreoffice-3-4 branch?
>
> So - overall this looks good, particula
Miklos Vajna píše v Pá 08. 07. 2011 v 18:33 +0200:
> On Fri, Jul 08, 2011 at 04:00:48PM +0200, Petr Mladek wrote:
> > are you fine with adding the attached changes into master and
> > libreoffice-3-4 branch?
>
> Sure, it can't really make things worse. :)
>
> &g
Andreas Radke píše v Pá 08. 07. 2011 v 19:27 +0200:
> Right now I don't see the need for any of these patches. I have LibO
> pretty good under control with ArchLinux packaging tools.
>
> I'm using make DESTDIR=${pkgdir} install and then do some desktop
> integration that worked automatically in ol
Andreas Radke píše v Ne 10. 07. 2011 v 21:28 +0200:
> Am Sun, 10 Jul 2011 21:10:37 +0200
> schrieb Miklos Vajna :
>
> > On Fri, Jul 08, 2011 at 07:27:37PM +0200, Andreas Radke
> > wrote:
> > > The former man-page is still missing.
> >
> > Did you read Petr's patch? bin/distro-install-desktop-int
Gökçen Eraslan píše v Ne 10. 07. 2011 v 13:53 +0300:
> 08 Temmuz 2011 Cuma günü (saat 17:00:48) Petr Mladek şunları yazmıştı:
> > Hi,
> >
> > are you fine with adding the attached changes into master and
> > libreoffice-3-4 branch?
> >
> In the first patc
Petr Mladek píše v Pá 08. 07. 2011 v 16:00 +0200:
> Hi,
>
> are you fine with adding the attached changes into master and
> libreoffice-3-4 branch?
Nobody was really against => I pushed everything except for the
SUSE*.conf files.
Thanks all reviewers help.
Bes
Kohei Yoshida píše v Út 12. 07. 2011 v 00:48 -0400:
> Hello Markus,
>
> On Tue, 2011-07-12 at 04:51 +0200, Markus Mohrhard wrote:
>
> > this patch solves the problem that shared formulas are not imported
> > correctly from xlsx. The cell containing the shared formula displayed
> > =#Name because
Sebastian Spaeth píše v Po 11. 07. 2011 v 14:22 +0200:
> On Mon, 11 Jul 2011 12:24:55 +0100, Michael Meeks
> wrote:
> > > It was planned to create it automatically via a script. For now, I
> > > simply run it from time to time on my laptop, creating an .html file
> > > which had been manually con
Radek Doulík píše v Út 12. 07. 2011 v 12:09 +0200:
> Hi all,
>
> I am looking for 1 review to include the patch in 3-4 branch. It fixes
> ppt export and possibly more areas where the code use SvGlobalName class
> and < operator.
>
> It is regression in "#i101100# strict-alias clean" changes.
>
>
Radek Doulík píše v Út 12. 07. 2011 v 13:40 +0200:
> Hi all,
>
> I am looking for 1 review to include the patch in 3-4 branch. It fixes
> problem with transparency in cairo canvas.
>
> Fixes fdo#33591 and fdo#35681
>
> The fix is here
>
> http://cgit.freedesktop.org/libreoffice/libs-gui/commit/
ers" (fdo#38590, fdo#36688) [Petr Mladek]
+ components
+ fix label of Save Keyboard Configuration dialog (fdo#31353) [Andras Timar]
+ filters
+ apparent negative string length (fdo#34023) [Caolán McNamara]
+ do not set solid line border and fill as default for chartarea (bnc#6
Hi all,
there have been created the libreoffice-3-4-2 branch. It will be used for fine
tuning of the 3.4.2 bugfix release. It is based on the the tag
libreoffice-3.4.2.1 for 3.4.2-rc1 release.
The following rules apply:
+ preferably just translation or blocker fixes
+ only cherry
) [Caolán McNamara]
+ hang on load of .doc (fdo#34023) [Caolán McNamara]
+ more conservative fix for aliasing problems (i#99665, fdo#33781) [Petr Mladek]
+ protect against missing insertion position (i#105349) [Caolán McNamara]
+ related: make abo levels safer (i#86988) [Caolán McNamara
Andras Timar píše v Čt 14. 07. 2011 v 23:00 +0200:
> Hi Petr,
>
> 2011.07.12. 16:02 keltezéssel, Petr Mladek írta:
> > there have been created the libreoffice-3.4.2.1 tag for 3.4.2-rc1 release.
> > The corresponding official builds will be available by the end of the w
Hi,
the attached patch fixes two problems found when calling make
distro-pack-install" as normal user.
It would be great to get it into libreoffice-3-4-2 branch.
Best Regards,
Petr
>From 64653bcd8c1f1deeb8483e0d3e4ee8768a807b5d Mon Sep 17 00:00:00 2001
From: Petr Mladek
Date: Mon
Hi,
the below patches should fix two more problems reported by Andy. I would
like to get them into libreoffice-3-4-2 branch.
Best Regards,
Petr
>From 7b202653f352a6c1bd18066bc71c93b1a5b33c13 Mon Sep 17 00:00:00 2001
From: Petr Mladek
Date: Mon, 18 Jul 2011 16:48:49 +0200
Subject: [PATCH
101 - 200 of 1886 matches
Mail list logo