[Libreoffice-commits] core.git: vcl/inc

2016-01-09 Thread Chris Sherlock
vcl/inc/fontattributes.hxx | 25 + 1 file changed, 25 insertions(+) New commits: commit 5511b477fd5dc9b74ff05ea68b1b57b463b6fa51 Author: Chris Sherlock Date: Sun Jan 10 13:51:51 2016 +1100 vcl: add missing mutator operations to ImplFontAttributes Change-

[Libreoffice-commits] core.git: vcl/source

2016-01-09 Thread Chris Sherlock
vcl/source/gdi/pdfwriter_impl.cxx |8 vcl/source/gdi/pdfwriter_impl.hxx | 10 +- 2 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 251fb51430da29337eb3e74591c8c522e15fc955 Author: Chris Sherlock Date: Sun Jan 10 10:29:10 2016 +1100 vcl: Renamed Im

[Libreoffice-commits] core.git: vcl/inc vcl/quartz

2016-01-09 Thread Chris Sherlock
vcl/inc/quartz/salgdi.h | 18 +- vcl/quartz/ctfonts.cxx | 18 +- vcl/quartz/ctlayout.cxx |2 +- vcl/quartz/salgdi.cxx | 34 +- 4 files changed, 36 insertions(+), 36 deletions(-) New commits: commit 416d7ccb4e0c56199034b7

[Libreoffice-commits] core.git: vcl/inc vcl/win

2016-01-09 Thread Chris Sherlock
vcl/inc/win/salgdi.h | 10 vcl/win/gdi/salfont.cxx | 52 +++--- vcl/win/gdi/winlayout.cxx | 14 ++-- vcl/win/gdi/winlayout.hxx |8 +++ 4 files changed, 42 insertions(+), 42 deletions(-) New commits: commit d538eb2bfa45e

[Libreoffice-commits] core.git: vcl/inc vcl/win

2016-01-09 Thread Chris Sherlock
vcl/inc/win/salgdi.h |4 ++-- vcl/win/gdi/salfont.cxx |2 +- vcl/win/gdi/winlayout.cxx | 32 vcl/win/gdi/winlayout.hxx | 14 +++--- 4 files changed, 26 insertions(+), 26 deletions(-) New commits: commit 15dae2693e807014d20415085673ad3af7

CppCheck Report Update

2016-01-09 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2016-10-01_02:04:14 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s /home/

Re: Suggestion

2016-01-09 Thread Chris Sherlock
Hi Rick, IMO, the *very* first step any new developer needs to undertake is to get the LO codebase from git, compile it and then make sure it runs. This might sound facetious to a newcomer, but actually it’s not. That is normally the first stumbling block for any new starter (it was for me) an

Re: New FORECAST.ETS function in Calc

2016-01-09 Thread Chris Sherlock
On 9 Jan 2016, at 12:07 AM, Winfried Donkers wrote: > > Hi Eike, > >> Hi dev-list, >> >> um.. Winfried that is.. maybe you should have your name in From ;) > > Yes, I noticed that too, will change that. > >> The problem with such extra parameters is always that you can not remove >> them on

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-7' - loleaflet/src

2016-01-09 Thread Jan Holesovsky
loleaflet/src/map/handler/Map.Keyboard.js | 20 1 file changed, 4 insertions(+), 16 deletions(-) New commits: commit 6b9e0368ae084bd15d231f55eae88abb0f4e9d2c Author: Jan Holesovsky Date: Sat Jan 9 23:45:09 2016 +0100 loleaflet: Improve page up / page down handling w

[Libreoffice-commits] online.git: loleaflet/src

2016-01-09 Thread Jan Holesovsky
loleaflet/src/map/handler/Map.Keyboard.js | 20 1 file changed, 4 insertions(+), 16 deletions(-) New commits: commit f646733006123e182ccb5f49d676086b0b2797bb Author: Jan Holesovsky Date: Sat Jan 9 23:45:09 2016 +0100 loleaflet: Improve page up / page down handling w

[Bug 55066] FILEOPEN: flaws in importing 123 files

2016-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55066 --- Comment #16 from Urmas --- What version of Lotus was that file created with? -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOf

[Libreoffice-commits] core.git: vcl/opengl

2016-01-09 Thread Michael Meeks
vcl/opengl/salbmp.cxx | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit 33208c347182d8fe80bfbe34fe3e0b4b21a0a7a2 Author: Michael Meeks Date: Sat Jan 9 21:25:12 2016 + tdf#96550 - vcl opengl - fix BGR/RGB swap for some 8-bit icons.

[Libreoffice-commits] core.git: 2 commits - bridges/test vcl/source

2016-01-09 Thread Caolán McNamara
bridges/test/inter_libs_exc/inter.cxx | 55 bridges/test/inter_libs_exc/makefile.mk | 71 bridges/test/inter_libs_exc/share.h | 25 bridges/test/inter_libs_exc/starter.cxx

