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

2015-12-10 Thread Takeshi Abe
starmath/source/ElementsDockingWindow.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit c67c7c2007b7c9194304d341c6abe22a0096790c Author: Takeshi Abe Date: Wed Dec 9 12:47:34 2015 +0900 Drop unused typedef Change-Id: I2bc18d48ebf4401d9af576fb1b98b69ff44ab334

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

2015-12-10 Thread Takeshi Abe
starmath/inc/visitors.hxx| 11 ++- starmath/source/visitors.cxx | 38 +++--- 2 files changed, 25 insertions(+), 24 deletions(-) New commits: commit be738d33d1b9574b4afdc438af2950cea0fb301b Author: Takeshi Abe Date: Mon Nov 30 19:09:23 2015 +0900

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

2015-12-10 Thread Takeshi Abe
starmath/inc/ElementsDockingWindow.hxx|5 + starmath/source/ElementsDockingWindow.cxx |7 +++ 2 files changed, 4 insertions(+), 8 deletions(-) New commits: commit 434d8e2c7042a4d11b9d74ce84434e2bcc249038 Author: Takeshi Abe Date: Wed Dec 9 17:59:04 2015 +0900 starmath

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

2015-12-16 Thread Takeshi Abe
starmath/inc/node.hxx| 78 +++ starmath/source/node.cxx | 115 +++ 2 files changed, 96 insertions(+), 97 deletions(-) New commits: commit bb9a7c340d9d4a61def8064bfcb287b35bf6354c Author: Takeshi Abe Date: Tue Dec

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

2015-12-22 Thread Takeshi Abe
starmath/inc/cursor.hxx|5 +++-- starmath/source/cursor.cxx | 36 +--- 2 files changed, 12 insertions(+), 29 deletions(-) New commits: commit 4753d78cf93bad974f062d8cfe75b4b610385b7e Author: Takeshi Abe Date: Wed Dec 16 18:02:30 2015 +0900

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

2015-12-22 Thread Takeshi Abe
starmath/source/accessibility.cxx | 13 + starmath/source/accessibility.hxx |5 +++-- 2 files changed, 12 insertions(+), 6 deletions(-) New commits: commit 8d94017289885efe6c128849e0739b81173289db Author: Takeshi Abe Date: Mon Dec 21 18:17:36 2015 +0900 starmath: Manage

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

2015-12-22 Thread Takeshi Abe
starmath/source/visitors.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7ecfdc8b97543fd50ee037632454b3c51e33e4bf Author: Takeshi Abe Date: Tue Dec 22 17:11:25 2015 +0900 starmath: Avoid warning C4819 Change-Id

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

2015-12-31 Thread Takeshi Abe
starmath/inc/document.hxx|5 +++-- starmath/source/document.cxx | 17 +++-- 2 files changed, 10 insertions(+), 12 deletions(-) New commits: commit eb65936f1996cc37632f7241cf07fc85ff633049 Author: Takeshi Abe Date: Tue Dec 22 12:00:49 2015 +0900 starmath: Manage

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

2015-11-17 Thread Takeshi Abe
vcl/win/source/gdi/gdiimpl.cxx | 21 +++-- vcl/win/source/window/salframe.cxx |4 ++-- 2 files changed, 9 insertions(+), 16 deletions(-) New commits: commit 703f3f452b470687bdc3041abe4f3d75230ac8c1 Author: Takeshi Abe Date: Tue Oct 20 15:42:33 2015 +0900 vcl

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - vcl/win

2015-11-18 Thread Takeshi Abe
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e401cb5c54d7f7d6c7a24c539acf35c7ec94d75b Author: Takeshi Abe Date: Thu Oct 15 18:16:53 2015 +0900 tdf#94008 Crash opening password protected file - CJK UI This fixes a

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

2015-11-19 Thread Takeshi Abe
starmath/source/parse.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 186f365a2c541c51e404b1fa819f35c9152adaf1 Author: Takeshi Abe Date: Thu Nov 19 19:14:23 2015 +0900 starmath: Use std::unique_ptr for exception safety Change-Id

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

2015-11-21 Thread Takeshi Abe
starmath/source/mathmlimport.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 966c1e94e8e2669bd623999661b95cdfefa8c6b7 Author: Takeshi Abe Date: Sun Nov 22 10:37:16 2015 +0900 cppcheck: redundantAssignment Change-Id: Iad347c2575cdbd6ee117461ea89f16234ecdd49e diff

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

