Tsutomu Uchino license statement

2019-03-10 Thread Tsutomu Uchino
Hello, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. I have some patches on Openoffice bugtracker as user hanya, could be used under the same statement if someone want to migrate them to the libreoffice. Regards Tsutomu Uc

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - editeng/source svtools/source sw/inc sw/source vcl/source vcl/unx

2018-01-16 Thread Tsutomu Uchino
/control/edit.cxx |7 +-- vcl/unx/gtk/window/gtkframe.cxx |4 +++- 7 files changed, 65 insertions(+), 6 deletions(-) New commits: commit e387056aa78f50e7be024014e9236aacd1fe7eab Author: Tsutomu Uchino Date: Tue Jan 16 16:17:17 2018 + #i127662# send better window

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - lingucomponent/source

2016-09-23 Thread Tsutomu Uchino
lingucomponent/source/spellcheck/spell/sspellimp.cxx | 19 ++- 1 file changed, 14 insertions(+), 5 deletions(-) New commits: commit 76c1ee2548c52f393151abec9c2690656527558d Author: Tsutomu Uchino Date: Fri Sep 23 12:26:31 2016 + #i127071# Fix illegal index on

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svtools/inc

2016-09-19 Thread Tsutomu Uchino
svtools/inc/svtools/treelist.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9265749be4b0ba24f04c39d78354109e5fcedcfc Author: Tsutomu Uchino Date: Mon Sep 19 13:29:14 2016 + #i125762# fix null pointer reference while accessibility related call diff

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

2015-12-27 Thread Tsutomu Uchino
vcl/generic/glyphs/gcach_ftyp.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4b57845388624251b121a3198ea9117a2b81ba14 Author: Tsutomu Uchino Date: Fri Dec 25 13:29:02 2015 + Resolves: #i126753# fix invalid parse of GSUB table for OpenType fonts (cherry

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/source

2015-12-25 Thread Tsutomu Uchino
vcl/source/glyphs/gcach_ftyp.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 9396ecb77711fb7da043f9865f9803a12d830daa Author: Tsutomu Uchino Date: Fri Dec 25 13:29:02 2015 + #i126753# fix invalid parse of GSUB table for OpenType fonts diff --git

[Libreoffice-commits] core.git: offapi/com

2015-11-19 Thread Tsutomu Uchino
offapi/com/sun/star/awt/UnoControlButtonModel.idl | 10 ++ offapi/com/sun/star/awt/XButton.idl |3 +++ 2 files changed, 13 insertions(+) New commits: commit 054d3251d770a6104c524fa7483011877ed657b1 Author: Tsutomu Uchino Date: Wed Nov 18 12:44:57 2015 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - offapi/com

2015-11-18 Thread Tsutomu Uchino
offapi/com/sun/star/awt/UnoControlButtonModel.idl | 10 ++ offapi/com/sun/star/awt/XButton.idl |3 +++ 2 files changed, 13 insertions(+) New commits: commit 78dce87d4bd6936f0310d96381a0130f3ba82ed0 Author: Tsutomu Uchino Date: Wed Nov 18 12:44:57 2015 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - offapi/com

2015-11-13 Thread Tsutomu Uchino
902cd9fe198a4e24843b0e4432cbc2dd3c587056 Author: Tsutomu Uchino Date: Fri Nov 13 12:53:52 2015 + #i126649# Fix wrong at tag names diff --git a/offapi/com/sun/star/accessibility/XAccessibleText.idl b/offapi/com/sun/star/accessibility/XAccessibleText.idl index 29c9b97..31de362bf 100644 --- a/offapi/com/sun/star

[Libreoffice-commits] core.git: offapi/com udkapi/com

2015-11-04 Thread Tsutomu Uchino
|2 +- 18 files changed, 28 insertions(+), 28 deletions(-) New commits: commit 6917797cc8bcef55c4d9a96cf4c4f47e7edb59a8 Author: Tsutomu Uchino Date: Wed Nov 4 05:49:19 2015 + Resolves: #i126627# wrong type description in @see tag (cherry picked from commit

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - offapi/com udkapi/com

