Re: Tips to create an extension for digital signature

2013-03-18 Thread Miklos Vajna
Hi Andrea, On Mon, Mar 18, 2013 at 11:03:41AM +0100, Andrea Castellani wrote: > is there an official link on how to write a new LibreOffice (3.6 or > 4) extension ? http://wiki.openoffice.org/wiki/MediaWiki:Collections/Developer%27s_Guide_-_Extensions is still the reference, just use http://api

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2013-03-18 Thread Miklos Vajna
c412cba28ebc00783041bcec74978fc959cc1351 Author: Miklos Vajna Date: Mon Mar 18 14:49:02 2013 +0100 fdo#61909 fix import of RTF_HIGHLIGHT It's an index in the color table, not a color value. Change-Id: Ifa7b14e88231e5053c84dfbdd9b453715df1aaa6 diff --git a/sw/qa/extras/rtfimport/data/fdo61909.rtf

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

2013-03-18 Thread Miklos Vajna
sw/source/ui/wrtsh/move.cxx | 12 sw/source/ui/wrtsh/select.cxx |3 +-- 2 files changed, 5 insertions(+), 10 deletions(-) New commits: commit 922d80ad11a78fb5abe05ba69f1a47e1bb76bd3c Author: Miklos Vajna Date: Mon Mar 18 15:13:17 2013 +0100 fix build Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2013-03-18 Thread Miklos Vajna
65f42760736d656b4999aa8830cb4f44f6d4e718 Author: Miklos Vajna Date: Mon Mar 18 12:40:46 2013 +0100 fdo#61909 fix import of RTF_HIGHLIGHT and of default font without RTF_PLAIN (cherry picked from commits 60c17b2873506ed8b068b34840aecda0c1d9bd65 and c412cba28ebc00783041bcec74978fc959cc1351

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

2013-03-18 Thread Miklos Vajna
extensions/source/update/ui/updatecheckui.cxx | 36 +- 1 file changed, 18 insertions(+), 18 deletions(-) New commits: commit 35bc07513c46cfa40fa85ec1053f7ce5c1e9c318 Author: Miklos Vajna Date: Mon Mar 18 15:33:52 2013 +0100 extensions: remove

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

2013-03-19 Thread Miklos Vajna
9818c3b6d2b0f2793a6106ba80267d3c54956489 Author: Miklos Vajna Date: Tue Mar 19 09:58:25 2013 +0100 RTF export: add SAL_OVERRIDE where overriding non-pure-virtual methods Change-Id: I3b94f3a9e42f43fc290ac0da27446316545466b6 diff --git a/sw/source/filter/ww8/rtfattributeoutput.hxx b/sw/source/filter/ww8

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

2013-03-19 Thread Miklos Vajna
sw/source/core/layout/trvlfrm.cxx | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) New commits: commit a996678ed30804e16103e1cfdc439c8546e5d3b0 Author: Miklos Vajna Date: Tue Mar 19 13:41:19 2013 +0100 bnc#802888 SwPageFrm: let macro fields have priority over

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

2013-03-19 Thread Miklos Vajna
e76e2c4ce76457e518b007b970e1b0c2742f8d6e Author: Miklos Vajna Date: Tue Mar 19 14:25:39 2013 +0100 add SwField::IsClickable and use it from SwWrtShell and SwPageFrm Change-Id: I3d856dc11297b2ad73859ff9c2d529e8cd4727b2 diff --git a/sw/inc/fldbas.hxx b/sw/inc/fldbas.hxx index c8e9fd7..55834ff 100644 --- a/sw/inc

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-3.6' - sw/inc sw/source

2013-03-19 Thread Miklos Vajna
df3ec1cd965bc6f34846cd86f303f3473e672031 Author: Miklos Vajna Date: Tue Mar 19 13:41:19 2013 +0100 bnc#802888 SwPageFrm: let macro fields have priority over background objects The intention is to get similar behavior as 61f467c8974d6b6face41e7027d75ae4ddb6fdb2, except this applies to single

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

2013-03-20 Thread Miklos Vajna
deletions(-) New commits: commit 19802872052aaed9d3deff02b882b2043239a406 Author: Miklos Vajna Date: Wed Mar 20 10:43:57 2013 +0100 fdo#60769 implement odf export of multi-paragraph comment ranges Change-Id: Ifb850438586eb6589fde79d10ed9eef727368f42 diff --git a/sw/qa/extras

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

2013-03-20 Thread Miklos Vajna
sw/source/core/doc/docfld.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 62344016de056965a58ea2016d912a68eac0d6b0 Author: Miklos Vajna Date: Wed Mar 20 13:19:32 2013 +0100 fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safe

Re: make error

2013-03-20 Thread Miklos Vajna
On Wed, Mar 20, 2013 at 03:37:45PM +0100, d.ostrov...@idaia.de wrote: > Which bring me to the question why? UNO java bridge doesn't support 1.7? Generic Linux builds are created on RHEL5, that only has openjdk6. Likewise, Android only supports 1.6 as well. signature.asc Description: Digital sign

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/source

