svl/source/numbers/zforlist.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e8bc25ab32b4b562ec4aa0ef648c08d7ee706f6a
Author: David Tardon
Date: Wed Jul 4 07:59:58 2012 +0200
explicitly convert to int to help the compiler select overloaded func
Cha
testtools/CustomTarget_uno_test.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 40605c33bc58c668419d07ec5037674bee37911a
Author: David Tardon
Date: Wed Jul 4 07:02:39 2012 +0200
add missing dependency
Change-Id: Ib8eaa63c6a704902d3ee3e142050f238854
svl/source/numbers/zforlist.cxx | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 7f5f50052df9222dd3bb0908cff7d864859ae213
Author: Olivier Hallot
Date: Tue Jul 3 23:22:25 2012 -0300
Make windows tinderbox happy
fix some cast for OUString
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |5
sc/AllLangResTarget_sc.mk |1
sc/Library_scui.mk|2
sc/inc/conditio.hxx |2
Hello David, Mat,
>
> it only works if you do have admin rights.
> Think about enterprise where you do not have it.
> In that case you will end up manually commented all CVE
> cpp units calls in the tree (and there are a lot).
I doubt that you're allowed to build LibO in such an environment.
>
>
svl/inc/svl/style.hxx |2
svl/qa/unit/svl.cxx |6 -
svl/qa/unit/test_URIHelper.cxx| 16 +--
svl/qa/unit/test_lngmisc.cxx | 36
svl/source/config/asiancfg.cxx| 26 +
svl/source/config/cjkoptions.cxx | 21 +
Hello
Le Tue, 03 Jul 2012 09:42:46 +0200, David Ostrovsky a
écrit:
Hi,
Zitat von Mat M :
Hello
Le Sun, 10 Jun 2012 12:44:42 +0200, Korrawit Pruegsanusak
a écrit:
> I think you should disable your antivirus during the build. It
> captures CVE files as a threat, and delete / quarantine
On 07/03/2012 04:46 PM, Daniel Bankston wrote:
If an ScFormulaCell is set to dirty, it will be re-Interpreted
(recalculated). The goal is to avoid this during ODS import of a
LibreOffice generated document and instead use cached formula results
imported from the document itself to achieve bet
Hi, Kohei and Markus,
I have commited my initial implementation of using imported formula
results during ODS import if the document was generated by LibreOffice.
It's not as clean and symmetric as I would have liked, but it's the best
I have right now. I hope it's not too hackish, ;-) and I aw
Am 03.07.12 14:51, schrieb Thorsten Behrens:
> Peter Jentsch wrote:
>> I've noticed your recent revival of convwatch.py for layout regression
>> tests. We've been developing a tool (written in Java) that might make
>> convwatch.py more portable, by allowing to ignore certain graphical
>> difference
binfilter/bf_svtools/source/config/svt_lingucfg.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c71ded60095a0fe3d1e639d77c9529c6f44cc2d8
Author: Caolán McNamara
Date: Mon Jul 2 16:02:44 2012 +0100
ditch String::CreateFromAscii
Change-Id: Ifb41b0a
sc/source/core/data/cell.cxx | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit 2bf5edb1893df2d253ea0b7cf20f3bb7c62ae7f1
Author: Eike Rathke
Date: Tue Jul 3 21:40:42 2012 +0200
do not attempt to compile running formula cell (fdo#51601 related)
Hi,
I seem to be running into some trouble when running ./autogen.sh, in
particular with the ant detection part.
when i run something like 'ant -buildfile conftest.xml' on the
commandline, ant works as expected.
'ant -version' gives me 'version 1.8.3'
but when i run autogen/configure, I get thi
Hi,
On Tue, Jul 3, 2012 at 9:12 PM, Andras Timar wrote:
> Hi Joel,
>
> 2012/7/3 Joel Madero :
>> Hi All,
>>
>> This seems to be one of the most consistent complaints from users as I'm
>> going through the bug list. The issue is three fold (or more).
>>
>> 1. Defaults "hijack" everything -- vs. de
Hi Jean-Baptiste, Thorsten,
> Hi,
>
> There is no Close button on the new About dialog. Is it intended ?
> I remember that for the previous change in this dialog, we had have the
> same problem. It was fixed later.
Hm, no, that seems like a mishap that happened because my earlier change
to the A
sc/source/core/data/cell.cxx | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit b6dcf00472b8f9573ff23ae8cadadeaad58ea4bb
Author: Eike Rathke
Date: Tue Jul 3 21:28:46 2012 +0200
do not attempt to compile running formula cell (fdo#51601 related)
drawinglayer/inc/drawinglayer/EnhancedShapeDumper.hxx | 30 +
drawinglayer/source/dumper/EnhancedShapeDumper.cxx| 325 ++
2 files changed, 355 insertions(+)
New commits:
commit 4a42710b8da84c77e75c091bd27d3dc91b52e987
Author: Artur Dorda
Date: Tue Jul 3 21:26:01 2012 +02
I agree that it was limited for types and your ideas both sound promising.
I've included UX mailing list for input because I think ultimately it would
be really nice to be able to easily and quickly change file associations
for LO. I lean more towards a separate set of options that lists every file
Hi Joel,
2012/7/3 Joel Madero :
> Hi All,
>
> This seems to be one of the most consistent complaints from users as I'm
> going through the bug list. The issue is three fold (or more).
>
> 1. Defaults "hijack" everything -- vs. defaulting to allow users to select
>
> 2. No check to see if Microsoft
Le 03/07/2012 19:47, Jean-Baptiste Faure a écrit :
> Le 03/07/2012 14:42, Stefan Knorr a écrit :
>> Hi again,
>>
>> the license restriction doesn't apply any more, as luckily Andrea
>> Soragna (sorry misspelled him in the commit messages) has sent us a
>> license statement [1]. Thanks to him!
> Hi,
On Tue, Jul 03, 2012 at 08:39:15PM +0200, Bjoern Michaelsen wrote:
> On Tue, Jul 03, 2012 at 10:59:58AM +0200, Stefan Knorr wrote:
> > Ugh... sorry, really should have tried building with the new master
> > pages, as Björn's message indicates.
> >
> > Also note that I could not use Caolan's script
On Tue, 2012-07-03 at 15:11 +0200, Artur Dorda wrote:
> Yes, I know when they are ;-) it was written from the position of the
> past week.
>
> I'm writing weekly reports *after* the week, so now we have week 7,
> mid-term evaluations are on the week 8, and the report was from the
> week 6 :)
Sorr
hsqldb fails to properly escape column names it generates
automatically from an expression in the "script" file it uses to
recreate the database (in memory) on load/connect.
The net effect is that any .odb file where such a view has been
defined cannot be reopened, unless one manually fiddles with
On Tue, Jul 03, 2012 at 10:59:58AM +0200, Stefan Knorr wrote:
> Ugh... sorry, really should have tried building with the new master
> pages, as Björn's message indicates.
>
> Also note that I could not use Caolan's script for some reason, so I
> unzipped them manually and then used sed on styles.x
I'm unsure whether I should apply this to libreoffice-3-6 or maybe
even libreoffice-3-5; I'd be glad of your opinions.
The issue is that embedded HSQLDB does not reclaim space occupied by
deleted rows; it only overwrites them with new rows. So basically this
means that the data portion of an .odb
sfx2/source/doc/templatedlg.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 71d8a8de222b160cc0a3a1a3eaa2a8c4da34e5b6
Author: Cédric Bosdonnat
Date: Tue Jul 3 20:24:18 2012 +0200
templates dlg: close window and use _default target for template creatio
connectivity/source/drivers/hsqldb/HConnection.cxx |2 +-
hsqldb/makefile.mk |3 ++-
hsqldb/patches/fdo36824.patch | 11 +++
3 files changed, 14 insertions(+), 2 deletions(-)
New commits:
commit 2c46368432bd4f1bd86c7f3fb6c25ec
hsqldb/makefile.mk|3 ++-
hsqldb/patches/fdo36824.patch | 11 +++
2 files changed, 13 insertions(+), 1 deletion(-)
New commits:
commit 3286e849e5b5f8809e92219bdf07e737c81cf42c
Author: Lionel Elie Mamane
Date: Tue Jul 3 20:00:06 2012 +0200
fdo#36824 hsqldb properl
New branch 'features/base-preview' available with the following commits:
commit 0aff429e7606eac6018d1163b2f94b6ef6ad5739
Author: Lionel Elie Mamane
Date: Tue Jul 3 20:17:01 2012 +0200
embedded HSQLDB: reclaim space occupied by deleted rows
Disadvantage is that saving/closing the fi
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
sc/inc/dpitemdata.hxx |1 +
sc/source/core/data/dpcache.cxx|2 ++
sc/source/core/data/dpitemdata.cxx |6 ++
3 files changed, 9 insertions(+)
New commits:
commit 6d91eaaf8695da3f0da767f2669fcc650e9a76a5
Author: Kohei Yoshida
Date: Tue Jul 3 14:08:14 2012 -0400
sc/inc/dpitemdata.hxx |1 +
sc/source/core/data/dpcache.cxx|2 ++
sc/source/core/data/dpitemdata.cxx |6 ++
3 files changed, 9 insertions(+)
New commits:
commit f2ac4ff6600a7d20a519e9ef9e6bcd8157288f63
Author: Kohei Yoshida
Date: Tue Jul 3 14:08:14 2012 -0400
Hi All,
This seems to be one of the most consistent complaints from users as I'm
going through the bug list. The issue is three fold (or more).
1. Defaults "hijack" everything -- vs. defaulting to allow users to select
2. No check to see if Microsoft Office is installed and thus some prompt to
s
hsqldb/makefile.mk|3 ++-
hsqldb/patches/fdo36824.patch | 11 +++
2 files changed, 13 insertions(+), 1 deletion(-)
New commits:
commit 1eb6e40fbb53e03fda484b7b3491308e2ffb192e
Author: Lionel Elie Mamane
Date: Tue Jul 3 20:00:06 2012 +0200
fdo#36824 hsqldb properl
Le 03/07/2012 14:42, Stefan Knorr a écrit :
> Hi again,
>
> the license restriction doesn't apply any more, as luckily Andrea
> Soragna (sorry misspelled him in the commit messages) has sent us a
> license statement [1]. Thanks to him!
Hi,
There is no Close button on the new About dialog. Is it in
Hello Thomas, Michael,
AFAIK, LibO uses a throbber in its extension manager, e.g. when looking
for extension updates. I believe the application update checker also
uses a throbber.
I can't really say if that's the one you are trying to remove (I think
there were multiple throbber directories)... b
Hi Thomas,
On Tue, 2012-07-03 at 13:13 +0200, Thomas Arnhold wrote:
> I recently removed the unused throbber.src.
Sounds reasonable :-)
> See:
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=0d53a8336bd6b55fb89873ce7e2cd623468f282e
...
> For me it doesn't make a difference bet
Just to add to the ongoing disappointment with CTL, came across FDO 42123
which is another user stating that CTL is outdated, confusing, etc
Ultimately it seems like people want to purge CTL completely but that seems
unlikely. I'm still wondering if we're nearing consensus on if we can
enable
setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 14d7acf2d18f43b29a4a41adac25f0c584a0f6dd
Author: Andras Timar
Date: Tue Jul 3 18:24:01 2012 +0200
typo
Change-Id: I12d875faa6f8206a5b0a
setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a54230f3211f19290c4d2ac26b3084fc0a0eeab5
Author: Andras Timar
Date: Tue Jul 3 18:24:01 2012 +0200
typo
Change-Id: I12d875faa6f8206a5b0a
Module_tail_build.mk |
5 -
basegfx/inc/basegfx/color/bcolor.hxx |
2 +-
basegfx/inc/basegfx/curve/b2dbeziertools.hxx |
2 +-
basegfx/inc/basegfx/point/b2dpoint.hxx
libcmis/libcmis-0.2.3-allowable-actions.patch | 284 ++
libcmis/makefile.mk |2
ucb/source/ucp/cmis/cmis_content.cxx |9
ucb/source/ucp/cmis/cmis_content.hxx |1
ucb/source/ucp/cmis/cmis_datasupplier.cxx |8
dev/null|binary
setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx | 104
--
2 files changed, 104 deletions(-)
New commits:
commit ca5b90292df238ab44f740080356dff01bd73176
Author: Andras Timar
Date: Tue Jul
sc/source/filter/oox/workbookhelper.cxx |2 --
1 file changed, 2 deletions(-)
New commits:
commit 1466a8c264d22855238961fa1cb0556dcf1af2ae
Author: Noel Power
Date: Fri Jun 29 17:34:18 2012 +0100
remove a forgotten about (harmless) hack for the formulabuffer change
Change-Id:
I'd appreciate some help on fdo#51278; IMHO it has to be fixed for
3.6.0, but it is not directly in my area of expertise, but is very
crippling for Base / Report Builder users: opening or creating *any*
report fails.
I did some analysis (see the bug log) but I don't know where to go
from there. I
sw/source/core/doc/docdesc.cxx | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
New commits:
commit 3a60e6ddd9546db53796fa0a32801d9b6a16c293
Author: Miklos Vajna
Date: Tue Jul 3 16:11:08 2012 +0200
sw: missing RES_FRAMEDIR in SwPageDesc::aFirst's itemset
Marco Cecchetti wrote:
> I fixed a bug that prevented the C++ skip effect feature to work
> properly with repeated animations. I merged the feature/svg-export
> branch to the master branch, so support for repeated animations is
> on the master branch now.
>
Hi Marco,
excellent work again - thanks
Eike Rathke píše v Út 03. 07. 2012 v 14:17 +0200:
> Hi Markus,
>
> On Tuesday, 2012-07-03 13:20:14 +0200, Markus Mohrhard wrote:
>
> > attached a quite simple patch that fixes the crash from fdo#51677. The
> > documents is till not imported correctly but at least it does not
> > crash and the fix
On Tue, Jul 03, 2012 at 03:55:35PM +0200, Lionel Elie Mamane wrote:
> On Tue, Jul 03, 2012 at 02:17:53PM +0200, Eike Rathke wrote:
>> On Tuesday, 2012-07-03 13:20:14 +0200, Markus Mohrhard wrote:
>>> attached a quite simple patch that fixes the crash from fdo#51677. The
>>> documents is till not i
On Tue, Jul 03, 2012 at 02:17:53PM +0200, Eike Rathke wrote:
> On Tuesday, 2012-07-03 13:20:14 +0200, Markus Mohrhard wrote:
>> attached a quite simple patch that fixes the crash from fdo#51677. The
>> documents is till not imported correctly but at least it does not
>> crash and the fix is trivia
Hi,
I recently removed the unused throbber.src.
See:
http://cgit.freedesktop.org/libreoffice/core/commit/?id=0d53a8336bd6b55fb89873ce7e2cd623468f282e
For me it doesn't make a difference between images*.zip. If I unzip it
and search for spinner-* it's always the same result:
./toolkit/tk/sp
extras/source/templates/layout/AbstractGreen.otp |binary
extras/source/templates/layout/AbstractRed.otp|binary
extras/source/templates/layout/AbstractYellow.otp |binary
extras/source/templates/layout/BrightBlue.otp |binary
extras/source/templates/layout/DNA.otp|binary
ext
On Mon, 2012-07-02 at 20:04 +0200, Lionel Elie Mamane wrote:
> What you'd have to do is a clean-room implementation
AFAIR we have such a re-implementation committed already. For legal
advice, it's best to consult a lawyer - in general, I'd prefer to keep
random legal tips off the developm
Stefan Knorr wrote:
> the license restriction doesn't apply any more, as luckily Andrea
> Soragna (sorry misspelled him in the commit messages) has sent us a
> license statement [1]. Thanks to him!
>
Great, thanks! Cherry-picked to -3-6 -
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=
configure.in |8
cui/source/dialogs/about.cxx | 80 ---
icon-themes/galaxy/brand/flat_logo.svg | 396 +++
icon-themes/galaxy/brand/intro.png |binary
icon-themes/galaxy/brand/she
Hi,
regression crasher in Base[1] has been considered as a blocker. We
added two more useful fixes and created the libreoffice-3.5.5.3 tag for
3.5.5-rc3 release. The corresponding official builds will be available
within next few days. It will be used as final if no blocker is found.
See the atta
Hi Cedric,
2012/7/3 Cedric Bosdonnat :
> It seems you are wrong, mid terms evaluation will take place next week!
> Make sure you file your evaluation or you won't get any money.
>
> --
> Cedric
>
Yes, I know when they are ;-) it was written from the position of the
past week.
I'm writing weekly r
Peter Jentsch wrote:
> I've noticed your recent revival of convwatch.py for layout regression
> tests. We've been developing a tool (written in Java) that might make
> convwatch.py more portable, by allowing to ignore certain graphical
> differences (caused by the possibly different implementations
sfx2/sdi/appslots.sdi|1 +
sfx2/source/appl/appserv.cxx | 12
2 files changed, 13 insertions(+)
New commits:
commit 9c47fae01bac6374c24cb8e3653becbfc773e0e7
Author: Cédric Bosdonnat
Date: Tue Jul 3 14:54:18 2012 +0200
Template dialog: show the menu entry when e
Hi again,
the license restriction doesn't apply any more, as luckily Andrea
Soragna (sorry misspelled him in the commit messages) has sent us a
license statement [1]. Thanks to him!
Thus, I've just pushed all the patches related to the branding into
master. Can I just cherry-pick or do I need to
basctl/source/basicide/basides1.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 37c1c9c446264ba0f5a56ed11d24b9e0fabb
Author: Michael Meeks
Date: Tue Jul 3 13:09:28 2012 +0100
fdo#51577 - fix incremental search / buffer switching hang/crash
diff --
Hi Markus,
On Tuesday, 2012-07-03 13:20:14 +0200, Markus Mohrhard wrote:
> attached a quite simple patch that fixes the crash from fdo#51677. The
> documents is till not imported correctly but at least it does not
> crash and the fix is trivial.
Pushed to 3-5
http://cgit.freedesktop.org/libreoff
sc/source/core/data/documen7.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7f2bea49b3871443608ca7639f9b601fbb9d37b6
Author: Markus Mohrhard
Date: Tue Jul 3 02:52:55 2012 +0200
check for invalid tab number, fdo#51667
Change-Id: I9aebfafb68850
Hi,
3-5-6 should of course had been 3-5-5 ...
Pushed
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=e031258c7689219c64c030490c123c0e2544b91a
http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5-5&id=be67632e9eb298af8a5582c0e06cad9218fa5b71
Thanks
Ei
sw/inc/pagedesc.hxx | 15 +--
sw/source/core/doc/doclay.cxx |2 +-
sw/source/core/text/xmldump.cxx |6 +++---
3 files changed, 17 insertions(+), 6 deletions(-)
New commits:
commit 9cfa2b97cc286a06fe14223abb41ead772b17ad5
Author: Miklos Vajna
Date: Tue Jul 3
sc/source/core/data/cell.cxx | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit e031258c7689219c64c030490c123c0e2544b91a
Author: Eike Rathke
Date: Tue Jul 3 12:51:53 2012 +0200
resolved fdo#51601 do not attempt to compile running formula cell
https://bugs.freedesktop.org/show_bug.cgi?id=6
Michael Meeks changed:
What|Removed |Added
Depends on||51685
--- Comment #37 from Michael Meeks
Hey,
attached a quite simple patch that fixes the crash from fdo#51677. The
documents is till not imported correctly but at least it does not
crash and the fix is trivial.
Regards,
Markus
0001-check-for-invalid-tab-number-fdo-51667.patch
Description: Binary data
On Fri, 2012-06-29 at 09:56 +0100, Michael Meeks wrote:
> * GSOC update (Cedric)
> + face-to-face mentor meeting in Berlin
> + submit a private GSOC mentors' BoF @ conference
Done: filed a workshop on the conference tool for that.
__
Tag 'libreoffice-3.5.5.3' created by Petr Mladek at
2012-07-03 12:01 -0700
Tag libreoffice-3.5.5.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJP8tEZAAoJEPQ0oe+v7q6jW6QP/3Zi/oAP7nnyuNfhUEwAReiB
ogWQkkSjH+5LjjLUfEAjREvAqkJepptsJ24nUWhpNEFUgWIuzRGLZLVPv4+ojSDC
53
Tag 'libreoffice-3.5.5.3' created by Petr Mladek at
2012-07-03 12:01 -0700
Tag libreoffice-3.5.5.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJP8tEYAAoJEPQ0oe+v7q6jW+gP/2ISSSvPUqThAItRx8nKs3ky
ZjFdJa/3xHmYq09fBauiergnkyoBOXYxdBltF2VqSZWJ5kr6u0nazlRHifEZcwO4
hB
Tag 'libreoffice-3.5.5.3' created by Petr Mladek at
2012-07-03 12:01 -0700
Tag libreoffice-3.5.5.3
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
iQIcBAABAgAGBQJP8tEYAAoJEPQ0oe+v7q6jApAQAIyjp7DFydGSwY6e8omoC0eX
ww2h58PaCqhoFKO5xsebQ63ItaUoDZYMJqWv8JpLP5EBD8eexDIdTnaj0qUvqNrB
Wa
Hi Stefan,
On Tue, Jul 03, 2012 at 12:27:30PM +0200, Stefan Knorr wrote:
> Maybe the templates break due to something being run over them during
> the build?
Ha! You get a cookie! No, you get a cake!
Something does evil there. The installed file and the file in the source tree
differ.
Best,
Bj
sc/source/core/data/cell.cxx | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
New commits:
commit be67632e9eb298af8a5582c0e06cad9218fa5b71
Author: Eike Rathke
Date: Tue Jul 3 12:51:53 2012 +0200
resolved fdo#51601 do not attempt to compile running formula cell
Hello,
my name is Flávio Moringa, I'm from Portugal and I'm starting my Masters
Dissertation next September (Master in Open Source software -
http://moss.dcti.iscte.pt ).
I'm the Caixa Mágica project leader, the main Linux distribution in
Portugal (http://www.caixamagica.pt), with deploys reachin
sc/CustomTarget_uiconfig.mk | 22 ++
sc/Module_sc.mk |1 +
sc/Package_uiconfig.mk|2 ++
sc/uiconfig/scalc/menubar/menubar.xml |3 +--
solenv/gbuild/CustomTarget.mk |1 +
5 files changed, 27 insertions(+),
+1. Looks fine to me.
The patch path (2fb377c19f8ae38e7ec649af1343bbd64b70a16b) has long been
disabled (because of related issues like these). The idea was to import
quick and compile the formula only when necessary, but there's quite
some pending work there...
On 07/03/2012 02:52 PM, Eike R
Hi Björn,
> @Astron: Could you redo the steps you did there in an installation and see
> which one broke the loading as a masterpage?
>
> In the end, if we find out what the trouble with BrightBlue is this might
> actually be good.
I would try to – but I can't seem to reproduce the breakage:
* P
Eike Rathke píše v Út 03. 07. 2012 v 11:22 +0200:
> Hi,
>
> Please review attached patch for 3-5-6
> It is a quick fix for https://bugs.freedesktop.org/show_bug.cgi?id=51601
It solves the crash here. The comment warns about the crash, so the
operation was indeed dangerous. It did not crash that o
On 03/07/12 10:22, Eike Rathke wrote:
Hi,
Please review attached patch for 3-5-6
It is a quick fix for https://bugs.freedesktop.org/show_bug.cgi?id=51601
for what it's worth preventing a crash seems sensible to me +1
___
LibreOffice mailing list
Libr
dbaccess/source/ui/dlg/AutoControlsDef.hrc | 86 ---
dbaccess/source/ui/misc/dbumiscres.hrc | 53
filter/source/graphicfilter/icgm/cgmres.hrc | 18
sd/source/ui/app/_app.hrc | 32 ---
sd/source/ui/dlg/celltempl.cxx
2012/7/2 Lionel Elie Mamane :
> On Mon, Jul 02, 2012 at 11:33:21AM +0200, Michael Stahl wrote:
>> On 30/06/12 21:32, Miklos Vajna wrote:
>
>>> Hm, sounds like api.libreoffice.org is not updated regularly (...)
>>> Andras, do you know if we have a cronjob for doing that, please?
>
>> i'm not sure if
offapi/com/sun/star/table/BorderLine2.idl |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ae14f3587e091cfdb3ceca0e744e715ac13d7fac
Author: Andras Timar
Date: Tue Jul 3 11:27:20 2012 +0200
move comment to correct place in BorderLine2.idl
Change-Id: I46
Hi,
Please review attached patch for 3-5-6
It is a quick fix for https://bugs.freedesktop.org/show_bug.cgi?id=51601
Thanks
Eike
--
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GnuPG key 0x293C05FD : 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD
resolved f
On Mon, 2012-07-02 at 18:35 +0200, Lionel Elie Mamane wrote:
> On Fri, Jun 29, 2012 at 09:56:32AM +0100, Michael Meeks wrote:
> > * CXX0X-ABI incompatibility can of worms (Bjoern)
> > + gcc 4.7 - cxx0x extension is binary incompatible
> > + incompatible stdlib symbols that bust
> >
Thanks very much for the reply, tml!
It makes a lot of sense.
Basically, from your experience, how many times does it cost to build a lib
which has the functionality I list in my question? or you guys have already
done this part?
BTW, what is the current status of porting the whole LO to iOS?
T
Hi,
Zitat von Mat M :
> Hello
>
>
> Le Sun, 10 Jun 2012 12:44:42 +0200, Korrawit Pruegsanusak
> a écrit:
>
> > I think you should disable your antivirus during the build. It
> > captures CVE files as a threat, and delete / quarantine them.
> >
> I eventually found that files are copied into
Hi List,
we will do an Update of Gerrit on upcoming Weekend. Therefore Gerrit has
a short Downtime of about 1 Hour. I Will notify you shourtly before we
begin working.
Thanks a lot
Robert
--
The Document Foundation, Zimmerstr. 69, 10117 Berlin, Germany
Rechtsfähige Stiftung des bürgerlichen
Ugh... sorry, really should have tried building with the new master
pages, as Björn's message indicates.
Also note that I could not use Caolan's script for some reason, so I
unzipped them manually and then used sed on styles.xml...
Astron.
___
LibreOff
Hello Björn, Petr,
can you please have a look at the stuff I've done in
feature/masterpages. To be quite honest, I haven't tried building with
it yet, so I don't know if Bright Blue works now from the template
dialogue or not. Otherwise, though I tried to do everything Petr asked
us to.
Also, I'v
dev/null |binary
extras/source/templates/layout/AbstractGreen.otp |binary
extras/source/templates/layout/AbstractRed.otp|binary
extras/source/templates/layout/AbstractYellow.otp |binary
extras/source/templates/layout/BrightBlue.otp |binary
ext
Hi Astron, all,
I jsut removed BrightBlue and Progress in feature/masterpages and rechecked the
result with a clean build and found that Metropolis does not load anymore as a
masterpage, although it worked before. I suspect:
> commit dca9b3b9790fd4c29d17f0ab634f3ef001d7458c
> Author: Stefan Knorr
sc/inc/document.hxx|3 +
sc/qa/unit/subsequent_filters-test.cxx | 61 +
sc/source/core/data/cell.cxx |3 +
sc/source/core/data/documen2.cxx |1
sc/source/filter/xml/xmlcelli.cxx | 17 +++--
sc/source/filt
filter/source/msfilter/msdffimp.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 78eec35a8d07a5e94968c525bb5aa2f22d43b606
Author: Caolán McNamara
Date: Mon May 28 16:13:09 2012 +0100
clip max entries
Signed-off-by: Petr Mladek
Signed-off-by: Fridrich Strb
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 51619, which changed state.
Bug 51619 Summary: [CRASH] legacy reports: asks for parameters, then for empty
parameters list then CRASH
https://bugs.freedesktop.org/show_bug.cgi?id=51619
What|Old Value
On Tue, Jul 03, 2012 at 09:39:23AM +0200, Fridrich Strba
wrote:
> My approval for 3-5-5, one more needed.
pushed to libreoffice-3-5-5
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffi
connectivity/source/commontools/dbtools.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0a3744b78b52c403630eff81c756ba1543e9c84b
Author: Lionel Elie Mamane
Date: Mon Jul 2 14:52:58 2012 +0200
fdo#51619 do not ask for parameters if all have already been giv
My approval for 3-5-5, one more needed.
Fridrich
On 02/07/12 15:51, Michael Stahl wrote:
> On 02/07/12 15:33, Lionel Elie Mamane wrote:
>> The fix to fdo#47473 exposed (the underlying reason for) fdo#51619
>> which could not be triggered before. So from the point of view of the
>> user, this is a
Hi Artur,
On Mon, 2012-07-02 at 20:41 +0200, Artur Dorda wrote:
> Next week, as I am leaving for a trip/journey, we will be fixing these
> build errors still, because the week after this, is the week of
> mid-term evaluations.
It seems you are wrong, mid terms evaluation will take place next week
dev/null |binary
extras/source/templates/layout/Metropolis.otp |binary
extras/source/templates/layout/Sunset.otp |binary
3 files changed
New commits:
commit dca9b3b9790fd4c29d17f0ab634f3ef001d7458c
Author: Stefan Knorr (astron)
Date: Tue Jul 3 08:19:
100 matches
Mail list logo