desktop/source/app/app.cxx |5 -
desktop/source/deployment/misc/dp_misc.src |4 ++--
2 files changed, 2 insertions(+), 7 deletions(-)
New commits:
commit 98f97b45f576f1872cbf8f81df94cd4c48e0fc54
Author: Stephan Bergmann
Date: Tue Nov 20 08:43:53 2012 +0100
Thes
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1140
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/40/1140/1
add strip* Family of function to OUStringBuffer
Change-Id: I225f95601009704c93484b6a68a0efd2446d4b48
---
M sal/i
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1139
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/39/1139/1
a replace() to OUStringBuffer
Change-Id: I2cbfeea9800ad656c49ce1cae7ff1f4b830f1442
---
M sal/inc/rtl/ustrbuf.hxx
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1141
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/41/1141/1
svl: convert SvNumberformat constructor to OUString
Change-Id: I4031e0a89737687ff167360b987961e8b0e362fe
---
M s
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1138
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/1138/1
OUStringBuffer indexOf familly of function do not actually throw.
Change-Id: Ia5ebc99bf9a2b1e29694f8093036ff2745
shell/CustomTarget_shlxthdl_res.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit d42500f1f0a980273e919d1c61ce32e97757daaf
Author: David Tardon
Date: Tue Nov 20 07:05:56 2012 +0100
lngconvex needs liblangtag data
Change-Id: I788437db6a4031ee6ff406fcf56c5765158285dc
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1122
Approvals:
Norbert Thiebaud: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1122
To unsubscribe
> Okay, but this cant explain why cygwin/gcc is so horribly slow
> compared to msvc (would make both of them slow).
Cygwin is a POSIX emulation. Some POSIX concepts are *very* different
from Windows. Emulating them takes time and effort.
> autoconf alone already is evil enough ;-)
Feel free to w
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1124
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/24/1124/1
Export finely dashed borders to docx.
Change-Id: I4a65f8e874abe406a9cd2d3a088ea52f0850088f
---
M sw/source/filte
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1123
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/23/1123/1
Support added for fine dashing on table borders.
When reading in docx documents, fine dashing provides a better
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1125
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/25/1125/1
docx fine dashed table border import test case.
Change-Id: I27ee8e360b8fd530f8cfefc58c8a0f96d706b979
---
A sw/qa
prj/build.lst | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
New commits:
commit a6e68151d44f357d5828d3a75193d67863226b12
Author: Zolnai
Date: Tue Nov 20 00:38:47 2012 +0100
Fix dependacies in help
Change-Id: I37bfd70884864b43e1bf71c4971cfb85e85baa66
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a7261b424716463a7bb157f0d79084c868e10015
Author: Zolnai
Date: Tue Nov 20 00:38:47 2012 +0100
Updated core
Project: help a6e68151d44f357d5828d3a75193d67863226b12
Fix dependacies in help
diff
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1121
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/21/1121/1
Cleanup unusedcode.easy
This commit removes some unused code from unusedcode.easy
Change-Id: I4c09b8c15c983e3df
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1122
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/22/1122/1
fdo#51304: Remove @author annotation
This commit removes some @author annotations and some cleanup.
Change-Id:
l10ntools/source/propmerge.cxx|3 ++-
readlicense_oo/CustomTarget_readme.mk |2 +-
solenv/gbuild/ExtensionTarget.mk | 21 -
3 files changed, 15 insertions(+), 11 deletions(-)
New commits:
commit 073ff5518f2e341dde7d7ce732cfecb029c85ce6
Author: Zolnai Tam
Hello
Following is the issue i am facing:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating extensions/Makefile
config.status: creating
José Guilherme Vanz has abandoned this change.
Change subject: Cleanup unusercode.easy
..
Patch Set 1: Abandoned
Maybe the functions will be required in future.
--
To view, visit https://gerrit.libreoffice.org/1083
To unsubscr
> So there is that xdg-open wrapper which we try to use for sending
> E-mail / opening composers or opening URLs - at least when we can
> find
> it etc.
almost what i had in mind. yet missing:
* separate action types (eg for differenciating between view and edit)
* application-specific set
On Tue, Nov 20, 2012 at 2:45 AM, Enrico Weigelt wrote:
>
> IIRC, this provides KDE look+feel using Gtk, right ?
> That, IMHO, could count as argument for dropping Qt/KDE vcl.
> (see my other postings about vcl's/widget toolkits)
Not quite KDE look&feel in general, rather only Oxygen widget style
> evidently local file system (NTFS) is rather slow, and process
> creation
> is very slow (which is important for any make-based build system).
Okay, but this cant explain why cygwin/gcc is so horribly slow
compared to msvc (would make both of them slow).
> > Does this also mean kicking out aut
Hi,
> Some time after my commits, which enabled almost fully correct
> oxygen-gtk support (latest commit was on Jul 8 2012), this support
> was
> broken. See screenshots at [1], [2], [3] and [4] for details.
> Those who hacked on GTK theming support since Jul 8 2012, please have
> a look at this.
sc/inc/orcusfilters.hxx |4 ++--
sc/source/filter/inc/orcusfiltersimpl.hxx |9 +++--
sc/source/filter/orcus/xmlcontext.cxx |7 +++
3 files changed, 12 insertions(+), 8 deletions(-)
New commits:
commit 552e40269b8a8c6b3621303f0aa9a71cf44583e3
Author: Kohei
sc/inc/orcusfilters.hxx |9 +
1 file changed, 9 insertions(+)
New commits:
commit bb09627230584b6f4847f54ac431bfd4d328018b
Author: Kohei Yoshida
Date: Mon Nov 19 16:56:24 2012 -0500
Method description.
Change-Id: I754ef846c3bc2d032a818dce6c223da89b3f8ccd
diff --git a
sc/Library_scfilt.mk|2
sc/inc/orcusfilters.hxx | 15 -
sc/source/filter/inc/orcusfiltersimpl.hxx | 19 +
sc/source/filter/inc/orcusinterface.hxx | 63
sc/source/filter/orcus/interface.cxx| 121 +
sc/source/filter/o
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Mathias De Maré changed:
What|Removed |Added
Depends on||34555
--- Comment #32 from Mathias De
sc/source/filter/orcus/orcusfiltersimpl.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit d4035c5bc8435ebd1a41544cb78fc8d7eddfbe63
Author: Kohei Yoshida
Date: Mon Nov 19 15:47:10 2012 -0500
Get it to build after updating liborcus from latest master.
On Mon, Nov 19, 2012 at 9:02 PM, Mat M wrote:
> As it is a fix for fdo#42974 that was an easy hack shown on head page [1],
> should I clean it also ?
>
> [1] : http://wiki.documentfoundation.org/Development/Easy_Hacks
It will disappear automatically.
Cheers,
Andras
__
Le Mon, 19 Nov 2012 10:29:53 +0100, Andras Timar (via Code Review)
a écrit:
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1100
Approvals:
Andras Timar: Verified; Looks good to me, a
svl/source/numbers/zformat.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9b24ce6da284505aed2bbaf4ad2790c161fbc232
Author: Eike Rathke
Date: Fri Nov 16 15:57:22 2012 +0100
use LanguageTag
Change-Id: I28aff5533ec6cc31a3d6f3de3198452bd716ba62
diff
Hi Ivan,
OK, it appears that these commits have made LibO work more correctly
in GTK handling, and now oxygen-gtk's old hacks to work around
previous LibO incorrectness overcompensate the margins and need to be
removed.
To get this all work more or less as expected (i.e. to fix oxygen-gtk
at corre
On Mon, 2012-11-19 at 19:09 +0100, Michael Stahl wrote:
> hmm... i don't seem to have any graphics at all in the about dialog on
> master, there used to be some logo or something?
Yes - that's right; sorry pardon - I broke it :-)
> perhaps that broke with the recent import of SVG code fr
basic/source/sbx/sbxvalue.cxx|6 +++---
oox/source/export/drawingml.cxx |2 +-
sfx2/source/control/bindings.cxx |2 +-
sfx2/source/control/dispatch.cxx |4 ++--
sfx2/source/control/shell.cxx|2 +-
svl/inc/svl/itemset.hxx |2 +-
svl/source/items/itempool.cx
Hi,
Michael Stahl-2 wrote
> On 19/11/12 19:04, Jean-Baptiste Faure wrote:
>> Hi,
>>
>> Is there something wrong in my build (Ubuntu 12.04 x86_64) or is it
>> expected that the LibreOffice logo is black in the About dialog ?
>
> hmm... i don't seem to have any graphics at all in the about dialog
configure.ac |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 96682a78cfe076714616a880f214248b4498ebf3
Author: Tor Lillqvist
Date: Sun Nov 18 11:18:18 2012 +0200
Fix misleading comment
Change-Id: I70155825cb591b9ef60d82d81e2a51e9e25b96e4
diff --git
> evidently local file system (NTFS) is rather slow, and process creation
> is very slow (which is important for any make-based build system).
This when seen through the Cygwin POSIX emulation layer, presumably?
And when using a build mechanism that has been developed on Unix
systems in general an
On 15/11/12 12:16, Enrico Weigelt wrote:
>
>> On Thu, 2012-11-15 at 01:47 -0800, Olivier R. wrote:
>>> Michael Meeks-2 wrote
+ upgrade bundled python to 3.0
>>>
>>> 3.0 ? I assume there is a typo here.
>>
>> Yes - certainly a typo :-) We'll go for the best 3.x based python we
>
> By
Those files are from stlport that we got rid off almost 2 years ago. If
you find them included, just bin them. It should be boost::unordered_*
containers that replace them. Ping me on irc if there is some problem
with this stuff. I still remember what was the difference of behaviour
between hash_*
On 16/11/12 20:30, Enrico Weigelt wrote:
>> The real question is - what is the deliverable here ? building on
>> windows under cygwin is -horribly- slow - if we can use the same
>> compiler to cross-compile from Linux (as we can) and build around 50x
>> faster - why would we want to do work &
desktop/source/app/app.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 01e9e5672fe808a7e8a8a772e0660bd40f915645
Author: Tor Lillqvist
Date: Mon Nov 19 20:10:19 2012 +0200
Xcode says "'hash_set' file not found", and it seems unnecessary?
Change-Id: I95ee1f5c04571c6
On 19/11/12 19:04, Jean-Baptiste Faure wrote:
> Hi,
>
> Is there something wrong in my build (Ubuntu 12.04 x86_64) or is it
> expected that the LibreOffice logo is black in the About dialog ?
hmm... i don't seem to have any graphics at all in the about dialog on
master, there used to be some logo
Hi,
Is there something wrong in my build (Ubuntu 12.04 x86_64) or is it
expected that the LibreOffice logo is black in the About dialog ?
Best regards
JBF
--
View this message in context:
http://nabble.documentfoundation.org/master-LibreOffice-logo-is-black-in-About-dialog-tp4019555.html
Sent
l10ntools/Executable_cfgex.mk|6 ++-
l10ntools/Executable_helpex.mk |3 +
l10ntools/Executable_localize.mk |6 ++-
l10ntools/Executable_propex.mk |6 ++-
l10ntools/Executable_renewpo.mk |6 ++-
l10ntools/Executable_transex3.mk |6 ++-
l10ntools/Executable_treex.mk
sd/source/core/drawdoc.cxx |3 ++-
sd/source/filter/eppt/epptso.cxx |4 ++--
sd/source/ui/unoidl/unopool.cxx |4 ++--
3 files changed, 6 insertions(+), 5 deletions(-)
New commits:
commit fe985aaa8ef3931bef5507806e8f3b795a107487
Author: Eike Rathke
Date: Mon Nov 19 18:26:43 2
oox/inc/oox/export/drawingml.hxx |5 -
oox/inc/oox/export/shapes.hxx|3
oox/source/export/drawingml.cxx | 55 +++--
oox/source/export/shapes.cxx | 162 +--
4 files changed, 177 insertions(+), 48 deletions(-)
New commits:
commit f322
bin/lo-pack-sources | 133 ++--
1 file changed, 68 insertions(+), 65 deletions(-)
New commits:
commit 39afe720fe2c0ccaa9a806d842de0cc1f34bc106
Author: Petr Mladek
Date: Mon Nov 19 18:13:02 2012 +0100
lo-pack-sources: use module instead of p
sc/source/core/tool/addincol.cxx |8
sc/source/core/tool/cellkeytranslator.cxx |2 +-
sc/source/filter/xml/xmlimprt.cxx |2 +-
sc/source/ui/dbgui/tpsort.cxx |8
sc/source/ui/docshell/impex.cxx |6 +++---
sc/source/ui/unoo
bin/lo-commit-stat | 144 ++---
1 file changed, 73 insertions(+), 71 deletions(-)
New commits:
commit 0746c95f260c0b722547e760c28cd0daecc8ceba
Author: Petr Mladek
Date: Mon Nov 19 17:50:42 2012 +0100
lo-commit-stat: make it working with git
Repository.mk | 14 --
configure.ac |7 ---
extensions/Module_extensions.mk| 11 +++
np_sdk/Module_np_sdk.mk|9 ++---
postprocess/packcomponents/makefile.mk |2 +-
scp2/source/ooo
On Mon, 2012-11-19 at 16:41 +0100, Enrico Weigelt wrote:
> I'm currently thinking about a generic ways for configuring external
> helpers, eg. mail client, web browser, etc. (at least on *nix ;-p)
>
> For now, many applications (eg. libreoffice) have their own settings,
> which adds additional cod
bin/lo-pack-sources | 147 +---
1 file changed, 73 insertions(+), 74 deletions(-)
New commits:
commit b479f7f7675b8a539b35faaa6edcd282e09bba97
Author: Petr Mladek
Date: Mon Nov 19 17:02:19 2012 +0100
lo-pack-sources: use the same top-level
RepositoryExternal.mk |2 +-
xmlsecurity/Library_xsec_xmlsec.mk | 31 +--
2 files changed, 2 insertions(+), 31 deletions(-)
New commits:
commit ea64122c013f0b6c9fc862eeba81b154901ae6ab
Author: Stephan Bergmann
Date: Mon Nov 19 16:40:33 2012 +0100
sw/source/core/layout/trvlfrm.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7615f62b81be351daba463d79598abe5665e0adf
Author: Michael Stahl
Date: Mon Nov 19 16:43:09 2012 +0100
warning C4805: '==': unsafe mix of bool and sal_Bool
Change-Id: Ia3a2
> Agreed - we have very significant annotations of specific git hashes
> left and right to double-check the re-basing work; anything that
> hinders
> that process in the next months is incredibly under-appreciated.
>
> So - if it's just a few harmless warnings - we should leave it for
Hi folks,
I'm currently thinking about a generic ways for configuring external
helpers, eg. mail client, web browser, etc. (at least on *nix ;-p)
For now, many applications (eg. libreoffice) have their own settings,
which adds additional code/complexity and requires the user to set it
in each sin
Hi Enrico and Julien,
Thanks for the feedback.
I am attaching the 3 files. As mentioned before, this is a port of Scalc.java
to C++.
The code is mostly cut+paste from examples/cpp/DocumentLoader and
examples/java/Scalc.java.
I am expecting it'll belong in examples/cpp/Scalcpp. I'd appreciate if
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1119
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/19/1119/1
fdo#57224: Preserve disabled-state across reinstallDeployedExtensions
(cherry picked from commit 6f9c3bc8edc93be
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1120
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/20/1120/1
fdo#57224: Preserve disabled-state across reinstallDeployedExtensions
(cherry picked from commit 6f9c3bc8edc93be
On Fri, 2012-11-16 at 20:18 +0100, Bernhard Schiffner wrote:
> > Bernhard - anything else you're interested in hacking on that might be
> > easier ? :-)
>
> For sure! :-)
Cool :-) so one area we're trying to get people to help-out with before
the feature-freeze for 4.0 (which is no
test/unicode.rtf |5 +
1 file changed, 5 insertions(+)
New commits:
commit 2e5e3bbeb28ed1003e330a798835a420111a6f7a
Author: Miklos Vajna
Date: Mon Nov 19 16:30:04 2012 +0100
doc: unicode testcase
diff --git a/test/unicode.rtf b/test/unicode.rtf
new file mode 100755
index 000.
doc-dump.py |2 ++
src/docrecord.py | 44
src/globals.py |4 ++--
3 files changed, 28 insertions(+), 22 deletions(-)
New commits:
commit b2b4859c6f8d692804a3eb33f68981b337e11022
Author: Miklos Vajna
Date: Mon Nov 19 16:28:40 2012 +0
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1118
Approvals:
Luboš Luňák: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1118
To unsubscribe, vis
i18npool/qa/cppunit/test_textsearch.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit 7228c24e38363ed4684936f69eb49a7905b5a16b
Author: Zolnai Tamás
Date: Mon Nov 19 15:58:52 2012 +0100
Stop a memory leak in text_textsearch.cxx
Change-Id: I4dad05dbbe668ac7d7058cb43
desktop/source/deployment/manager/dp_extensionmanager.cxx |6 +++---
xmlsecurity/Library_xsec_xmlsec.mk|2 +-
xmlsecurity/source/xmlsec/nss/nssinitializer.cxx | 14 ++
3 files changed, 10 insertions(+), 12 deletions(-)
New commits:
commit a05
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1118
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/18/1118/1
Stop a memory leak in text_textsearch.cxx
Change-Id: I4dad05dbbe668ac7d7058cb43989f6a9f8e488a6
---
M i18npool/qa
sw/source/core/crsr/findattr.cxx|4 ++--
sw/source/core/text/EnhancedPDFExportHelper.cxx |4 ++--
sw/source/filter/basflt/fltini.cxx |6 +++---
sw/source/filter/html/css1atr.cxx |4 ++--
sw/source/filter/html/htmlcss1.cxx |
On Fri, Nov 16, 2012 at 3:48 PM, Bernhard Schiffner <
bernhard.schiff...@gmx.net> wrote:
>
> Questions:
> 1.) Is it possible to "text-edit" a text cell directly entering something
> like
> {\b Bold}?
>
Nope.
> 2.) Copy and paste from other rtf sources?
>
Yes.
3.) Is there a way to do so by (e
mysqlc/source/makefile.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c82935d52db04230c77b4a6df7dda07507b34805
Author: Zolnai Tamás
Date: Mon Nov 19 15:29:59 2012 +0100
Extend localization to mysqlc
Change-Id: If67b4991dec8c20d02d41032923bbd5945a
toolkit/source/controls/dialogcontrol.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ce1d0822d0a0fdb4ed3f2583cc1f63ef98381097
Author: Michael Stahl
Date: Mon Nov 19 15:27:35 2012 +0100
warning C4100: unreferenced formal parameter
Change-Id: I49da
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1116
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/1116/1
fdo#56124 add calc functions IFERROR and IFNA as in ODFF1.2
Change-Id: I82c90b7bec9f648f84d3551f64144e5cab5ceff8
Stephan Bergmann has abandoned this change.
Change subject: fdo#57224: Preserve disabled-state across
reinstallDeployedExtensions
..
Patch Set 1: Abandoned
doesn't work after all
--
To view, visit https://gerrit.libreoffice.o
https://bugs.freedesktop.org/show_bug.cgi?id=6
chauk.m...@gmail.com changed:
What|Removed |Added
Depends on||57203
--- Comment #166 from chauk.
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1115
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/15/1115/1
fdo#57224: Preserve disabled-state across reinstallDeployedExtensions
Change-Id: I8d65b76fd93b63b51db88b7b09902b
svx/source/tbxctrls/verttexttbxctrl.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit ae31ccfb1727f50cdfa3259146b0e864c81a9d27
Author: Noel Power
Date: Wed Nov 14 10:29:57 2012 +
fix wae ( bVisible not used )
Change-Id: I61570274857f4c2b4e1be56321a673496a685b82
desktop/source/app/app.cxx|2
desktop/source/app/check_ext_deps.cxx |2
desktop/source/deployment/manager/dp_extensionmanager.cxx | 30 +-
3 files changed, 31 insertions(+), 3 deletions(-)
New commits:
commit d7c5f37d1370
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Bug 54157 depends on bug 57198, which changed state.
Bug 57198 Summary: Mac OSX Daily installation package to small and invalid
https://bugs.freedesktop.org/show_bug.cgi?id=57198
What|Removed |Added
---
sc/inc/dbdata.hxx |1 -
sc/qa/unit/subsequent_filters-test.cxx |4 ++--
sc/source/core/data/cell.cxx |4 ++--
sc/source/core/data/documen3.cxx |2 +-
sc/source/core/tool/dbdata.cxx | 20 +---
sc/source/core/tool/rangeut
Hey Mathieu,
2012/11/14 Mathieu D. :
> Hi,
>
> Sorry for the last mails. Here is the mail, hopefully correct.
>
>
> I submitted a patch for the bug 51309 - Names of DatabaseRanges should not
> be case sensitive :
> https://bugs.freedesktop.org/show_bug.cgi?id=51309
>
> You will the diff file attac
libwpd/ExternalProject_libwpd.mk |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 98e9b5dc402171fd370dca8cc8ec9f7b3f3c8684
Author: Tor Lillqvist
Date: Mon Nov 19 14:35:52 2012 +0200
Use gb_VISIBILITY_FLAGS
Change-Id: I8ff9bb01bef265af70390ae94b762930
python3/ExternalProject_python3.mk |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 1f8d5eed2a1055438b226838b2480677030619a0
Author: Michael Stahl
Date: Mon Nov 19 13:36:56 2012 +0100
python3: fix typos in makefile
Change-Id: I61ea54ff5a5771ad2de
svl/source/numbers/zforlist.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 760ef2ef7457aad9486a12a7f21da2b298749bf1
Author: Michael Stahl
Date: Mon Nov 19 13:33:45 2012 +0100
SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos used
writerfilter/inc/resourcemodel/TableManager.hxx |5 +
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 68 ++-
writerfilter/source/dmapper/DomainMapperTableManager.hxx |5 +
3 files changed, 77 insertions(+), 1 deletion(-)
New commits:
commit c31270abc1605
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1084
Approvals:
Andras Timar: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1084
To unsubscribe, vi
unusedcode.README |2 ++
unusedcode.exclude | 26 ++
2 files changed, 28 insertions(+)
New commits:
commit 4e0766bced731504dc141857b865dfcbc9b4fdfa
Author: Enrico Weigelt, metux ITS
Date: Thu Nov 15 19:45:28 2012 +0100
unusedcode exclude file: symbols known
vcl/unx/generic/app/saldisp.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fe71e7bd0c7630b6452e418df14d780dd87ba946
Author: Michael Stahl
Date: Mon Nov 19 12:39:56 2012 +0100
SalColormap: -Werror=conversion-null
That is actually XID, not a pointe
sw/qa/extras/ooxmlimport/data/n780645.docx |binary
sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 13 ++
writerfilter/inc/resourcemodel/TableManager.hxx |5 +
writerfilter/source/dmapper/DomainMapperTableManager.cxx | 68 ++-
writerfilter/sou
desktop/test/deployment/active/active_native.cxx | 125 -
desktop/test/deployment/passive/passive_native.cxx | 112 +++---
2 files changed, 97 insertions(+), 140 deletions(-)
New commits:
commit 63cb9b5ee42c3e08e7fc29461487426af891c983
Author: Stephan Bergmann
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1102
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/1102/1
fdo#53472 adjust size of integral, sum, product marks
Change-Id: I666bcba7f09ccaba1ead0ad83a344d3ad19c722a
---
M
Véghelyi András has abandoned this change.
Change subject: fdo#53472 adjust size of integral, sum, product marks
..
Patch Set 1: Abandoned
--
To view, visit https://gerrit.libreoffice.org/1101
To unsubscribe, visit https://gerr
fontconfig/ExternalProject_fontconfig.mk |3 ++-
freetype/ExternalProject_freetype.mk |3 ++-
redland/raptor/makefile.mk |5 +
redland/rasqal/makefile.mk |6 +-
redland/redland/makefile.mk |1 +
tools/inc/tools/solar.h
Winfried Donkers has abandoned this change.
Change subject: fdo#50950 add/modify calc formula WEEKNUM and ISOWEEKNUM as in
ODFF1.2
..
Patch Set 2: Abandoned
Patch description is incorrect (refers to wrong bug number).
I will t
python3/ExternalProject_python3.mk |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f36b2f43208b343189952ca70a922e7759dae3b2
Author: Tor Lillqvist
Date: Mon Nov 19 12:17:32 2012 +0200
Using --with-system-expat does seem to work also for a "bundled" one
Le 19/11/2012 10:58, Winfried Donkers a écrit :
Hi Winfried,
>> Can anyone reproduce this report on Linux 32bit or is it just something in my
>> config?
>> https://bugs.freedesktop.org/show_bug.cgi?id=57265
>
> I will check for you later today and put the result in the bug.
>
Thanks, much appr
Hi Alex,
> Can anyone reproduce this report on Linux 32bit or is it just something in my
> config?
> https://bugs.freedesktop.org/show_bug.cgi?id=57265
I will check for you later today and put the result in the bug.
Winfried
___
LibreOffice mailing lis
sw/source/core/txtnode/txatritr.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 4ac093519d786c271df212510084ed8074343a28
Author: Matteo Casalin
Date: Wed Nov 14 01:01:37 2012 +0100
remove unnecessary #include
Change-Id: I5b05a7aded3ed80e0269155
On Sun, 2012-11-18 at 18:32 -0600, Norbert Thiebaud wrote:
> 1/ this is harmless
> 2/ this certainly is not worth the extreme pain of a git-rewrite
Agreed - we have very significant annotations of specific git hashes
left and right to double-check the re-basing work; anything that hinders
Hi,
Thank you for your patch! :-) It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1100
Approvals:
Andras Timar: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1100
To unsubscribe, vi
Hi Enrico,
Dropping VCL and moving to something else is a gargantuan task. It is
worth discussing -only- if we can do it completely, and the target
toolkit meets all the platform, licensing, maturity and feature
requirements we have. As far as I know as of today, no non-VCL toolkit
does th
configure.ac| 55 ++-
moz/makefile.mk | 19 +--
ooo.lst.in |4
3 files changed, 51 insertions(+), 27 deletions(-)
New commits:
commit 67fca36dbecaf0d35322f930d6462ab0d4ea56c5
Author: Mathias Michel
Date:
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1101
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/1101/1
fdo#53472 adjust size of integral, sum, product marks
Change-Id: I445ccba5f07ccaba1ead0ad99a582d3ad89c954a
---
M
1 - 100 of 105 matches
Mail list logo