2013-03-20 Thread Miklos Vajna
sw/source/core/doc/docfld.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 326be48e3e3edd151e59abbafac6c70077296675 Author: Miklos Vajna Date: Wed Mar 20 13:19:32 2013 +0100 fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safe

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa sw/source xmloff/source

2013-03-20 Thread Miklos Vajna
deletions(-) New commits: commit 473cd59a71706ada01f8be68c7dfd008ca9bb716 Author: Miklos Vajna Date: Wed Mar 20 10:39:08 2013 +0100 fdo#60769 implement odf export of multi-paragraph comment ranges (cherry picked from commits 287c254d5ebf9b58ca63a8c271e523adf0d34b82 and

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

2013-03-21 Thread Miklos Vajna
rsc/source/rsc/rsc.cxx |9 - 1 file changed, 4 insertions(+), 5 deletions(-) New commits: commit 3b00a7f87b8d428dc8c3d1d0ddb84b74bb2343d4 Author: Miklos Vajna Date: Thu Mar 21 16:10:06 2013 +0100 RscCmdLine: don't use obsolete DirEntry Chan

Re: [PATCH libreoffice-4-0] fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may ...

2013-03-21 Thread Miklos Vajna
Hi David, On Wed, Mar 20, 2013 at 04:11:28PM +0100, d.ostrov...@idaia.de wrote: > on 3.6 branch too. Could you please submit it? Sure, I just did so. Miklos signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.f

[Libreoffice-commits] core.git: Branch 'libreoffice-3-6' - sw/source

2013-03-21 Thread Miklos Vajna
sw/source/core/doc/docfld.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 75e7e130448182c15697c8dd0b8d50324db4f79f Author: Miklos Vajna Date: Wed Mar 20 13:19:32 2013 +0100 fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safe

Re: fdo#55814: unit test is missing

2013-03-22 Thread Miklos Vajna
Hi David, On Thu, Mar 21, 2013 at 10:42:27AM +0100, David Ostrovsky wrote: > And yes i am going to migrate it to C++ as you argued that it would be > easier to debug then java. I wonder if it would make sense to establish > Python_test machinery in our build system to be able to write such and >

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2013-03-22 Thread Miklos Vajna
24d5261f5a122e22675210445056cdf67663237b Author: Miklos Vajna Date: Fri Mar 22 11:08:12 2013 +0100 fdo#62288 fix RTF import of table paragraph margins Regression from 4a507f732d82c188ad81b022cbe3037951e58ac3. The problem was that in some cases \pard can't reset all paragraph properties. The ori

[Libreoffice-commits] dev-tools.git: git-hooks/contrib

2013-03-22 Thread Miklos Vajna
git-hooks/contrib/libvisio.git/hooks/update |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 21f2873914ed25f6efa55c687dded9a73683846a Author: Miklos Vajna Date: Fri Mar 22 12:39:10 2013 +0100 git-hooks: sync libvisio with core Change-Id

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

2013-03-22 Thread Miklos Vajna
tools/source/inet/inetstrm.cxx | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) New commits: commit 793d4810c8cd087b42df51ab5326e35f4dd1132d Author: Miklos Vajna Date: Fri Mar 22 13:07:47 2013 +0100 tools: remove no longer needed CONSTASCII_STRINGPARAM macro

[Libreoffice-commits] core.git: sw/qa

2013-03-22 Thread Miklos Vajna
sw/qa/extras/odfimport/data/fdo55814.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 16 2 files changed, 16 insertions(+) New commits: commit f7b5afc895930f0ef67b2c67c98fc429f45e067d Author: Miklos Vajna Date: Fri Mar 22 14:21:29 2013 +0100 testcase for

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2013-03-22 Thread Miklos Vajna
cd8de6c4138d227a48d01b05212f5aaf53b67aab Author: Miklos Vajna Date: Fri Mar 22 11:08:12 2013 +0100 fdo#62288 fix RTF import of table paragraph margins Regression from 4a507f732d82c188ad81b022cbe3037951e58ac3. The problem was that in some cases \pard can't reset all paragraph properties. The ori

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-2' - sw/qa sw/source xmloff/source

2013-03-22 Thread Miklos Vajna
deletions(-) New commits: commit 7aa93e2c7c17e11f612bd4313e7c819aa49a9f26 Author: Miklos Vajna Date: Wed Mar 20 10:39:08 2013 +0100 fdo#60769 implement odf export of multi-paragraph comment ranges (cherry picked from commits 287c254d5ebf9b58ca63a8c271e523adf0d34b82 and

[Libreoffice-commits] .: 2 commits - src/docrecord.py

2012-11-28 Thread Miklos Vajna
src/docrecord.py | 54 -- 1 file changed, 52 insertions(+), 2 deletions(-) New commits: commit eac894ee4ecfe9e2f700a497d2dc7ae7a5ffafba Author: Miklos Vajna Date: Wed Nov 28 17:58:53 2012 +0100 dump DopMth diff --git a/src

[Libreoffice-commits] .: src/docrecord.py

2012-11-28 Thread Miklos Vajna
src/docrecord.py |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5865fcf78400bb73d50626df558866af30649353 Author: Miklos Vajna Date: Wed Nov 28 18:40:40 2012 +0100 Xst: don't assume we're inside Xstz diff --git a/src/docrecord.py b/src/docrecor

