sw/inc/IDocumentOutlineNodes.hxx|3 ++-
sw/inc/doc.hxx |3 ++-
sw/inc/ndtxt.hxx|3 ++-
sw/source/core/doc/docnum.cxx |5 +++--
sw/source/core/fields/chpfld.cxx|2 +
sax/source/tools/fastattribs.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ada73e588fe0f948bf49591974f466602452fd10
Author: Miklos Vajna
Date: Wed Nov 20 07:49:00 2013 +0100
sax: -Werror=sign-compare
Change-Id: I2e7d482b29fc5859c32fa1731a5f1fd55
https://bugs.freedesktop.org/show_bug.cgi?id=60270
chtfn changed:
What|Removed |Added
Depends on||70499
--- Comment #116 from chtfn ---
Nominatin
Moin!
* Open changes on master for project core changed in the last 25 hours:
+ fdo#40315 Change png for moving average trendline
in https://gerrit.libreoffice.org/6728 from Laurent BP
+ fdo#67742 Avoid autocorr of "--" before "-"
in https://gerrit.libreoffice.org/6727 from Laurent BP
+ fdo#7
sc/source/core/opencl/formulagroupcl.cxx| 22 --
sc/source/core/opencl/formulagroupcl_public.hxx |6 +-
2 files changed, 17 insertions(+), 11 deletions(-)
New commits:
commit 1f3c1592da05740e695ef3502ca8f3cb4cdaa62b
Author: I-Jui (Ray) Sung
Date: Tue Nov 1
sc/source/core/opencl/formulagroupcl.cxx| 22 --
sc/source/core/opencl/formulagroupcl_public.hxx |6 +-
2 files changed, 17 insertions(+), 11 deletions(-)
New commits:
commit 5b1480e33d71ee49bcfb73b3a0144ca6fc2c5e6b
Author: I-Jui (Ray) Sung
Date: Tue Nov 1
sc/source/core/opencl/formulagroupcl.cxx | 99 +++
1 file changed, 48 insertions(+), 51 deletions(-)
New commits:
commit 38b2f25fd6371f45d8f0c997b6e4d14efdf150d3
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 22:21:24 2013 -0600
GPU Calc: Fix COUNT() regression
sc/source/core/opencl/formulagroupcl.cxx | 99 +++
1 file changed, 48 insertions(+), 51 deletions(-)
New commits:
commit 8441dd5c9aa58e00fd1d70f68df2d624120007a9
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 22:21:24 2013 -0600
GPU Calc: Fix COUNT() regression
connectivity/source/commontools/FValue.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit ee3c1ac606771549b1b5a853c87b090b573f5e03
Author: Julien Nabet
Date: Mon Nov 18 22:15:29 2013 +0100
Fix some wrong copy paste
Change-Id: I3ad6f62393cb22b35
sc/source/core/opencl/formulagroupcl.cxx | 26 --
1 file changed, 8 insertions(+), 18 deletions(-)
New commits:
commit 06c8a7a20517441e3f001a993cbeaa4e3fa69a54
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 19:24:06 2013 -0600
GPU Calc: parallel reduction version of C
sc/source/core/opencl/formulagroupcl.cxx | 26 --
1 file changed, 8 insertions(+), 18 deletions(-)
New commits:
commit 726ccd5ae1ab6608497e4aac8c62a5206488a0fb
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 19:24:06 2013 -0600
GPU Calc: parallel reduction version of C
sc/source/core/opencl/formulagroupcl.cxx | 290 +++
1 file changed, 186 insertions(+), 104 deletions(-)
New commits:
commit cd67d819b45054ee8cbbb6a0cb261f3ef9b5b659
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 16:42:56 2013 -0600
GPU Calc: separate out parallel r
sc/source/core/opencl/formulagroupcl.cxx | 290 +++
1 file changed, 186 insertions(+), 104 deletions(-)
New commits:
commit 2c39e778873f10037721d844697962dc41e3bcc3
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 16:42:56 2013 -0600
GPU Calc: separate out parallel r
configure.in |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 48cc2c44aa27db91200bd12406fee7ab1f49fba1
Author: Jan Iversen
Date: Tue Nov 19 20:15:24 2013 +
WITH_STLPORT changed from NO to no, due to a standard set function
diff --git a/configure.in b
sc/source/ui/inc/datastreams.hxx |5 +
sc/source/ui/miscdlgs/datastreams.cxx| 72 +---
sc/source/ui/miscdlgs/datastreamsdlg.cxx | 41 +++-
sc/uiconfig/scalc/ui/datastreams.ui | 79 +--
4 files changed, 164 i
include/sax/fastattribs.hxx | 13
sax/source/fastparser/fastparser.cxx | 27 -
sax/source/fastparser/fastparser.hxx |4 --
sax/source/tools/fastattribs.cxx | 55 +--
4 files changed, 62 insertions(+), 37 deletions(-)
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Arnaud Versini changed:
What|Removed |Added
Depends on||71694
--- Comment #20 from Arnaud Versi
sc/qa/unit/ucalc_formula.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 7e77efe8b8f04ba739f731e5a27b5e643fe652fa
Author: Tor Lillqvist
Date: Tue Nov 19 22:04:20 2013 +0200
WaE: unused variable 'aFormula' [loplugin]
Change-Id: Ief4acc559113d37902ea89a44d085c89f
configure.in |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit b653ed6c9780961aa99cb1fc619355c5d2d94dcc
Author: Jan Iversen
Date: Tue Nov 19 20:00:28 2013 +
WITH_STLPORT is set to "NO" but the test later is != "no".
Test is changed to "NO", now
sc/source/core/opencl/formulagroupcl.cxx| 13 ++---
sc/source/core/opencl/formulagroupcl_public.hxx |1 +
2 files changed, 11 insertions(+), 3 deletions(-)
New commits:
commit d7e4e5d35e66dbfcc30576d198e393661d84f616
Author: I-Jui (Ray) Sung
Date: Tue Nov 19 00:22:23 2013
On Tue, Nov 19, 2013 at 01:08:08PM +0100, bjoern wrote:
> - our toplevel Makefile.in with all its "you tell me to do foo, but I rather
> do
> bar"-wrapping logic, does not handle "make unitcheck slowcheck
> subsequentcheck" correctly, but that needs fixing there.
done with
https://gerrit.lib
scripts/bugcommenters-by-target.py |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7627fe1fd0563a63d816669f4c33053698bba897
Author: Robinson Tryon
Date: Sun Nov 17 00:44:51 2013 -0500
BugCommenters: bugs.freedesktop.org -> bugs.libreoffice.org
Bug
scripts/regression-hotspots.py |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 92d8069822712640c8c638b7e1be8a5d097f45af
Author: Robinson Tryon
Date: Sun Nov 17 00:55:06 2013 -0500
regression-hotspots: bugs.freedesktop.org -> bugs.libreoffice.org
Bugzi
gerrit/gerrit_site/etc/gerrit.config |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 09473aea277d9b6b5096df4c569fe45d175dcbe7
Author: Robinson Tryon
Date: Sun Nov 17 00:41:35 2013 -0500
gerrit: bugs.freedesktop.org -> bugs.libreoffice.org
Bugzilla Mig
Makefile.in | 29 -
config_host.mk.in |1 -
configure.ac | 11 ---
3 files changed, 8 insertions(+), 33 deletions(-)
New commits:
commit 4eebd65858655eef3f39e40ecbe74c505f6b4688
Author: Bjoern Michaelsen
Date: Tue Nov 19 14:25:45 2013 +010
sw/CppunitTest_sw_odfimport.mk |1
sw/CppunitTest_sw_uiwriter.mk|1
sw/CppunitTest_sw_ww8import.mk |1
sw/qa/extras/inc/swmodeltestbase.hxx | 16 +---
sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 62 +++
5 files c
Hi Pavel,
Pavel Laštovička píše v Pá 15. 11. 2013 v 18:51 +0100:
> > I wouldn't use it - as you can see, anything can go wrong there... But I am
> > more
> > curious why do you need to do an own swlo.dll in the first place? Cannot
> > you just
> > up-stream the functionality you need there? A
sc/qa/unit/ucalc_formula.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit d646612f99be91e0706e2f32ae8371a4e7019eb8
Author: Kohei Yoshida
Date: Tue Nov 19 12:01:17 2013 -0500
Narrow it down a bit for the next visit.
Still no idea what the proble
set_soenv.in|5 -
solenv/gbuild/platform/macosx.mk|2
solenv/inc/unxmacx.mk |1
stlport/systemstlguards/postextstl.h| 32
stlport/systemstlguards/preextstl.h | 73 ++
11/dde52476f5723d874699e0f0fc58092e7e96ad |1 +
48/46822317ef5b262b6ff0e12780232fe56628f3 |1 +
82/95309925d511f36b0705ed2678a72f31282226 |1 +
a7/bc1f5a489cc599919e4f0cad5e9e72fb3a7506 |1 +
be/646a0b763e1688fbd4bc6cee0d3df79b90820b |1 +
c2/afeb1c3f11e8f420b59f3786eb8626c99ff
embedserv/source/embed/docholder.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 53edaf552528981e54f7bc567d88421c4741ed17
Author: Andras Timar
Date: Tue Nov 19 12:40:38 2013 +0100
fdo#66232 fix opening files via COM server
Thanks to Noel Grandin &
On Tue Nov 19 00:11:49 PST 2013 Stephan Bergmann wrote:
The best fix probably is to use javac with -classpath junit.jar for
the check.
You can use javap to check the existence of java classes in a JAR:
$>javap -classpath /Users/davido/Downloads/junit4.11/junit-4.11.jar
org.hamcrest.Matcher
Hi All,
I am building LO 4.0.6.2 and there are some errors.
I know that 4.0 is EOL. I think 4.1 and 4.2 are affected too.
1 When I build version only en-US, autotextshare_en-us.zip is formed and
is located in the solver/wntmsci12.pro/pck,
but when I build with --with-lang = "pl de" option, then
Hi all,
In order to try to have the best organization for the release of 4.2.0
that will happen in February, I would like to organize a meeting between
all the projects concerned to make sure we don't forget anything or miss
some deadlines and coordinate well together.
It would be good to have thi
On 18/11/2013 18:32, Lionel Elie Mamane wrote:
On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote:
On 18/11/2013 18:02, Lionel Elie Mamane wrote:
On Fri, Nov 15, 2013 at 03:43:10PM +0100, Thomas Krumbein wrote:
Am 15.11.2013 15:35, schrieb Jan Holesovsky:
Thomas Krumbein pÃÅ¡e v
Thanks for the suggestion Noel. I tried that and got a similar message:
$ ./autogen.sh --with-junit=/opt/local/share/java/junit-4.11.jar
checking for JUnit 4... configure: error: your junit jar neither sets a
classpath nor includes hamcrest; please
provide a full junit jar or use --without-juni
Hi all,
I used to be able to build a functional mysql connector on MacOSX by
using the build switch :
--enable-ext-mariadb-connector
However, the inclusion of a build-time downloaded libmariadb library was
stopped after this caused crashes on Window
If you run the above switch now on OSX, you g
https://bugs.freedesktop.org/show_bug.cgi?id=60270
--- Comment #115 from Joel Madero ---
Nominated bug 71749 - writer hangs if you open a doc with a table in the
footer. This is a recent regression (4.1), the bug has been bibisected.
Thanks all
--
You are receiving this mail because:
You are
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Joel Madero changed:
What|Removed |Added
Depends on||71749
--
You are receiving this mail beca
https://bugs.freedesktop.org/show_bug.cgi?id=70414
--- Comment #5 from Björn Michaelsen ---
(In reply to comment #4)
> Heh - sure, I was thinking of parsing the generated gnumake rules and deps
> etc. from running a similar (but plunging) 'make -n -p' on an autotools
> project; all previous attem
https://bugs.freedesktop.org/show_bug.cgi?id=70414
--- Comment #4 from Michael Meeks ---
> As for extending this to autotoolsy projects Im not sure if that is so easy.
> It it really trivial to extract the build information from gbuild as it is
> exportable in a really easy to parse way, while au
Hi,
On Tue, Nov 19, 2013 at 10:34:15AM -0200, Olivier Hallot wrote:
> But lack of time, kdevelop crashes and heavy page swaps prevented me to full
> use of it.
Well, generating the project files doesnt make the fact that LibreOffice is a
big beast magically disappear unfortunately(*).
> Eager
src/lib/CDRParser.cpp |2 ++
1 file changed, 2 insertions(+)
New commits:
commit be72b4f99fabd5ca109d2b64c0e3155f0f45410b
Author: Fridrich Å trba
Date: Tue Nov 19 13:46:46 2013 +0100
Don't parse arrows for versions <= 5
Change-Id: I90684d9c731d6daee25e18bedbbb0ee951327671
di
RepositoryModule_host.mk |1 +
1 file changed, 1 insertion(+)
New commits:
commit 076342caf8419432a17bf2300d2c7d6c033386f1
Author: Michael Stahl
Date: Tue Nov 19 13:38:58 2013 +0100
RepositoryModule: conditionally add winaccessibility
Change-Id: I5f72d01ea96835607f93328528051
sc/qa/unit/ucalc_formula.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit a685c85d71e7378b62837be3f401f355f214c3b1
Author: Kohei Yoshida
Date: Tue Nov 19 07:33:22 2013 -0500
Temporarily disable this code to let the linker not fail on Windows.
Change-Id: Iafd5a91
src/lib/CDRDocument.cpp | 29 +
1 file changed, 17 insertions(+), 12 deletions(-)
New commits:
commit c90e4c9587917bbe3c28597f6b7392f86a5ed71d
Author: Fridrich Å trba
Date: Tue Nov 19 13:34:46 2013 +0100
Use the right streams in right places
Change-I
https://bugs.freedesktop.org/show_bug.cgi?id=70414
--- Comment #3 from Björn Michaelsen ---
Well, I guess Eclipse/MSVS would likely be a bit more verbose as they are using
this enterprisy newfangled "XML". But I dont think it would be much _harder_
per se.
As for extending this to autotoolsy pro
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Real good news... indeed. Thanks you so much for that, Bjoern.
I was already using kdevelop for editing, type checking and
autocompletion. Very handy. But lack of time, kdevelop crashes and heavy
page swaps prevented me to full use of it.
Eager to te
https://bugs.freedesktop.org/show_bug.cgi?id=70414
--- Comment #2 from Michael Meeks ---
Wow Bjoern; you're awesome =) hopefully MSVS / Eclipse are not -so- far away
from KDevelop (conceptually ;-)
In the star-treck future I guess that could even become some generally useful
tool for operating o
Hi,
so I just pushed:
https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=ba99e296077e6bc6d6a153d01a45bd9ebe1a1d35
to master. As it says, this allows building LibreOffice conveniently from an
IDE -- kdevelop in this case -- with most of the usual features:
- autocompletion
- build
0 files changed
New commits:
commit a790a0e4e9d4e60aece526c53b452d46f2d8e561
Author: Michael Stahl
Date: Tue Nov 19 12:57:55 2013 +0100
winaccessibility: remove executable bits
Change-Id: I691c5fc3554bcdeb6c3beb0e5b445cfcd7b51e4c
diff --git a/winaccessibility/CustomTarget_ia2_id
https://bugs.freedesktop.org/show_bug.cgi?id=70414
Commit Notification changed:
What|Removed |Added
Whiteboard|EasyHack|EasyHack
|Diffic
Hi,
On Mon, Nov 18, 2013 at 11:16:38AM +0100, Michael Stahl wrote:
> on the other hand, if the newbies do the build themselves they will get
> a sense of having achieved something. which we can of course help by
> only releasing image with a git repo at a revision that does in fact
> build ;)
Ab
https://bugs.freedesktop.org/show_bug.cgi?id=60270
Bug 60270 depends on bug 66232, which changed state.
Bug 66232 Summary: FILEOPEN: cannot open .odt files by clicking on a hyperlink
in IE
https://bugs.freedesktop.org/show_bug.cgi?id=66232
What|Removed |Added
embedserv/source/embed/docholder.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit debde4fdc443f522562ee29def4c27512d64609a
Author: Andras Timar
Date: Tue Nov 19 12:40:38 2013 +0100
fdo#66232 fix opening files via COM server
Thanks to Noel Grandin &
.gitignore|2
Makefile.in | 10 +
bin/gbuild-to-ide | 295 ++
3 files changed, 307 insertions(+)
New commits:
commit ba99e296077e6bc6d6a153d01a45bd9ebe1a1d35
Author: Bjoern Michaelsen
Date: Fri Nov 15 18:39:46 2013 +0100
desktop/source/migration/services/oo3extensionmigration.cxx |3 +--
testtools/source/bridgetest/bridgetest.cxx |6 ++
2 files changed, 3 insertions(+), 6 deletions(-)
New commits:
commit 3773201d5973d40f0b6a67930adeaed36f1494c9
Author: Stephan Bergmann
Date: Tue No
dictionaries|2
helpcontent2|2
include/svx/svdotext.hxx|7 ++
sc/source/core/data/postit.cxx | 15 ++--
sc/source/filter/xml/xmlexprt.cxx | 86 +---
wizards/com/sun/star/wizards/agenda/AgendaDocument.py | 33
++
wizards/com/sun/star/wizards/document/OfficeDocument.py|2
wizards/com/sun/star/wizards/letter/LetterWizardDialog.py | 32
+++--
wizards/com/sun/star/wizards/letter/LetterWizardD
sfx2/source/doc/docfile.cxx | 21 +
1 file changed, 17 insertions(+), 4 deletions(-)
New commits:
commit 3d12549335229aca1a6a57575292111274709992
Author: matt_51
Date: Tue Nov 5 11:40:56 2013 +0100
fdo#70345 Reuse XStream for Windows platform create a new one for oth
connectivity/source/drivers/jdbc/DatabaseMetaData.cxx|4
dbaccess/source/core/api/FilteredContainer.cxx |4
dbaccess/source/ui/dlg/tablespage.cxx|2
desktop/source/migration/migration.cxx |2
extensions/source/
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |2 ++
writerfilter/source/dmapper/GraphicImport.cxx |1 +
2 files changed, 3 insertions(+)
New commits:
commit 02a2203580226766c4b3b8778430774ff76f90e9
Author: Miklos Vajna
Date: Tue Nov 19 11:34:49 2013 +0100
DOCX drawingML shape imp
sc/inc/formulagroup.hxx | 128 +++
sc/inc/formulagroupcontext.hxx | 76 --
sc/inc/formulagroupinterpreter.hxx | 76 --
sc/qa/unit/opencl-test.cxx |2
sc/source/core/data/column2.cxx
scripts/esc-bug-stats.pl |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 0920ab0a8c3df7d414a09a0d96a2de10f4b93208
Author: Michael Meeks
Date: Tue Nov 19 10:39:20 2013 +
annotate more bug closers.
diff --git a/scripts/esc-bug-stats.pl b/scripts/esc-bug-stats.pl
index 0b
filter/source/msfilter/msdffimp.cxx |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
New commits:
commit 3b0e3e3797072b10738086911488cba86d840e69
Author: Andras Timar
Date: Tue Nov 19 11:08:09 2013 +0100
fdo#66854 keep shadow distance of non-supported MSO shadow type
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 +++
writerfilter/source/dmapper/GraphicImport.cxx |1 +
2 files changed, 4 insertions(+)
New commits:
commit f0d9beb80f926a05bc7dd87801c6daa7bc268cec
Author: Miklos Vajna
Date: Tue Nov 19 10:10:42 2013 +0100
DOCX drawingML shape im
New branch 'feature/notes-refactoring' available with the following commits:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
vcl/coretext/salgdi2.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 03b0ee801e4ba894eed0ba33ffd8b84aea9aca99
Author: Stephan Bergmann
Date: Tue Nov 19 10:07:15 2013 +0100
Typo
Change-Id: Ibd12f919cb50f3f8e67fd559a332a1c6eda3c74e
diff --git a/vcl
sfx2/source/appl/shutdowniconaqua.mm |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e636f5768c8843f5c177a2643f3ac8f188a51cb0
Author: Noel Grandin
Date: Tue Nov 19 10:34:48 2013 +0200
fix compile error - remove bracket
I messed this up this when doing
On 18/11/2013 22:21, Lionel Elie Mamane wrote:
On Mon, Nov 18, 2013 at 09:10:34PM +0100, David Ostrovsky wrote:
Lionel Elie Mamane wrote on Mon Nov 18 09:32:57 PST 2013
On Mon, Nov 18, 2013 at 06:10:34PM +0100, Fernand Vanrie wrote:
yep conversions are not the problem, its the exiting code who
sc/source/filter/oox/formulabuffer.cxx |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit ccc297097891e62489e5d281a4ea128ec6b71361
Author: Stephan Bergmann
Date: Tue Nov 19 09:20:46 2013 +0100
-Werror,-Wunused-private-field
Change-Id: I8832317e23691531
tb/tb_internals.sh |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit fd41e2ce10518e88de2d3ccfaefd9b8e33a7c364
Author: Jan Holesovsky
Date: Tue Nov 19 09:10:10 2013 +0100
Cleanup after a gerrit build.
When the tinderbox runs so that it does increment
On 11/16/2013 09:54 AM, Alexander Thurgood wrote:
Le 15/11/13 13:48, Noel Grandin a écrit :
You need to do:
./autogen.sh --with-junit=/opt/local/share/java/junit-4.jar
or whatever your jar file name is.
Having tried this for a while the day before yesterday on OSX Mavericks,
with the latest
Hello Michael,
Thanks a lot for updating to 7.33.0 and providing a better integration
with system SSL implementation. I'm not sure curl delegates the
certificates database handling completely as there is a configure option
to build it with a CA bundle. So these would need to be tested on
windows a
74 matches
Mail list logo