2015-11-03 Thread Tsutomu Uchino
/UrpBridge.idl|2 +- udkapi/com/sun/star/bridge/XBridge.idl |2 +- 19 files changed, 29 insertions(+), 29 deletions(-) New commits: commit a17388ff7dfeda73445967f7680cd7dc2832c95e Author: Tsutomu Uchino Date: Wed Nov 4 05:49:19 2015 + #i126627# wrong type

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - i18npool/source

2015-10-10 Thread Tsutomu Uchino
i18npool/source/search/textsearch.cxx | 24 1 file changed, 20 insertions(+), 4 deletions(-) New commits: commit cfb82869af772bec5b67f8eff3c9e8402b90c84a Author: Tsutomu Uchino Date: Sat Oct 10 08:42:22 2015 + #i107619# use next index to the last position

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svtools/inc svtools/source

2015-03-24 Thread Tsutomu Uchino
svtools/inc/svtools/treelist.hxx |4 +-- svtools/source/contnr/svtreebx.cxx | 44 ++--- 2 files changed, 24 insertions(+), 24 deletions(-) New commits: commit 2d382b750bec3f12df851da49c61268be0712c39 Author: Tsutomu Uchino Date: Tue Mar 24 17:05:34 2015

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svx/inc svx/source

2015-02-20 Thread Tsutomu Uchino
svx/inc/svx/dialogs.hrc| 52 +++-- svx/source/dialog/sdstring.src | 72 + 2 files changed, 106 insertions(+), 18 deletions(-) New commits: commit 875b13c2ac80640410dcd7c63a7ecb8f33eec9a0 Author: Tsutomu Uchino Date

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry

2015-02-03 Thread Tsutomu Uchino
officecfg/registry/data/org/openoffice/Office/Labels.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 68df6f563e9e42bdf1fb7d72243dc76a12486d92 Author: Tsutomu Uchino Date: Tue Feb 3 14:02:03 2015 + #i89465# fix label width of Avery j8159 diff --git a

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry

2015-02-02 Thread Tsutomu Uchino
officecfg/registry/data/org/openoffice/Office/Labels.xcu | 2442 +++ 1 file changed, 1221 insertions(+), 1221 deletions(-) New commits: commit 1ee6707298ae64267462b210fc74fff0cd442e03 Author: Tsutomu Uchino Date: Mon Feb 2 15:17:50 2015 + #i18217# add width and height of

[Libreoffice-commits] core.git: 12 commits - basctl/source editeng/source filter/source framework/source include/editeng offapi/com sfx2/source svtools/source unusedcode.easy vcl/source vcl/unx xmloff

2015-02-01 Thread Tsutomu Uchino
|1 16 files changed, 49 insertions(+), 30 deletions(-) New commits: commit f2ae6d2053256e1917104f1c44485099966155be Author: Tsutomu Uchino Date: Sat Jan 31 07:26:19 2015 + Resolves: #i114416# use default service name for scroll bar... if failed to detect the control

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry sw/source

2015-01-31 Thread Tsutomu Uchino
commits: commit 7fb6496ef1c553b2d186505b18672bb8b984ce9a Author: Tsutomu Uchino Date: Sat Jan 31 16:55:56 2015 + #i53718# add support of paper size for label document diff --git a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs b/officecfg/registry/schema/org/openoffice/Office

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - officecfg/registry xmloff/source

2015-01-31 Thread Tsutomu Uchino
(-) New commits: commit 23e16b91ad69a123e795d63f2d4862d94412d582 Author: Tsutomu Uchino Date: Sat Jan 31 07:26:19 2015 + #i114416# use default service name for scroll bar if failed to detect the control-implementation diff --git a/xmloff/source/forms/elementimport.cxx b/xmloff/source

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2015-01-30 Thread Tsutomu Uchino
sc/source/ui/dbgui/dapidata.cxx |4 ++-- sc/source/ui/dbgui/dapitype.src | 10 +- sc/source/ui/inc/dapidata.hxx |4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 8254a15eafde7a1b666b02967758fef45a5cf32c Author: Tsutomu Uchino Date: Fri Jan 30 17

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