[Libreoffice-commits] .: 2 commits - src/docrecord.py

2012-11-28 Thread Miklos Vajna
src/docrecord.py | 58 +++ 1 file changed, 54 insertions(+), 4 deletions(-) New commits: commit 41c83e2258ecf18d22559c35116fcc1470bf08d1 Author: Miklos Vajna Date: Wed Nov 28 19:19:30 2012 +0100 dump GRFSTD diff --git a/src

[Libreoffice-commits] .: src/docdirstream.py src/docrecord.py src/docsprm.py src/docstream.py

2012-11-28 Thread Miklos Vajna
0 files changed New commits: commit 44e13d4f4db2774be40e0af807e84e8c077da9c2 Author: Miklos Vajna Date: Wed Nov 28 19:25:01 2012 +0100 drop exec bits of non-executable doc modules diff --git a/src/docdirstream.py b/src/docdirstream.py old mode 100755 new mode 100644 diff --git a/src

[Libreoffice-commits] .: src/docrecord.py src/docstream.py test/doc

2012-11-28 Thread Miklos Vajna
src/docrecord.py |6 -- src/docstream.py |4 ++-- test/doc/test.py |6 ++ 3 files changed, 8 insertions(+), 8 deletions(-) New commits: commit e2b8fcc9380b83e36742d66093f0aa9c888e012b Author: Miklos Vajna Date: Wed Nov 28 22:24:40 2012 +0100 PlcfBkl: dump the text of

Re: [design] XML filter for templates, how to change default shape colors etc.

2012-11-29 Thread Miklos Vajna
On Wed, Nov 14, 2012 at 11:04:52PM +0100, Alexander Wilms wrote: > 1) How can one change the default colors for shapes and their outline? > We'd like to use Tango Blue 1 and Tango Blue 2, which have been added > to the standard palette. Hi Alexander, It seems you changed this with commit 895890

Re: Change default shape color

2012-11-29 Thread Miklos Vajna
On Thu, Nov 29, 2012 at 12:33:17PM +0100, Alexander Wilms wrote: > We chose to go with those blue hues because they're Tango colors and > thus more consistent with the icons and because they would be part of > the standard palette, if the current mishmash was replaced with the > Tango one. >

Re: [PUSHED] fdo#48317 Help content for next/previous change navigation

2012-11-29 Thread Miklos Vajna
Hi Muhammad, On Thu, Nov 29, 2012 at 05:27:32PM +0200, Muhammad Haggag wrote: > Sorry for the trouble. I build and test patches before pushing them. I > did verify that this one built and ran, and that the help content is > showing up correctly. I just double-checked on my development machine >

Re: Java/SWING + VCL / X crasher ...

2012-11-29 Thread Miklos Vajna
Hi Andrew, On Thu, Nov 29, 2012 at 03:42:25PM +, Andrew Haley wrote: > Please help: I can't figure out how to run this program from the commend > line. I need to start it in gdb, with no wrapper scripts. Either locate soffice.bin in the rpm package, or run 'libreoffice --backtrace' that wil

[Libreoffice-commits] .: 2 commits - src/docrecord.py src/docsprm.py src/docstream.py

2012-12-01 Thread Miklos Vajna
, +0x7030: "sprmSDxtCharSpace", +0x9031: "sprmSDyaLinePitch", +0x5032: "sprmSClm", +0x5033: "sprmSTextFlow", +0xD234: "sprmSBrcTop", +0xD235: "sprmSBrcLeft", +0xD236: "sprmSBrcBottom", +0xD237:

[Libreoffice-commits] .: 4 commits - src/docrecord.py src/docstream.py

2012-12-01 Thread Miklos Vajna
src/docrecord.py | 168 +++ src/docstream.py | 13 +++- 2 files changed, 132 insertions(+), 49 deletions(-) New commits: commit 7ad6658a750bdbb7183df2b301d56bf4c9b42696 Author: Miklos Vajna Date: Sat Dec 1 17:42:40 2012 +0100 doc: no

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-12-01 Thread Miklos Vajna
src/docrecord.py | 42 ++ src/docstream.py |5 - 2 files changed, 46 insertions(+), 1 deletion(-) New commits: commit 346d0818aad449cf541001a25492eb0c493e3350 Author: Miklos Vajna Date: Sat Dec 1 18:09:05 2012 +0100 dump SttbfAssoc diff

[Libreoffice-commits] .: src/docrecord.py src/docstream.py

2012-12-03 Thread Miklos Vajna
src/docrecord.py | 22 ++ src/docstream.py |5 - 2 files changed, 26 insertions(+), 1 deletion(-) New commits: commit 8578f5e40cc8ac46e7aca4acb71f0628e2d9f41a Author: Miklos Vajna Date: Mon Dec 3 11:31:47 2012 +0100 dump SttbfRMark diff --git a/src

[Libreoffice-commits] .: 4 commits - src/docdirstream.py src/docdraw.py src/docrecord.py src/docstream.py

