LibreOffice Gerrit News for submodules on 2014-11-02

2014-11-01 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: None * Merge

LibreOffice Gerrit News for core on 2014-11-02

2014-11-01 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + "Fix fdo#84795 Menu, DropDown-List not disappears with right mouse click" in https://gerrit.libreoffice.org/12061 from juegen funk about module vcl End of

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

2014-11-01 Thread Chris Sherlock
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx |7 - include/vcl/outdev.hxx |4 - vcl/source/outdev/polyline.cxx | 61 ++-- 3 files changed, 29 insertions(+), 43 deletions(-) New commits: commit 498a40f339087

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

2014-11-01 Thread Noel Grandin
include/vcl/keycod.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit cd44a7288e09ffadd34d9fe1a71b7462429c5c65 Author: Noel Grandin Date: Sun Nov 2 07:04:58 2014 +0200 revert the KeyCode asserts there are two many places it appears to trigger in real use. will

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 4 commits - include/vcl vcl/source vcl/win

2014-11-01 Thread Markus Mohrhard
include/vcl/opengl/OpenGLContext.hxx |2 ++ vcl/source/opengl/OpenGLContext.cxx | 12 +++- vcl/win/source/gdi/salgdi.cxx| 23 +-- 3 files changed, 30 insertions(+), 7 deletions(-) New commits: commit 58fc3a6992332b8a6dba2fe7a077f421f27725c5 Author: Mar

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

2014-11-01 Thread Chris Sherlock
include/vcl/outdev.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1a178bd5a2249b49d61ccd8c5643aa6cb501f25b Author: Chris Sherlock Date: Sun Nov 2 12:42:13 2014 +1100 vcl: include variable names in definition of OutputDevice::DrawPolyLine() Ch

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

2014-11-01 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- vcl/source/outdev/polyline.cxx |6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit b167d1127e1579468a74c4414e7f4f33d9d24122 Author: Chris Sherlock Date: Sun Nov 2 12:38:16 2014 +1100 vcl: rename OutputDevice::DrawPo

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - vcl/inc vcl/source vcl/win

2014-11-01 Thread Markus Mohrhard
vcl/inc/win/salgdi.h| 43 +++-- vcl/source/opengl/OpenGLContext.cxx |2 - vcl/win/source/gdi/salgdi.cxx | 47 ++-- vcl/win/source/gdi/salprn.cxx | 14 vcl/win/source/gdi/salvd.cxx| 10 +++--- vcl/w

Re: 10.10 tinderbox builds crashes on opening any file

2014-11-01 Thread Robert Antoni Buj i Gelonch
It's an issue related with LibreOfficePython.framework and install_name_tool: 1 - create the folder where LibreOfficePython.framework was installed in the tinderbox: $: sudo mkdir -p /Volumes/Master/lo/core/workdir/UnpackedTarball/python3/python-inst/@_

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 4 commits - vcl/inc vcl/source vcl/win

2014-11-01 Thread Markus Mohrhard
vcl/inc/win/salgdi.h| 29 + vcl/source/opengl/OpenGLContext.cxx |6 +++--- vcl/win/source/gdi/gdiimpl.cxx | 34 +- vcl/win/source/gdi/salgdi.cxx | 34 -- vcl/win/source/

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - sc/workben

2014-11-01 Thread Markus Mohrhard
sc/workben/opencl/platform_detect.cxx | 14 +- 1 file changed, 9 insertions(+), 5 deletions(-) New commits: commit 1973029229012d5761a070a741f5dd2d7d79b23f Author: Markus Mohrhard Date: Fri Oct 31 01:33:02 2014 +0100 make that file platform independent Change-Id: I6

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl' - 2 commits - chart2/source include/vcl vcl/source vcl/unx

2014-11-01 Thread Markus Mohrhard
chart2/source/view/main/GL3DRenderer.cxx |3 +++ include/vcl/opengl/OpenGLHelper.hxx |5 + vcl/source/opengl/OpenGLHelper.cxx |5 + vcl/unx/generic/gdi/salgdi.cxx |5 - 4 files changed, 17 insertions(+), 1 deletion(-) New commits: commit b035040483

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-11-01 Thread Robert Antoni Buj i Gelonch
Not yet solved. No Java runtime present, requesting install. On Sat, Nov 1, 2014 at 8:41 PM, Robert Antoni Buj i Gelonch < robert@gmail.com> wrote: > I think that the following command can solve the issue with Oracle's JDKs. > > sudo curl -o /Library/Java/Extensions/javaee-api-7.0.jar -O#L >

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