2015-01-30 Thread Tsutomu Uchino
extensions/inc/propctrlr.hrc |1 + extensions/source/propctrlr/formmetadata.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 68deef115925c60513b42af9bc4e6df24b49dd2d Author: Tsutomu Uchino Date: Fri Jan 30 14:12:27 2015 + Resolves

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - extensions/inc extensions/source

2015-01-30 Thread Tsutomu Uchino
extensions/inc/propctrlr.hrc |1 + extensions/source/propctrlr/formmetadata.cxx |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 2b2128d0665dc390ae90739c84bc387f399ebe87 Author: Tsutomu Uchino Date: Fri Jan 30 14:12:27 2015 + #i67663

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/inc sc/source

2015-01-27 Thread Tsutomu Uchino
sc/inc/ViewSettingsSequenceDefines.hxx | 17 + sc/source/ui/view/viewdata.cxx |4 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit d3fb83cbaea17418def1ace6e868d8892d64d85d Author: Tsutomu Uchino Date: Tue Jan 27 13:25:47 2015 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - toolkit/source xmlscript/dtd xmlscript/source

2015-01-26 Thread Tsutomu Uchino
350c4f9a01b88d4fd1006465151348ac5d459f1a Author: Tsutomu Uchino Date: Mon Jan 26 09:06:52 2015 + #i98734# store and load ScaleMode property of image control on dialogs Suggested by: Frank Schönheit diff --git a/toolkit/source/helper/property.cxx b/toolkit/source/helper

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2015-01-22 Thread Tsutomu Uchino
sc/source/core/data/table6.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6e002280f89b1ed583686038567cbb010a4758f1 Author: Tsutomu Uchino Date: Thu Jan 22 17:53:09 2015 + #i107619# update search result while repeating search diff --git a/sc

[Libreoffice-commits] core.git: officecfg/registry

2015-01-20 Thread Tsutomu Uchino
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d8915be647a85e6c20763febc28f015e6e11c688 Author: Tsutomu Uchino Date: Mon Jan 19 17:12:22 2015 + Resolves: #i116863# remove the extra space

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - officecfg/registry

2015-01-19 Thread Tsutomu Uchino
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c11fc40e0500da7fc217e1bc1290adfdccab82f Author: Tsutomu Uchino Date: Mon Jan 19 17:12:22 2015 + #i116863# remove the extra space

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

2015-01-19 Thread Tsutomu Uchino
offapi/com/sun/star/util/XProtectable.idl |8 sw/source/core/doc/docredln.cxx | 26 ++ 2 files changed, 30 insertions(+), 4 deletions(-) New commits: commit b698b9362b1a4ab58e0307a20f65dea796087344 Author: Tsutomu Uchino Date: Fri Jan 16 17:02

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - offapi/com

2015-01-16 Thread Tsutomu Uchino
offapi/com/sun/star/util/XProtectable.idl |8 1 file changed, 8 insertions(+) New commits: commit abaff3a9330500a7394767081bfb52788028ff0c Author: Tsutomu Uchino Date: Fri Jan 16 17:02:52 2015 + #i34459# add description about IllegalArgumentException thrown by unprotect

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2015-01-15 Thread Tsutomu Uchino
sc/source/ui/docshell/externalrefmgr.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 82f67031551c3e153b5977d2cc40ce68dda68ba0 Author: Tsutomu Uchino Date: Thu Jan 15 18:14:41 2015 + #i117843# avoid shrinking the range from external file until

[Libreoffice-commits] core.git: offapi/com