2012-12-03 Thread Miklos Vajna
: Miklos Vajna Date: Mon Dec 3 16:05:04 2012 +0100 dump OfficeArtDgContainer diff --git a/src/docdirstream.py b/src/docdirstream.py index 507f5c2..df1ea54 100644 --- a/src/docdirstream.py +++ b/src/docdirstream.py @@ -20,8 +20,10 @@ class DOCDirStream: self.mainStream = mainStream

[Libreoffice-commits] .: 2 commits - src/docdraw.py

2012-12-03 Thread Miklos Vajna
src/docdraw.py | 47 +-- 1 file changed, 45 insertions(+), 2 deletions(-) New commits: commit 0d9269a0bd855c593604ebb1e54162890dad34b9 Author: Miklos Vajna Date: Mon Dec 3 16:59:28 2012 +0100 dump OfficeArtSpgrContainer diff --git a/src

[Libreoffice-commits] .: 3 commits - src/docdraw.py

2012-12-03 Thread Miklos Vajna
src/docdraw.py | 97 +++-- 1 file changed, 87 insertions(+), 10 deletions(-) New commits: commit 0675409678a7719f29f0f20695f91c0a1d7e6c67 Author: Miklos Vajna Date: Mon Dec 3 17:28:08 2012 +0100 dump OfficeArtFSP diff --git a/src

Re: [Bug 1021750] Re: add gerrit review command

2012-12-04 Thread Miklos Vajna
Hi David, On Tue, Dec 04, 2012 at 12:25:13AM +0100, David Ostrovsky wrote: > i added review command to git-review: > > https://review.openstack.org/17423 > > Now you can review gerrit patch without using web browser, and even > add multiline > comment message in your favorite editor, i guess v

[Libreoffice-commits] .: 2 commits - src/docdraw.py

2012-12-04 Thread Miklos Vajna
src/docdraw.py | 82 + 1 file changed, 82 insertions(+) New commits: commit babae6f628b21851347f2da363ea9272e9613997 Author: Miklos Vajna Date: Tue Dec 4 12:19:08 2012 +0100 dump OfficeArtFOPT diff --git a/src/docdraw.py b/src

[Libreoffice-commits] .: test/doc

2012-12-04 Thread Miklos Vajna
test/doc/test.py |2 ++ 1 file changed, 2 insertions(+) New commits: commit 1a6b062634f57ea127163e3ba2f0b551bd03cefd Author: Miklos Vajna Date: Tue Dec 4 12:29:43 2012 +0100 doc tests: no more todo in test docs diff --git a/test/doc/test.py b/test/doc/test.py index 546c141..cbb866b

[Libreoffice-commits] .: src/msodraw.py

2012-12-04 Thread Miklos Vajna
src/msodraw.py |9 + 1 file changed, 9 insertions(+) New commits: commit b1d24d38c9e2740cd39c66c7db9d6d442f5126f7 Author: Miklos Vajna Date: Tue Dec 4 17:48:24 2012 +0100 msodraw: add xml dumper method for RecordHeader diff --git a/src/msodraw.py b/src/msodraw.py index

[Libreoffice-commits] .: src/docdirstream.py src/docdraw.py src/msodraw.py

2012-12-04 Thread Miklos Vajna
src/docdirstream.py | 11 + src/docdraw.py | 110 src/msodraw.py |2 3 files changed, 57 insertions(+), 66 deletions(-) New commits: commit bbb8a8ca97b25263d0f35ad738820b54d1b69729 Author: Miklos Vajna Date: Tue Dec 4

[Libreoffice-commits] .: src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/docdraw.py | 16 +--- src/msodraw.py |6 ++ 2 files changed, 7 insertions(+), 15 deletions(-) New commits: commit 66646354c3abeac0fbff2368487a44e554311fb6 Author: Miklos Vajna Date: Wed Dec 5 10:29:31 2012 +0100 docdraw: use msodraw.IDCL diff --git a/src

[Libreoffice-commits] .: 2 commits - src/docdirstream.py src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/docdirstream.py |4 +++- src/docdraw.py | 45 +++-- src/msodraw.py | 16 3 files changed, 22 insertions(+), 43 deletions(-) New commits: commit 72151ab9b18e9907d075187fc32136bd876097d3 Author: Miklos Vajna Date

[Libreoffice-commits] .: src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/docdraw.py | 147 +++-- src/msodraw.py | 13 - 2 files changed, 91 insertions(+), 69 deletions(-) New commits: commit b7a42e29b4d7f5ea9ddf4f4f487ede7cd1e613e4 Author: Miklos Vajna Date: Wed Dec 5 12:55:30 2012 +0100 docdraw

[Libreoffice-commits] .: 2 commits - src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/docdraw.py | 32 ++-- src/msodraw.py | 16 +++- 2 files changed, 17 insertions(+), 31 deletions(-) New commits: commit 49c31bfee519069e2afab3b10b62e0439255a6ff Author: Miklos Vajna Date: Wed Dec 5 14:32:48 2012 +0100 docdraw: use

[Libreoffice-commits] .: 2 commits - src/docdirstream.py src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
Author: Miklos Vajna Date: Wed Dec 5 15:17:46 2012 +0100 docdraw: use msodraw.FSP diff --git a/src/docdraw.py b/src/docdraw.py index 8252b14..4753d5a 100644 --- a/src/docdraw.py +++ b/src/docdraw.py @@ -49,37 +49,6 @@ class OfficeArtDggContainer(DOCDirStream): assert pos == self.pos