2014-11-01 Thread Chris Sherlock
include/tools/gen.hxx |5 ++ include/vcl/outdev.hxx |4 -- tools/Library_tl.mk|1 tools/source/generic/point.cxx | 79 + vcl/source/outdev/font.cxx | 15 ++- vcl/source/outdev/outdev.cxx | 53

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

2014-11-01 Thread Miklos Vajna
sw/source/core/layout/sectfrm.cxx | 14 -- 1 file changed, 14 deletions(-) New commits: commit 86725e3808c778e2d7bc11cbc6c02051ffbd5c5e Author: Miklos Vajna Date: Sat Nov 1 20:45:16 2014 +0100 sw: unused includes in sectfrm Change-Id: I59c33d25361c79e77994647b978915

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2014-11-01 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo82512.rtf | 10 ++ sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/dmapper/DomainMapper.cxx |8 3 files changed, 24 insertions(+) New commits: commit dcb37dcebcde6188eb58ef7d8d34d08fea4badb8 Author: Miklos V

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

2014-11-01 Thread Chr . Rossmanith
svgio/inc/svgio/svgreader/svgstyleattributes.hxx | 13 svgio/inc/svgio/svgreader/svgtoken.hxx |1 svgio/source/svgreader/svgnode.cxx | 24 +++ svgio/source/svgreader/svgstyleattributes.cxx| 24 +++ svgio/so

[Libreoffice-commits] dev-tools.git: test-bugzilla-files/execute.sh test-bugzilla-files/new-control.py test-bugzilla-files/test-bugzilla-files.py

2014-11-01 Thread Markus Mohrhard
test-bugzilla-files/execute.sh |2 test-bugzilla-files/new-control.py | 77 + test-bugzilla-files/test-bugzilla-files.py | 22 +--- 3 files changed, 63 insertions(+), 38 deletions(-) New commits: commit 77eb5fd822f0827e288e26940eb867858

[Bug 78826] UI: inconsistent fields labeling. "Text:" or "Text"?

2014-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78826 --- Comment #16 from Commit Notification --- Adolfo Jayme Barrientos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a51aa75d92eadaa613192a1773e0b78b0df74527 fdo#

[Libreoffice-commits] core.git: cui/uiconfig filter/uiconfig

2014-11-01 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/aboutconfigdialog.ui | 15 cui/uiconfig/ui/aboutconfigvaluedialog.ui|7 cui/uiconfig/ui/agingdialog.ui | 16 cui/uiconfig/ui/areadialog.ui|5 cui/uiconfig/ui/areatabpage.ui

[Libreoffice-commits] core.git: 17 commits - chart2/source cui/source extensions/source i18npool/source lotuswordpro/source registry/source sot/source svtools/source svx/source sw/source tools/source

2014-11-01 Thread Caolán McNamara
chart2/source/controller/main/DrawCommandDispatch.cxx|2 - cui/source/customize/cfg.cxx |6 ++- extensions/source/scanner/sane.cxx |2 - i18npool/source/calendar/calendar_gregorian.cxx |2 + lotuswordpro/source/filter/l

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-11-01 Thread Robert Antoni Buj i Gelonch
I think that the following command can solve the issue with Oracle's JDKs. sudo curl -o /Library/Java/Extensions/javaee-api-7.0.jar -O#L http://central.maven.org/maven2/javax/javaee-api/7.0/javaee-api-7.0.jar Regards, Robert On Sat, Nov 1, 2014 at 8:19 PM, Robert Antoni Buj i Gelonch < robert.

Spelling dialog regression in calc

2014-11-01 Thread V Stuart Foote
Just discovered we have a pesky regression we picked up on the 4.1 -> 4.2 transition with the Spelling dialog not resetting underline of the misspelled words when corrected. All seems correct if the spelling is corrected with context menu. So, suspect it to be mishandling of the bPaintWrong valu