2015-01-14 Thread Tsutomu Uchino
offapi/com/sun/star/sheet/SheetCell.idl |3 +++ 1 file changed, 3 insertions(+) New commits: commit 97507ca728376e74c1092f8eccf431bd49cd4368 Author: Tsutomu Uchino Date: Wed Jan 14 15:17:21 2015 + Related: #i20542# add description about getTextFieldMasters... always

[Libreoffice-commits] core.git: offapi/com

2015-01-14 Thread Tsutomu Uchino
offapi/com/sun/star/util/XNumberFormats.idl | 70 +++- 1 file changed, 69 insertions(+), 1 deletion(-) New commits: commit a663c789dd19aa93daf69874982b50a2da393d42 Author: Tsutomu Uchino Date: Wed Jan 14 14:27:43 2015 + Related: #i53565# add descriptions

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - offapi/com

2015-01-14 Thread Tsutomu Uchino
offapi/com/sun/star/sheet/SheetCell.idl |3 + offapi/com/sun/star/util/XNumberFormats.idl | 72 +++- 2 files changed, 73 insertions(+), 2 deletions(-) New commits: commit 938544d04f9802036400a533da8cc818db02bdad Author: Tsutomu Uchino Date: Wed Jan 14 15:17

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/unx

2015-01-14 Thread Tsutomu Uchino
vcl/unx/gtk/window/gtkframe.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit 19654ce3a9fadebe9bf978e89cc2ac1ab5ebb80a Author: Tsutomu Uchino Date: Wed Jan 14 08:20:05 2015 + #i125991# catch IndexOutOfBoundsException to

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

2015-01-12 Thread Tsutomu Uchino
basctl/source/basicide/baside2b.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 15d2655fb68254f39c59b97a7ca7713d12b0f1fa Author: Tsutomu Uchino Date: Mon Jan 12 14:39:39 2015 + Resolves: #i120772# do not ignore last three properties

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basctl/source

2015-01-12 Thread Tsutomu Uchino
basctl/source/basicide/baside2b.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 8815f3f3fbb3632cccbbf8476f4c40c9bda8eb6e Author: Tsutomu Uchino Date: Mon Jan 12 14:39:39 2015 + #i120772# do not ignore last three properties when special

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

2015-01-11 Thread Tsutomu Uchino
basic/qa/vba_tests/replace.vb|2 +- basic/source/runtime/methods.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit bf964151a77d8f63dac031fec5800a7bb43b3e5b Author: Tsutomu Uchino Date: Sun Jan 11 02:53:26 2015 + Related: #i94895# revert the

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basic/source

2015-01-10 Thread Tsutomu Uchino
basic/source/runtime/methods.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 68c6265584fb6cb0469098507dd287e6e1127324 Author: Tsutomu Uchino Date: Sun Jan 11 02:53:26 2015 + #i94895# revert the part of revision 1650261, replaced string should be

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

2015-01-09 Thread Tsutomu Uchino
commits: commit a272f5b7b30f356418ecf28eb95d066f081d1624 Author: Tsutomu Uchino Date: Thu Jan 8 16:28:11 2015 + Resolves: #i63614# fix strange type mismatch when Iif function is used Second or later compilation uses value type returned by previous execution of code. Use

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basic/inc basic/source

2015-01-08 Thread Tsutomu Uchino
: commit 7470c682e136a4a89c1e9474bbc79b2d61f31048 Author: Tsutomu Uchino Date: Thu Jan 8 16:28:11 2015 + #i63614# fix strange type missmatch when Iif runtime function is used Second or later compilation uses value type returned by previous execution of code. Use the defined

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

2015-01-08 Thread Tsutomu Uchino
basic/source/runtime/methods.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 340ca294d43f2c5b9fda1afbf178609a015f71e3 Author: Tsutomu Uchino Date: Thu Jan 8 12:56:45 2015 + Resolves: #i94895# fix illegal result of Replace runtime function

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basic/source