[Libreoffice-commits] .: src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/docdraw.py | 16 +--- src/msodraw.py | 14 ++ 2 files changed, 15 insertions(+), 15 deletions(-) New commits: commit d9fb9309fb8b737d5fe6eaaade287658a448abf8 Author: Miklos Vajna Date: Wed Dec 5 16:09:56 2012 +0100 docdraw.OfficeArtClientData

[Libreoffice-commits] .: src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/msodraw.py | 35 +++ 1 file changed, 15 insertions(+), 20 deletions(-) New commits: commit 0b889469e46e72c0a227969b06502407331fafac Author: Miklos Vajna Date: Wed Dec 5 16:45:45 2012 +0100 msodraw: let FOPT read data in its ctor, just like everyone

Re: static clang source code analysis (Code Review Requested)

2012-12-05 Thread Miklos Vajna
On Wed, Dec 05, 2012 at 04:15:45PM +0100, John Smith wrote: > Sure, I can put short tutorials for generating both reports on the > wiki. How do I get a wiki account, and where on the wiki should I put > them ? Creating a wiki account: https://wiki.documentfoundation.org/index.php?title=Special:

[Libreoffice-commits] .: src/docdirstream.py src/docdraw.py src/msodraw.py

2012-12-05 Thread Miklos Vajna
src/docdirstream.py |8 +++ src/docdraw.py | 66 src/msodraw.py | 119 +--- 3 files changed, 95 insertions(+), 98 deletions(-) New commits: commit cb9ed1b71e3a0d982a41892accfc689703fc72b4 Author: Miklos

[Libreoffice-commits] .: 2 commits - src/docdraw.py src/docrecord.py

2012-12-07 Thread Miklos Vajna
src/docdraw.py | 68 --- src/docrecord.py |4 +-- 2 files changed, 22 insertions(+), 50 deletions(-) New commits: commit e78e15a34c5b4221cb486784774ca6e6127b06a0 Author: Miklos Vajna Date: Fri Dec 7 16:14:41 2012 +0100 docdraw

[Libreoffice-commits] .: src/docdraw.py

2012-12-07 Thread Miklos Vajna
src/docdraw.py | 53 ++--- 1 file changed, 14 insertions(+), 39 deletions(-) New commits: commit 3542f2278131f18d421b3e3b5cb15a1d3e4b63e9 Author: Miklos Vajna Date: Fri Dec 7 16:38:28 2012 +0100 docdraw: add common base for

[Libreoffice-commits] .: src/docdraw.py src/docrecord.py

2012-12-07 Thread Miklos Vajna
src/docdraw.py | 100 +-- src/docrecord.py |4 +- 2 files changed, 33 insertions(+), 71 deletions(-) New commits: commit eaf5990adaad7fa6087fb89b883101c13e6429b3 Author: Miklos Vajna Date: Fri Dec 7 16:49:06 2012 +0100 docdraw

[Libreoffice-commits] .: src/docdraw.py

2012-12-07 Thread Miklos Vajna
src/docdraw.py |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b81b70b7596f150e11ce6aec148f9aa01af4a4e8 Author: Miklos Vajna Date: Fri Dec 7 16:51:40 2012 +0100 docdraw: print -> recHdl.appendLine diff --git a/src/docdraw.py b/src/docdraw.py in

[Libreoffice-commits] .: src/docdraw.py

2012-12-07 Thread Miklos Vajna
src/docdraw.py | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit 9e12312d60b92f7501ae6e7f23b36f8584449f1d Author: Miklos Vajna Date: Fri Dec 7 17:11:39 2012 +0100 docdraw: no longer depend on DOCDirStream diff --git a/src/docdraw.py b/src/docdraw.py

Re: static clang source code analysis (Code Review Requested)

2012-12-10 Thread Miklos Vajna
Hi John, On Fri, Dec 07, 2012 at 04:41:48PM +0100, John Smith wrote: > The clang analyzer how-to is here : > http://wiki.documentfoundation.org/Development/Clang Thanks a lot for both! Miklos signature.asc Description: Digital signature ___ LibreOf

[Libreoffice-commits] .: src/docdraw.py

2012-12-10 Thread Miklos Vajna
src/docdraw.py | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) New commits: commit 134b08ed4e04999106feca7a666b4f1f1a5b2034 Author: Miklos Vajna Date: Mon Dec 10 11:17:37 2012 +0100 docdraw: we can figure out if we're contained outselves diff --git a/src/docdr

[Libreoffice-commits] .: 2 commits - src/docdraw.py src/docrecord.py src/msodraw.py

2012-12-10 Thread Miklos Vajna
d6204e27511e62cb9c0325efcc8995b68934d9b3 Author: Miklos Vajna Date: Mon Dec 10 11:46:36 2012 +0100 merge docdraw into msodraw diff --git a/src/docdraw.py b/src/docdraw.py deleted file mode 100644 index 8425498..000 --- a/src/docdraw.py +++ /dev/null @@ -1,79 +0,0 @@ -#!/usr/bin/env python -# -# This Source Code Form is

