sc/source/core/opencl/op_financial.cxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 57c2de08ddf14c0da80de06736d99382ad036539
Author: Tor Lillqvist
Date: Mon Nov 4 09:48:08 2013 +0200
WaE: unused variables
Change-Id: I6b5849b23478c747bbebd8d00543
desktop/Module_desktop.mk | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 38a23d68f77329e75eb6fe51c181e3f4e285968f
Author: Norbert Thiebaud
Date: Mon Nov 4 01:06:31 2013 -0600
pagein-* stuff are for unix only
Change-Id: I8acc125aeeec089f3528
sc/qa/unit/data/xls/opencl/math/sinh.xls |binary
sc/qa/unit/opencl-test.cxx | 20
sc/source/core/opencl/formulagroupcl.cxx |3 +++
sc/source/core/opencl/op_math.cxx| 31 +++
sc/source/core/opencl/op_math.hxx|
sc/qa/unit/data/xls/opencl/math/sinh.xls |binary
sc/qa/unit/opencl-test.cxx | 20
sc/source/core/opencl/formulagroupcl.cxx |3 +++
sc/source/core/opencl/op_math.cxx| 31 +++
sc/source/core/opencl/op_math.hxx|
Moin!
* Open changes on master for project core changed in the last 25 hours:
+ minor cleanup in ScHeaderControl: nCount is always greater than 0
in https://gerrit.libreoffice.org/6538 from Rodolfo Ribeiro Gomes
+ German translations and minor clean-up in ScHeaderControls
in https://gerrit.li
sc/qa/unit/data/xls/opencl/financial/Coupnum.xls |binary
sc/qa/unit/opencl-test.cxx | 25 +
sc/source/core/opencl/formulagroupcl.cxx |6 +
sc/source/core/opencl/op_financial.cxx | 97 ++-
sc/source/core/opencl/op_financial.hx
sc/qa/unit/data/xls/opencl/financial/Coupnum.xls |binary
sc/qa/unit/opencl-test.cxx | 25 +
sc/source/core/opencl/formulagroupcl.cxx |6 +
sc/source/core/opencl/op_financial.cxx | 97 ++-
sc/source/core/opencl/op_financial.hx
sc/qa/unit/data/ods/opencl/financial/Duration.ods |binary
sc/qa/unit/opencl-test.cxx| 24
sc/source/core/opencl/formulagroupcl.cxx |4 ++
sc/source/core/opencl/op_financial.cxx| 42 ++
sc/source/core/opencl/op_f
sc/qa/unit/data/ods/opencl/financial/Duration.ods |binary
sc/qa/unit/opencl-test.cxx| 24
sc/source/core/opencl/formulagroupcl.cxx |4 ++
sc/source/core/opencl/op_financial.cxx| 42 ++
sc/source/core/opencl/op_f
sc/qa/unit/data/xls/opencl/financial/Price.xls |binary
sc/qa/unit/opencl-test.cxx | 25 +
sc/source/core/opencl/formulagroupcl.cxx |6
sc/source/core/opencl/op_financial.cxx | 371 +
sc/source/core/opencl/op_financial.hxx |
sc/qa/unit/data/xls/opencl/financial/Price.xls |binary
sc/qa/unit/opencl-test.cxx | 25 +
sc/source/core/opencl/formulagroupcl.cxx |6
sc/source/core/opencl/op_financial.cxx | 371 +
sc/source/core/opencl/op_financial.hxx |
sc/qa/unit/data/xls/opencl/financial/ISPMT.xls |binary
sc/qa/unit/opencl-test.cxx | 24 +
sc/source/core/opencl/formulagroupcl.cxx |3 +
sc/source/core/opencl/op_financial.cxx | 45 +
sc/source/core/opencl/op_financial.
sc/qa/unit/data/xls/opencl/financial/ISPMT.xls |binary
sc/qa/unit/opencl-test.cxx | 24 +
sc/source/core/opencl/formulagroupcl.cxx |3 +
sc/source/core/opencl/op_financial.cxx | 45 +
sc/source/core/opencl/op_financial.
sc/qa/unit/data/xls/opencl/financial/PPMT.xls |binary
sc/qa/unit/opencl-test.cxx| 25 ++
sc/source/core/opencl/op_financial.cxx| 218 --
3 files changed, 159 insertions(+), 84 deletions(-)
New commits:
commit 3c9042ad3db8064af2ccd5171385ee1a
sc/qa/unit/data/xls/opencl/financial/PPMT.xls |binary
sc/qa/unit/opencl-test.cxx| 25 ++
sc/source/core/opencl/op_financial.cxx| 218 --
3 files changed, 159 insertions(+), 84 deletions(-)
New commits:
commit c7192f7a44719cebdfed63388ec52de0
ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTile.m
|4 ++--
sw/source/core/view/viewsh.cxx
| 10 +++---
2 files changed, 9 insertions(+), 5 deletions(-)
New commits:
commit b0ec4330653aaa6ec0cb3425e
svx/source/dialog/ctredlin.cxx |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit 7c19dd02d9241e06ecfeeb9ba4ab2971cba7ef43
Author: Julien Nabet
Date: Sun Nov 3 22:59:37 2013 +0100
cppcheck: reduce scope in ctredlin.cxx
Change-Id: I7bdbea6bfadf0f2ce5e3e
Hello,
Cppcheck reported some cases like this:
const Player& operator=( const Player& other );<--- 'Player::operator='
should return 'Player &'.
see http://dev-builds.libreoffice.org/cppcheck_reports/master/3.html#line-36
Here is the explanation about this choice from cppcheck guys:
https://sour
cui/source/tabpages/backgrnd.cxx |2 +-
sd/source/ui/remotecontrol/AvahiNetworkService.cxx | 11 +++
sfx2/source/toolbox/tbxitem.cxx|4 ++--
3 files changed, 10 insertions(+), 7 deletions(-)
New commits:
commit c7349a21fff996ddee5977941a5e73
sw/source/core/view/viewsh.cxx | 24 ++--
1 file changed, 14 insertions(+), 10 deletions(-)
New commits:
commit 51c0b80139c1fa05ca34a629073eeecb2ab1a766
Author: Tor Lillqvist
Date: Sun Nov 3 22:46:38 2013 +0200
Make the scaling with the "tile/context" ratio optional,
ios/shared/ios_sharedlo/objective_c/view_controllers/MLOTestingTileParameter.m
|6 -
ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileParametersViewController.h
| 12 +-
sw/source/core/view/viewsh.cxx
writerfilter/Library_writerfilter.mk|1
writerfilter/source/doctok/WW8FontTable.cxx | 60
writerfilter/source/doctok/resources.xmi|6 --
3 files changed, 67 deletions(-)
New commits:
commit 75761f0fbb1765cf5f5ab241c84c7af984689f95
Author: Miklos
https://bugs.freedesktop.org/show_bug.cgi?id=65675
Bug 65675 depends on bug 70885, which changed state.
Bug 70885 Summary: Gnome application menu should be deactivated under Unity
https://bugs.freedesktop.org/show_bug.cgi?id=70885
What|Removed |Added
--
vcl/source/window/dialog.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 215c9a708e1dc184b0efac0d7a9246715a7cf469
Author: Tor Lillqvist
Date: Fri Nov 1 00:26:56 2013 +0200
Typo
Change-Id: I31cd13e6b11b73166e7a7f351c5eb3ea8038a4fc
diff --git a/vcl
vcl/inc/unx/desktops.hxx |1 +
vcl/unx/generic/desktopdetect/desktopdetector.cxx | 12 ++--
vcl/unx/generic/plugadapt/salplug.cxx |3 ++-
vcl/unx/gtk/window/gtksalframe.cxx|9 +++--
4 files changed, 20 insertions(+), 5
ios/shared/ios_sharedlo/objective_c/view_controllers/MLOTestingTileParameter.m
|2 -
ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileParametersViewController.m
|1
sw/inc/swrect.hxx
sw/inc/swtypes.hxx |1 -
sw/source/core/bastyp/swtypes.cxx |1 -
sw/source/core/doc/number.cxx |8
sw/source/core/doc/poolfmt.cxx |6 +++---
sw/source/core/table/swtable.cxx |6 +++---
sw/source/filter/ww8/rtfexport.cxx |2 +-
sw/source/
: *
: ERROR: ERROR: 'destination' at file not unique: LibreOffice
4/share/extensions/dict-ar/description.xml at
C:/sources/libo-core/solenv/bin/modules/installer/windows/file.pm line 132
: **
sw/inc/ndhints.hxx|3 ---
sw/source/core/text/txtio.cxx |7 ---
2 files changed, 10 deletions(-)
New commits:
commit 21f56260bec8d3b9f4af346c0a1cc1465aa3d04c
Author: Tor Lillqvist
Date: Sun Nov 3 18:30:13 2013 +0200
Bin unused (and uninformative) debugging SvStream
sw/inc/swrect.hxx |5 -
1 file changed, 5 deletions(-)
New commits:
commit c1c0593cba85ac03c8a59e58e07fbbdc0478bf7a
Author: Tor Lillqvist
Date: Sun Nov 3 18:19:40 2013 +0200
Forgot to bin this declaration, too
Change-Id: Ifd27073ca0451cf285ff0a473676d9f2ad213f00
diff --g
editeng/source/misc/svxacorr.cxx |3 +++
1 file changed, 3 insertions(+)
New commits:
commit ebb867f2b7d268eba5f39d387713fc2dac99a06d
Author: Laurent Balland-Poirier
Date: Thu Oct 10 20:16:07 2013 +0200
fdo#69762 Scientific number AutoCorrect as ordinal
In French, ordinal num
sw/inc/swrect.hxx| 18 ++
sw/source/core/bastyp/swrect.cxx | 12
2 files changed, 14 insertions(+), 16 deletions(-)
New commits:
commit 58ec629939bc0e31dc8fe8bfba6fba4f27e5bcc9
Author: Tor Lillqvist
Date: Sun Nov 3 17:39:20 2013 +0200
Add o
editeng/source/misc/svxacorr.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 938881340e9203d3b265596b8c7359bb27560912
Author: Laurent Balland-Poirier
Date: Thu Oct 10 20:16:07 2013 +0200
fdo#69762 Scientific number AutoCorrect as ordinal
In French, ordinal numb
framework/source/helper/statusindicatorfactory.cxx |5 -
sfx2/source/view/frmload.cxx |1 -
2 files changed, 4 insertions(+), 2 deletions(-)
New commits:
commit b1f5986c57445588d513eefff9c4e8ceb6f0f75a
Author: Michael Stahl
Date: Sun Nov 3 13:45:54 2013 +0100
sc/source/ui/dbgui/asciiopt.cxx |7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
New commits:
commit 75673b2b441d86cf92d2fd515285a5553cfceb4a
Author: Eike Rathke
Date: Sun Nov 3 13:51:28 2013 +0100
catch aFieldSeps.isEmpty() in ScAsciiOptions::GetWeightedFieldSep()
configure.ac |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 9074504c9139bbb0e380e7268d5220cb522a940a
Author: Tor Lillqvist
Date: Sun Nov 3 14:12:19 2013 +0200
Recognize also NDK 9b
Change-Id: Ia9cecbe2cd6d9ee944abe5b8004aed27e191138c
diff --git
external/libmwaw/0001-use-correct-type.patch | 52 +++
external/libmwaw/UnpackedTarball_libmwaw.mk |1
2 files changed, 53 insertions(+)
New commits:
commit 2cb29ab6a364716fb6f2811099178c10045302ab
Author: David Tardon
Date: Sun Nov 3 13:00:46 2013 +0100
fi
source/text/sbasic/shared/03030111.xhp |2 +-
source/text/sbasic/shared/03030112.xhp |2 +-
source/text/sbasic/shared/03030113.xhp |2 +-
source/text/sbasic/shared/03030114.xhp |2 +-
source/text/sbasic/shared/03030115.xhp |2 +-
source/text/sbasic/shared/03030116.xhp |2 +-
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3197b44469cf18fb01131bc95d6e4b9055c84dc2
Author: Andras Timar
Date: Sun Nov 3 10:34:47 2013 +0100
Updated core
Project: help c48ab896683aed8f610d0d63e086599bbd11e063
diff --git a/helpcontent2 b
external/libmwaw/0001-std-isfinite-is-C-11.patch | 21 -
1 file changed, 21 deletions(-)
New commits:
commit 9b40f2c805b79500b352d3f9cda54ae11b3d6186
Author: David Tardon
Date: Sun Nov 3 12:36:44 2013 +0100
discard the configure part
Change-Id: I8bca5acdee19
external/libmwaw/0001-std-isfinite-is-C-11.patch | 64 +++
external/libmwaw/UnpackedTarball_libmwaw.mk |6 ++
2 files changed, 70 insertions(+)
New commits:
commit 3f5a48bf8aae758f5eb2cae5fafae68e2adaec6c
Author: David Tardon
Date: Sun Nov 3 12:30:36 2013 +0100
src/lib/CMXParser.cpp|4 ++--
src/lib/libcdr_utils.cpp |3 +--
2 files changed, 3 insertions(+), 4 deletions(-)
New commits:
commit a0177028897b054e8ac807f818b3d1eae5d44850
Author: Julien Nabet
Date: Sun Nov 3 12:18:45 2013 +0100
Some cppcheck cleaning
Change-Id: I559
https://bugs.freedesktop.org/show_bug.cgi?id=71043
--- Comment #11 from José Guilherme Vanz ---
Yeap, last night I executed autogen again and compiled with clang again. Now, I
think is working well. But I'm still investigating why STACK is not working
very well in our codebase.
--
You are recei
src/lib/MSPUBCollector.cpp |2 +-
src/lib/MSPUBDocument.cpp |3 ++-
src/lib/MSPUBParser.cpp|2 +-
3 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit 6aa8753461a537aadd2180ebc3d98962bd2224cb
Author: Julien Nabet
Date: Sun Nov 3 11:38:25 2013 +0100
Some cp
wizards/com/sun/star/wizards/document/Control.java | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
New commits:
commit 148770af39a82f52a5d267e40941684791df4c66
Author: Lionel Elie Mamane
Date: Wed Oct 30 05:35:42 2013 +0100
fdo#70674 adapt wizard code to incompati
Hi,
I noticed, that a recent commit broke string freeze in libreoffice-4-1
branch: b350dc2e1e4c3ac7cb722569d462c95dbb3cbbda
First I wanted to simply revert it. Then I noticed that there were
more string changing commits in stable branch.
In core:
b350dc2e1e4c3ac7cb722569d462c95dbb3cbbda
38f11fdb08
source/text/sbasic/shared/03030111.xhp |2 +-
source/text/sbasic/shared/03030112.xhp |2 +-
source/text/sbasic/shared/03030113.xhp |2 +-
source/text/sbasic/shared/03030114.xhp |2 +-
source/text/sbasic/shared/03030115.xhp |2 +-
source/text/sbasic/shared/03030116.xhp |2 +-
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 56364430108893afbcf5d2b51c5aaa37e393e7cc
Author: Andras Timar
Date: Sun Nov 3 10:34:47 2013 +0100
Updated core
Project: help 086ca602232837bc9c80800487c57e35e242fe7a
diff --git a/helpcontent2 b
source/text/sbasic/shared/03030111.xhp |2 +-
source/text/sbasic/shared/03030112.xhp |2 +-
source/text/sbasic/shared/03030113.xhp |2 +-
source/text/sbasic/shared/03030114.xhp |2 +-
source/text/sbasic/shared/03030115.xhp |2 +-
source/text/sbasic/shared/03030116.xhp |2 +-
starmath/qa/cppunit/test_nodetotextvisitors.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d17219a7ddb9527c2dc9e97ce5f601af2387c189
Author: Tor Lillqvist
Date: Sun Nov 3 10:34:43 2013 +0200
WaE: unused variable 'sExpected' [loplugin]
Change-Id: I
helpcontent2 |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b33856e0a4104d716293cd05ea1915ca216fe33c
Author: Andras Timar
Date: Sun Nov 3 10:34:47 2013 +0100
Updated core
Project: help 472620fd6f95163f400ba8a88c6f7edc11d6c967
diff --git a/helpcontent2 b
https://bugs.freedesktop.org/show_bug.cgi?id=71043
--- Comment #10 from Tor Lillqvist ---
I, and several other people, compile LibreOffice using Clang all the time, both
on Linux (where Clang so far is not mainstream, I guess) and on OS X (for OS X
itself and cross-compiling for iOS) (where Clang
RepositoryExternal.mk|2
configure.ac |2
download.lst |4
external/libmwaw/ExternalProject_libmwaw.mk |1
filter/Configurati
https://bugs.freedesktop.org/show_bug.cgi?id=70553
--- Comment #8 from Jean-Baptiste Faure ---
Thank you Björn :-)
Could this patch be backported to 4.1 ? If I am not wrong, before this change
desktop files were identical in 4.1 and the master.
Best regards. JBF
--
You are receiving this mail
RepositoryModule_build.mk |1 +
external/Module_external.mk|4 ++--
solenv/gbuild/Module.mk|3 ++-
solenv/gbuild/extensions/pre_BuildTools.mk |2 +-
4 files changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 878f669c40
55 matches
Mail list logo