2015-01-08 Thread Tsutomu Uchino
basic/source/runtime/methods.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a2700f75af61837033ff213607445cc1f74b36d6 Author: Tsutomu Uchino Date: Thu Jan 8 12:56:45 2015 + #i94895# fix illegal result of Replace runtime function diff --git a

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

2014-05-19 Thread Tsutomu Uchino
basctl/source/basicide/bastype2.cxx | 59 ++-- basctl/source/basicide/bastype2.hxx |2 + 2 files changed, 39 insertions(+), 22 deletions(-) New commits: commit c9f3c508bb1a1d94fd6172b9cdac30278559f31c Author: Tsutomu Uchino Date: Sat May 17 09:39:39 2014

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

2014-05-18 Thread Tsutomu Uchino
scripting/source/protocolhandler/scripthandler.cxx | 40 + 1 file changed, 40 insertions(+) New commits: commit a00c4c5e2fb9461fef1fbce4d51c8cdf36141b9f Author: Tsutomu Uchino Date: Sat May 17 10:16:40 2014 + Resolves: #i113481# query script invocation from the

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

2014-05-17 Thread Tsutomu Uchino
cui/source/tabpages/page.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0e65f83415708d5072edd65d75253a721ddbeefa Author: Tsutomu Uchino Date: Sat May 17 07:06:55 2014 + Resolves: #i53447# update example view for Draw... during the activation of the tab page

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - officecfg/registry

2014-05-17 Thread Tsutomu Uchino
officecfg/registry/schema/org/openoffice/Office/Calc.xcs |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9e4fd337abdb6460441450a0ea48eef4afa05d9 Author: Tsutomu Uchino Date: Sat May 17 15:29:00 2014 + #i123625# enable Detect Special Number as default in

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - scripting/source

2014-05-17 Thread Tsutomu Uchino
scripting/source/protocolhandler/scripthandler.cxx | 40 + 1 file changed, 40 insertions(+) New commits: commit 03a410876fbdb5f9e1a7216d9d622557275d4896 Author: Tsutomu Uchino Date: Sat May 17 10:16:40 2014 + #i113481# query script invocation from the current

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - basctl/source

2014-05-17 Thread Tsutomu Uchino
basctl/source/basicide/objdlg.cxx | 41 +- basctl/source/basicide/objdlg.hxx |2 + 2 files changed, 30 insertions(+), 13 deletions(-) New commits: commit 7bc75c1a7b05d81631ebccf05bf022636d1a3a14 Author: Tsutomu Uchino Date: Sat May 17 09:39:39 2014

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - cui/source

2014-05-17 Thread Tsutomu Uchino
cui/source/tabpages/page.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit cda643a4d4c5a32b3d171aaa888d718409b3d5f3 Author: Tsutomu Uchino Date: Sat May 17 07:06:55 2014 + #i53447# update example view for Draw during the activation of the tab page diff --git a/cui

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

2014-05-16 Thread Tsutomu Uchino
toolkit/source/awt/vclxwindows.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5350520ec8da250f57dde664e95229c0e4d5a2ab Author: Tsutomu Uchino Date: Fri May 16 08:25:28 2014 + Resolves: #i98216# extract boolean value for AutoFill value of ComboBox model

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - toolkit/source

2014-05-16 Thread Tsutomu Uchino
toolkit/source/awt/vclxwindows.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 213aafbf006a5099e951f65a472e4f8fa66256a4 Author: Tsutomu Uchino Date: Fri May 16 08:25:28 2014 + #i98216# extract boolean value for AutoFill value of ComboBox model diff --git a

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

2014-05-08 Thread Tsutomu Uchino
sw/source/core/uibase/utlui/navipi.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 3915e0034d6d0f96dcb37af51dad5eab490eef8c Author: Tsutomu Uchino Date: Thu May 8 08:08:57 2014 + Resolves: #i27364# set line count of dropdown to 9... for document list of

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - sw/source