Re: LO fdo#38244 & 57938

2012-12-11 Thread Miklos Vajna
Hi Udo, On Mon, Dec 10, 2012 at 06:43:47PM -0500, Udo Schuermann wrote: > You did the work for LibreOffice fdo#38244 (comments on text ranges) > back in July, and I reported an issue that relates to it (57938). I > dug through the code myself, but I've no experience with the LO code > base, and

[Libreoffice-commits] .: src/docrecord.py

2012-12-13 Thread Miklos Vajna
src/docrecord.py |4 1 file changed, 4 insertions(+) New commits: commit 84d7f263439818d9a6b069bdd33cd55cdf6a7fe3 Author: Miklos Vajna Date: Thu Dec 13 10:59:54 2012 +0100 dump sprmSBrcTop / Left / Bottom / Right diff --git a/src/docrecord.py b/src/docrecord.py index cc53b04

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Miklos Vajna
On Mon, Dec 17, 2012 at 09:15:21PM +0100, Riccardo Magliocchetti wrote: > i've refreshed my patch for adding possibility to send SAL_* > messages to syslog. I have two issues: > - am not able to send the ENABLE_SYSLOG definition down to > sal/osl/unx/salinit.cxx > - if i add calls to SAL_INFO in

Re: [RFC] syslog output from SAL_* messages

2012-12-18 Thread Miklos Vajna
Hi Riccardo, On Tue, Dec 18, 2012 at 09:55:23AM +0100, Riccardo Magliocchetti wrote: > I totally overlooked this :) shouldn't i have seen the WARNs though? IIRC you get WARNs only with dbglevel > 0 (i.e. when you configure with --enable-debug or --enable-dbgutil) > In sal/osl/all/log.cxx:87 ge

Re: [REVIEW 4-0-0] crash for sdremote ...