2015-11-23 Thread Takeshi Abe
starmath/inc/visitors.hxx| 17 + starmath/source/visitors.cxx | 16 2 files changed, 17 insertions(+), 16 deletions(-) New commits: commit 3168dbbbe356164369f6b7edfeeb6ad217c56d55 Author: Takeshi Abe Date: Sat Nov 21 16:49:07 2015 +0900 starmath

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

2015-11-25 Thread Takeshi Abe
starmath/inc/visitors.hxx|8 +++--- starmath/source/visitors.cxx | 52 +-- 2 files changed, 30 insertions(+), 30 deletions(-) New commits: commit b2b4184edb388c72ef9e68e7bcd974a3d538a152 Author: Takeshi Abe Date: Fri Nov 20 19:35:18 2015 +0900

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

2015-11-27 Thread Takeshi Abe
starmath/source/visitors.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 106ab783999d27d9d965ef570d6a02f0f6c57fbe Author: Takeshi Abe Date: Fri Nov 27 18:55:52 2015 +0900 starmath: Kill unnecessary cast Change-Id

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

2015-12-01 Thread Takeshi Abe
starmath/inc/node.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5507e539db2cec477787e75993ae2be07d03ae9a Author: Takeshi Abe Date: Tue Dec 1 17:51:06 2015 +0900 Fix typo in comment Change-Id: I62c80cb0aa25374b41dcfde2ff6e03bd3c465bf5 diff

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

2015-12-01 Thread Takeshi Abe
sc/source/ui/drawfunc/fusel.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit c5c3a1414b52a08ef5701e83e3c1cdcb4c6f7d5a Author: Takeshi Abe Date: Tue Dec 1 19:26:54 2015 +0900 cppcheck: memleak Change-Id

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

2015-10-01 Thread Takeshi Abe
starmath/inc/node.hxx |2 ++ starmath/source/parse.cxx |2 +- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 2fb9c1abbd8fa786a777511f20eeb95313ff4b1d Author: Takeshi Abe Date: Fri Oct 2 13:14:57 2015 +0900 starmath: SmAlignNode has only one child

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

2015-10-02 Thread Takeshi Abe
starmath/source/parse.cxx | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) New commits: commit 3128b9c6f6c1304b38d3ee8d04336feab2589172 Author: Takeshi Abe Date: Fri Oct 2 22:12:32 2015 +0900 starmath: it is just a stack that is needed here Change

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

2015-10-04 Thread Takeshi Abe
starmath/source/mathmlimport.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit f811037c55f1fe41b2411958ace8c1b04c68ea14 Author: Takeshi Abe Date: Sun Oct 4 12:14:49 2015 +0900 starmath: Avoid unnecessary cast Change-Id

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

2015-10-04 Thread Takeshi Abe
starmath/source/dialog.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a983d1a0b8a60b336e02e018b703b9a0727f2b33 Author: Takeshi Abe Date: Sun Oct 4 12:24:39 2015 +0900 starmath: Kill c-style cast Change-Id

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

2015-10-04 Thread Takeshi Abe
starmath/source/parse.cxx | 20 +--- 1 file changed, 5 insertions(+), 15 deletions(-) New commits: commit 57c1b07d24c40ec1e1912d06c3dc2c5d5fefd268 Author: Takeshi Abe Date: Mon Oct 5 10:41:51 2015 +0900 starmath: Simply add elements to the end of the vector No

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

2015-10-06 Thread Takeshi Abe
starmath/inc/cursor.hxx| 40 - starmath/source/cursor.cxx | 194 ++--- 2 files changed, 117 insertions(+), 117 deletions(-) New commits: commit 867fcf48d51b3b30a5cb046a4955ef078f5e6d79 Author: Takeshi Abe Date: Tue Oct 6 17:36:05 2015

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

2015-10-07 Thread Takeshi Abe
starmath/inc/cursor.hxx|6 ++ starmath/source/cursor.cxx |4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit ce924d97aaea265b8f58265bedb49dbcd71fbc31 Author: Takeshi Abe Date: Wed Oct 7 23:21:00 2015 +0900 starmath: Represent ownership by std

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

2015-10-09 Thread Takeshi Abe
starmath/inc/node.hxx| 60 +++ starmath/source/node.cxx | 44 +- 2 files changed, 52 insertions(+), 52 deletions(-) New commits: commit 4850edd31afa16401ac7c94d8bd1b02525fbe718 Author: Takeshi Abe Date: Fri

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