Re: Java problem when running CppunitTest_dbaccess_dialog_save on OS X 10.10 with Oracle JDK 1.8

2014-11-01 Thread Robert Antoni Buj i Gelonch
HSQLDB requires some J2EE libs that aren't bundled within a standard JDK (javax.servlet). source files: ./workdir/UnpackedTarball/hsqldb/src/hsqlServlet.java ./workdir/UnpackedTarball/hsqldb/src/org/hsqldb/Servlet.java build: ./workdir/UnpackedTarball/hsqldb/classes/hsqlServlet.class ./workd

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

2014-11-01 Thread Kohei Yoshida
svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx | 30 ++ 1 file changed, 11 insertions(+), 19 deletions(-) New commits: commit 5d87009cc2d385e61edd06bb5c81ef2106405066 Author: Kohei Yoshida Date: Sat Nov 1 13:51:35 2014 -0400 Unindent. Change-Id: I32afaeb7

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - svx/inc

2014-11-01 Thread Kohei Yoshida
svx/inc/sdr/contact/viewobjectcontactofsdrole2obj.hxx | 30 ++ 1 file changed, 11 insertions(+), 19 deletions(-) New commits: commit 6c37011e6abc10348cd1acc7ab85426938256f0f Author: Kohei Yoshida Date: Sat Nov 1 13:51:35 2014 -0400 Unindent. Change-Id: I32afaeb7

[Libreoffice-commits] core.git: include/svx

2014-11-01 Thread Kohei Yoshida
include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx | 65 -- 1 file changed, 31 insertions(+), 34 deletions(-) New commits: commit 9de534e629e4338ae7f317ebc7ca63a2dfebb7ba Author: Kohei Yoshida Date: Sat Nov 1 13:45:12 2014 -0400 Unindent. Change-Id: I911de1c7

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - include/svx

2014-11-01 Thread Kohei Yoshida
include/svx/sdr/contact/viewobjectcontactofsdrobj.hxx | 65 -- 1 file changed, 31 insertions(+), 34 deletions(-) New commits: commit f158bf604e60b55051c9bab3945c59cf8c459263 Author: Kohei Yoshida Date: Sat Nov 1 13:45:12 2014 -0400 Unindent. Change-Id: I911de1c7

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

2014-11-01 Thread Kohei Yoshida
svx/source/sdr/contact/viewobjectcontactofsdrobj.cxx | 214 +-- 1 file changed, 105 insertions(+), 109 deletions(-) New commits: commit 0cada896f09d9e6b9a2c7ac04317a3a9cc6c0a7c Author: Kohei Yoshida Date: Sat Nov 1 13:21:08 2014 -0400 Unindent. Change-Id: I0e86d0

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 2 commits - include/svx svx/inc svx/source

2014-11-01 Thread Kohei Yoshida
include/svx/sdr/contact/viewcontactofpageobj.hxx |6 include/svx/sdr/contact/viewcontactofsdrmediaobj.hxx |6 include/svx/sdr/contact/viewcontactofsdrrectobj.hxx | 11 include/svx/sdr/contact/viewcontactoftextobj.hxx

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

2014-11-01 Thread Noel Grandin
include/vcl/keycod.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c75466ac88a47859227efc635fa1fcd5edd0a277 Author: Noel Grandin Date: Sat Nov 1 19:10:19 2014 +0200 second attempt at fixing my asserts it appears I can't trust the buildbots, they d

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - svx/source

2014-11-01 Thread Kohei Yoshida
svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx | 197 +++ 1 file changed, 96 insertions(+), 101 deletions(-) New commits: commit 80c86ba81b38fe4085f7b588a2dbf24894a7f215 Author: Kohei Yoshida Date: Sat Nov 1 12:43:07 2014 -0400 Unindent. Change-Id: I1b65915

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

2014-11-01 Thread Kohei Yoshida
svx/source/sdr/contact/viewobjectcontactofsdrole2obj.cxx | 197 +++ 1 file changed, 96 insertions(+), 101 deletions(-) New commits: commit 6d960bd72c81d43ba7ba6bde359aa2fbc07c421a Author: Kohei Yoshida Date: Sat Nov 1 12:43:07 2014 -0400 Unindent. Change-Id: I1b65915

