Moin!
* Open changes on master for project core changed in the last 25 hours:
First time contributors doing great things!
+ Resolves tdf#80137 Paste array formula into range pastes as non-array for
in https://gerrit.libreoffice.org/14770 from Henry Castro
about module sc
End of
basic/source/sbx/sbxstr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3b585737ff6bda7d28dd293465f5061ad5006f6e
Author: LeMoyne Castle
Date: Fri Mar 6 01:15:12 2015 -0700
convert error number to string
BASIC error type was printing as "Error "+ o
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/d9101e9416d9a285028ccb74895f6ba3964cce46/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
Hello
My name is Amate Yolande and I am interested in contributing to the
Libreoffice community for google summer of code 2015. I am proficient in
c/c++ programming. I have successful compiled and built the Libreoffice
source code and I am presently trying to find an Easy Hack to work on. I
sc/inc/docuno.hxx | 15 +--
sc/source/ui/inc/gridwin.hxx | 12 ++
sc/source/ui/inc/output.hxx|1
sc/source/ui/unoobj/docuno.cxx | 30 ++
sc/source/ui/view/gridwin.cxx | 20
sc/source/ui/view/gridwin4.cxx | 197 +
sc
Hi Tanmay!
Did you look at Easy Hacks page? It's a good place to start:
https://wiki.documentfoundation.org/Development/Easy_Hacks
I think you will find something for yourself among "Interesting" tasks,
requiring C++ skills.
Regards,
Łukasz Hryniuk
On 06/03/15 14:40, Tanmay Sahay wrote:
Hel
formula/source/core/api/token.cxx | 18 ++
include/formula/tokenarray.hxx|4
sc/source/core/tool/compiler.cxx | 28
3 files changed, 46 insertions(+), 4 deletions(-)
New commits:
commit 333f8a76341f5b4921e89012d133007503e49612
Author:
sc/qa/unit/opencl-test.cxx |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 8ea45048b83e685090484c959f642118cfebef6c
Author: Tor Lillqvist
Date: Fri Mar 6 23:09:59 2015 +0200
WaE: passing 'class rtl::OUString' by value, rather pass by reference
Cha
sc/qa/unit/opencl-test.cxx | 2351 +
1 file changed, 683 insertions(+), 1668 deletions(-)
New commits:
commit 0ef455bdc33356dcf00e3a2f724b2a18e15de38f
Author: Pranav Kant
Date: Sun Mar 1 21:32:22 2015 +0530
tdf#89267: Reduce duplicate code
vcl/source/outdev/map.cxx |8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
New commits:
commit be5a6706b6a34a57774714929b9b7fe06f69173e
Author: Stephan Bergmann
Date: Fri Mar 6 21:29:24 2015 +0100
Handle degenerate case of nMapNum == 0
...appears to be occasionall
sc/inc/refreshtimer.hxx |6 --
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 9b4abcd1c45a646a1ac9120fe1c489ba6bb44e95
Author: Jan-Marek Glogowski
Date: Fri Mar 6 19:11:31 2015 +0100
Little build fix to Windows ScRefreshTimer
For whatever reason "objd
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +-
sc/source/core/tool/calcconfig.cxx |1 +
2 files changed, 2 insertions(+), 1 deletion(-)
New commits:
commit acaafc03e623ac25d4408605f34d50618926c5d0
Author: Tor Lillqvist
Date: Fri Mar 6 18:02:56 201
include/svx/sdr/overlay/overlaymanager.hxx|8 ++--
include/svx/sdr/overlay/overlayobjectlist.hxx |1 +
svx/inc/sdr/overlay/overlaymanagerbuffered.hxx|2 ++
svx/source/sdr/overlay/overlaymanager.cxx |7 ---
svx/source/sdr/overlay/overlaymanagerbuffere
In Web Layout one shouldn't expect _*any*_ page breaks whatsoever, as by
definition it should not have a concept of pages. However, Writer sometimes
(and not so consistently) generates pages.
In some documents Writer generates dozens of pages in Web Layout, but
"Update All" reduces them to a few p
I have merged gnu-make-lo with upstream 4.1 and have binaries with the
following flavors:
64- and 32-bit Upstream 4.1 + my low-res stat workaround.
64- and 32-bit Upstream 4.1 + my low-res stat workaround + LO patches
(excluding depcache).
Didn't get a chance to do performance runs, but the binar
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx |4
chart2/source/controller/main/ChartController_Position.cxx | 26 +--
chart2/source/controller/main/CommandDispatchContainer.cxx |6
chart2/source/controller/main/CommandDispatchContainer.hxx |2
chart2/source/view/
vcl/workben/vcldemo.cxx | 30 ++
1 file changed, 26 insertions(+), 4 deletions(-)
New commits:
commit ef6f2490a697e7c23fea40c567f751db05f1bbbf
Author: Michael Meeks
Date: Fri Mar 6 16:50:09 2015 +
vcldemo: add a tooltip to debug rendering issue.
vcl/workben/vcldemo.cxx | 30 ++
1 file changed, 26 insertions(+), 4 deletions(-)
New commits:
commit 15b390e8255d07a5a40fe9de0f71d97a66ab54ff
Author: Michael Meeks
Date: Fri Mar 6 16:50:09 2015 +
vcldemo: add a tooltip to debug rendering issue.
Rebased ref, commits from common ancestor:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
> On March 6, 2015 at 10:12 AM Anthonys Lists wrote:
>
>
> I probably ought to file a bug/enhancement report, but if anyone's
> interested they can investigate.
>
> First the weirdo/bug. I've got an old spreadsheet from 3.5/3.4 days. It
> has six sheets in it. On three sheets, clicking prin
sc/inc/refreshtimer.hxx |4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
New commits:
commit 2c0189a8a3aeb3668bf6de1ea1958ba475b80a38
Author: Tobias Madl
Date: Fri Mar 6 16:55:17 2015 +0100
Autotimer: added function to public
Change-Id: I6522e7a2bb895973d9d8cf1b7cfbad2
sc/source/core/opencl/op_statistical.cxx |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
New commits:
commit 3da65dc8982167517f19e80a288b049118bc3d23
Author: Tor Lillqvist
Date: Fri Mar 6 17:35:09 2015 +0200
Return #VALUE! instead of NaN in the OpenCL NORMSINV()
Cha
sw/uiconfig/swriter/ui/wordcount.ui | 37 --
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |7
2 files changed, 41 insertions(+), 3 deletions(-)
New commits:
commit 2a0b6705724c4ea65b56eb0f45bccfa253d9fdc2
Author: Caolán McNamara
Date: Fri Mar 6 15
I probably ought to file a bug/enhancement report, but if anyone's
interested they can investigate.
First the weirdo/bug. I've got an old spreadsheet from 3.5/3.4 days. It
has six sheets in it. On three sheets, clicking print preview or print
gave you a blank sheet, despite data on the sheet.
Le 06/03/2015 15:26, Joel Madero a écrit :
>> Got a link for those issues handy ?
> https://bugs.documentfoundation.org/buglist.cgi?list_id=525899®etlastlist=525899
>
Thanks but I only get this in return from Bugzilla :
Sorry, I seem to have lost the cookie that recorded the results of your
las
include/vcl/timer.hxx |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit e7c2b4b981b9b43c31fa442d5596b7a765dbe699
Author: Tobias Madl
Date: Fri Mar 6 15:45:03 2015 +0100
Timer: added virtual before definition
Change-Id: Ief4da1f1241fc4175f5ad132f
sc/source/core/opencl/op_statistical.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6f4dc6af39ecf2f90155205ad097601a8b2f602c
Author: Tor Lillqvist
Date: Fri Mar 6 16:40:59 2015 +0200
One more #VALUE! instead of 'nan'
Change-Id: Ib7fe0d9ed2f5b5aae
On 03/06/2015 12:11 AM, Alex Thurgood wrote:
> Le 06/03/2015 05:52, Joel Madero a écrit :
>
> Hi Joel,
>
>> I'm curious if anyone has any thoughts about bugs that have backtraces
>> but QA has been unable to repro. Should these just be pushed to NEW ?
>>
>> Currently there are 8 UNCONFIRMED crash
desktop/source/deployment/manager/dp_manager.cxx |3 +--
filter/source/msfilter/svdfppt.cxx | 13 -
2 files changed, 5 insertions(+), 11 deletions(-)
New commits:
commit ca3700c42238e71684ec1d5f5eacaea4b1ca3b30
Author: Bjoern Michaelsen
Date: Fri Mar 6 14:48:24
slideshow/source/engine/slide/shapemanagerimpl.cxx | 35 ++---
slideshow/source/engine/slide/shapemanagerimpl.hxx |2 +
2 files changed, 33 insertions(+), 4 deletions(-)
New commits:
commit 21009ded43206124264a17992cb554f89aac6b75
Author: Michael Jaumann
Date: Fri Mar 6 1
scripts/tpconv.py |4
1 file changed, 4 insertions(+)
New commits:
commit f7f1a8847326bfa5d12feaa9bc6c82ff3d2acd98
Author: Miklos Vajna
Date: Fri Mar 6 15:00:36 2015 +0100
tpconv: allow pixel to logic conversion
Change-Id: I0e0448fc9efa4dc53e1dfd8e1b65ba68c56f36f3
diff
desktop/source/app/app.cxx|2 +-
drawinglayer/source/primitive2d/textlayoutdevice.cxx |4 ++--
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |4 ++--
include/sfx2/objsh.hxx|2 +-
include/svx/sdr/an
Hello, everyone!
I am Tanmay Sahay, a Sophomore from IIIT Hyderabad. I've been programming
in C++ for around 3 years, and I'm proficient in algorithmic programming.
LibreOffice interests me. I've looked up the basic development workflow;
this enabled me to successfully build my own development ver
test-bugzilla-files/analyze-logs.py | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
New commits:
commit bc0aabc6e6fc8880a1e2d7979411b0ebd9d2ee91
Author: Christian Lohmaier
Date: Fri Mar 6 13:53:19 2015 +0100
don't overwrite a file we're still reading from
slurp
slideshow/source/engine/slide/shapemanagerimpl.cxx | 98 -
slideshow/source/engine/slide/shapemanagerimpl.hxx | 22
slideshow/source/engine/slide/slideimpl.cxx|7 +
3 files changed, 122 insertions(+), 5 deletions(-)
New commits:
commit 42322e7f428a96eb1b2b
android/Bootstrap/src/org/libreoffice/kit/Document.java
|2 +
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitTileProvider.java
| 18 +-
include/LibreOfficeKit/LibreOfficeKitEnums.h
|8 +++-
3 files chan
sc/source/core/opencl/op_statistical.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 1028643bc7d294e4c32b4ccea288d90088abae53
Author: Tor Lillqvist
Date: Fri Mar 6 14:21:24 2015 +0200
Return a #DIV/0! error in one case in the OpenCL SLOPE() implementation
include/vcl/scheduler.hxx| 22 --
include/vcl/timer.hxx|4 +--
vcl/inc/svdata.hxx |3 --
vcl/source/app/scheduler.cxx | 52 ---
vcl/source/app/svapp.cxx |4 ---
vcl/source/app/svmain.cxx|1
v
On Fri, Mar 6, 2015 at 1:59 PM, Michael Meeks
wrote:
>
>
>
> * Jenkins update (Norbert)
> + mostly green
>+ queue 64 patches long, Chris pushed a 20x deep series 3x in a row.
Is it possible to
(a) have a way of cancelling stuff in the queue if we need to re-push
patches to gerrit?
an
* Present:
+ Bjoern, Caolan, Miklos, Michael M, Norbert, Robinson, Cedric, Sophie,
Lionel, Cloph, Stephan, Eike, Jan-Marek, Moggi, Michael S, Kendy,
Andras, Thorsten
* Completed Action Items:
+ write blog post to promote hack-fests (Bjoern)
[ awesome, cf. twitter, G+ e
sc/source/core/opencl/op_statistical.cxx |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 100c518e980f6abdc93c727c524b738200236bf2
Author: Tor Lillqvist
Date: Fri Mar 6 13:43:04 2015 +0200
Set #VALUE! error in PEARSON() OpenCL implementation when appropriate
Returni
https://bugs.documentfoundation.org/show_bug.cgi?id=89641
--- Comment #4 from Jan Holesovsky ---
dobragab: For Calc, have a look at sc/source/ui/view/cellsh.cxx , search for
STR_TABLE. You want to change the STR_TABLE in sc/source/ui/src/globstr.src to
have a kind of "Sheet %1 of %2" and adapt t
dbaccess/source/ui/control/curledit.cxx | 15 +++
dbaccess/source/ui/dlg/ConnectionHelper.cxx |1 +
dbaccess/source/ui/inc/curledit.hxx |1 +
3 files changed, 17 insertions(+)
New commits:
commit 8ace7ee616e7a38f7c626a74e680b928832c78df
Author: Szymon KÅos
Date
dbaccess/source/ui/control/curledit.cxx | 15 +++
dbaccess/source/ui/dlg/ConnectionHelper.cxx |1 +
dbaccess/source/ui/inc/curledit.hxx |1 +
3 files changed, 17 insertions(+)
New commits:
commit 1ac9985ade97f91869a11ce45231ffd6a5440959
Author: Szymon KÅos
Date
slideshow/source/engine/slide/shapemanagerimpl.cxx | 17 +
slideshow/source/engine/slide/shapemanagerimpl.hxx |5 +
slideshow/source/engine/slide/slideimpl.cxx|8
3 files changed, 26 insertions(+), 4 deletions(-)
New commits:
commit f7f8706b404b5b618
sc/source/core/opencl/op_statistical.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d9101e9416d9a285028ccb74895f6ba3964cce46
Author: Tor Lillqvist
Date: Fri Mar 6 13:01:21 2015 +0200
Set #VALUE! error in COVAR() OpenCL implementation when appropriate
include/LibreOfficeKit/LibreOfficeKitEnums.h |6 +++---
libreofficekit/source/gtk/lokdocview.c |2 +-
sw/source/core/crsr/crsrsh.cxx | 16
sw/source/core/crsr/viscrs.cxx |6 --
4 files changed, 12 insertions(+), 18 deletions(-)
android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java
|1
android/experimental/LOAndroid3/src/java/org/mozilla/gecko/gfx/LayerView.java
| 347 --
2 files changed, 174 insertions(+), 174 deletions(-)
New commits:
commit 6a7b05fb8c80786c9659a
New crashtest update available at
http://dev-builds.libreoffice.org/crashtest/b8ca219893a6e14bfea3cec5522532c144ad2fa6/
exportCrashes.csv
Description: Binary data
importCrash.csv
Description: Binary data
validationErrors.csv
Description: Binary data
__
slideshow/source/engine/slide/shapemanagerimpl.cxx | 136 -
slideshow/source/engine/slide/shapemanagerimpl.hxx | 56 +++-
slideshow/source/engine/slide/slideimpl.cxx| 40 +-
3 files changed, 167 insertions(+), 65 deletions(-)
New commits:
commit c4f5e1e9d1
include/sfx2/sidebar/IContextChangeReceiver.hxx |2 +-
sc/inc/afmtuno.hxx |3 +--
sc/inc/cellsuno.hxx |6 ++
sc/inc/dapiuno.hxx |3 +--
sc/inc/datauno.hxx
formula/source/core/api/vectortoken.cxx | 10 --
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +-
sc/source/core/data/grouptokenconverter.cxx | 12
sc/source/core/opencl/op_statistical.cxx |2 +-
sc/sourc
vcl/source/window/decoview.cxx | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
New commits:
commit 9a93277b869caca4db054385db59fc7b7d541570
Author: Miklos Vajna
Date: Fri Mar 6 10:13:20 2015 +0100
vcl: fix Android build
Change-Id: Ib71d74d4b66b02a6a680b5ab0c905
sw/source/filter/ww8/docxattributeoutput.cxx | 18 ++
sw/source/filter/ww8/docxattributeoutput.hxx |2 +-
2 files changed, 7 insertions(+), 13 deletions(-)
New commits:
commit 352c40dd5ce715f6ae654b8dedf2fc2145275a1d
Author: Miklos Vajna
Date: Fri Mar 6 09:17:19 2015 +010
Le 06/03/2015 05:52, Joel Madero a écrit :
Hi Joel,
>
> I'm curious if anyone has any thoughts about bugs that have backtraces
> but QA has been unable to repro. Should these just be pushed to NEW ?
>
> Currently there are 8 UNCONFIRMED crashers - at least one or two of
> those have backtraces
55 matches
Mail list logo