2015-10-14 Thread Takeshi Abe
vcl/win/source/gdi/salgdi.cxx|2 +- vcl/win/source/window/salobj.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a69a786b91048d69bbb47503e3720de613935e56 Author: Takeshi Abe Date: Tue Oct 13 18:06:06 2015 +0900 vcl: Free memory by appropriate

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

2015-10-19 Thread Takeshi Abe
vcl/win/source/app/saldata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4902be3e1bca72733ee41e6dee460834e83e012d Author: Takeshi Abe Date: Mon Oct 19 18:16:49 2015 +0900 vcl: Mark it as const Change-Id

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

2015-10-22 Thread Takeshi Abe
vcl/win/source/gdi/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4898efa1b7e6b4624a19cdb69b9bf70ac7c39e16 Author: Takeshi Abe Date: Mon Oct 19 18:26:19 2015 +0900 vcl: Free memory by appropriate dtor Change-Id

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

2015-10-25 Thread Takeshi Abe
vcl/source/filter/sgvspln.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d31844da975b75e0a45121f990dee9d7cde30b30 Author: Takeshi Abe Date: Mon Oct 26 15:45:47 2015 +0900 It's a constant Change-Id: I2315b580f8c786cc41d3cd43cdec485717785d5c

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

2015-10-28 Thread Takeshi Abe
vcl/win/source/app/salinfo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 90cdd9eea8be5ed44d17f34b2276e5f3b7542835 Author: Takeshi Abe Date: Wed Oct 28 17:35:31 2015 +0900 vcl: This is constant Change-Id

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

2015-10-30 Thread Takeshi Abe
vcl/win/source/app/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 227678102b8b1c861b88efd58979f2be78d5d906 Author: Takeshi Abe Date: Fri Oct 30 16:25:03 2015 +0900 vcl: This is a constant Change-Id

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

2016-01-05 Thread Takeshi Abe
starmath/inc/view.hxx |4 1 file changed, 4 deletions(-) New commits: commit 62b274fd7f8abf71300607f43d68acc694c9295b Author: Takeshi Abe Date: Mon Dec 28 23:24:57 2015 +0900 starmath: Drop nonexistent friend SmClipboardChangeListener was gone at

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

2016-01-06 Thread Takeshi Abe
starmath/inc/format.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4ae319ae462f3f094452046e392c8c15446736ae Author: Takeshi Abe Date: Mon Jan 4 10:27:40 2016 +0900 tdf#90341 Clean up excessive const_cast'ing RequestApplyChanges()&#

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

2016-01-06 Thread Takeshi Abe
starmath/source/unomodel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a5349f1a284a360b91b65414d09406281248185 Author: Takeshi Abe Date: Wed Jan 6 11:50:16 2016 +0900 starmath: Fix bogus warning RID_PRINTUIOPTIONS has 9 items. Change

[Libreoffice-commits] core.git: sw/ooxmlexport_setup.mk

2016-01-06 Thread Takeshi Abe
sw/ooxmlexport_setup.mk |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 3c42024f467ec9110be751e9af49d025ecc17182 Author: Takeshi Abe Date: Mon Jan 4 17:38:16 2016 +0900 WIP: Fix build with --disable-atl on Windows This avoids finding

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

2016-01-06 Thread Takeshi Abe
starmath/source/smres.src |1 - starmath/source/toolbox.hrc | 29 - starmath/source/toolbox.src |1 - 3 files changed, 31 deletions(-) New commits: commit b6616ac032ec5c299c2b4190be00a2e70caf3f1c Author: Takeshi Abe Date: Wed Jan 6 11:05:22 2016 +0900

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

2016-01-12 Thread Takeshi Abe
starmath/inc/node.hxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit 1de4bd9088bf9311e41bbe3eef098ba79504c071 Author: Takeshi Abe Date: Sat Jan 2 12:29:50 2016 +0900 starmath: Assert that SmRootNode always has three children Change-Id

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

2016-01-12 Thread Takeshi Abe
bcfc60c35e7f7d6436bba0f2554c66bcf699758e Author: Takeshi Abe Date: Sun Jan 10 11:43:34 2016 +0900 tdf#87118 LibreOffice should not claim to use version 1.01 of MathML Call it MathML 2.0 instead. Change-Id: Ifecd52cfcded680bbddf680f2600a42b1c7568d9 Reviewed-on: https

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

