boost/boost_1_44_0-clang-warnings.patch |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 798ecdf4ec21199d21661632ed6b17de5e79e120
Author: Stephan Bergmann
Date: Tue Nov 6 08:49:34 2012 +0100
Improve check for -Wself-assign-field
Change-Id: I57e
ucb/source/ucp/odma/odma_provider.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 77ac46dcf20d5f0ca341e6a039551b8117c6571b
Author: Stephan Bergmann
Date: Tue Nov 6 08:44:06 2012 +0100
fdo#46808: Further fix of Windows-only odma_provider
Change-Id:
sw/inc/doc.hxx| 14 +-
sw/inc/editsh.hxx |4 +-
sw/inc/tox.hxx|2 -
sw/source/core/doc/docsort.cxx| 52 +++---
sw/source/core/doc/doctxm.cxx | 28 ++--
sw/source/co
connectivity/source/drivers/evoab2/NDriver.hxx|5 -
connectivity/source/drivers/evoab2/NStatement.cxx |2 +-
ucb/source/ucp/gio/gio_content.cxx|6 +++---
ucb/source/ucp/gio/gio_provider.cxx |9 +
ucb/source/ucp/gio/gio_provider.hxx
Hi Lionel,
I gave a try to your patch. I applied it then "make connectivity", I got
this:
/home/julien/compile-libreoffice/libo/solenv/gbuild/ComponentTarget.mk:63:
*** gb_Deliver_deliver: file does not exist in solver, and cannot be
delivered:
/home/julien/compile-libreoffice/libo/solver/unxlngx6
https://bugs.freedesktop.org/show_bug.cgi?id=6
Jean-Baptiste Faure changed:
What|Removed |Added
Depends on||39066
--- Comment #162 from Jean-B
On Tue, Nov 06, 2012 at 05:06:15AM +0100, Lionel Elie Mamane wrote:
> On Mon, Nov 05, 2012 at 12:39:48PM -0800, julien2412 wrote:
>> With master sources updated today, I've got this:
>> /home/julien/compile-libreoffice/libo/connectivity/source/drivers/evoab2/NStatement.cxx:
>> In constructor
>> ‘
On Mon, Nov 05, 2012 at 12:39:48PM -0800, julien2412 wrote:
> With master sources updated today, I've got this:
> /home/julien/compile-libreoffice/libo/connectivity/source/drivers/evoab2/NStatement.cxx:
> In constructor
> ‘connectivity::evoab::OCommonStatement::OCommonStatement(connectivity::evoa
Tor, of course you are correct that indiscriminant use of untrusted DLL is
a sure vector to introduce malware and compromise system stability. But I
knew to not install the download DLL, and only extract and copy into the
LOdev program folder to bring up David's build of master that has been
stab
2012/11/6 Kohei Yoshida :
> Hi Markus,
>
> On Mon, Nov 5, 2012 at 4:54 PM, Markus Mohrhard
> wrote:
>
>> [1]
>> http://cgit.freedesktop.org/libreoffice/core/commit/?id=a59d4707bd9eaa4c5aae0195220ff45ad11ec5c9
>> [2]
>> http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5f449fe9c26a56271c68d7
Hi Markus,
On Mon, Nov 5, 2012 at 4:54 PM, Markus Mohrhard <
markus.mohrh...@googlemail.com> wrote:
[1]
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=a59d4707bd9eaa4c5aae0195220ff45ad11ec5c9
> [2]
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5f449fe9c26a56271c68d70839348
sc/source/filter/excel/xestream.cxx |2 +-
sc/source/filter/excel/xestyle.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f6e8e15afb4108c2e1de47dd45b9f421c6ef92e9
Author: Markus Mohrhard
Date: Mon Nov 5 01:01:24 2012 +0100
fix ooxml color export
boost/UnpackedTarball_boost.mk |2 ++
boost/boost.6940.glibc.patch | 20
2 files changed, 22 insertions(+)
New commits:
commit a6ac5b2a9e4298f7e187dd42eaa8a8587b1693c9
Author: Peter Foley
Date: Mon Nov 5 20:23:54 2012 -0500
fix build with glibc 2.16
C
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/992
Approvals:
Markus Mohrhard: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/992
To unsubscribe, v
sc/source/core/tool/editutil.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 2db9377f8505ca293054f8d5a8cc278159f117cb
Author: Kohei Yoshida
Date: Mon Nov 5 19:58:02 2012 -0500
fdo#53531: Time field can be represented with an extended time field type.
And Calc's
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/992
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/92/992/1
fdo#53531: Time field can be represented with an extended time field type.
And Calc's header footer currently don'
sc/source/core/tool/editutil.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit d84c6f8178dfebb618259f54409b4e67e7efe419
Author: Kohei Yoshida
Date: Mon Nov 5 19:58:02 2012 -0500
fdo#53531: Time field can be represented with an extended time field type.
And Calc's
Hey,
[1] fixes a problem with the color export to ooxml.
[2] fixes a problem that the dxfs record is written after the color
record which makes the styles.xml invalid
Regards,
Markus
[1]
http://cgit.freedesktop.org/libreoffice/core/commit/?id=a59d4707bd9eaa4c5aae0195220ff45ad11ec5c9
[2]
http:/
https://bugs.freedesktop.org/show_bug.cgi?id=6
Bug 6 depends on bug 54748, which changed state.
Bug 54748 Summary: EDITING: CONDITIONAL FORMATTING not included in copy-paste
cell
https://bugs.freedesktop.org/show_bug.cgi?id=54748
What|Removed |Added
--
https://bugs.freedesktop.org/show_bug.cgi?id=6
Jean-Baptiste Faure changed:
What|Removed |Added
Depends on||46410
--- Comment #161 from Jean-B
On 05.11.2012 17:15, Michael Meeks wrote:
Why do I extensively use that option, though I'm not a packager:
* I like to run the code the end-user runs - warts and all.
* I like to be able to profile accurately without re-building
everything (cf. above)
*
connectivity/source/drivers/macab/MacabDriver.hxx|5 +++--
connectivity/source/drivers/macab/MacabStatement.cxx |2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit 65d4e59fedc4ce6b0aa1ead3f55cecf5921a0c6f
Author: Stephan Bergmann
Date: Mon Nov 5 21:39:36 201
Hello,
With master sources updated today, I've got this:
/home/julien/compile-libreoffice/libo/connectivity/source/drivers/evoab2/NStatement.cxx:
In constructor
‘connectivity::evoab::OCommonStatement::OCommonStatement(connectivity::evoab::OEvoabConnection*)’:
/home/julien/compile-libreoffice/libo/
sc/source/core/data/table2.cxx | 26 --
1 file changed, 20 insertions(+), 6 deletions(-)
New commits:
commit 9736516e005f348554873b6310292daa05c0e328
Author: Kohei Yoshida
Date: Fri Nov 2 13:27:31 2012 -0400
Correctly handle cell note shifting when immediate row/
scaddins/source/analysis/analysishelper.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b450586b83922578beb58f790fdc0f0a66d761d2
Author: Julien Nabet
Date: Tue Oct 9 20:57:40 2012 +0200
Resolves: fdo#55367 wrong convertion factor for "tspm"
Change
sw/source/filter/ww8/wrtww8.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit eae70b11109414880fe9349a9bce2dd2b3ace66a
Author: Caolán McNamara
Date: Fri Oct 26 16:51:20 2012 +0100
Resolves: fdo#35991 rowspan is of size sal_Int32, not size long
Chan
scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
| 46 --
scripting/java/com/sun/star/script/framework/provider/ClassLoaderFactory.java
|6 -
scripting/java/com/sun/star/script/framework/provider/beanshell/Script
svl/inc/svl/zforlist.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6f4bb7169dd6e666aa34758dc234fef143490042
Author: Eike Rathke
Date: Fri Oct 26 18:09:20 2012 +0200
resolved rhbz865058 retard overflow of internal table of number formats
Due to a
sc/source/core/data/column.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 5092fa14656ba9712f30cea9bce1e49978bbead9
Author: Kohei Yoshida
Date: Thu Nov 1 20:36:25 2012 -0400
Remove the correct range, or else maItems would end up with invalid pointer.
sfx2/source/view/viewsh.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 66748cbf3beed21d62e7a05ed9e4400b165377d1
Author: Caolán McNamara
Date: Sun Oct 14 14:33:21 2012 +0100
Related: fdo#47250 fdo#56430 catch harder
so duden extension doesn't blo
sd/source/core/CustomAnimationEffect.cxx |5 +
1 file changed, 5 insertions(+)
New commits:
commit d89bcbdc23794eb600f7c5719010590c1cc33d21
Author: Caolán McNamara
Date: Thu Jul 5 21:08:09 2012 +0100
Related: fdo#51247 bandaid to not crash
Change-Id: I1f98a6a1e5ede6fcd9a
svtools/source/filter/wmf/enhwmf.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 0f6f5d2082462d21b12657cadd0f33011d179575
Author: Caolán McNamara
Date: Fri Oct 26 14:51:16 2012 +0100
Resolves: fdo#47291 polypoly[line|gon] points are signed
sw/source/filter/ww1/fltshell.cxx |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 74fab32e6fa12aadd16dd679c5f5c0fe81d79e02
Author: Caolán McNamara
Date: Fri Oct 26 11:47:13 2012 +0100
Resolves: fdo#50285 merging props unsafe with intermediate charstyle
sc/inc/postit.hxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 9e434730ee910b4fd0b55b2f1b7fdc21e0fbc4f2
Author: Kohei Yoshida
Date: Fri Nov 2 14:07:52 2012 -0400
This is no longer true.
Change-Id: I68bed64284f202107aed12106d55ee761f70e1df
diff
configure.in |3 +++
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.cxx |4 +++-
sdext/source/pdfimport/xpdfwrapper/pdfioutdev_gpl.hxx |8 +---
3 files changed, 11 insertions(+), 4 deletions(-)
New commits:
commit 3fcd0390b85de98d88a66d5
configure.in |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 7ab95915ec2cf7bd9a602daad80a07c4a325c420
Author: Stephan Bergmann
Date: Thu Jul 19 12:43:58 2012 +0200
Detect failing Clang with GCC 4.7 headers and --std=gnu++0x scenarios
Change-Id: I6caa48a428ac7fef23
On Mon, Nov 5, 2012 at 11:11 AM, Miklos Vajna wrote:
> Hi Norbert,
>
> On Mon, Nov 05, 2012 at 08:22:53AM -0600, Norbert Thiebaud
> wrote:
>> I've been playing with gcov/lcov
>>
>> to get the coverage for a given module:
>>
>> 1/ build the product
>> 2/ make module.clean
>> 3/ gb_GCOV=YES make m
Hi Norbert,
On Mon, Nov 05, 2012 at 08:22:53AM -0600, Norbert Thiebaud
wrote:
> I've been playing with gcov/lcov
>
> to get the coverage for a given module:
>
> 1/ build the product
> 2/ make module.clean
> 3/ gb_GCOV=YES make module
Fine till this. I assume at this stage the unit tests of i
writerfilter/source/rtftok/rtfdocumentimpl.cxx | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
New commits:
commit 8d9cdb74ef715aefc5c962569008dca0a8212db1
Author: Miklos Vajna
Date: Thu Oct 11 16:48:55 2012 +0200
fdo#55493 fix RTF import of specific PNG image
On 05/11/12 17:59, Stephan Bergmann wrote:
> On 11/05/2012 05:15 PM, Michael Meeks wrote:
>> Having done a from-clean build, and been unable to debug because my
>> autogen.lastrun contains --enable-symbols - and that now fails to do
>> anything - I did some digging to try to restore that funct
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/959
Approvals:
Kohei Yoshida: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/959
To unsubscribe, vis
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/958
Approvals:
Kohei Yoshida: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/958
To unsubscribe, vis
sc/source/filter/excel/xestyle.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 3225eff997c0703a7b8e784a19770c8eca7263a7
Author: Noel Power
Date: Fri Sep 28 19:02:44 2012 +0100
halt corrupted styles with multi-saved xlsx document fdo#55418
Chan
sw/source/filter/ww8/rtfattributeoutput.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit f53dd76d203ddd16428aee10f299e552c86db9bd
Author: Miklos Vajna
Date: Thu Oct 25 16:59:52 2012 +0200
fdo#55939 fix RTF export of footnotes
Regression from d4
On Mon, Nov 5, 2012 at 10:59 AM, Stephan Bergmann wrote:
> On 11/05/2012 05:15 PM, Michael Meeks wrote:
>>
>> Having done a from-clean build, and been unable to debug because
>> my
>> autogen.lastrun contains --enable-symbols - and that now fails to do
>> anything - I did some digging to t
sc/source/filter/excel/xestyle.cxx |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 0678304aa69bc5f7bbbd0b6a79e12e875a6b0788
Author: Noel Power
Date: Fri Sep 28 16:59:02 2012 +0100
fix xlsx export missing alignment attributes with cellstyle fdo#55417
bf_forms/source/component/forms_Filter.cxx|3 ++-
bf_svtools/source/numbers/svt_zforlist.cxx|2 +-
bf_svtools/source/syslocale/svt_syslocale.cxx |2 +-
bf_sw/source/core/bastyp/sw_calc.cxx |3 ++-
bf_sw/source/core/bastyp/sw_init.cxx |4 ++--
bf_xmloff
desktop/scripts/soffice.sh |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1b370220d13557882eacbb2840d77743a26da737
Author: Rene Engelhard
Date: Thu Oct 18 10:53:03 2012 +0200
deb#690717 fix bashism in /bin/sh script
Change-Id: I43b0065e56b234a5aa748a
On 11/05/2012 05:15 PM, Michael Meeks wrote:
Having done a from-clean build, and been unable to debug because my
autogen.lastrun contains --enable-symbols - and that now fails to do
anything - I did some digging to try to restore that functionality.
It appears that prepending:
C
On 11/04/2012 01:28 PM, Markus Mohrhard wrote:
Hey,
the attached patch fixes a copy&paste error in the duplicate cond format code.
Yup. This is no brainer. Pushed to 3-6 with my sign-off.
Kohei
--
Kohei Yoshida, LibreOffice hacker, Calc
___
Libre
sc/source/core/data/conditio.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 60a3410614dfb1cb9b60e77898bb1f130bd2c742
Author: Markus Mohrhard
Date: Sun Nov 4 19:21:42 2012 +0100
fix copy paste error, fdo#55673
Change-Id: I1e31fe05e00ed7e298642da9c
connectivity/source/inc/ado/Aolewrap.hxx |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 085c2e3d7f6462df5d5ff7dff59605f210262614
Author: David Ostrovsky
Date: Sat Nov 3 01:09:35 2012 +0100
fdo#53070 fix access violation
Through that different initi
https://bugs.freedesktop.org/show_bug.cgi?id=6
Bug 6 depends on bug 56316, which changed state.
Bug 56316 Summary: EDITING: CONDITIONAL FORMATTING not included in copy-paste
cell
https://bugs.freedesktop.org/show_bug.cgi?id=56316
What|Removed |Added
--
On 11/04/2012 01:13 PM, Markus Mohrhard wrote:
Hey,
the attached patch fixes a problem with conditional formats during
copy&paste. They are correctly copied but later the cell objects are
deleted and without the patch we also delete the conditional formats
again.
Yup, the change makes sense to
sc/source/core/data/dpcachetable.cxx | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
New commits:
commit 896d681452e29417844257c8043d57ab0ba29fab
Author: Kohei Yoshida
Date: Tue Oct 30 20:50:31 2012 -0400
fdo#56325: Don't forget to build_tree() in fillTable().
sc/source/core/data/table2.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit df2736e3e8b6a49aeac26e8f86f943923ed45053
Author: Markus Mohrhard
Date: Sun Nov 4 19:04:13 2012 +0100
only delete cond formats if the correct attributes are passed, fdo#56316
dbaccess/source/core/api/SingleSelectQueryComposer.cxx |9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
New commits:
commit 79c5b880e17a134d7ed77b567222da09adbc1a0d
Author: Lionel Elie Mamane
Date: Thu Nov 1 09:56:58 2012 +0100
Don't abort when column has no (Catalog|Sche
writerfilter/source/dmapper/DomainMapper.cxx | 12 ++--
writerfilter/source/dmapper/PropertyMap.hxx |1 +
2 files changed, 11 insertions(+), 2 deletions(-)
New commits:
commit c58a547bce19ba432b0f5fbace6b936e5beafac5
Author: Miklos Vajna
Date: Mon Oct 15 12:53:05 2012 +0200
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx |4
++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 5e5008433ce59fb71fa80733c978472fb5342223
Author: Lester
Date: Tue Oct 23 15:27:33 2012 -0400
fdo#55732 display upper case greek letters i
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/991
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/91/991/1
fdo#52989 ignore provided size of JPEG files during RTF import
See commit 66fa759b for rationale, this fix just do
connectivity/source/drivers/dbase/DTable.cxx | 16
connectivity/source/inc/dbase/DTable.hxx |2 +-
2 files changed, 9 insertions(+), 9 deletions(-)
New commits:
commit 7f21b800ad6d92255667f57dc4b9ccb747e57a07
Author: Lionel Elie Mamane
Date: Thu Oct 25 11:16:24 2012
sw/source/filter/ww8/docxattributeoutput.cxx | 16 ++--
sw/source/filter/ww8/docxattributeoutput.hxx |2 +-
2 files changed, 11 insertions(+), 7 deletions(-)
New commits:
commit c45024e14571ef28d171aff0747374f00b5176af
Author: Caolán McNamara
Date: Thu Oct 11 12:20:07 2012 +
helpcontent2/to-wiki/wikiconv2.py |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fd9c83bc7973256b0d67746dc5774a67bede0906
Merge: 6f35bcb... 63b4707...
Author: Petr Mladek
Date: Mon Nov 5 14:16:29 2012 +0100
Merge remote-tracking branch 'origin/libreoffice
Hi all,
The export-option in the options-dialog -> Load/Save ->
HTML-compatibility states that you can save for LibreOffice Writer,
Internet Explorer and Netscape Navigator. Looking at the code that
states Netscape 4-compatibility.
But has this still any value? As the browsers are for basic HT
0 files changed
New commits:
commit e5bb4f91b6ac929c24334777249f3c1951241199
Merge: ea44807... 2e1690a...
Author: Petr Mladek
Date: Mon Nov 5 14:16:10 2012 +0100
Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6
commit 2e1690a37aa176ba63c37476b1dded825ce1d8a2
Author:
On Mon, 2012-10-22 at 15:00 +0200, Lubos Lunak wrote:
> the --enable-symbols/debug/dbgutil DEBUG/debug options and some confusion
Having done a from-clean build, and been unable to debug because my
autogen.lastrun contains --enable-symbols - and that now fails to do
anything - I did some
On Thu, Nov 01, 2012 at 12:58:43AM +1100, Luke Deller wrote:
> Anyone know about this, or want to review the patch I attached to that item?
Hi Luke,
As Kendy mentioned, best to post patches here directly, once they're
accepted, bugzilla will be updated automatically anyway.
I tried to review yo
John Smith wrote
> Hi,
> Here's a clang static source code analysis of the latest git sources :
> http://dev-builds.libreoffice.org/clang_reports/master~2012-11-04_17.27.13/
Hi!
Is it comparable with the previous one? Hope you will update lcov one too.
Any chances to have those two updated on a re
sfx2/source/doc/doctemplates.cxx |4
sfx2/source/doc/docvor.cxx | 16
2 files changed, 8 insertions(+), 12 deletions(-)
New commits:
commit dd22f7147e0929ae52043a0354306a8ee6710927
Author: Cédric Bosdonnat
Date: Wed Oct 3 15:38:54 2012 +0200
n#782597: Al
sw/qa/extras/rtfimport/data/fdo52989.rtf | 12
sw/qa/extras/rtfimport/rtfimport.cxx | 11 +++
writerfilter/source/rtftok/rtfdocumentimpl.cxx |7 +--
writerfilter/source/rtftok/rtfdocumentimpl.hxx |3 ++-
4 files changed, 30 insertions(+), 3 dele
Hi Friend,
You are writing to a developer list with a users-question.
But ... Via Tools > Options > LibreOffice > General, at the bottom you
can activate it.
Pls look for user support the next time :-)
kind regards,
Cor
chuco tecno wrote (05-11-12 13:30)
Menú: Herramientas --> Macros -->
bf_sc/source/core/data/sc_global.cxx |4 ++--
bf_sw/source/core/bastyp/sw_init.cxx |2 +-
inc/bf_svtools/ondemand.hxx |5 +++--
3 files changed, 6 insertions(+), 5 deletions(-)
New commits:
commit ce44bd325ea92465dc64c7733cc88a58fef6ec91
Author: Stephan Bergmann
Date: Mon
binfilter |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bbf0a6cf77bafb23c2fa20ac42713baf113e8c6f
Author: Stephan Bergmann
Date: Mon Nov 5 16:41:34 2012 +0100
Updated core
Project: binfilter ce44bd325ea92465dc64c7733cc88a58fef6ec91
fdo#46808, Adapt i
Hi Luke,
Luke Deller píše v Čt 01. 11. 2012 v 00:58 +1100:
> I am new to the LibreOffice code, and am trying to fix a regression I
> encountered with headers in a .doc file, reported as fdo#56513
Oh wow - first patch, and already in quite an involved area of
binary .doc interoperability :-) - g
On Mon, Nov 5, 2012 at 1:49 AM, David Ostrovsky wrote:
>>
>> your unit test modify the source tree by changing TS0001018407.mdb
>> which in turn break the tinderbox has it fail to pull -r due to a unclean
>> tree
>
> Indeed, didn't realize it, just followed the same pattern as with mork
> driver t
Hi Rushi,
Rushi Shukla píše v So 03. 11. 2012 v 14:46 +0530:
> I am a student of Dhirubhai Ambani Institute of Information and
> Communication Technology (DAIICT) , Gandhinagr , India.I am really
> interested in going for GSOC 2013 .
Welcome! :-)
> How do I get in touch with a mentor ? Any sort
sw/source/filter/html/htmlfldw.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 4c49af256a456af48f0b29262c0b23aa1f6a9cd5
Author: Caolán McNamara
Date: Mon Nov 5 15:08:29 2012 +
Related: fdo#56554 fix multi-script html field export
Change-
On Mon, Nov 5, 2012 at 3:26 AM, Stephan Bergmann wrote:
> On 11/04/2012 02:17 PM, Libreoffice Gerrit user wrote:
>>
>> commit 198a18b246ac8105cd868138e0ba172f8e83c0d5
>> Author: Norbert Thiebaud
>> Date: Sun Nov 4 07:13:50 2012 -0600
>>
>> avoid 'else ifeq' construct in make
>
>
> why?
er
Repository.mk|1
l10ntools/Executable_treex.mk| 36
l10ntools/Module_l10ntools.mk|1
l10ntools/inc/treemerge.hxx | 38
l10ntools/source/localize.cxx|3
l10ntools/source/propmerge.cxx |4
l10ntools/source/treemerge.cxx | 30
helpers/help_hid.lst |1
source/text/sbasic/shared/01/0613.xhp | 12
source/text/shared/01/0613.xhp| 42 +++---
3 files changed, 27 insertions(+), 28 deletions(-)
New commits:
commit 6291844ea9c4c1d6863c62cbd33e841ff21
0 files changed
New commits:
commit 5c87141d350a66a9e5c8f1bf179d87420ccd9b60
Author: Caolán McNamara
Date: Mon Nov 5 13:14:27 2012 +
Updated core
Project: help 6291844ea9c4c1d6863c62cbd33e841ff21d3e7a
adapt macro help ids for .ui
_
On Mon, Nov 5, 2012 at 6:36 AM, Miklos Vajna wrote:
> I know this is a clang report and not the lcov one, but -- can you
> please put up the commands you use to generate these reports to the
> wiki, or (maybe even better) add two scripts like
> bin/generate-lcov-report and bin/generate-clang-repor
On 05/11/12 13:08, Bjoern Michaelsen wrote:
Hi,
On Mon, Nov 05, 2012 at 10:33:56AM +, Noel Power wrote:
I found some unreviewed patches of mine and also a patch ( some
commits in the past ) in master that I just wanted to promote for
review in 3.6, it seems that easiest way was to use the m
.gitignore |3 ---
1 file changed, 3 deletions(-)
New commits:
commit c39ba09616c2f898ad691332b53354aa392a02e0
Author: Tor Lillqvist
Date: Mon Nov 5 16:05:50 2012 +0200
Revert "Add the concat-deps executable"
It is already elsewhere, I was mislead by a leftover old one.
.gitignore |3 +++
1 file changed, 3 insertions(+)
New commits:
commit 75f7241fb74fed8d523cbdc3f0629611bd5f61e1
Author: Tor Lillqvist
Date: Mon Nov 5 15:48:44 2012 +0200
Add the concat-deps executable
Change-Id: Ic782353cbe77c2d30e8afac4807fe2c6fd882733
diff --git a/.gitigno
.gitignore |1 -
1 file changed, 1 deletion(-)
New commits:
commit ff8f891feba2b3447d5d7aa88747eaf958d37703
Author: Tor Lillqvist
Date: Mon Nov 5 15:16:08 2012 +0200
No need to mention "/solver", I think
We already mention /*/unxlng???, /*/unxlng???.pro etc which should
c
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit cb76b15e60b870ffbdccdf501f1440675ccfe088
Author: Caolán McNamara
Date: Mon Nov 5 13:14:32 2012 +
adapt macro help ids for .ui
Change-Id: Ie6b528c5bde7b1b4167e483f0e0c5a5c1ff89470
diff
connectivity/source/drivers/ado/AStatement.cxx | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
New commits:
commit acc0535133c571642a9a1e3025255f34873f1699
Author: Lionel Elie Mamane
Date: Mon Nov 5 14:06:12 2012 +0100
ADO getRSConcurr(): translate ADO LockTypeEnum
libvisio/ExternalProject_libvisio.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 0f994fd7024fd44ef0c7e2e30d30b346ae767b3b
Author: Fridrich Å trba
Date: Mon Nov 5 14:21:36 2012 +0100
Fix libvisio with internal boost
Change-Id: I7681844a78af455543a0dcd4d9a96087d295
Hi,
On Mon, Nov 05, 2012 at 10:33:56AM +, Noel Power wrote:
> I found some unreviewed patches of mine and also a patch ( some
> commits in the past ) in master that I just wanted to promote for
> review in 3.6, it seems that easiest way was to use the mail
> interface to ask for a cherry-pick
solver/README |9 +
1 file changed, 9 insertions(+)
New commits:
commit 6fbf08381e8ca59f801e3769dda8fa920e0632d2
Author: Tor Lillqvist
Date: Mon Nov 5 14:49:40 2012 +0200
Add solver/README
Change-Id: I3905a8dc94e6b36612407cb961fdf9ca880b853d
diff --git a/solver/READM
Hi John,
On Mon, Nov 05, 2012 at 02:45:22AM +0100, John Smith
wrote:
> Here's a clang static source code analysis of the latest git sources :
>
> http://dev-builds.libreoffice.org/clang_reports/master~2012-11-04_17.27.13/
I know this is a clang report and not the lcov one, but -- can you
pleas
binaryurp/README| 18 +-
ct2n/README |6 +++---
drawinglayer/README |4 ++--
fontconfig/README | 10 +-
freetype/README | 14 +++---
gdk-pixbuf/README | 18 +-
gettext/README | 10 +-
glib/README
Menú: Herramientas --> Macros --> Grabar Macros ??? No aparece.
Imposible activar desde Herramientas --> Personalizar.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.or
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/989
Approvals:
Michael Meeks: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/989
To unsubscribe, vis
l10ntools/README|5 +
lcms2/README|3 +++
m4/README |2 ++
more_fonts/README |1 +
pango/README|3 +++
postgresql/README |1 +
scp2/README |1 +
setup_native/README |6 ++
soltools/README |1 +
stlport/README
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/969
Approvals:
Norbert Thiebaud: Looks good to me, but someone else must approve
Michael Meeks: Verified; Looks good to me, approved
--
T
solenv/bin/linkoo |1 +
1 file changed, 1 insertion(+)
New commits:
commit b0d37e7f010bc159585e20c2792dcb9c4f3863c8
Author: Lionel Elie Mamane
Date: Fri Nov 2 16:27:07 2012 +0100
detect even more memory mismanagement on glibc
Change-Id: I3a06e5970638c755e89f8ffdf96b68d3c6cdbe
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/990
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/90/990/1
add a README files to solver and workdir
Change-Id: I26861744c14776286665944a09bd5a3a7f8a7516
---
A solver/README
On 05/11/12 08:11, Winfried Donkers wrote:
> David Ostrovsky fixed this; thank you very much David!
indeed, great work tracking that down!
> I propose to push this to version 3.6 as well, as the bug is a
> regression and it severely limits the use of Base.
i have pushed ac2cfed553b8c9303f86758e9
1 - 100 of 115 matches
Mail list logo