2014-02-11 Thread Tsutomu Uchino
sw/source/core/unocore/unoportenum.cxx |2 +- sw/source/ui/ribbar/workctrl.cxx |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 9098e3da831f24cd384f5bc70c42310792bb3bde Author: Tsutomu Uchino Date: Tue Feb 11 11:58:13 2014 + #i56998# add

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2014-01-23 Thread Tsutomu Uchino
sc/source/ui/miscdlgs/inscodlg.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 6abcfea44da2811940578f248080951eb320420f Author: Tsutomu Uchino Date: Thu Jan 23 11:28:01 2014 + #i123626# change default for paste special dialog of Calc to Text

[Libreoffice-commits] core.git: basctl/sdi basctl/source

2014-01-22 Thread Tsutomu Uchino
basctl/sdi/baside.sdi |1 + basctl/source/basicide/baside2.cxx | 13 - basctl/source/basicide/baside3.cxx |5 + 3 files changed, 18 insertions(+), 1 deletion(-) New commits: commit 4f03eb00fcb6b1c3a06709edab56c8e2508241d5 Author: Tsutomu Uchino Date: Wed

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

2014-01-22 Thread Tsutomu Uchino
vcl/source/gdi/dibtools.cxx | 12 1 file changed, 12 deletions(-) New commits: commit b65991145a07287f93b9738f4b9ab3ceca36402d Author: Tsutomu Uchino Date: Wed Jan 22 06:16:21 2014 + Resolves: #i106063# avoid additional seek for true color DIB The position in

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - basctl/sdi basctl/source vcl/source

2014-01-22 Thread Tsutomu Uchino
(+), 15 deletions(-) New commits: commit f841659faf09fec69c962959b9da032fa0bc2b16 Author: Tsutomu Uchino Date: Wed Jan 22 07:41:16 2014 + #i50481# make Select All command working through the main menu of Basic IDE diff --git a/basctl/sdi/baside.sdi b/basctl/sdi/baside.sdi index 8165229

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - basegfx/inc extras/source framework/inc sw/source ucb/source uui/source

2014-01-21 Thread Tsutomu Uchino
: commit 17e2f9c3d2eb0d3b7f559055327d37171db01c2f Author: Tsutomu Uchino Date: Tue Jan 21 16:36:08 2014 + #i124067# remove naive entry from auto correct list for en-US diff --git a/extras/source/autotext/lang/en-US/acor_en-US.dat b/extras/source/autotext/lang/en-US/acor_en-US.dat index

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - starmath/source

2014-01-20 Thread Tsutomu Uchino
starmath/source/document.cxx |1 + starmath/source/unomodel.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit 5c6ef989906c6aa51b2e3702bac0323ef97e9f2d Author: Tsutomu Uchino Date: Mon Jan 20 13:22:16 2014 + #i121289# printer options should contain

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

2014-01-20 Thread Tsutomu Uchino
vcl/source/control/field.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aab6645595dc4210cc61a97aa9c137ecea5adace Author: Tsutomu Uchino Date: Sat Jan 18 09:52:44 2014 + Related: #i56998# percent value should not takes space separator

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - sd/source sw/source

2014-01-20 Thread Tsutomu Uchino
eacf6ec741dcc66f07e0b7b2a3a402d2f3c670fa Author: Tsutomu Uchino Date: Mon Jan 20 12:03:42 2014 + #i11# fix slide selected in Slide Pane with Page Up The comment in the removed part says to call SelectPage to make the slide visible. But the following NotifyCurrentSlideChange method calls

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

2014-01-20 Thread Tsutomu Uchino
260df50ae67e0d9f9d80e0686e6a12903c53c130 Author: Tsutomu Uchino Date: Sun Jan 19 13:40:29 2014 + Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOM... with percent CustomUnitText on metric fields (cherry picked from commit 4f5b26a97dbaef964af1fe323f24109b987cb952) Conflicts

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

