Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1302
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/02/1302/1
fdo#57422 - presenter console RTL support needs completion
This patch will fix the RTL layout on Help view
Chan
gokul s has abandoned this change.
Change subject: Modification in ui files
..
Patch Set 1: Abandoned
--
To view, visit https://gerrit.libreoffice.org/1243
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-M
Faisal al-otaibi has abandoned this change.
Change subject: fdo#57422 - presenter console RTL support needs completion
..
Patch Set 2: Abandoned
--
To view, visit https://gerrit.libreoffice.org/1285
To unsubscribe, visit https:
On Tue, 2012-12-11 at 21:50 +0100, John Smith wrote:
> But I still get this error message (in 'make setup_native')
>
> undefined reference to `__gcov_init'
>
> Does anyone have an idea of what might be going on here ?
Does
- LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage'
+ L
officecfg/Configuration_officecfg.mk |2
officecfg/registry/data/org/openoffice/Office/Addons.xcu |4 -
officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |2
postprocess/packregistry/makefile.mk
officecfg/Configuration_officecfg.mk |2
officecfg/registry/data/org/openoffice/Office/Addons.xcu |4 -
officecfg/registry/data/org/openoffice/Office/UI/WriterWindowState.xcu |2
postprocess/packregistry/makefile.mk
uui/source/logindlg.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 70d0f2cc1607a112f76f4fca22bed3d61eef6122
Author: Tor Lillqvist
Date: Wed Dec 12 00:29:30 2012 +0200
WaE: warn_unused_result
Change-Id: I17c916a751a5bf5ab70bd59d247f865676c9e1e
l10ntools/inc/po.hxx |4 +---
l10ntools/source/merge.cxx | 15 ---
l10ntools/source/po.cxx| 38 +-
3 files changed, 10 insertions(+), 47 deletions(-)
New commits:
commit dddca20c4871c7f7694510123f2366c3a179c06c
Author: Zolnai Tamá
scripting/source/pyprov/mailmerge.py | 114 +--
scripting/source/pyprov/msgbox.py|4 -
2 files changed, 59 insertions(+), 59 deletions(-)
New commits:
commit 63ff84b361afece024b8a1abc6bebaf0d241c628
Author: Michael Stahl
Date: Tue Dec 11 22:55:56 2012 +
scripting/source/pyprov/mailmerge.py | 114 +--
scripting/source/pyprov/msgbox.py|4 -
2 files changed, 59 insertions(+), 59 deletions(-)
New commits:
commit 2462391f4cc2ffad4fb218afe83ce0ed38f45207
Author: Michael Stahl
Date: Tue Dec 11 22:55:56 2012 +
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1301
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/01/1301/1
calc: fix mathematical error in CritBinom
CRITBINOM(462,0.8,0.9), expected result 381, calculated value is 462.
vcl/source/window/builder.cxx | 39 +++
1 file changed, 39 insertions(+)
New commits:
commit 7c29452986dc1c25f56d79e68b88dad0ee2ecc45
Author: Caolán McNamara
Date: Tue Dec 11 21:07:25 2012 +
warn if a .ui has buttons but none of them is set as th
> "JS" == John Smith writes:
JS> I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However,
JS> my Fedora system has no packages for that. Does anyone know what the
JS> website of that is,
Gentoo has an ebuild; the homepage is listed as:
http://gitorious.org/orcus/pages/Home
formula/source/core/api/FormulaCompiler.cxx |5 -
sc/inc/document.hxx | 19 ---
sc/qa/unit/ucalc.cxx| 10 +-
sc/source/core/data/cell.cxx|5 +
sc/source/core/data/documen7.cxx|
formula/source/core/api/FormulaCompiler.cxx |5 -
sc/inc/document.hxx | 19 ---
sc/qa/unit/ucalc.cxx| 10 +-
sc/source/core/data/cell.cxx|5 +
sc/source/core/data/documen7.cxx|
Hi,
Im trying to build libreoffice for using gcov/loc, so Ive set:
LDFLAGS+='-fprofile-arcs' CFLAGS+='-fprofile-arcs -ftest-coverage'
CXXFLAGS+='-fprofile-arcs -ftest-coverage' \
CPPFLAGS+='-fprofile-arcs -ftest-coverage'
But I still get this error message (in 'make setup_native')
undefined re
sw/AllLangResTarget_sw.mk |1
sw/inc/globals.hrc|2
sw/inc/swabstdlg.hxx |3
sw/source/ui/app/app.src |4
sw/source/ui/dialog/swdlgfact.cxx | 18 --
sw/source/ui/dialog/swdlgfact.hxx |5
sw/source/ui/misc/titlepage.cxx |
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1300
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/00/1300/1
fdo#32181 PRINTING: underlining in "Justified" aligned paragraph bleed over
margin
Do not underline trailing wh
embedserv/Library_inprocserv.mk |4
embedserv/source/inprocserv/dllentry.cxx |2 ++
embedserv/source/inprocserv/inprocembobj.cxx |2 ++
jurt/Library_jpipe.mk|4
4 files changed, 12 insertions(+)
New commits:
commit b5d7ac8dc9bc778
On 12/10/2012 02:25 PM, Stephan Bergmann wrote:
Collateral damage in SDK was my fear, too, so I wanted to have a look at
it, only to see that it is already significantly broken in LO 4.0
anyway. Will have a stab at fixing it...
For the record, at least compiling all the SDK examples via
find
Makefile.in |2 +-
config_host.mk.in |1 +
configure.ac |1 +
3 files changed, 3 insertions(+), 1 deletion(-)
New commits:
commit e1087161cfdded730db5710b2ed594eba5a53b1d
Author: Norbert Thiebaud
Date: Tue Dec 11 13:23:13 2012 -0600
export BUILDDIR in config_host.mk
filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl |2
-
pyuno/source/module/pyuno_adapter.cxx | 16
+-
sw/source/filter/html/css1atr.cxx | 12
++-
sw/source/filter/html/css1kywd.cxx
filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl |2
-
pyuno/source/module/pyuno_adapter.cxx | 16
+-
sw/source/filter/html/css1atr.cxx | 12
++-
sw/source/filter/html/css1kywd.cxx
officecfg/registry/schema/org/openoffice/Office/Common.xcs |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1c899d18cd974a569b905d5a5f979597353c8500
Author: Noel Power
Date: Tue Dec 11 18:01:06 2012 +
temporary increase of ole object buffer to spare a core
embedserv/source/embed/ed_ipersiststr.cxx |7 +++
embedserv/source/inc/embservconst.h |6 --
2 files changed, 7 insertions(+), 6 deletions(-)
New commits:
commit 6531960ad606f52ec84956c695b1fd40fda1bb35
Author: Stephan Bergmann
Date: Tue Dec 11 18:31:25 2012 +0100
Bl
On 12/07/2012 11:18 AM, Michael Meeks wrote:
* API cleanup - naming of new namespace (Kendy)
+ decision: drop ::com::sun::star:: for internal use on master
...but do note the problems that this introduces for forward
declarations (and which I at least apparently keep forgetting about).
sc/source/core/tool/address.cxx | 17 ++
sc/source/ui/view/gridwin.cxx | 47 +++-
2 files changed, 63 insertions(+), 1 deletion(-)
New commits:
commit 3f69a82ceab665224dc39067f4d686e2be9c5eb5
Author: Kohei Yoshida
Date: Tue Dec 11 12:09:21
sc/source/core/tool/address.cxx | 17 ++
sc/source/ui/view/gridwin.cxx | 47 +++-
2 files changed, 63 insertions(+), 1 deletion(-)
New commits:
commit b30b0010c00c0cbfe4bd7e035255a6328ff68dee
Author: Kohei Yoshida
Date: Tue Dec 11 12:09:21
oox/Library_oox.mk|2
oox/inc/oox/drawingml/drawingmltypes.hxx |3 +
oox/inc/oox/drawingml/effectproperties.hxx| 53 +++
oox/inc/oox/drawingml/effectpropertiescontext.hxx | 41 +++
oox/inc/oox/drawingml/shape
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx
| 10 --
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx
| 12 +-
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/c
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.cxx
| 10 --
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/addon.hxx
| 12 +-
odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/c
oox/Library_oox.mk|2
oox/inc/oox/drawingml/drawingmltypes.hxx |3 +
oox/inc/oox/drawingml/effectproperties.hxx| 53 +++
oox/inc/oox/drawingml/effectpropertiescontext.hxx | 41 +++
oox/inc/oox/drawingml/shape
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1298
Approvals:
Caolán McNamara: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1298
To unsubscribe, vis
svx/inc/svx/compressgraphicdialog.hxx | 30 +++---
svx/source/dialog/compressgraphicdialog.cxx | 126 ++--
2 files changed, 78 insertions(+), 78 deletions(-)
New commits:
commit 1b6598c9e71cdabbdf73a15c5033c0f33d071be5
Author: Jack Leigh
Date: Tue Dec 11 14:05:
sfx2/AllLangResTarget_sfx2.mk|1
sfx2/UI_sfx.mk |1
sfx2/inc/docvor.hxx |6
sfx2/inc/orgmgr.hxx |8
sfx2/source/doc/doc.hrc |2
sfx2/source/doc/docvor.cxx
*All* of *my* *past* and *future* *contributions* to LibreOffice may be
licensed under the MPL/LGPLv3+ dual license.
Arne de Bruijn
m...@arnedebruijn.nl
libreoff...@arbruijn.dds.nl
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lis
sw/source/filter/ww8/docxattributeoutput.cxx |8
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit b44bf22ae9c1602d8ff38d90068f6e553dfdc7c5
Author: Lennard
Date: Sun Dec 9 16:29:47 2012
instsetoo_native/util/openoffice.lst | 10 +-
setup_native/source/packinfo/finals_instsetoo.txt |1 +
solenv/bin/modules/installer/globals.pm |2 +-
solenv/bin/modules/installer/windows/admin.pm |2 +-
solenv/inc/minor.mk
commit 3e64874e7cd234ff563ac11450cfb2b6e2db4bf6
Author: Radu Ioan
Date: Mon Dec 10 23:06:10 2012 +0200
rtl:: prefix removal from configmgr
- removed rtl:: prefix
- removed RTL_CONSTASCII_USTRINGPARAM
- corrected some misspells
Change-Id: I88bb0beec718a7fe38c61220aa61
On Tuesday 11 of December 2012, Noel Grandin wrote:
> Maybe give it a more explicit name?
> Without looking, it's not clear at all what the macro does.
>
> Perhaps
> SAL_DELETE_MEMBER
> or
> SAL_CPP11_DELETE
> ??
Good point. Pushed SAL_DELETED_FUNCTION.
--
Lubos Lunak
l.lu...@suse.cz
sal/inc/rtl/ustrbuf.hxx |2 +-
sal/inc/sal/types.h |4 ++--
sfx2/inc/sfx2/docfile.hxx |2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit f00b77c856067b77a6dc5c2d90cc1205d87de03a
Author: LuboÅ¡ LuÅák
Date: Tue Dec 11 17:03:02 2012 +0100
SAL_DE
On Tue, 2012-12-11 at 17:16 +0200, Noel Grandin wrote:
> Maybe give it a more explicit name?
> Without looking, it's not clear at all what the macro does.
Just reading the name I thought: nice, this is a consolidated macro to
kill all the 'DELETEZ' variants around the place ;-)
S
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1262
Approvals:
Andras Timar: Verified; Looks good to me, approved
Norbert Thiebaud: Verified
--
To view, visit https://gerrit.libreoffice.or
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Bug 37361 depends on bug 42092, which changed state.
Bug 42092 Summary: SVG vector graphics exported as bitmaps to PDF
https://bugs.freedesktop.org/show_bug.cgi?id=42092
What|Removed |Added
g |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit d449869617a3e07aef483437158ca7f634ee7263
Author: LuboÅ¡ LuÅák
Date: Tue Dec 11 16:39:02 2012 +0100
./g cannot reference builddir
Because either it's called from there, and then it's the current
sc/source/core/tool/formulaopt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 0b5f71e931ab0dfa7da66c508d699769eb955b8e
Author: Kohei Yoshida
Date: Tue Dec 11 10:33:01 2012 -0500
Change the default formula syntax to Excel A1 (for this branch only!)
oox/inc/oox/drawingml/theme.hxx |3 ++-
oox/source/drawingml/shape.cxx| 16 ++--
oox/source/drawingml/theme.cxx|5 +
oox/source/drawingml/themeelementscontext.cxx | 12 +---
4 files changed, 26 insertions(+), 10 dele
Maybe give it a more explicit name?
Without looking, it's not clear at all what the macro does.
Perhaps
SAL_DELETE_MEMBER
or
SAL_CPP11_DELETE
??
On 2012-12-11 17:00, Stephan Bergmann (via Code Review) wrote:
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1299
To
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1299
--
To view, visit https://gerrit.libreoffice.org/1299
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: merg
sal/inc/rtl/ustrbuf.hxx |5 ++---
sal/inc/sal/types.h | 18 ++
sfx2/inc/sfx2/docfile.hxx |2 +-
3 files changed, 21 insertions(+), 4 deletions(-)
New commits:
commit 20b720ba3790d657ea3112fde0678c262908a1b6
Author: Stephan Bergmann
Date: Tue Dec 11 16:00:00 20
boost/UnpackedTarball_boost.mk|2 ++
boost/boost.7774.warnings.patch.1 | 34 ++
2 files changed, 36 insertions(+)
New commits:
commit 4b96890c181a05d354cf09a315b70fc8f634f6c4
Author: Markus Mohrhard
Date: Fri Dec 7 22:01:03 2012 +0100
fix Wshadow
> I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However,
> my Fedora system has no packages for that. Does anyone know what the
> website of that is, so I can download and install the sources ? I
> tried a quick google, but couldnt find it.
Orca, screen reader (?).
Mark Stanton
One
On 11/12/12 15:57, Stephan Bergmann wrote:
> Exceptions are certainly no silver bullet (semantically they are
> ~equivalent to encoding exception information in function return values
> and explicitly handling those return values accordingly, so the "endemic
> bloat" claim meets skepticism)
wel
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1299
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/1299/1
Introduce SAL_DELETE
Change-Id: I7ac7392646ea34fb2e6a9f15990aca05a2c1e484
---
M sal/inc/rtl/ustrbuf.hxx
M sal/in
https://bugs.freedesktop.org/show_bug.cgi?id=54157
Rainer Bielefeld changed:
What|Removed |Added
Depends on||58142
--- Comment #46 from Rainer Bie
On 12/11/2012 11:11 AM, Michael Meeks wrote:
On Tue, 2012-12-11 at 09:39 +0100, Stephan Bergmann wrote:
On 12/10/2012 10:41 PM, Michael Meeks wrote:
On Mon, 2012-12-10 at 10:27 -0500, Marc-André Laverdière wrote:
I am doing some proactive hardening of the image filters these days,
and I have t
src/lib/VSD5Parser.cpp | 16
src/lib/VSD5Parser.h |1 +
src/lib/VSD6Parser.cpp |7 +++
src/lib/VSD6Parser.h |4 ++--
src/lib/VSDParser.cpp |6 +++---
5 files changed, 25 insertions(+), 9 deletions(-)
New commits:
commit b3ad8caf742e3ae44f36d4145608236d4
Makefile.fetch |2 +-
Makefile.in | 12 ++--
Makefile.top| 10 +-
compilerplugins/Makefile-clang.mk |4 ++--
configure.ac| 12 ++--
g
https://bugs.freedesktop.org/show_bug.cgi?id=6
Roman Eisele changed:
What|Removed |Added
Depends on||33302
--
You are receiving this mail bec
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Roman Eisele changed:
What|Removed |Added
Depends on|33302 |
--
You are receiving this mail because:
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1273
Approvals:
Norbert Thiebaud: Verified; Looks good to me, approved
Luboš Luňák: Looks good to me, but someone else must approve
--
To vie
.gitignore |3 --
Makefile| 39
Makefile.fetch |2 -
Makefile.in | 42 ++
Makefile.top|
sc/source/core/tool/cellkeywords.inl |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 8532cbd3e685d7a1e4e26bf7c2b7bf0b1c38c5be
Author: LuboÅ¡ LuÅák
Date: Tue Dec 11 15:09:41 2012 +0100
simply use string literals
Change-Id: Id82c9dc43d3af21d434e
Hi,
On Tue, Dec 11, 2012 at 3:04 PM, Rene Engelhard wrote:
>
> And the above downloaded piece won't helpyou at all if you use
> --with-system-orcus (which you obviously do otherwise it wouldn't check
> for it) as in that case you obviously need a orcus (and a liborcus-0.4.pc)
> _already_ on your
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1298
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/98/1298/1
fix variable naming
Changed to pointers by fdb7fe63db5ba17036a71fe4f7f25f834bef8f95
but names not updated
Chang
hi,
On Tue, Dec 11, 2012 at 02:53:31PM +0100, John Smith wrote:
> On Tue, Dec 11, 2012 at 2:13 PM, Stephan van den Akker
> wrote:
> > Hi John,
> >
> > If I recall correctly, during "make" the liborcus source will be pulled in
> > from a Libre Office server. Just make sure you have an internet co
vcl/inc/vcl/builder.hxx | 16 ++--
vcl/inc/vcl/lstbox.hxx|2 ++
vcl/source/control/lstbox.cxx |9 +
vcl/source/window/builder.cxx | 26 +-
4 files changed, 46 insertions(+), 7 deletions(-)
New commits:
commit a930214c40389b82ee
Hi,
On Tue, Dec 11, 2012 at 2:13 PM, Stephan van den Akker
wrote:
> Hi John,
>
> If I recall correctly, during "make" the liborcus source will be pulled in
> from a Libre Office server. Just make sure you have an internet connection.
>
Thanks. 'make' does download a version of it, but it looks l
On 12/11/2012 03:21 AM, Miklos Vajna wrote:
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
Hey,
2012/12/11 John Smith :
> Hi,
>
>
> I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However,
> my Fedora system has no packages for that. Does anyone know what the
> website of that is, so I can download and install the sources ? I
> tried a quick google, but couldnt find it.
Or
sw/source/core/text/frmpaint.cxx |2 +-
sw/source/core/text/itrpaint.cxx | 12 ++--
sw/source/core/text/txtpaint.hxx | 11 +--
sw/source/core/text/txttab.cxx|4 ++--
sw/source/core/text/widorp.cxx|2 +-
sw/source/core/text/wrong.cxx |4 ++--
sw/so
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1297
Approvals:
Michael Stahl: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1297
To unsubscribe, visit
sal/inc/rtl/ustring.hxx |8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit abca8e3afa1c9c42266e89b863ee69cca4b93e21
Author: Ivan Timofeev
Date: Tue Dec 11 17:07:26 2012 +0400
use SAL_WARN_UNUSED_RESULT for OUString::replaceAll
Change-Id: I30754e4
cui/source/dialogs/thesdlg.cxx | 36 +--
cui/source/inc/thesdlg.hxx |9
vcl/inc/vcl/builder.hxx| 29 +++
vcl/source/window/builder.cxx | 387 ++---
vcl/source/window/window2.cxx | 23 --
5 files changed, 407 insertions(+), 77 deletions(
Hi John,
If I recall correctly, during "make" the liborcus source will be pulled in
from a Libre Office server. Just make sure you have an internet connection.
2012/12/11 John Smith
> Hi,
>
>
> I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However,
> my Fedora system has no pack
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1297
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/97/1297/1
use SAL_WARN_UNUSED_RESULT for OUString::replaceAll
Change-Id: I30754e4d0cb0c490e6c125ba034e2e0eac3751e7
---
M s
Hi,
I see a LibreOffice build has a pre-req for 'liborcus-0.4'. However,
my Fedora system has no packages for that. Does anyone know what the
website of that is, so I can download and install the sources ? I
tried a quick google, but couldnt find it.
Thanks.
Regards,
John Smith.
filter/source/xsltdialog/xmlfiltertabdialog.cxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit c88508bc53e7df7ead7bc1b102da3d7dd81f7688
Author: Ivan Timofeev
Date: Tue Dec 11 16:24:26 2012 +0400
OUString::replaceAll unused results
Change-Id:
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1294
Approvals:
Luboš Luňák: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1294
To unsubscribe, visit h
uui/source/iahndl-ioexceptions.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 88096c2d4a139d943a73db416b25a55c925e8fb7
Author: LuboÅ¡ LuÅák
Date: Tue Dec 11 13:22:53 2012 +0100
matchIgnoreAsciiCaseAsciiL() -> matchIgnoreAsciiCase()
Change-Id: I
uui/source/iahndl-authentication.cxx |9 +
uui/source/iahndl-errorhandler.cxx |7 +---
uui/source/iahndl-ioexceptions.cxx | 55 ---
uui/source/iahndl-locking.cxx|9 +
uui/source/iahndl.cxx| 39 -
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1293
Approvals:
Luboš Luňák: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1293
To unsubscribe, visit h
lotuswordpro/qa/cppunit/test_lotuswordpro.cxx |5 +--
lotuswordpro/source/filter/LotusWordProImportFilter.cxx | 26 +++-
2 files changed, 14 insertions(+), 17 deletions(-)
New commits:
commit e6ba54ceb8ac402570a126922d42db0a8341fc2b
Author: Marcos Paulo de Souza
Date:
On Sun, 2012-11-25 at 05:40 -0800, julien2412 wrote:
> Hello,
>
> I propose a patch for fdo#56549 (see
> https://bugs.freedesktop.org/show_bug.cgi?id=56549):
> https://bugs.freedesktop.org/attachment.cgi?id=70538
Just marking this thread as resolved with
32c26ffb1f7585318a11f684a9886b58cea5b307
i18npool/inc/i18npool/languagetag.hxx | 28 ++
i18npool/qa/cppunit/test_languagetag.cxx| 42 +++
i18npool/source/languagetag/languagetag.cxx | 317 ++--
lingucomponent/source/lingutil/lingutil.cxx | 21 -
4 files changed, 323 insertions(+), 85 deletions(-)
Hi,
Thank you for your patch! It has been merged to LibreOffice.
If you are interested in details, please visit
https://gerrit.libreoffice.org/1291
Approvals:
Luboš Luňák: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/1291
To unsubscribe, visit h
i18npool/inc/i18npool/languagetag.hxx | 28 ++
i18npool/qa/cppunit/test_languagetag.cxx| 42 +++
i18npool/source/languagetag/languagetag.cxx | 317 ++--
lingucomponent/source/lingutil/lingutil.cxx | 21 -
4 files changed, 323 insertions(+), 85 deletions(-)
vcl/source/gdi/gradient.cxx |7 ---
vcl/source/gdi/outdev4.cxx | 21 -
2 files changed, 16 insertions(+), 12 deletions(-)
New commits:
commit 54d6055685d0b4b24779708373f7641eeec7d7d6
Author: Michael Meeks
Date: Tue Dec 11 11:28:30 2012 +
fdo#42553 - fix
https://bugs.freedesktop.org/show_bug.cgi?id=37361
Michael Meeks changed:
What|Removed |Added
Depends on|36766 |
--
You are receiving this mail because
vcl/source/gdi/gradient.cxx |7 ---
vcl/source/gdi/outdev4.cxx | 21 -
2 files changed, 16 insertions(+), 12 deletions(-)
New commits:
commit 055fca04a4e00b14e68fa5860b417cb25e471299
Author: Michael Meeks
Date: Tue Dec 11 11:28:30 2012 +
fdo#42553 - fix
sc/inc/formulaopt.hxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 017ac0b09ba511ad726149e9e5aaf1483ef88064
Author: LuboÅ¡ LuÅák
Date: Tue Dec 11 12:27:38 2012 +0100
enum is not something that has external linkage, so no point in visibility
and a
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
1 - 100 of 164 matches
Mail list logo