2016-01-13 Thread Takeshi Abe
officecfg/registry/data/org/openoffice/VCL.xcu |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fd5cd63da26cd1130944978cc2a3b14583a2f2e8 Author: Takeshi Abe Date: Wed Jan 13 17:07:19 2016 +0900 Prefer fixed-width fonts as default Japanese ones for Writer

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

2016-01-14 Thread Takeshi Abe
unotools/source/misc/fontdefs.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1b0166e1879d3edbbffbcc23cbf4c8c27c23b327 Author: Takeshi Abe Date: Thu Jan 14 18:11:35 2016 +0900 unotools: This list is constant Change-Id

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

2015-09-01 Thread Takeshi Abe
/PresenterViewFactory.hxx |4 ++-- sdext/source/presenter/PresenterWindowManager.hxx|4 ++-- 40 files changed, 79 insertions(+), 89 deletions(-) New commits: commit e15d4b8ee959ce51ebc78fe059c1c769bbc9e6ff Author: Takeshi Abe Date: Tue Sep 1 07:27:20 2015 +0900 sdext: tdf

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

2015-09-03 Thread Takeshi Abe
/source/view/viewsh.cxx |4 ++-- 48 files changed, 96 insertions(+), 105 deletions(-) New commits: commit d465e8273f1ee54450f0bf59c41bda93c54b3db4 Author: Takeshi Abe Date: Tue Sep 1 18:13:22 2015 +0900 sfx2: tdf#88206 replace cppu::WeakImplHelper* etc. with the

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

2015-09-03 Thread Takeshi Abe
deletions(-) New commits: commit 1873563bb2d9743fe548ceaf2d1429280a27b956 Author: Takeshi Abe Date: Fri Aug 28 09:42:29 2015 +0900 sc: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: I2f55a6231e903b0ca198cee3a88023ad1db6c50c Reviewed-on

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

2015-09-03 Thread Takeshi Abe
: commit f3c7e6953675f4ed85a5212a6af3ee189400f34e Author: Takeshi Abe Date: Sat Aug 29 07:48:41 2015 +0900 scripting: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: I2a59d42efbb1aeef5078d0b0744b5a3c0559affa Reviewed-on: https

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

2015-09-03 Thread Takeshi Abe
+- shell/source/win32/simplemail/smplmailsuppl.hxx |4 ++-- 19 files changed, 35 insertions(+), 34 deletions(-) New commits: commit cfaebe5de91c8049b086019e4c0ef90d5cbb883f Author: Takeshi Abe Date: Thu Sep 3 09:33:40 2015 +0900 shell: tdf#88206 replace cppu::WeakImplHelper* etc

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

2015-09-08 Thread Takeshi Abe
/source/controls/unocontrolcontainer.cxx |4 ++-- 14 files changed, 23 insertions(+), 26 deletions(-) New commits: commit bfa5b13b42770fb709dc2af7cab7aff1942eaa50 Author: Takeshi Abe Date: Tue Sep 8 10:41:27 2015 +0900 toolkit: tdf#88206 replace cppu::WeakImplHelper* etc

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

2015-09-09 Thread Takeshi Abe
/ucbhelper/XTempFile.hxx |4 ++-- unotools/source/ucbhelper/ucblockbytes.cxx | 17 - 11 files changed, 25 insertions(+), 27 deletions(-) New commits: commit a9c83ee37561e0dbf5f1ad57a4de7c179785c45b Author: Takeshi Abe Date: Wed Sep 9 12:51:01 2015 +0900

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

2015-09-09 Thread Takeshi Abe
5cce78f9a52050e15a63761bd8af36075b1a8945 Author: Takeshi Abe Date: Wed Sep 9 12:25:25 2015 +0900 ucb: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: I0e4c7e26af86806e75bb75b7eb6c70b57e1c9514 Reviewed-on: https://gerrit.libreoffice.org/18427 Tested-by: Jenkins

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

2015-09-09 Thread Takeshi Abe
++-- sw/source/uibase/app/swmodul1.cxx|1 - sw/source/uibase/uno/SwXDocumentSettings.hxx |1 - 23 files changed, 30 insertions(+), 35 deletions(-) New commits: commit 7805e7a95437d12f5081237e0e4a064ef53c032a Author: Takeshi Abe Date: Tue Sep 8 08:51:30 2015 +0900 sw: tdf

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

2015-09-10 Thread Takeshi Abe
|4 ++-- 37 files changed, 79 insertions(+), 71 deletions(-) New commits: commit 9303e87bb6839afc09d4db543ff17f2fb5142359 Author: Takeshi Abe Date: Thu Sep 10 12:16:49 2015 +0900 unoxml: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change

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

