source/text/shared/02/01170102.xhp |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2057fbeeeab78144913ded4b662d14db7e64f8ff
Author: Stephan Bergmann
Date: Tue Apr 23 08:33:12 2013 +0200
Error: Duplicated entry. ID = par_id3154286 LANG = en-US
in File
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4f800d308edcad47833f1bed140d0ddcb96c420d
Author: Stephan Bergmann
Date: Tue Apr 23 08:33:12 2013 +0200
Updated core
Project: help 2057fbeeeab78144913ded4b662d14db7e64f8ff
diff --git a/helpconte
V Stuart Foote wrote
> So having a bit of a chore when grabbing a stack trace in Windows.
> Application to use seems to be the Sysinternals (Microsoft TechNet)
> Russinovich & Cogswell developed Process Monitor utility. It will
> completely capture to log ALL system activity on a Windows OS.
> The
Hi,
We are struggling with a major bug impacting rollout of Libreoffice 4 in >
200 desktops.
https://bugs.freedesktop.org/show_bug.cgi?id=63608 for more info.
Any hints / feedback on above is highly appreciated.
Thanks in advance,
Regards,
Ashish
___
Marking patch as applied.
--
Lionel
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Hi,
I'm extremely sorry for my very late reply to this, it got buried
under a load of other stuff. Let's nail this down and get rid of the
problem.
(In future, if I'm unresponsive, feel free to prod me repeatedly) :)
On Wed, Jan 23, 2013 at 12:31:28AM +0100, Olivier Ploton wrote:
> On Mon, 21 Ja
Thanks Michael. Not sure if that was what you meant, but it works now
and is even simpler than I thought:
Reference < XTextCursor > xModelCursor =
xDocumentText->createTextCursorByRange(formula->getAnchor()->getEnd());
xModelCursor->goRight(2, true);
if (xModelCursor->getString().equalsAsc
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/3562
Approvals:
Fridrich Strba: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/3562
To unsubscribe, vis
svl/source/numbers/zformat.cxx | 61 ++---
1 file changed, 40 insertions(+), 21 deletions(-)
New commits:
commit 7ab63a1eff3ca8391dd1974cc0cf2b4c7ebb5273
Author: Eike Rathke
Date: Mon Apr 22 23:06:50 2013 +0200
fixed a mess of out of bounds string acc
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3564
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/64/3564/1
Base: fix incorrect field removal in criterion inside query design view
Includes following master commits:
comm
connectivity/source/parse/sqlnode.cxx |9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
New commits:
commit 6536d0eb4f56e64c9b74b358642e3ee1e39353e5
Author: Lionel Elie Mamane
Date: Tue Apr 23 06:44:57 2013 +0200
reword comment
Change-Id: I13aaf37421c7652e8e293759
Anurag Kanungo has abandoned this change.
Change subject: Bug 60265 - Document converter wizard fails to find powerpoint
files to convert
..
Patch Set 3: Abandoned
Will resubmit with some changes
--
To view, visit https://ge
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
On Mon, Apr 22, 2013 at 9:52 AM, Kohei Yoshida wrote:
> Hi Thomas,
>
> On Sat, Apr 20, 2013 at 12:04 PM, Thomas Arnhold
> wrote:
>
>> Hi Kohei,
>>
>> I tried it with the latest daily build but can't confirm your problem.
>>
>
> Thanks for looking into this. Let me start my own build of master and
Hi,
On Mon, Apr 22, 2013 at 10:14:50PM +0200, Mat M wrote:
> One of the main tool for that is documentation. Although we have
> long command names, it is not obvious for everyone what each
> function is supposed to do (means, at least what it returns, what
> will be fed by the eval).
> A glossary
Hi,
On Tue, Apr 23, 2013 at 12:32:01AM +0200, Michael Stahl wrote:
> what i mean that in order to make all the fancy abstractions in gbuild
> work, when you write a makefile for an external library itself (i.e.
> ExternalProject and UnpackedTarball) you have to be careful not to do
> things that b
sw/source/filter/xml/xmltbli.cxx | 18 +++---
sw/source/filter/xml/xmltbli.hxx |3 ++-
2 files changed, 17 insertions(+), 4 deletions(-)
New commits:
commit 84217e299724b8ee80dff63cb561b4bae0f44835
Author: Michael Stahl
Date: Tue Apr 23 00:17:03 2013 +0200
fdo#62147: sw:
On 23/04/13 00:09, Bjoern Michaelsen wrote:
> Hi,
>
> On Mon, Apr 22, 2013 at 09:56:17PM +0200, Michael Stahl wrote:
>> the only thing the abstractions do here is get in the way.
>
> I dont quite see how the abstractions play a role for the impact on complexity
> here. You can even play this with
Hi,
On Mon, Apr 22, 2013 at 09:56:17PM +0200, Michael Stahl wrote:
> the only thing the abstractions do here is get in the way.
I dont quite see how the abstractions play a role for the impact on complexity
here. You can even play this without the abstractions in gbuild:
Instead of using the gb_
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3563
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/3563/1
fixed a mess of out of bounds string accesses
(cherry picked from commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3562
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/3562/1
fixed a mess of out of bounds string accesses
(cherry picked from commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322
filter/source/svg/js2hxx.py | 16
1 file changed, 4 insertions(+), 12 deletions(-)
New commits:
commit 1d80c1cf22c1cb673da91b8aa59d770fc30dffdc
Author: Marco Cecchetti
Date: Mon Apr 22 23:14:53 2013 +0200
Changed the MPL header from v1 to v2
diff --git a/filter/source/
svl/source/numbers/zformat.cxx | 63 ++---
1 file changed, 40 insertions(+), 23 deletions(-)
New commits:
commit 5cd4300f7ffc24d6bc0ed5704f37a04852fd322b
Author: Eike Rathke
Date: Mon Apr 22 23:06:50 2013 +0200
fixed a mess of out of bounds string acc
Hello Akash,
First of all, thanks for your inquiry, and sorry it took awhile for me to
respond.
On Sat, Apr 20, 2013 at 4:16 PM, Akash Shetye wrote:
> Hello Kohei,
>
> Since you are the mentor for the enhanced database ranges task, I am
> writing to you some questions and outlines I wanted to d
Fridrich Strba has abandoned this change.
Change subject: Uploading LGM2013 version of libcdr
..
Patch Set 1: Abandoned
--
To view, visit https://gerrit.libreoffice.org/3553
To unsubscribe, visit https://gerrit.libreoffice.org
Le Mon, 22 Apr 2013 19:55:55 +0200, Bjoern Michaelsen
a écrit:
[Big snip of stuff that flies way over my head :-)]
> Finally, let me encourage you to become/stay a 'build expert'
yourself at least
> to the point that you can judge if adding yet another
feature/scenario to the
> build syst
On Thu, Apr 18, 2013 at 03:54:19PM +0100, Michael Meeks wrote:
> * Scripting interface for form elements broken (?) (Lionel)
> + I've just sent a message to the dev ML with subject
> "Value of a ListBox, FMC paradigm for Form elements (controls)"
> + C++ module / forms / frm:
On 22/04/13 19:55, Bjoern Michaelsen wrote:
> Hi,
>
> On Mon, Apr 22, 2013 at 07:06:13PM +0200, Michael Stahl wrote:
>> well... all of the abstractions in gbuild don't help much for external
>> libraries. the abstractions expect the build targets to follow certain
>> conventions, and in many case
forms/source/component/ListBox.cxx | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
New commits:
commit dfcbc1e1af08f555d21ae85550ec16fb001da991
Author: Lionel Elie Mamane
Date: Mon Apr 22 21:53:59 2013 +0200
Data-aware ListBox: declare the newly supported External Bin
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3561
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/61/3561/1
fdo#60949: Move the last libs to OOOLIBS
Change-Id: Ieec4edf41140f9c5af3dcc227c917b06157a26f3
---
M Repository.m
Hi,
On Mon, Apr 22, 2013 at 07:06:13PM +0200, Michael Stahl wrote:
> well... all of the abstractions in gbuild don't help much for external
> libraries. the abstractions expect the build targets to follow certain
> conventions, and in many cases enforce such conventions, but external
> libraries
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3559
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/59/3559/1
Uploading LGM2013 version of libcdr
(cherry picked from commit 4757ffcc5cea1d627f57e551b7af0b39c8e40b47)
Confli
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42
-0700
suse-3.6-18
Changes since suse-3.6-0-3:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/li
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42
-0700
suse-3.6-18
Changes since suse-3.6-12:
Fridrich Å trba (2):
Branch libreoffice-3-6-5
Version 3.6.5.2, tag libreoffice-3.6.5.2
Petr Mladek (1):
Merge tag 'libreoffice-3.6.5.2' into suse-3.6
---
0 files chang
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42
-0700
suse-3.6-18
Changes since suse-3.6-12:
Andras Timar (3):
updated pt-PT spelling dictionary
fdo#56130 update Galician dictionary pack
Update pt-PT dictionary
Fridrich Å trba (2):
Branch libreoffice-3-6-5
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42
-0700
suse-3.6-18
Changes since suse-3.6-12:
Fridrich Å trba (2):
Branch libreoffice-3-6-5
Version 3.6.5.2, tag libreoffice-3.6.5.2
Petr Mladek (1):
Merge tag 'libreoffice-3.6.5.2' into suse-3.6
---
0 files chang
Tag 'suse-3.6-18' created by Andras Timar at 2013-04-22 18:42
-0700
suse-3.6-18
Changes since suse-3.6-17-15:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/
libcdr/UnpackedTarball_cdr.mk |6 ++
libcdr/libcdr-0.0.13.patch| 12
2 files changed, 18 insertions(+)
New commits:
commit 1e392ea7a0d1504f701f9fed1492e64a78a65339
Author: Fridrich Å trba
Date: Mon Apr 22 19:39:51 2013 +0200
Trying to avoid linking with boost on
On Mon, Apr 22, 2013 at 12:03 PM, Alexander Thurgood
wrote:
> Le 20/04/13 02:15, Norbert Thiebaud a écrit :
>
> Hi Norbert, Michael, all,
>
> See my e-mail to the list from January 10th, 2013, where I raised this
> problem, and Caolan's reponse.
>
> As I didn't know how to do what he suggested, I
On 21/04/13 12:33, Bjoern Michaelsen wrote:
> On Tue, Apr 16, 2013 at 12:32:13PM -0400, Kohei Yoshida wrote:
>
>> Having said that, if I were to point out one major concern with the current
>> build system is that we are creating so many layers of abstractions,
>> indirections just to make the sys
Le 20/04/13 02:15, Norbert Thiebaud a écrit :
Hi Norbert, Michael, all,
See my e-mail to the list from January 10th, 2013, where I raised this
problem, and Caolan's reponse.
As I didn't know how to do what he suggested, I just stopped doing
dbgutil builds.
Alex
___
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/3469
Approvals:
Andras Timar: Looks good to me, but someone else must approve
Michael Stahl: Verified; Looks good to me, approved
Fridrich St
boost/UnpackedTarball_boost.mk |2 ++
boost/boost.ptree.patch| 11 +++
2 files changed, 13 insertions(+)
New commits:
commit 41d2b58b1ed5c1c4a1ca6ab3e6d7c4f15874d3a3
Author: Fridrich Å trba
Date: Mon Apr 22 18:34:04 2013 +0200
Trying to fix a boost::property_tree::js
basic/source/runtime/runtime.cxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 6d9374ca1555a32b94735fc9f66589340a12407a
Author: Eike Rathke
Date: Thu Apr 18 22:53:00 2013 +0200
Revert "svformatter already accept OUString input", fdo#63306
Th
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/3478
--
To view, visit https://gerrit.libreoffice.org/3478
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: mer
sw/Module_sw.mk |2
sw/PythonTest_sw_python.mk | 56 +++
sw/PythonTest_sw_unoapi.mk | 56 ---
sw/qa/python/get_expression.py | 26 +++---
sw/qa/pyth
vcl/inc/unx/salinst.h |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c76c03783522a058e2d4d2ae12527faca99e9795
Author: Stephan Bergmann
Date: Mon Apr 22 18:14:52 2013 +0200
Missing rtl:: in previous commit
Change-Id: If2acffedaa2c828e438893bb2b055c1b9
Khaled Hosny has abandoned this change.
Change subject: Determine if glyph is diacritic from GDEF table
..
Patch Set 4: Abandoned
--
To view, visit https://gerrit.libreoffice.org/3519
To unsubscribe, visit https://gerrit.libre
Khaled Hosny has abandoned this change.
Change subject: Allow switching between HarfBuzz and LE at runtime
..
Patch Set 4: Abandoned
--
To view, visit https://gerrit.libreoffice.org/3521
To unsubscribe, visit https://gerrit.li
Khaled Hosny has abandoned this change.
Change subject: Add some comments
..
Patch Set 4: Abandoned
--
To view, visit https://gerrit.libreoffice.org/3520
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-Me
Hello LibreOffice gerrit bot,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/3521
to look at the new patch set (#4).
Change subject: Allow switching between HarfBuzz and LE at runtime
..
A
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/3557
Approvals:
Michael Stahl: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/3557
To unsubscribe, visi
writerfilter/source/dmapper/DomainMapperTableManager.cxx |4
1 file changed, 4 insertions(+)
New commits:
commit c8da8f48415c058c70698a7b4a6716bd41cfeeb9
Author: LuboÅ¡ LuÅák
Date: Mon Apr 22 18:06:26 2013 +0200
avoid crash when no table grid is given
The document may
vcl/inc/unx/salinst.h | 10 ++
vcl/unx/generic/dtrans/X11_service.cxx |2 --
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 63b603c0f1cbf038aabceecf896e9b28b95ab1cd
Author: Stephan Bergmann
Date: Mon Apr 22 16:21:57 2013 +0200
rhbz#954
On Tuesday 02 of April 2013, Michael Meeks wrote:
> On Mon, 2013-04-01 at 16:04 +0200, Noel Grandin wrote:
> > Another way is to use a clang plugin to generate a more accurate list
> > of definitions and call sites.
> > That's what I would do, because clang would handle all of the macro
> > and lan
On 20/04/13 02:15, Norbert Thiebaud wrote:
> so after a fairly long hiatus.. I'm trying to get master build on Mac
> OSX 10.6 SDK back into shape...
>
> I've been running in python issue that seems to be related to a
> --enable-system-expat in ./configure of python3
hmm... even with your change i
compilerplugins/clang/store/unusedcode.cxx | 75 +
1 file changed, 75 insertions(+)
New commits:
commit b8dd39697607148fc9180ee8396f0251b467e956
Author: LuboÅ¡ LuÅák
Date: Mon Apr 22 17:55:45 2013 +0200
base for unusedcode compiler plugin
Needs wor
extensions/source/propctrlr/formcomponenthandler.cxx |9
forms/source/component/ListBox.cxx | 292 +--
forms/source/component/ListBox.hxx | 63 ++
forms/source/inc/FormComponent.hxx |4
forms
Hello LibreOffice gerrit bot,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/3521
to look at the new patch set (#3).
Change subject: Allow switching between HarfBuzz and LE at runtime
..
A
Le 22/04/13 17:18, Alexander Thurgood a écrit :
Also affects File > New :
HTML document (error message)
Master document (error message)
Labels (crash)
Business Cards (crash)
Alex
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3557
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/57/3557/1
rhbz#954991 Avoid static data (causing trouble at exit)
(cherry picked from commit aa1aedb2a0ef97cb6110f18a1de86
Le 22/04/13 17:18, Alexander Thurgood a écrit :
Repeatable crashes SIGABRT when trying to use the wizards :
Letter
Fax
Agenda
Alex
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffic
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/3556
Approvals:
Michael Stahl: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/3556
To unsubscribe, visi
oox/source/drawingml/textparagraphproperties.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 97e888fc212276de19ec8158a5e778f942c6b7d1
Author: Felix Zhang
Date: Thu Apr 18 18:20:18 2013 +0800
bnc#793414: Fix the mis-displayed bullet char
The bu
Ha! I had to do 1c25b01fce27c85affee920441b9b09a7bfe0501 for the same
reason, suddenly the intermediate directory level you mention started
appearing in the path to the .app bundle. So please, if somebody fixes
this and removes that, then also revert
1c25b01fce27c85affee920441b9b09a7bfe0501 .
--tm
vcl/inc/unx/salinst.h | 10 ++
vcl/unx/generic/dtrans/X11_service.cxx |2 --
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit 2e4675303baa7efeff0f71d47c2edece20c6677e
Author: Stephan Bergmann
Date: Mon Apr 22 16:21:57 2013 +0200
rhbz#954
Hi all,
Master build :
Version: 4.1.0.0.alpha0+
Build ID: f182521948f0d31b0f6ad7b98eb5fc32562ba3d
provides a DMG image file that contains a folder called
LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86
in which the app and resources can be found (.background,
LibreOfficeDev.app, Licenses, READMEs).
I
Le 22/04/13 17:12, Alexander Thurgood a écrit :
These python scripts seem to rely on the presence of a functional Writer
component, and as there appears to be a problem with libswlo.dylib, they
are perhaps linked to that ?
Alex
___
LibreOffice mailing
Le 22/04/13 17:18, Alexander Thurgood a écrit :
If I try to open new XMLForm document from the File menu, I get a SIGABRT :
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x99561a6a __pthread_kill + 10
1 libsystem_c.dylib 0x990
source/text/shared/02/01170102.xhp | 20 ++--
1 file changed, 18 insertions(+), 2 deletions(-)
New commits:
commit e54918ea208076c28dd2b2879f2aee3f280f81b3
Author: Lionel Elie Mamane
Date: Mon Apr 22 17:17:44 2013 +0200
document new value -1 for BoundColumn property of L
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a16a4006e40bdb2cb4671846295fe2bf5a856e68
Author: Lionel Elie Mamane
Date: Mon Apr 22 17:17:44 2013 +0200
Updated core
Project: help e54918ea208076c28dd2b2879f2aee3f280f81b3
diff --git a/helpcon
So, there seems to be something seriously broken in my current master
builds on OSX.
>From the StartCenter, if I click on the Writer button to open a new
Writer document, I get the following error :
Component cannot be loaded, possibly broken or incomplete installation.
Full error message:
loa
Le 22/04/13 17:10, Alexander Thurgood a écrit :
Hmm,
Apparently, same error for HelloWorld.py :
com.sun.star.uno.RuntimeExceptionError during invoking function
HelloWorldPython in module
file:///Applications/LibreOfficeDev.app/Contents/share/Scripts/python/HelloWorld.py
(: 'NoneType' object has
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3556
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/56/3556/1
rhbz#954991 Avoid static data (causing trouble at exit)
(cherry picked from commit aa1aedb2a0ef97cb6110f18a1de86
Hi all,
Testing (i.e. invoking via the Macro menu entry) the included
TableSample python script on master build with Mac OSX leads to the
following error :
com.sun.star.uno.RuntimeExceptionError during invoking function
createTable in module
file:///Applications/LibreOfficeDev.app/Contents/share/
svx/inc/svx/dialcontrol.hxx |7 +++
svx/source/dialog/dialcontrol.cxx | 15 +++
2 files changed, 22 insertions(+)
New commits:
commit 46283082a3a520d3b39a7b733c8a0858896da26c
Author: Caolán McNamara
Date: Mon Apr 22 15:55:40 2013 +0100
restore DialControl Modi
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/3555
Approvals:
Fridrich Strba: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/3555
To unsubscribe, vis
qadevOOo/runner/lib/TestCase.java| 10 +--
qadevOOo/runner/lib/TestEnvironment.java | 12
qadevOOo/tests/java/mod/_forms/GenericModelTest.java | 57 +--
3 files changed, 31 insertions(+), 48 deletions(-)
New commits:
commit 37eee65fbf1ee7
instsetoo_native/util/openoffice.lst |8
solenv/inc/minor.mk |4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)
New commits:
commit 60ca72ad68cb5a8e9b072e42e7d230419156316e
Author: Andras Timar
Date: Mon Apr 22 16:22:49 2013 +0200
Bump for 3.6-18
sw/source/filter/ww8/wrtw8nds.cxx | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
New commits:
commit 30426feff508439f79b2737cba94637d66ee7691
Author: Jan Holesovsky
Date: Mon Apr 22 16:20:25 2013 +0200
n#382137: Band-aid to avoid crash when saving the .odt to .docx.
vcl/inc/unx/salinst.h | 10 ++
vcl/unx/generic/dtrans/X11_service.cxx |2 --
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit aa1aedb2a0ef97cb6110f18a1de86abc8dbcd304
Author: Stephan Bergmann
Date: Mon Apr 22 16:21:57 2013 +0200
rhbz#954
Rebased ref, commits from common ancestor:
commit 2bc6dc3705db3154a08c81d9f4795f3be57f2f1d
Author: Javier Fernandez
Date: Fri Apr 19 18:34:53 2013 +
Fixed the preview bug.
Using the mutiple return value of the PyUNO calls for the inout args.
Change-Id: I7eb95a9cc8e0203
0 files changed
New commits:
commit 5329713ca1c31965da57db93431c5d7da74c4c92
Author: LuboÅ¡ LuÅák
Date: Sat Apr 20 07:44:20 2013 +0200
remove executable bit
Change-Id: I4582e96d97f40b1f592882de4e84036b017d8679
diff --git a/solenv/gbuild/platform/com_MSC_class.mk
b/solenv/gbui
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3555
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/3555/1
Java cleanup - static fields that should not be static
Somebody appears to have been confused about the purpose
Hi Winfried,
On Monday, 2013-04-22 08:00:02 +0200, Winfried Donkers wrote:
> Can this fix be cherry-picked for 4.0 releases (4.0.3 would be extremely
> nice)?
A commit ID is usually helpful to identify the commit one wants to be
reviewed.. so this is about 275e68d141179272258d03194d799495fa3dec
Hi Thomas,
On Sat, Apr 20, 2013 at 12:04 PM, Thomas Arnhold wrote:
> Hi Kohei,
>
> I tried it with the latest daily build but can't confirm your problem.
>
Thanks for looking into this. Let me start my own build of master and see
if the problem has gone away in my environment. Either way, if you
0 files changed
New commits:
commit 93ca7f0b74d4b1423f7a6e5ac4e751bfd2008553
Author: Noel Grandin
Date: Mon Apr 22 15:39:37 2013 +0200
fix shell script execute permissions
looks like it was inadvertantly removed by commit
62badf38283ef31e50d40e62f5d8bc3824c615d7
"Move to
svtools/inc/svtools/ctrlbox.hxx|1 +
svtools/source/control/ctrlbox.cxx | 21 +
2 files changed, 22 insertions(+)
New commits:
commit d50fbfabb61dd9854771a846a39d84d0e4f83ab6
Author: Caolán McNamara
Date: Mon Apr 22 14:37:45 2013 +0100
restore a FontSizeBox:
curl/ExternalPackage_curl.mk |2 ++
sfx2/inc/sfx2/ctrlitem.hxx |2 ++
sfx2/source/control/ctrlitem.cxx | 39 +++
3 files changed, 43 insertions(+)
New commits:
commit 2174bb1af65d61904d3f45f2121416e7fb33b612
Author: Caolán McNamara
Date:
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3553
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/53/3553/1
Uploading LGM2013 version of libcdr
(cherry picked from commit 4757ffcc5cea1d627f57e551b7af0b39c8e40b47)
Confli
xmloff/source/core/xmltoken.cxx | 26 --
1 file changed, 16 insertions(+), 10 deletions(-)
New commits:
commit aa64fd12d62f78ab007b3a7b30f637b6b5fef9ff
Author: Michael Stahl
Date: Mon Apr 22 15:17:59 2013 +0200
xmloff::token::GetXMLToken: only execute the check o
scaddins/source/analysis/analysishelper.cxx | 208 +---
scaddins/source/analysis/analysishelper.hxx |5
2 files changed, 131 insertions(+), 82 deletions(-)
New commits:
commit bd9238f3fe4bd004cb77e89813eb730e1e865667
Author: Winfried Donkers
Date: Sat Apr 13 19:47
editeng/inc/editeng/editids.hrc |6 +++---
svx/inc/svx/svxids.hrc |1 -
2 files changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 5639cb44547b01443b772d02cb131342ec49ae20
Author: Thomas Arnhold
Date: Mon Apr 22 15:17:14 2013 +0200
editeng: move two double used
David Ostrovsky has restored this change.
Change subject: selectively disable applications from the suite
..
Patch Set 1: Restored
--
To view, visit https://gerrit.libreoffice.org/2778
To unsubscribe, visit https://gerrit.libr
sfx2/inc/sfx2/sfxsids.hrc |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9d6a0fe7f0ae636079782a48a9b33b5e50ca2c1d
Author: Thomas Arnhold
Date: Mon Apr 22 15:02:34 2013 +0200
SID_ATTR_TEXT_FITTOSIZE is already using this slot
Change-Id: I26a0f821d026c
download.lst |4 ++--
libcdr/ExternalProject_libcdr.mk |2 ++
2 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 4757ffcc5cea1d627f57e551b7af0b39c8e40b47
Author: Fridrich Å trba
Date: Mon Apr 22 14:58:58 2013 +0200
Uploading LGM2013 version of
On 20/04/13 23:34, Lionel Elie Mamane wrote:
> On Thu, Apr 18, 2013 at 08:12:43AM +0200, Lionel Elie Mamane wrote:
>
>> Context: (Data)Forms and their elements (controls).
>
>> PROBLEM 2: Frame-Controller-Model paradigm as applied to Form elements
>> ==
Tag 'libcdr-0.0.13' created by Fridrich Å trba at
2013-04-22 13:54 -0700
Tagging the 0.0.13 release
Changes since libcdr-0.0.12-22:
---
0 files changed
---
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.fr
On 22/04/13 12:12, Lionel Elie Mamane wrote:
> On Sun, Apr 21, 2013 at 09:31:28PM +0200, Lionel Elie Mamane wrote:
>> On Sat, Apr 20, 2013 at 11:34:10PM +0200, Lionel Elie Mamane wrote:
>
>> That service is published. I can add new properties to it, right?
>> That's a backwards-compatible change.
On 04/22/2013 01:17 PM, Bjoern Michaelsen wrote:
On Mon, Apr 22, 2013 at 01:04:30PM +0200, Stephan Bergmann wrote:
On 04/17/2013 04:45 PM, Bjoern Michaelsen wrote:
On Wed, Apr 17, 2013 at 04:13:15PM +0200, Stephan Bergmann wrote:
What good is the intermediate move? That is, was there at least
1 - 100 of 213 matches
Mail list logo