[Libreoffice-commits] core.git: framework/inc framework/source

2016-01-09 Thread Maxim Monastirsky
framework/inc/uielement/toolbarmerger.hxx |6 - framework/source/uielement/addonstoolbarmanager.cxx |6 +++-- framework/source/uielement/toolbarmanager.cxx |2 + framework/source/uielement/toolbarmerger.cxx| 23 ++-- 4 files changed, 28 ins

[Libreoffice-commits] core.git: vcl/source

2016-01-09 Thread Ras-al-Ghul
vcl/source/window/toolbox.cxx | 24 1 file changed, 8 insertions(+), 16 deletions(-) New commits: commit 79af5b389b42284ddea3e486c17ace4776bd8e4c Author: Ras-al-Ghul Date: Fri Jan 8 01:42:50 2016 +0530 tdf#96888 Kill internal vcl dog-tags ... Did some c

[Libreoffice-commits] core.git: vcl/inc vcl/source

2016-01-09 Thread Ras-al-Ghul
vcl/inc/window.h |2 vcl/source/window/winproc.cxx | 88 ++ 2 files changed, 32 insertions(+), 58 deletions(-) New commits: commit e02f5d421933a58b32dc8b9bb0a2027fb3914649 Author: Ras-al-Ghul Date: Sat Jan 9 20:36:35 2016 +0530 t

[Libreoffice-commits] core.git: 2 commits - vcl/opengl vcl/source vcl/workben

2016-01-09 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx | 13 - vcl/source/outdev/rect.cxx |2 ++ vcl/workben/vcldemo.cxx| 18 ++ 3 files changed, 28 insertions(+), 5 deletions(-) New commits: commit 60790935cc143de49b732e93b6fb923b7669530b Author: Michael Meeks Date: Sat Jan 9 12:1

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - external_deps.lst

2016-01-09 Thread Andrea Pescetti
external_deps.lst | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 43fb38f6c55b9c2b30d938cb5a30e7d875ba2bfc Author: Andrea Pescetti Date: Sat Jan 9 18:56:32 2016 + #i126781# Replace external FTP sources with HTTP/HTTPS downloads Patch By:

Re: [Libreoffice-qa] Bugzilla Tip: Ever want to make private notes on a bug report?

2016-01-09 Thread Robinson Tryon
On Fri, Jan 8, 2016 at 9:58 AM, Eike Rathke wrote: > Hi, > > On Thursday, 2016-01-07 17:00:20 -0600, Robinson Tryon wrote: > >> If any of you have ever wanted to make a private note on a bug report, >> feel free to use the 'Tags' field. The content in there is only >> viewable to you, and editing

[Bug 82797] use modern OpenGL for OGL Transitions

2016-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82797 Michael Meeks changed: What|Removed |Added Status|NEW |NEEDINFO CC|

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - solenv/bin

2016-01-09 Thread Andrea Pescetti
solenv/bin/download_external_dependencies.pl | 55 --- 1 file changed, 9 insertions(+), 46 deletions(-) New commits: commit 1f39c0bdcd0dd917e91bd8133010749543910337 Author: Andrea Pescetti Date: Sat Jan 9 17:43:42 2016 + #i126469# Fix failing checksums at fir

[Libreoffice-commits] core.git: vcl/Library_vcl.mk

2016-01-09 Thread Caolán McNamara
vcl/Library_vcl.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 35fefeaba8faf6c83833b91cb605de576af9e457 Author: Caolán McNamara Date: Sat Jan 9 17:15:50 2016 + try and fix android build post... commit 86d06c9102d6f59946d7fbfdee5bb40e

[Libreoffice-commits] core.git: vcl/source

2016-01-09 Thread Caolán McNamara
vcl/source/window/menu.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 5e217d65e072158e82dd7525c075bbccfdce5902 Author: Caolán McNamara Date: Sat Jan 9 17:11:02 2016 + WaE: C4702: unreachable code regression from... commit 31bc9a2

[Libreoffice-commits] core.git: 3 commits - sc/source sw/source

2016-01-09 Thread Caolán McNamara
sc/source/filter/excel/xiescher.cxx |3 ++- sw/source/core/ole/ndole.cxx|5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) New commits: commit 7c76db3c88d5fa27776c7c5efa04249a6a7ed559 Author: Caolán McNamara Date: Sat Jan 9 16:57:32 2016 + crashtesting: ooo104

[Libreoffice-commits] online.git: loolwsd/Common.hpp loolwsd/LOOLBroker.cpp loolwsd/LOOLKit.cpp

2016-01-09 Thread Henry Castro
loolwsd/Common.hpp |1 + loolwsd/LOOLBroker.cpp | 18 -- loolwsd/LOOLKit.cpp| 30 +++--- 3 files changed, 36 insertions(+), 13 deletions(-) New commits: commit f3c8ace597023233a04f8d1097c666d7603a1c33 Author: Henry Castro Date: Sat Jan 9