2015-09-10 Thread Takeshi Abe
: Takeshi Abe Date: Thu Sep 10 12:51:10 2015 +0900 vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: I8a7f7c81a876b5f1ac987375f8c43bbef89dc087 Reviewed-on: https://gerrit.libreoffice.org/18461 Reviewed-by: Michael Stahl

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

2015-09-11 Thread Takeshi Abe
/MutableAttrList.hxx |4 ++-- xmloff/source/transform/Transformer.hxx |4 ++-- 16 files changed, 25 insertions(+), 27 deletions(-) New commits: commit 8358eadcbae4b1e20f85f31d0faf6b3fccf353eb Author: Takeshi Abe Date: Fri Sep 11 11:02:33 2015 +0900 xmloff: tdf#88206 replace cppu

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

2015-09-11 Thread Takeshi Abe
/kde/UnxFilePicker.hxx |4 ++-- vcl/unx/kde4/KDE4FilePicker.hxx |4 ++-- 44 files changed, 82 insertions(+), 90 deletions(-) New commits: commit 50b26404dee83974cf84749a9d492ed208464597 Author: Takeshi Abe Date: Fri Sep 11 10:37:30 2015 +0900 vcl: tdf#88206

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

2015-09-13 Thread Takeshi Abe
/xmlelementwrapper_xmlsecimpl.hxx|4 ++-- 36 files changed, 72 insertions(+), 73 deletions(-) New commits: commit 889d825879d1f044986c00a8038196bdb53e50dd Author: Takeshi Abe Date: Mon Sep 14 10:19:13 2015 +0900 xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants

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

2015-09-13 Thread Takeshi Abe
/imexp.cxx |1 - 10 files changed, 25 insertions(+), 29 deletions(-) New commits: commit 06962719b172bbc55d77bb13295dff25826bb963 Author: Takeshi Abe Date: Mon Sep 14 10:01:53 2015 +0900 xmlscript: tdf#88206 replace cppu::WeakImplHelper* with the variadic

[Libreoffice-commits] core.git: chart2/source dbaccess/source desktop/test javaunohelper/source lotuswordpro/source pyuno/source remotebridges/source scaddins/source sccomp/source smoketest/smoketest.

2015-09-14 Thread Takeshi Abe
deletions(-) New commits: commit ee7da352b885cfead32abb3fd111acead0c32816 Author: Takeshi Abe Date: Tue Sep 15 10:08:55 2015 +0900 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: I7154f9472f02fdf47d27ba715db55bb1ec669a8a

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

2015-11-03 Thread Takeshi Abe
vcl/source/control/ilstbox.cxx |2 +- vcl/source/window/decoview.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8f5748e29ee46315323a38d14af61c4f4e9f8fdf Author: Takeshi Abe Date: Tue Nov 3 19:58:20 2015 +0900 vcl: Mark it as const Change

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

2015-11-03 Thread Takeshi Abe
vcl/source/filter/sgvtext.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit b59bf9f6397641750ad3db50312a1133d7e8fc3f Author: Takeshi Abe Date: Tue Nov 3 22:27:01 2015 +0900 vcl: Prefer std::abs to a home-brewed macro The arguments in use

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

2015-11-04 Thread Takeshi Abe
vcl/source/filter/sgvspln.cxx | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) New commits: commit 4340cc7a63c3a94a7b95e014a501b44d886e18bb Author: Takeshi Abe Date: Wed Nov 4 18:08:54 2015 +0900 vcl: What we want here is exactly std::copysign Change-Id

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

2015-11-05 Thread Takeshi Abe
vcl/unx/gtk3/app/gtk3gtkinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0e31c12f4c1cb53e1d68d1129b3b42508605846f Author: Takeshi Abe Date: Thu Nov 5 16:45:10 2015 +0900 vcl: This is constant Change-Id

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

2015-11-05 Thread Takeshi Abe
vcl/unx/generic/app/i18n_keysym.cxx | 38 ++-- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit cb27eef229ce7f3d415184e74d1cb24ec2f8510c Author: Takeshi Abe Date: Fri Nov 6 12:01:42 2015 +0900 vcl: The keymap table is constant

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

2015-11-10 Thread Takeshi Abe
vcl/unx/generic/app/saldisp.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit cec647c42a07091d946723cdf711aa3b56d0b6cf Author: Takeshi Abe Date: Sat Nov 7 21:41:33 2015 +0900 vcl: We see what you meant by DBG_ASSERT(true, ...) This also

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