2013-01-28 Thread Miklos Vajna
On Sat, Jan 26, 2013 at 10:30:52PM +1100, Michael Meeks wrote: > The symptom is - it crashes the Slideshow->Remote Control menu item > 100% of the time unless you have ooenv sourced (ie. export > G_SLICE=always-malloc - means the g_free doesn't stamp on the slice > allocator as it does for

[Libreoffice-commits] .: l10ntools/inc

2013-01-31 Thread Miklos Vajna
l10ntools/inc/export.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6757480434b2740622070f05fa07da33b8c28d89 Author: Miklos Vajna Date: Thu Jan 31 11:48:11 2013 +0100 l10ntools: kill RTL_CONSTASCII_STRINGPARAM in defines Change-Id

[Libreoffice-commits] .: Branch 'distro/suse/suse-3.6' - oox/inc oox/source

2013-01-31 Thread Miklos Vajna
oox/inc/oox/vml/vmlshape.hxx | 15 ++- oox/source/vml/vmlshape.cxx | 23 ++- 2 files changed, 24 insertions(+), 14 deletions(-) New commits: commit d10f549943ba416065c754576a2eb8bc90e1e960 Author: Miklos Vajna Date: Wed Jan 30 16:43:35 2013 +0100 n

Re: Fwd: Your message to Libreoffice-commits awaits moderator approval

2013-01-31 Thread Miklos Vajna
Hi Kohei, On Thu, Jan 31, 2013 at 10:25:41AM -0500, Kohei Yoshida wrote: > So, all of a sudden I've started receiving these mails, and I'm not sure > what to do. > > I've never subscribed to the commits list, and I had never received any > warnings of this kind. I just started receiving them t

Re: Base tests are disabled?

2013-02-01 Thread Miklos Vajna
Hi Marcos, On Thu, Jan 31, 2013 at 11:23:27PM -0200, Marcos Souza wrote: > [marcos@jedi core]$ make dbaccess.subsequentcheck > cd dbaccess && make -j 2 -rs subsequentcheck > /mnt/dados/gitroot/core/solenv/gbuild/Package.mk:44: *** > gb_Deliver_deliver: file does not exist in solver, and cannot b

[Libreoffice-commits] .: sw/qa writerfilter/source

2013-02-01 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo48440.rtf |5 + sw/qa/extras/rtfimport/rtfimport.cxx |8 writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 + 3 files changed, 14 insertions(+) New commits: commit b70f74cb5f4b499f14831fd6ad49d9238735e6ef Author: Miklos

[Libreoffice-commits] .: sw/source

2013-02-01 Thread Miklos Vajna
sw/source/ui/shells/grfsh.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52c2de966b4f24a1ac997370efa517b1916ade33 Author: Miklos Vajna Date: Fri Feb 1 11:42:47 2013 +0100 sw: clean up TOOLBOX_NAME define Change-Id

[Libreoffice-commits] .: sw/qa writerfilter/source

2013-02-02 Thread Miklos Vajna
Author: Miklos Vajna Date: Sat Feb 2 15:29:24 2013 +0100 fdo#58646 fix import of RTF_PAGE in cont section when having titlepg Change-Id: Ia632edb24869ddfb76a029fdb460bcf24d9a2059 diff --git a/sw/qa/extras/rtfimport/data/fdo58646.rtf b/sw/qa/extras/rtfimport/data/fdo58646.rtf new

[Libreoffice-commits] sw/source

2013-02-03 Thread Miklos Vajna
sw/source/core/layout/frmtool.cxx | 14 -- 1 file changed, 14 deletions(-) New commits: commit cb33714517c3302da6c765aed977341b603c1017 Author: Miklos Vajna Date: Sun Feb 3 12:23:40 2013 +0100 sw: unused includes in frmtool Change-Id

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2013-02-03 Thread Miklos Vajna
: Miklos Vajna Date: Sun Feb 3 14:37:38 2013 +0100 fdo#59419 fix RTF import of hex form of \r and \n Change-Id: Ic700cdc67f756cafc454c326b73f680a8a47a6e8 diff --git a/sw/qa/extras/rtfimport/data/fdo59419.rtf b/sw/qa/extras/rtfimport/data/fdo59419.rtf new file mode 100644 index 000

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

2013-02-03 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3b147851a5b1d73e77223e6101bd381d40fd97bb Author: Miklos Vajna Date: Sun Feb 3 15:45:28 2013 +0100 fix failing testcase Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - writerfilter/source

2013-02-03 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |8 1 file changed, 8 insertions(+) New commits: commit 285c71000aece675f982e8c637f202e606522daf Author: Miklos Vajna Date: Sun Feb 3 14:37:38 2013 +0100 fdo#59419 fix RTF import of hex form of \r and \n (cherry picked

Re: build development environment

2013-02-05 Thread Miklos Vajna
Hi, On Mon, Feb 04, 2013 at 06:24:22PM -0800, timllloyd wrote: > configure: error: Package requirements (gstreamer-0.10 > gstreamer-plugins-base-0.10 ) were not met: > > No package 'gstreamer-0.10' found > No package 'gstreamer-plugins-base-0.10' found > > Consider adjusting the PKG_CONFIG_PATH

[Libreoffice-commits] core.git: 3 commits - readlicense_oo/docs scp2/source svtools/source sw/source

2013-02-05 Thread Miklos Vajna
: commit 117b3242dbdcf5c9690921f2f4cf1495df10c11e Author: Miklos Vajna Date: Mon Feb 4 01:32:26 2013 +0100 scp2: copy the install script to the tarball on Linux Change-Id: I657b2ec94e6029cc14bd29611c7b0c3ce359103b diff --git a/readlicense_oo/docs/readme.xrm b/readlicense_oo/docs

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2013-02-05 Thread Miklos Vajna
878c6f7cb4b7495de90581e8513d46053b8a38e9 Author: Miklos Vajna Date: Tue Feb 5 18:16:12 2013 +0100 fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrame Change-Id: Ia655743710778ea7d48a9b2221f22f55a4ccce32 diff --git a/sw/qa/extras/rtfimport/data/fdo58076-2.rtf b/sw/qa/extras/rtfimport/data

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - writerfilter/source

2013-02-05 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit bc6a23a47936f6d74f5348a22ada4874945dc884 Author: Miklos Vajna Date: Sat Feb 2 15:29:24 2013 +0100 fdo#58646 fix import of RTF_PAGE in cont section when having

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - writerfilter/source

2013-02-05 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 94765a1b3f543b3b60f8c1de05048d12f2576be4 Author: Miklos Vajna Date: Fri Feb 1 11:20:52 2013 +0100 fdo#48440 fix import of RTF_PAGE between text frames Normally such a page

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2013-02-05 Thread Miklos Vajna
- writerfilter/source/dmapper/DomainMapper_Impl.hxx|2 5 files changed, 31 insertions(+), 33 deletions(-) New commits: commit e24463c6330b0c11e3ff31c6fd373e3b32e6fc7c Author: Miklos Vajna Date: Mon Jan 14 17:26:35 2013 +0100 fdo#59393 fdo#44053 fix this again and this time add a

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - writerfilter/source

2013-02-05 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit f5b7e504324f3284ccb118c0006c716685746710 Author: Miklos Vajna Date: Tue Feb 5 18:16:12 2013 +0100 fdo#58076 import RTF_SHPLEFT/TOP of ESCHER_ShpInst_PictureFrame

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk svx/inc svx/source sw/inc sw/source xmloff/source

2013-02-06 Thread Miklos Vajna
: Miklos Vajna Date: Wed Feb 6 12:09:48 2013 +0100 sw: let drawinglayer manage gradient styles of our textframes With this, the hacks from commits 81a46fc86a530f028a5bd2f5e52fe0372d50ee38 and d7efffebd9651dd866349915360ade64b97d7301 are no longer necessary. diff --git a

[Libreoffice-commits] core.git: helpcontent2

2013-02-07 Thread Miklos Vajna
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13bdce91bf6bfee6a101f6bc94e2562c27e890b4 Author: Miklos Vajna Date: Thu Feb 7 17:56:19 2013 +0100 Updated core Project: help 331b8c672849fc422086552abb3723c82a2fa832 diff --git a/helpcontent2

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2013-02-08 Thread Miklos Vajna
+-- 4 files changed, 34 insertions(+), 3 deletions(-) New commits: commit e15f9ceafdf6e8b21cd315936ab44edfa91dd8b2 Author: Miklos Vajna Date: Fri Feb 8 12:34:55 2013 +0100 fdo#59953 RTF import: fix unreadable graphic and nested cell contents There were two issues here: 1

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

2013-02-08 Thread Miklos Vajna
sw/source/core/layout/wsfrm.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 70cd84b89fb265cd8671fa2ef910eef5a63ae99f Author: Miklos Vajna Date: Fri Feb 8 17:42:43 2013 +0100 SwFrm::_UpdateAttrFrm: notify layout when gradient settings are changed Change-Id

[Libreoffice-commits] core.git: config_host.mk.in configure.ac g

2013-02-09 Thread Miklos Vajna
config_host.mk.in |1 + configure.ac | 19 +++ g | 16 +++- 3 files changed, 35 insertions(+), 1 deletion(-) New commits: commit 803137f4715ee7ab127a9718ca213db252193398 Author: Miklos Vajna Date: Sat Feb 9 19:09:32 2013 +0100

[Libreoffice-commits] core.git: python3/UnpackedTarball_python3.mk

2013-02-10 Thread Miklos Vajna
python3/UnpackedTarball_python3.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b5dd63565509c2e02c193522a85d3dc6b60361d Author: Miklos Vajna Date: Sun Feb 10 21:41:54 2013 +0100 python3: 15833.patch makes sense with ro /usr on Linux as well

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - python3/UnpackedTarball_python3.mk

2013-02-11 Thread Miklos Vajna
python3/UnpackedTarball_python3.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0977ba31ee91f2ccaef87883407a3d3700e7551a Author: Miklos Vajna Date: Sun Feb 10 21:41:54 2013 +0100 python3: 15833.patch makes sense with ro /usr on Linux as well

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa writerfilter/source

2013-02-11 Thread Miklos Vajna
+-- 4 files changed, 34 insertions(+), 3 deletions(-) New commits: commit 7d4e28739681ca947112332016f9e904d4e587c9 Author: Miklos Vajna Date: Fri Feb 8 12:34:55 2013 +0100 fdo#59953 RTF import: fix unreadable graphic and nested cell contents There were two issues here: 1

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

2013-02-11 Thread Miklos Vajna
sw/qa/core/uwriter.cxx | 22 ++ sw/source/core/crsr/pam.cxx| 20 +++- sw/source/core/text/inftxt.cxx |5 + 3 files changed, 42 insertions(+), 5 deletions(-) New commits: commit bd505fdb9f669f365ff39b0ef46f0742c638e333 Author: Miklos

Re: [libreoffice-l10n] [ANN] Micro-Update published for Impress Remote

2013-02-12 Thread Miklos Vajna
Hi Zeki, On Tue, Feb 12, 2013 at 11:08:18AM +0200, Zeki Bildirici wrote: > Thanks. I've updated it . Btw you mean the Google play app page translation > or UI translation? UI is still English and no options for changing the ui > lang. What locale do you have set on Android? I tried an earlier

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - sw/qa sw/source

2013-02-12 Thread Miklos Vajna
sw/qa/core/swdoc-test.cxx | 24 sw/source/core/crsr/pam.cxx| 20 +++- sw/source/core/text/inftxt.cxx |5 + 3 files changed, 44 insertions(+), 5 deletions(-) New commits: commit 9c7ee2734ef5be82e89e0dfe366e674e0898cc23 Author: Miklos

[Libreoffice-commits] core.git: cui/source cui/uiconfig sw/source

2013-02-12 Thread Miklos Vajna
, 224 insertions(+), 24 deletions(-) New commits: commit d884f8f65cc73cf932cde1e40cadf13556a7d44e Author: Miklos Vajna Date: Tue Feb 12 16:14:23 2013 +0100 SwFrmDlg: initial gradient background UI Change-Id: I7d8612d6b2d3eb2262ed148153a0c249bcb36599 diff --git a/cui/source/inc

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

2013-02-12 Thread Miklos Vajna
cui/source/dialogs/showcols.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e2f9ed24b6d0e61e6467cd89ad893cf1a3ea9485 Author: Miklos Vajna Date: Tue Feb 12 17:16:25 2013 +0100 cui: kill RTL_CONSTASCII_USTRINGPARAM in macros Change-Id

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

2013-02-13 Thread Miklos Vajna
cui/source/tabpages/backgrnd.cxx | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) New commits: commit 33fcc140ba412bd7565cc469418e65d445c98b52 Author: Miklos Vajna Date: Wed Feb 13 11:26:50 2013 +0100 SvxBackgroundTabPage::FillItemSet: handle XFILL_BITMAP

[Libreoffice-commits] core.git: helpcontent2

2013-02-13 Thread Miklos Vajna
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5df28325e71fef3cb8557bf670959f9adc71421e Author: Miklos Vajna Date: Wed Feb 13 16:37:39 2013 +0100 Updated core Project: help aab9e2b7e799b6246caa6c40ca3d46e6220d diff --git a/helpcontent2

<    3   4   5   6   7   8   9   10   11   12   >