2014-01-20 Thread Tsutomu Uchino
svtools/source/control/ctrlbox.cxx |3 +-- svx/source/dialog/relfld.cxx |3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 66ff6924d50fc77e7a3e80c74a12a088a874df8b Author: Tsutomu Uchino Date: Sun Jan 19 14:16:45 2014 + Related: #i56998# use

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

2014-01-20 Thread Tsutomu Uchino
6e2c0fef5906a0b48384b21fda6f63e7485ce00d Author: Tsutomu Uchino Date: Mon Jan 20 09:55:08 2014 + #i56998# add space before percent character in text and quick help diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index d54afd6..f4116f8 100644 --- a/sc/source/ui/src/scfuncs.src

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

2014-01-20 Thread Tsutomu Uchino
vcl/source/window/printdlg.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 1cf4fd9f55b950991672428257d7242b234edc30 Author: Tsutomu Uchino Date: Sat Jan 18 08:49:15 2014 + Related: #i56998# add space separator between value and unit

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

2014-01-20 Thread Tsutomu Uchino
sc/source/ui/dbgui/validate.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6874e5e291e9c643eaf06a84a6e5a32be496a37a Author: Tsutomu Uchino Date: Sat Jan 18 14:34:06 2014 + Resolves: #i92785# fix label from Allow blank cells to... Allow empty

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - cui/source svtools/source svx/source

2014-01-19 Thread Tsutomu Uchino
8f97a74f843edebca2b64cc3649c7a45a6ef3df0 Author: Tsutomu Uchino Date: Sun Jan 19 15:15:38 2014 + #i56998# add space separater before percent for Combine single line paragraphs option in AutoCorrect dialog diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx index dd82595..77895e1 100644 --- a

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - chart2/source cui/source sc/source sd/source starmath/source svx/source sw/source

2014-01-19 Thread Tsutomu Uchino
sw/source/ui/misc/pgfnote.src|3 32 files changed, 95 insertions(+), 182 deletions(-) New commits: commit 4f5b26a97dbaef964af1fe323f24109b987cb952 Author: Tsutomu Uchino Date: Sun Jan 19 13:40:29 2014 + #i56998# use FUNIT_PERCENT instead of

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - avmedia/source svx/source vcl/source

2014-01-19 Thread Tsutomu Uchino
: commit f17513bf90f3ad1dd0cd991f6569a38d9c8c0782 Author: Tsutomu Uchino Date: Sun Jan 19 12:02:25 2014 + #i56998 add space before percent in zoom strings diff --git a/avmedia/source/framework/mediacontrol.src b/avmedia/source/framework/mediacontrol.src index 7d1246a..91f166d 100644 --- a

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2014-01-18 Thread Tsutomu Uchino
sc/source/ui/dbgui/validate.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b363d736060a8ebe2117a37e0dfbd2e164f31db7 Author: Tsutomu Uchino Date: Sat Jan 18 14:34:06 2014 + #i92785# fix label from Allow blank cells to Allow empty cells on Criteria

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - wizards/source

2014-01-18 Thread Tsutomu Uchino
wizards/source/importwizard/DialogModul.xba | 38 ++-- wizards/source/importwizard/FilesModul.xba |2 - 2 files changed, 20 insertions(+), 20 deletions(-) New commits: commit 264a2a318aa9e26eb37b07d6676f96045e88ea3d Author: Tsutomu Uchino Date: Sat Jan 18 13:21

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - chart2/source cui/source editeng/source sc/source sd/source svx/source sw/source vcl/source

2014-01-18 Thread Tsutomu Uchino
|1 vcl/source/control/field.cxx|5 ++- vcl/source/window/printdlg.cxx |6 ++-- 24 files changed, 86 insertions(+), 43 deletions(-) New commits: commit acac627b8aed3353e542ce41fa9a7064e4d1790b Author: Tsutomu Uchino Date: Sat Jan 18

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - wizards/com

2014-01-17 Thread Tsutomu Uchino
wizards/com/sun/star/wizards/letter/LocaleCodes.java |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3e878f6ea157ec0aaa47c1f4dbaf039b9de1a103 Author: Tsutomu Uchino Date: Sat Jan 18 02:36:25 2014 + #i124045# fix resource id for STR_ARR_SVT_LANGUAGE_TABLE

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