2015-11-10 Thread Takeshi Abe
starmath/source/node.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 594733a5410fed82968d10a9854a82e8d896f250 Author: Takeshi Abe Date: Sat Oct 10 18:51:07 2015 +0900 starmath: Assert FindIndex()'s precondition by using std::a

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

2015-11-10 Thread Takeshi Abe
vcl/source/outdev/text.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit e3bd0951e6b8e8889aabc8640c5641ab32300517 Author: Takeshi Abe Date: Fri Oct 16 10:36:23 2015 +0900 vcl: Assert that a non-negative nXPos is always found Change-Id

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

2015-11-13 Thread Takeshi Abe
include/cppuhelper/implbase.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5f8aaeae51b46c59090227d60f39f98ebf0ef767 Author: Takeshi Abe Date: Fri Nov 13 17:39:46 2015 +0900 Fix typo Change-Id: I691e655196d271661fe3ae9aa64c6c61c02d8855 diff

About tdf#94008

2015-11-13 Thread Takeshi Abe
, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2015-11-16 Thread Takeshi Abe
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f630b6d5f165c8c507b8904b99594936edfd8da0 Author: Takeshi Abe Date: Thu Oct 15 18:16:53 2015 +0900 tdf#94008 Crash opening password protected file - CJK UI This fixes a

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

2015-09-17 Thread Takeshi Abe
starmath/source/parse.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 899cbc29d9abbb7e48f352b01baa1652fb0dd91f Author: Takeshi Abe Date: Thu Sep 17 12:10:56 2015 +0900 Use member initialization lists for SmParser Change-Id

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

2015-09-22 Thread Takeshi Abe
5ca4acf877834c51d896268cf3dd390903b2248b Author: Takeshi Abe Date: Wed Sep 23 06:03:55 2015 +0900 starmath: Prefix members of SmErrorDesc Change-Id: I4910561e3671f546f2e36344016e2b50fd2a70eb Reviewed-on: https://gerrit.libreoffice.org/18788 Tested-by: Jenkins Reviewed-by: Miklos

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

2015-09-23 Thread Takeshi Abe
starmath/source/parse.cxx | 27 --- 1 file changed, 16 insertions(+), 11 deletions(-) New commits: commit 6e7f5c5fce198bf2f3a228e1faea7f7e9ed09f77 Author: Takeshi Abe Date: Tue Sep 22 19:34:20 2015 +0900 starmath: Use member initialization lists for SmToken

Re: [Libreoffice-commits] core.git: starmath: Prefix members of SmErrorDesc

2015-09-28 Thread Takeshi Abe
Hi Stephan, On Mon, 28 Sep 2015 10:38:54 +0200, Stephan Bergmann wrote: > On 09/23/2015 07:39 AM, Takeshi Abe wrote: >> commit 5ca4acf877834c51d896268cf3dd390903b2248b (snip) > Just a small remark: With "plain" structs that only contain (public, > non-static) > me

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

2015-09-29 Thread Takeshi Abe
starmath/inc/parse.hxx|5 +++-- starmath/source/parse.cxx | 16 2 files changed, 11 insertions(+), 10 deletions(-) New commits: commit ce3c818e8977561e6fbf11fe62997f29ae918521 Author: Takeshi Abe Date: Thu Sep 24 13:12:36 2015 +0900 starmath: tdf#93240 replace

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

2015-09-29 Thread Takeshi Abe
starmath/inc/node.hxx| 15 +-- starmath/source/node.cxx |4 2 files changed, 9 insertions(+), 10 deletions(-) New commits: commit 4672445c1ab501550d554db7519e44516001fea3 Author: Takeshi Abe Date: Tue Sep 29 20:30:20 2015 +0900 starmath: ClaimPaternity() is

[Libreoffice-commits] core.git: Changes to 'refs/changes/13/11413/3'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/79/11379/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/77/677/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/50/11650/3'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/69/11269/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/29/11229/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/94/594/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/82/11482/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/10916/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/11017/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/95/495/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/68/10868/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/78/8678/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/47/10047/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/19/10719/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/17/11017/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/29/10729/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/47/10047/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/16/10916/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/29/10729/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/55/10555/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/18/318/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/33/11533/2'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/11/10811/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/33/11533/3'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/33/11533/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Changes to 'refs/changes/12/312/1'

2014-09-29 Thread Takeshi Abe
___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

<    4   5   6   7   8   9   10   11   12   13   >