[Libreoffice-commits] core.git: icon-themes/sifr

2014-11-01 Thread Matthias Freund
icon-themes/sifr/cmd/lc_insertauthorfield.png |binary icon-themes/sifr/cmd/lc_shadowed.png |binary icon-themes/sifr/cmd/lc_underlinedouble.png |binary icon-themes/sifr/cmd/lc_upperline.png |binary icon-themes/sifr/cmd/sc_insertauthorfield.png |binary icon-themes/sifr/cmd/sc

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

2014-11-01 Thread Noel Grandin
include/vcl/keycod.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 654da83ac27fbf84b3813172724ff4ad52782d60 Author: Noel Grandin Date: Sat Nov 1 14:56:32 2014 +0200 fix assert I added to KeyCode in commit 9044260c35b22aeb6 "add some asserts to

[Libreoffice-commits] core.git: accessibility/source dbaccess/source editeng/source framework/source include/rsc include/svtools include/vcl rsc/inc rsc/source sc/source sd/source sfx2/source svtools/

2014-11-01 Thread Noel Grandin
accessibility/source/standard/vclxaccessiblemenuitem.cxx |4 - dbaccess/source/ui/browser/sbagrid.cxx | 10 ++-- editeng/source/editeng/editview.cxx |4 - framework/source/classes/menumanager.cxx |6 +- framework/source/fwe/class

[Bug 84938] replace #defined constants with ‘enum class’

2014-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 --- Comment #2 from Commit Notification --- Noel Grandin committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a7542d38ddeebd37ddea233fa1e4cf15b2e03c49 fdo#84938: repla

[Bug 84938] replace #defined constants with ‘enum class’

2014-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=84938 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack|EasyHack |Diffic

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sfx2/source sw/inc

2014-11-01 Thread Justin Luth
sfx2/source/doc/objxtor.cxx |2 +- sw/inc/unoprnms.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 33c132baca3a2089551226167d27bdc3f9a67907 Author: Justin Luth Date: Tue Sep 30 14:37:59 2014 -0400 fdo#71248 Excel VBA: ActiveDocument is not t

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

2014-11-01 Thread Justin Luth
sw/source/core/unocore/unomap.cxx |2 +- sw/source/uibase/uno/unotxdoc.cxx | 10 ++ 2 files changed, 7 insertions(+), 5 deletions(-) New commits: commit b812374174144e077bc3b08fe347626cb1a33eee Author: Justin Luth Date: Tue Oct 7 09:52:28 2014 -0400 related to #fdo71248 - Ac

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

2014-11-01 Thread Jean-Pierre Ledure
wizards/source/access2base/Application.xba |7 - wizards/source/access2base/Database.xba|2 wizards/source/access2base/DoCmd.xba | 157 + wizards/source/access2base/L10N.xba|4 wizards/source/access2base/Root_.xba |8 - wizards

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

2014-11-01 Thread Andrea Gelmini
apple_remote/source/AppleRemote.h|2 +- apple_remote/source/HIDRemoteControlDevice.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 87578eb519c6280c1d67083d4028f5cee5371113 Author: Andrea Gelmini Date: Thu Oct 30 10:23:54 2014 +0100 Fixed l

[Libreoffice-commits] help.git: source/text

2014-11-01 Thread Olivier Hallot
source/text/shared/guide/startcenter.xhp | 24 ++-- 1 file changed, 18 insertions(+), 6 deletions(-) New commits: commit 677001e7747ae7b61ed93028024e71fb14beb728 Author: Olivier Hallot Date: Thu Oct 30 21:45:48 2014 -0200 fdo#80481: Update Start Center help page.

[Libreoffice-commits] core.git: helpcontent2

2014-11-01 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 653a8d8c1e3348d1e8c094b98b8a53a12ea4f353 Author: Olivier Hallot Date: Thu Oct 30 21:45:48 2014 -0200 Updated core Project: help 677001e7747ae7b61ed93028024e71fb14beb728 fdo#80481: Updat

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - ac/91424975502e1a67434dcaa649e26a2bcf8be4