[Libreoffice-commits] core.git: comphelper/source include/comphelper sw/source

2016-01-09 Thread Caolán McNamara
comphelper/source/container/embeddedobjectcontainer.cxx | 16 +++- include/comphelper/embeddedobjectcontainer.hxx |6 -- sw/source/core/unocore/unoframe.cxx |5 - 3 files changed, 19 insertions(+), 8 deletions(-) New commits: commit d9b58

[Libreoffice-commits] core.git: 3 commits - formula/source include/formula reportdesign/source sc/inc sc/source

2016-01-09 Thread Eike Rathke
formula/source/ui/dlg/FormulaHelper.cxx|1 + formula/source/ui/dlg/formula.cxx | 13 +++-- formula/source/ui/dlg/funcpage.cxx | 14 ++ include/formula/IFunctionDescription.hxx |1 + include/formula/formdata.hxx

[Libreoffice-commits] core.git: include/vcl vcl/source

2016-01-09 Thread Ras-al-Ghul
include/vcl/menu.hxx |2 +- vcl/source/window/menu.cxx | 21 ++--- 2 files changed, 7 insertions(+), 16 deletions(-) New commits: commit 31bc9a228ed02dfa082e3a59c20b0ce106d5c75c Author: Ras-al-Ghul Date: Sat Jan 9 03:09:49 2016 +0530 tdf#96888 Kill internal vcl

[Libreoffice-commits] core.git: vcl/source

2016-01-09 Thread Ras-al-Ghul
vcl/source/control/button.cxx | 33 - 1 file changed, 12 insertions(+), 21 deletions(-) New commits: commit 269f953aaa46d7dce26d061ce487d2f76a16a34e Author: Ras-al-Ghul Date: Sat Jan 9 02:57:47 2016 +0530 tdf#96888 Kill internal vcl dog-tags ...

[Bug 55066] FILEOPEN: flaws in importing 123 files

2016-01-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=55066 --- Comment #15 from Shubham Tibra --- I'd like to work on this bug, is it still open to work on. But I'll need some help. I am new here. I didn't understand how the import code works and how it uses the file format? Can someone help me

[Libreoffice-commits] core.git: vcl/generic vcl/inc vcl/Library_vcl.mk vcl/unx

2016-01-09 Thread Chris Sherlock
vcl/Library_vcl.mk |2 vcl/generic/glyphs/gcach_ftyp.cxx | 1547 - vcl/generic/glyphs/gcach_ftyp.hxx | 164 --- vcl/generic/glyphs/gcach_layout.cxx|2 vcl/generic/glyphs/glyphcache.cxx |2 vcl/ge

[Libreoffice-commits] core.git: vcl/generic

2016-01-09 Thread Chris Sherlock
vcl/generic/glyphs/gcach_ftyp.cxx |6 +++--- vcl/generic/glyphs/gcach_ftyp.hxx |8 2 files changed, 7 insertions(+), 7 deletions(-) New commits: commit afab984f974d95c57b1a580387dcea2127bc3ca6 Author: Chris Sherlock Date: Sat Jan 9 14:03:48 2016 +1100 vcl: Rename class Im

[Libreoffice-commits] online.git: loolwsd/LOOLKit.cpp

2016-01-09 Thread Henry Castro
loolwsd/LOOLKit.cpp | 54 1 file changed, 21 insertions(+), 33 deletions(-) New commits: commit d20e9399fc194143d71383d4bfefb5f3eef2a947 Author: Henry Castro Date: Sat Jan 9 07:27:57 2016 -0400 loolwsd: revert, refactor lokit Document

[Libreoffice-commits] core.git: vcl/generic vcl/inc vcl/unx

2016-01-09 Thread Chris Sherlock
vcl/generic/glyphs/gcach_ftyp.cxx |4 ++-- vcl/generic/glyphs/glyphcache.cxx |6 +++--- vcl/generic/print/genpspgraphics.cxx|2 +- vcl/inc/generic/glyphcache.hxx |8 vcl/unx/generic/gdi/cairotextrender.cxx |4 ++-- 5 files changed, 12 insertion

[Libreoffice-commits] core.git: 2 commits - svx/source vcl/inc vcl/opengl vcl/workben

2016-01-09 Thread Michael Meeks
svx/source/sdr/overlay/overlayselection.cxx |9 -- vcl/inc/openglgdiimpl.hxx |7 + vcl/opengl/gdiimpl.cxx | 45 vcl/workben/vcldemo.cxx | 102 ++-- 4 files changed, 103 insertions(+), 60 dele

Re: Suggestion

2016-01-09 Thread julien2412
Welcome Rick! Here's the start page for those who want to contribute on dev part: https://wiki.documentfoundation.org/Development Julien -- View this message in context: http://nabble.documentfoundation.org/Suggestion-tp4171215p4171224.html Sent from the Dev mailing list archive at Nabble.com