2014-01-13 Thread Tsutomu Uchino
offapi/com/sun/star/awt/XMouseMotionListener.idl |2 +- vcl/source/gdi/outdev3.cxx | 13 - 2 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 77e7702250359f9398737e3a4af1bb9b4cc9c1c9 Author: Tsutomu Uchino Date: Mon Jan 13 09:14:35

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - offapi/com sc/source

2014-01-13 Thread Tsutomu Uchino
offapi/com/sun/star/awt/XMouseMotionListener.idl |2 +- sc/source/core/data/drwlayer.cxx |6 ++ 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit a66c0e11c326a072f0cb609af35d5e9d77fd3b63 Author: Tsutomu Uchino Date: Mon Jan 13 09:14:35 2014 +

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - odk/docs odk/examples odk/index.html

2014-01-12 Thread Tsutomu Uchino
Author: Tsutomu Uchino Date: Sun Jan 12 12:02:24 2014 + #i124015# fix errors in html files of SDK diff --git a/odk/docs/install.html b/odk/docs/install.html index e3a12cb..5f94d66 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -68,7 +68,7

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

2014-01-11 Thread Tsutomu Uchino
sc/source/ui/app/inputwin.cxx | 36 ++-- 1 file changed, 34 insertions(+), 2 deletions(-) New commits: commit 10e3880eb10d8e5c08bd7a254577ba4b0bd25534 Author: Tsutomu Uchino Date: Fri Jan 10 11:47:19 2014 + Resolves: #i42309# change behavior for

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - svtools/source

2014-01-11 Thread Tsutomu Uchino
svtools/source/edit/textview.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2f28d991921468e745d16996bb0c6e84258c9c20 Author: Tsutomu Uchino Date: Sat Jan 11 09:17:58 2014 + #i106665# fix failed to replace with empty string on text view diff

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sd/source

2014-01-10 Thread Tsutomu Uchino
sd/source/ui/slideshow/slideshowimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20a6f8163ffab9aeed1b2886e771a254a43120ec Author: Tsutomu Uchino Date: Fri Jan 10 15:30:03 2014 + #i97129# fix hidden slide shown when going back to previous slide

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

2014-01-10 Thread Tsutomu Uchino
sc/source/ui/app/inputwin.cxx | 38 -- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit ff1d1ea1f5f15ce7888957d09f4783d8055c7654 Author: Tsutomu Uchino Date: Fri Jan 10 11:47:19 2014 + #i42309# change behavior for equal button

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

2014-01-08 Thread Tsutomu Uchino
sw/source/core/doc/doclay.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 235c790fdb04c27487de4510a0d51323f5442e70 Author: Tsutomu Uchino Date: Wed Jan 8 12:38:09 2014 + Resolves: #i51453# avoid relative sizing for the picture and... formula

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

2014-01-08 Thread Tsutomu Uchino
framework/source/uielement/uicommanddescription.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 396b3594feb735e1a9cd1564f28340d514f9d925 Author: Tsutomu Uchino Date: Wed Jan 8 08:36:06 2014 + Resolves: #i118909# fix empty elements of return value

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

2014-01-08 Thread Tsutomu Uchino
sfx2/source/dialog/mgetempl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 55e5c0faafbc3c4f503722000912ec7a022d98db Author: Tsutomu Uchino Date: Wed Jan 8 08:11:15 2014 + Resolves: #i18109# pre-select the name in new style dialog (cherry picked from commit

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - vcl/unx

2014-01-02 Thread Tsutomu Uchino
vcl/unx/gtk/window/gtkframe.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 6dfbd90ac73473c73b0d87e253f16c78d09d3608 Author: Tsutomu Uchino Date: Mon Dec 30 13:13:35 2013 + #i122950# fix duplicated input when input method convert a character