2014-11-01 Thread Caolán McNamara
ac/91424975502e1a67434dcaa649e26a2bcf8be4 |1 + 1 file changed, 1 insertion(+) New commits: commit ecc92876cf68a0c98d7c3b69df4c16a801dbc899 Author: Caolán McNamara Date: Sat Nov 1 14:27:09 2014 + Notes added by 'git notes add' diff --git a/ac/91424975502e1a67434dcaa649e26a2bcf8b

[Libreoffice-commits] core.git: icon-themes/human icon-themes/tango

2014-11-01 Thread Yousuf Philips
dev/null |binary icon-themes/human/cmd/lc_alignblock.xcf.bz2|binary icon-themes/human/cmd/lc_alignhorizontalcenter.xcf.bz2 |binary icon-themes/human/cmd/lc_alignleft.xcf.bz2 |binary icon-themes/human/cmd/lc_alignright.xcf.bz

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango officecfg/registry sc/uiconfig

2014-11-01 Thread Yousuf Philips
icon-themes/galaxy/cmd/lc_wraptext.png|binary icon-themes/galaxy/cmd/sc_wraptext.png|binary icon-themes/tango/cmd/lc_wraptext.png |binary icon-themes/tango/cmd/sc_wraptext.png |binary

[Libreoffice-commits] core.git: icon-themes/sifr

2014-11-01 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_insertfieldctrl.png |binary icon-themes/sifr/cmd/lc_insertfootnote.png|binary icon-themes/sifr/cmd/lc_insertgraphic.png |binary icon-themes/sifr/cmd/lc_insertpagebreak.png |binary icon-themes/si

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

2014-11-01 Thread Douglas Mencken
vcl/source/app/settings.cxx |5 - vcl/source/window/accessibility.cxx |1 - vcl/source/window/syschild.cxx |3 --- 3 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 8d48f6329518c6dfd25348aadc5d05e807d57d49 Author: Douglas Mencken Date: Mon Oct 6

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - 2 commits - chart2/qa oox/source svx/source

2014-11-01 Thread Kohei Yoshida
chart2/qa/extras/chart2import.cxx |2 +- oox/source/drawingml/chart/axismodel.cxx |2 +- svx/source/sdr/contact/objectcontactofpageview.cxx | 11 +-- 3 files changed, 11 insertions(+), 4 deletions(-) New commits: commit 5a6379ab11d9daf8e516c34daea738b5

[Libreoffice-commits] core.git: 4 commits - oox/source sw/source writerfilter/source

2014-11-01 Thread Miklos Vajna
oox/source/drawingml/textbodycontext.cxx| 32 oox/source/drawingml/textcharacterpropertiescontext.cxx | 58 oox/source/drawingml/textparagraphpropertiescontext.cxx | 22 +++--- oox/source/token/namespaces.hxx.tail|1 oox/sour

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Cor Nouws changed: What|Removed |Added Depends on||77592 --- Comment #230 from Cor Nouws --- a

[Libreoffice-commits] core.git: Branch 'feature/perfwork4' - package/source

2014-11-01 Thread Matúš Kukan
package/source/zippackage/ZipPackageStream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 124c81037be1a971232c622614a629ca64478dc1 Author: Matúš Kukan Date: Sat Nov 1 12:06:41 2014 +0100 Test parallelism again. Change-Id: I495e147b679b770c479eb

make fails when using '--with-system-libs'

2014-11-01 Thread Maarten Hoes
Hi, Im running into the following build failure (it looks like it only occurs when when I run configure with the option '--with-system-libs'). Does anyone have an idea what might be going on here ? Thanks, Maarten Hoes.

[Libreoffice-commits] core.git: 2 commits - configure.ac solenv/bin

2014-11-01 Thread David Tardon
configure.ac |5 + solenv/bin/modules/par2script/work.pm |5 + 2 files changed, 10 insertions(+) New commits: commit 76d2d78ac48c0ec7fcdc27c841d0777cab732464 Author: David Tardon Date: Sat Nov 1 10:14:16 2014 +0100 fdo#85633 filter out empty file r

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

2014-11-01 Thread Noel Grandin
include/vcl/keycod.hxx | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit 9044260c35b22aeb6fdecee35a6ac34bb660ee35 Author: Noel Grandin Date: Fri Oct 31 09:07:35 2014 +0200 add some asserts to validate KeyCode values Change-Id: I1b4b