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

2014-07-02 Thread Takeshi Abe
svx/source/table/tablecolumn.cxx |4 svx/source/table/tablerow.cxx|4 2 files changed, 8 insertions(+) New commits: commit b7075e97a4323671fccfd581a9606b1f1ed4b103 Author: Takeshi Abe Date: Mon Jun 30 18:17:06 2014 +0900 Do not leave unreachable TableColumnUndo

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

2014-07-02 Thread Takeshi Abe
+++- svx/source/unodraw/UnoNameItemTable.cxx |4 ++-- svx/source/unodraw/unoshape.cxx |4 ++-- 7 files changed, 25 insertions(+), 32 deletions(-) New commits: commit 8374bbe589511721cbca6adacf15380c5f2dc0f5 Author: Takeshi Abe Date: Wed Jul 2 22:05:18 2014 +0900 Avoid

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

2014-07-03 Thread Takeshi Abe
f38bf4c6c29d685ec4f1015be09f64c7ae2eb172 Author: Takeshi Abe Date: Fri Jul 4 00:55:08 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I04a0a2c296206f155ee4916b15b853a7f10c2c2a diff --git a/svtools/source/contnr/imivctl1.cxx b/svtools/source/contnr/imivctl1.cxx index 1335693..d7ccee1 100644

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

2014-07-04 Thread Takeshi Abe
svtools/source/brwbox/brwbox1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c95c0e71aa6c006de8a7a706dd17a22366ed4c7 Author: Takeshi Abe Date: Thu Jul 3 12:16:33 2014 +0900 first delete, then nullify Otherwise an unreachable can happen

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

2014-07-05 Thread Takeshi Abe
/provider.cxx | 20 + 5 files changed, 31 insertions(+), 52 deletions(-) New commits: commit 1edd3679288c7582e85c5c033d6c7088651166a0 Author: Takeshi Abe Date: Fri Jul 4 23:05:30 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-07-05 Thread Takeshi Abe
/transfer.cxx | 21 + 5 files changed, 24 insertions(+), 65 deletions(-) New commits: commit c414389e8790b1b044684627b3f4169e4559ca24 Author: Takeshi Abe Date: Sat Jul 5 20:57:50 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-07-07 Thread Takeshi Abe
svl/source/items/flagitem.cxx | 11 --- 1 file changed, 11 deletions(-) New commits: commit efcc7e0e3131aeb865431f706b7565263b1c2fc1 Author: Takeshi Abe Date: Tue Jul 8 09:24:31 2014 +0900 Drop unused nSfxFlagVal It has gone at 0e73ffc339ff51fc610de5fcbad0aef813610f36

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

2014-07-09 Thread Takeshi Abe
4468ab0e0c0ecb50de68d2ecce327756a50eb0ae Author: Takeshi Abe Date: Thu Jul 10 00:05:35 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I1dd003bc984a11d6d71c92aae44accc9d358db0c diff --git a/svl/source/items/itemprop.cxx b/svl/source/items/itemprop.cxx index 41f1a04

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

2014-07-09 Thread Takeshi Abe
svl/source/items/aeitem.cxx | 48 ++-- 1 file changed, 33 insertions(+), 15 deletions(-) New commits: commit 5e8b31f1d3507f4c93a164259e40b8da5b686343 Author: Takeshi Abe Date: Wed Jul 9 19:22:24 2014 +0900 fdo#75757: remove inheritance to std

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

2014-07-11 Thread Takeshi Abe
ef9449cd04748320ee45242feb53805eef07d44c Author: Takeshi Abe Date: Fri Jul 11 14:23:50 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I5e302cf7ac784e1413c0539d0c967a3523f04ba0 diff --git a/cppuhelper/source/component_context.cxx b/cppuhelper/source/component_context.cxx index dc8944a

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

2014-07-12 Thread Takeshi Abe
| 42 --- 6 files changed, 46 insertions(+), 53 deletions(-) New commits: commit 1bae012c997a3cf5b99a6772746107c0a6800458 Author: Takeshi Abe Date: Sat Jul 12 23:10:34 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-07-16 Thread Takeshi Abe
basic/source/classes/image.cxx | 17 + basic/source/classes/sb.cxx|5 +++-- basic/source/comp/dim.cxx |8 +++- 3 files changed, 15 insertions(+), 15 deletions(-) New commits: commit d97b5e420fdb18e9c99403ac66c429fb80a2f27f Author: Takeshi Abe Date: Wed

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

2014-07-17 Thread Takeshi Abe
basic/source/comp/symtbl.cxx | 41 - basic/source/inc/symtbl.hxx | 13 + 2 files changed, 21 insertions(+), 33 deletions(-) New commits: commit fffc9b2f262a54a163ff43ceb769c95fa41344ff Author: Takeshi Abe Date: Thu Jul 17 14:19:37 2014

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

2014-07-18 Thread Takeshi Abe
basic/source/comp/symtbl.cxx | 20 basic/source/inc/symtbl.hxx |1 - 2 files changed, 21 deletions(-) New commits: commit 50725318e455e48869f0b65437d460553a8b639b Author: Takeshi Abe Date: Fri Jul 18 23:11:02 2014 +0900 Drop an unused function Change

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

2014-07-21 Thread Takeshi Abe
/vbaspinbutton.cxx |1 - 6 files changed, 6 deletions(-) New commits: commit f31a9abfd20a4ce625fcd985aff4978c34ae1a90 Author: Takeshi Abe Date: Tue Jul 22 00:11:49 2014 +0900 Remove unused #includes Change-Id: I96775ac9a8624e12974c78c6abb93ddd80eed567 diff --git a/vbahelper

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

2014-07-23 Thread Takeshi Abe
, 11 deletions(-) New commits: commit ea5ef0a72e5e608baf2c40700658a4fcba6a3759 Author: Takeshi Abe Date: Thu Jul 24 01:05:02 2014 +0900 Drop unused #includes Change-Id: I77ca957204bacee95e32a7f2a54c9311002aeef9 diff --git a/basctl/source/basicide/basobj3.cxx b/basctl/source

[Libreoffice-commits] core.git: ucb/Library_cached1.mk ucb/Library_srtrs1.mk ucb/Library_ucpftp1.mk ucb/source

2014-07-24 Thread Takeshi Abe
+++ 9 files changed, 32 insertions(+), 28 deletions(-) New commits: commit a8b395bff2111d7bf086b4cb44081dce10cca364 Author: Takeshi Abe Date: Thu Jul 24 23:09:24 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I9983e858c4e634b4cac8ad42fa9b06b7ccc167d6 diff

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

2014-07-26 Thread Takeshi Abe
desktop/inc/app.hxx|4 desktop/source/app/appinit.cxx |3 +++ 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit d3293105512a3c25c5a17799a3bab6e0c7ff929d Author: Takeshi Abe Date: Sat Jul 26 23:47:19 2014 +0900 fdo#75757: remove inheritance to

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

2014-07-26 Thread Takeshi Abe
77b74fe9def6fa37d09600e81f9d88c3a3b4293b Author: Takeshi Abe Date: Sun Jul 27 02:13:34 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I4c9d1746d43642e1be2dd1e72a1b689d3fae1ae6 diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx index bf0f657..8d10cce 100644 --- a/cui

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

2014-07-27 Thread Takeshi Abe
537cda44576730525e30fd1ace2fcf8800cad2bb Author: Takeshi Abe Date: Sat Jul 26 02:40:00 2014 +0900 fdo#75757: remove inheritance to std::vector ... by boost::ptr_vector. Originally TextCharAttribList::Clear() was never called with false, so this drops the argument. Change-Id

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

2014-07-28 Thread Takeshi Abe
cui/source/customize/macropg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e221c954ea0b7c3846bd6971a06b6a28672a28c7 Author: Takeshi Abe Date: Mon Jul 28 18:27:15 2014 +0900 fix a memory leak Change-Id: I105f0ac40251122348ed86eaab5d99a023f5c09b

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

2014-07-29 Thread Takeshi Abe
| 16 +++- 12 files changed, 41 insertions(+), 52 deletions(-) New commits: commit c0d298ecec6a615c8f1137c63df5bc484ee9ca33 Author: Takeshi Abe Date: Wed Jul 30 14:29:31 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-07-31 Thread Takeshi Abe
++- 5 files changed, 50 insertions(+), 61 deletions(-) New commits: commit ee8f76a3e89c7070958a4c42b17818a0b90f3f0d Author: Takeshi Abe Date: Thu Jul 31 10:32:53 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis2' - 9 commits - cui/source editeng/source include/svx include/xmloff libreofficekit/qa reportdesign/source sc/source sd/source svx/source

2014-07-31 Thread Takeshi Abe
| 16 +- 35 files changed, 289 insertions(+), 168 deletions(-) New commits: commit 8ec35ed13bf520c925917ae49f7b810fbdd61589 Author: Takeshi Abe Date: Thu Jul 31 10:32:53 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-05-09 Thread Takeshi Abe
63297cd4202593754d05841b02434b18d0e2bb8f Author: Takeshi Abe Date: Fri May 9 18:24:02 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I6542885b0de6dad0244726f1ee8bf9cdc851e746 diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx index

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

2014-05-10 Thread Takeshi Abe
sc/source/ui/view/cellsh1.cxx | 49 ++ sc/source/ui/view/pivotsh.cxx |6 ++--- sc/source/ui/view/prevwsh.cxx |6 ++--- 3 files changed, 23 insertions(+), 38 deletions(-) New commits: commit e62a3e875ac3437c6b0d08fa6e7e1d0b97141a7b Author: Takeshi

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

2014-05-12 Thread Takeshi Abe
commits: commit 22259f02b211694525251afcdba12a5d3a43cbae Author: Takeshi Abe Date: Mon May 12 18:46:49 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Ia2925804755220b8bd160da8997b1bf3161aa27b diff --git a/sc/source/ui/view/cellsh2.cxx b/sc/source/ui/view

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

2014-05-13 Thread Takeshi Abe
deletions(-) New commits: commit decfecc3d2414a6467bae6d5e9069fb63885e3fe Author: Takeshi Abe Date: Wed May 14 14:52:56 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Ib74c40bb4ac11edf97b6843e983a911308fa4b98 diff --git a/sc/source/ui/view/gridwin.cxx b/sc/source

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

2014-05-15 Thread Takeshi Abe
changed, 27 insertions(+), 44 deletions(-) New commits: commit e9c5f63f80ea54aea9963a6c268ed03881d7b734 Author: Takeshi Abe Date: Thu May 15 23:32:47 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I7dc862794f7f0973bd4de7b54f7a1fb15235bc3e diff --git a/sc

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

2014-05-18 Thread Takeshi Abe
deletions(-) New commits: commit c623612b0bd0bbd2307a19ccf3c2f1f343b932b3 Author: Takeshi Abe Date: Sun May 18 23:09:36 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Icc1e11e173329fd88898a3d13270406fd651eb2b diff --git a/sc/source/ui/drawfunc/drtxtob.cxx b/sc

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

2014-05-19 Thread Takeshi Abe
/fuinsert.cxx | 10 -- 10 files changed, 34 insertions(+), 40 deletions(-) New commits: commit 018e2f629e125f1a0fe33471a0e4fe606813aa91 Author: Takeshi Abe Date: Mon May 19 22:25:31 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-05-20 Thread Takeshi Abe
/ui/func/fuolbull.cxx |7 +-- 7 files changed, 19 insertions(+), 34 deletions(-) New commits: commit 1c9ba8a81ca3b92e8fd684b4c16a06b5180ceb64 Author: Takeshi Abe Date: Wed May 21 00:21:12 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-05-21 Thread Takeshi Abe
/func/futempl.cxx | 13 + sd/source/ui/func/futxtatt.cxx |7 ++- sd/source/ui/func/fuvect.cxx |4 ++-- 9 files changed, 28 insertions(+), 38 deletions(-) New commits: commit 2c61edfdf57dabbd86ecc440444b6b00443f916a Author: Takeshi Abe Date: Thu May 22 00:36:41 2014

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

2014-05-23 Thread Takeshi Abe
sd/source/ui/slidesorter/controller/SlsSlotManager.cxx | 13 +- sd/source/ui/view/drviews2.cxx | 79 ++--- 2 files changed, 39 insertions(+), 53 deletions(-) New commits: commit 57320f34b5d73beeae23e8955b9b234fb3f1a435 Author: Takeshi Abe Date: Fri May

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

2014-05-23 Thread Takeshi Abe
87e81e4e527044fbc76cdf8f1b8a244093c06bae Author: Takeshi Abe Date: Fri May 23 19:51:08 2014 +0900 boost::checked_deleter serves the purpose Change-Id: I22b4ea752e32b449dcc07b70cc5dc0ba52ad7c45 diff --git a/chart2/source/view/main/GL3DRenderer.cxx b/chart2/source/view/main/GL3DRenderer.cxx index

[Libreoffice-commits] core.git: sd/source translations

2014-05-26 Thread Takeshi Abe
.cxx |6 +++--- sd/source/ui/view/drviewsa.cxx |8 translations |2 +- 8 files changed, 27 insertions(+), 28 deletions(-) New commits: commit ac1f7774b789c747d1aa0135762c2d0d804e69b3 Author: Takeshi Abe Date: Mon May 26 22:03:26 2014 +0900

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

2014-05-27 Thread Takeshi Abe
.cxx | 22 ++ 6 files changed, 42 insertions(+), 52 deletions(-) New commits: commit f46d9c7d4d5e46a793d9e3dd9211c42007b11c0d Author: Takeshi Abe Date: Tue May 27 23:11:57 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-05-28 Thread Takeshi Abe
/sbcomp.cxx |5 +++-- basic/source/runtime/inputbox.cxx |6 +++--- basic/source/runtime/methods.cxx | 19 +-- 8 files changed, 42 insertions(+), 45 deletions(-) New commits: commit a71ae24a236aa7bf6c17cad92a1662e63b7a13bf Author: Takeshi Abe Date: Thu May 29 09:27:30 2014

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

2014-05-30 Thread Takeshi Abe
6a53ea218c669b99aa9a51ce77898845f262b6e0 Author: Takeshi Abe Date: Sat May 31 00:09:32 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Iad3de981a1c9660b1322315640e531c9891db0bf diff --git a/basic/source/runtime/runtime.cxx b/basic/source/runtime/runtime.cxx index 43da658

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

2014-05-31 Thread Takeshi Abe
insertions(+), 22 deletions(-) New commits: commit b32ee047312a49c13a247aa57485fad128f13317 Author: Takeshi Abe Date: Sat May 31 22:29:14 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I1988d2766d8bdeb5f8a22a5673dcff9b898dd637 diff --git a/basctl/source/basicide

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

2014-06-02 Thread Takeshi Abe
, 28 insertions(+), 31 deletions(-) New commits: commit 67577e8f6e616efd40b1d6ca842e615a02723f04 Author: Takeshi Abe Date: Mon Jun 2 18:41:34 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: If1057871aa7c9e7079ed051e6854c77c81f12292 diff --git a/sw/source/ui

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

2014-06-03 Thread Takeshi Abe
| 11 +-- 12 files changed, 41 insertions(+), 64 deletions(-) New commits: commit 7883992dd5f8561b6eb192fce864b76c3034b1c5 Author: Takeshi Abe Date: Wed Jun 4 04:11:15 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-06-04 Thread Takeshi Abe
/uibase/docvw/SidebarWin.cxx|7 +-- sw/source/uibase/docvw/edtwin.cxx| 10 ++-- 17 files changed, 91 insertions(+), 104 deletions(-) New commits: commit e0057072817ccad2a54eca45ffdb84d1c99ee7a7 Author: Takeshi Abe Date: Thu Jun 5 14:10:15 2014 +0900 Avoid possible memory

[Libreoffice-commits] core.git: Repository.mk

2014-06-08 Thread Takeshi Abe
Repository.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3032efc7a2deda527887074690fd9fdbce1325b5 Author: Takeshi Abe Date: Mon Jun 9 11:14:06 2014 +0900 fix the error "KDE is not a valid group for executables."

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

2014-06-09 Thread Takeshi Abe
/source/uibase/shells/drawsh.cxx | 10 ++--- 6 files changed, 54 insertions(+), 72 deletions(-) New commits: commit cb28c59ff262cfc03dbd893dfe281ed41958b2c0 Author: Takeshi Abe Date: Mon Jun 9 12:26:02 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-06-10 Thread Takeshi Abe
/grfsh.cxx |6 +++--- sw/source/uibase/shells/langhelper.cxx |4 ++-- 6 files changed, 35 insertions(+), 51 deletions(-) New commits: commit ed9d32908dca5740109f0d9f3233721aa3a49775 Author: Takeshi Abe Date: Tue Jun 10 17:31:26 2014 +0900 Avoid possible memory leaks in case of

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

2014-06-12 Thread Takeshi Abe
++-- 5 files changed, 32 insertions(+), 50 deletions(-) New commits: commit 3d3fc58a32211cf56c5238f2d9f0e86a1eb7ae7e Author: Takeshi Abe Date: Fri Jun 13 03:56:40 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I986805143615f053b918fb1e64b0b24d6f76f2de

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

2014-06-14 Thread Takeshi Abe
changed, 30 insertions(+), 40 deletions(-) New commits: commit 57b563273351c5d3eb176ba8768b173853b7e362 Author: Takeshi Abe Date: Sat Jun 14 17:17:20 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I32d1e15cb9f050e3cd05babbd2f21c57f3ccb5e7 diff --git a/sw/source

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

2014-06-16 Thread Takeshi Abe
+--- 5 files changed, 16 insertions(+), 22 deletions(-) New commits: commit 3594780d3329c41f2800027dbb61b68767fb78b9 Author: Takeshi Abe Date: Tue Jun 17 09:52:36 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I22d22a924d33b91ba6894857ce56b0d920102b4b

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

2014-06-17 Thread Takeshi Abe
sw/source/uibase/uno/unoatxt.cxx | 46 +-- 1 file changed, 16 insertions(+), 30 deletions(-) New commits: commit e9750f7cf7b1c5592bca2996e66741dc1faebce4 Author: Takeshi Abe Date: Tue Jun 17 18:05:16 2014 +0900 Fix memory leaks for some

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

2014-06-19 Thread Takeshi Abe
changed, 28 insertions(+), 32 deletions(-) New commits: commit 67f64c266cd5a0368eff0be727228bc6a9c67cb2 Author: Takeshi Abe Date: Fri Jun 20 06:54:55 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Ic9b9c22c0ad15bfefce729e7277f950cb66d9bf6 diff --git a/sw

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

2014-06-21 Thread Takeshi Abe
/wrtsh2.cxx | 10 +- 6 files changed, 31 insertions(+), 37 deletions(-) New commits: commit c260abe39e0063a2e5ba4e0d22ff8a5ccd468c23 Author: Takeshi Abe Date: Sat Jun 21 22:54:28 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-06-21 Thread Takeshi Abe
/source/dialog/hdft.cxx|7 +++ 6 files changed, 32 insertions(+), 50 deletions(-) New commits: commit 48fe2c03758dbfb68868a1746ccf1ed67167781b Author: Takeshi Abe Date: Sun Jun 22 10:40:26 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-06-23 Thread Takeshi Abe
/source/xoutdev/xtabgrdt.cxx |7 --- svx/source/xoutdev/xtabhtch.cxx |7 --- svx/source/xoutdev/xtablend.cxx |7 --- 9 files changed, 32 insertions(+), 34 deletions(-) New commits: commit b9019d2920e44842926c3fe77c14c14f0af71c90 Author: Takeshi Abe Date: Mon Jun 23 14:26:08

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

2014-06-24 Thread Takeshi Abe
- svx/source/gallery2/galmisc.cxx |5 ++--- svx/source/gallery2/galobj.cxx |6 +++--- 8 files changed, 30 insertions(+), 37 deletions(-) New commits: commit e32b78ebfd9dc6f780e73d17c794c54828471895 Author: Takeshi Abe Date: Tue Jun 24 13:43:40 2014 +0900 Avoid possible

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

2014-06-25 Thread Takeshi Abe
svx/source/gallery2/galtheme.cxx | 101 +++ 1 file changed, 41 insertions(+), 60 deletions(-) New commits: commit a23bc5aa09b1ed6afad863d52281f89ea115074b Author: Takeshi Abe Date: Thu Jun 26 11:37:24 2014 +0900 Avoid possible memory leaks in case of

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

2014-06-27 Thread Takeshi Abe
/sdr/primitive2d/sdrmeasureprimitive2d.cxx | 10 +- 9 files changed, 25 insertions(+), 41 deletions(-) New commits: commit c60f6227f826968f1c937758130ff1d18459d553 Author: Takeshi Abe Date: Fri Jun 27 16:04:18 2014 +0900 Avoid possible memory leaks in case of exceptions

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

2014-06-28 Thread Takeshi Abe
|6 +-- svx/source/svdraw/svdedxv.cxx|7 +-- svx/source/svdraw/svdhdl.cxx | 14 ++- 7 files changed, 37 insertions(+), 51 deletions(-) New commits: commit 5fdcab9412c4b4470ef01e2b8b1fd0e1e7efb295 Author: Takeshi Abe Date: Sat

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

2014-06-29 Thread Takeshi Abe
/table/tablecontroller.cxx |5 ++--- svx/source/table/tablertfimporter.cxx |4 ++-- 7 files changed, 29 insertions(+), 31 deletions(-) New commits: commit b20e6acea2cb2013f450bb4b97b51142dbb4f161 Author: Takeshi Abe Date: Mon Jun 30 11:33:26 2014 +0900 Avoid possible memory leaks in

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

2014-08-24 Thread Takeshi Abe
|9 - 5 files changed, 15 insertions(+), 21 deletions(-) New commits: commit 32ce5ae15a8f156b4681c36d248b6731df3457c6 Author: Takeshi Abe Date: Mon Aug 25 10:22:59 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-08-26 Thread Takeshi Abe
4d32244437475688ca951ce30f8d6fcc59fc1caa Author: Takeshi Abe Date: Tue Aug 26 17:50:33 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Ib4a87cab2729e18b2c830cbd7e7a34d62b5f0f45 diff --git a/sc/source/ui/miscdlgs/optsolver.cxx b/sc/source/ui/miscdlgs/optsolver.cxx index e42917a..3605065

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

2014-08-27 Thread Takeshi Abe
sw/source/core/doc/docsort.cxx |4 ++-- sw/source/core/inc/docsort.hxx |7 ++- 2 files changed, 8 insertions(+), 3 deletions(-) New commits: commit 75028bd82ad51c5cd09942a457ce2960ece6fef5 Author: Takeshi Abe Date: Wed Aug 27 15:10:13 2014 +0900 fdo#75757: remove inheritance

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

2014-08-31 Thread Takeshi Abe
sw/source/ui/envelp/labprt.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 3ee78b9c4e9e68d8c88792b08a11288df7d1e9b0 Author: Takeshi Abe Date: Thu Aug 28 16:29:02 2014 +0900 Drop unused #include Change-Id: I467151c6d17a71c937564171b79efc7ef81c8cb6 diff --git a/sw

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

2014-09-01 Thread Takeshi Abe
sw/source/core/layout/laycache.cxx |6 +++--- sw/source/core/layout/layhelp.hxx | 10 +++--- 2 files changed, 10 insertions(+), 6 deletions(-) New commits: commit e62ec6d0499e6c517713e7d5b1855a9b2c518219 Author: Takeshi Abe Date: Thu Aug 28 11:21:59 2014 +0900 fdo#75757

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

2014-09-02 Thread Takeshi Abe
sc/source/filter/inc/richstring.hxx | 21 ++--- sc/source/filter/oox/richstring.cxx | 14 +++--- 2 files changed, 25 insertions(+), 10 deletions(-) New commits: commit 7ea14056cb508b6035704e1124c9301fecb0c792 Author: Takeshi Abe Date: Mon Sep 1 23:08:37 2014 +0900

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

2014-09-05 Thread Takeshi Abe
Author: Takeshi Abe Date: Thu Sep 4 14:30:28 2014 +0900 fdo#75757: remove inheritance to std::vector from ApiTokenVector. Change-Id: Ie924e0e01db74b925a7f6063f8ce7fd952d04381 Reviewed-on: https://gerrit.libreoffice.org/11290 Reviewed-by: Caolán McNamara Tested

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

2014-09-05 Thread Takeshi Abe
sc/source/filter/inc/richstring.hxx | 15 +-- sc/source/filter/oox/richstring.cxx | 20 ++-- 2 files changed, 23 insertions(+), 12 deletions(-) New commits: commit c0e378312cb18b1f783a6971c61b5d878e1d7538 Author: Takeshi Abe Date: Thu Sep 4 12:02:26 2014 +0900

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

2014-09-09 Thread Takeshi Abe
sc/source/filter/inc/addressconverter.hxx | 10 -- sc/source/filter/oox/addressconverter.cxx |6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) New commits: commit c45be916f63477e7cd8b0fe54fd6935acf1526e4 Author: Takeshi Abe Date: Mon Sep 8 19:05:35 2014 +0900 fdo

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

2014-09-10 Thread Takeshi Abe
d707d025b6c3773538abd2eedc6dc4c6d869aa86 Author: Takeshi Abe Date: Wed Sep 10 16:14:42 2014 +0900 fdo#75757: remove inheritance to std::vector from ParagraphObj, by using boost::ptr_vector. This is also a supposed fix for ParagraphObj::operator=(), because ParagraphObj::ImplClear() now makes the vector

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

2014-09-11 Thread Takeshi Abe
sd/source/ui/slidesorter/view/SlsLayeredDevice.cxx | 28 ++--- 1 file changed, 24 insertions(+), 4 deletions(-) New commits: commit 2f1a28cf8fcfdfc369cf91936062c4f942ec03dd Author: Takeshi Abe Date: Thu Sep 11 19:23:03 2014 +0900 fdo#75757: remove inheritance to std

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

2014-04-10 Thread Takeshi Abe
| 23 +++ filter/source/msfilter/msdffimp.cxx | 15 +-- 6 files changed, 26 insertions(+), 42 deletions(-) New commits: commit 896cacf059005e254f7d502a353f4cca74f9832e Author: Takeshi Abe Date: Thu Apr 10 17:14:06 2014 +0900 Avoid possible memory

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

2014-04-11 Thread Takeshi Abe
/svgwriter.cxx|3 +-- 6 files changed, 22 insertions(+), 33 deletions(-) New commits: commit 4e939b959911b94cc3feea57fa6f3f4a63c8ddac Author: Takeshi Abe Date: Sat Apr 12 01:28:10 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id

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

2014-04-14 Thread Takeshi Abe
deletions(-) New commits: commit fbf5599c071c6f3203f8992aba4560be9b3b5e42 Author: Takeshi Abe Date: Mon Apr 14 21:28:02 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Id71cb49d8aa241a17efd4cbe217a48f2d7c34e84 diff --git a/filter/source/xsltfilter

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

2014-04-15 Thread Takeshi Abe
+++- framework/source/uielement/newmenucontroller.cxx |9 - 5 files changed, 19 insertions(+), 28 deletions(-) New commits: commit eb4c43aa61c08f88acfe5dd1499de0f8dbda4b8b Author: Takeshi Abe Date: Tue Apr 15 15:08:24 2014 +0900 Avoid possible memory leaks in case of exceptions

[Libreoffice-commits] core.git: helpcompiler/source i18npool/source

2014-04-16 Thread Takeshi Abe
++-- i18npool/source/textconversion/textconversion_zh.cxx |6 ++-- i18npool/source/transliteration/transliteration_body.cxx | 12 + 6 files changed, 29 insertions(+), 30 deletions(-) New commits: commit 6a964dcf0fe3b9258d07391ada0f0d245b1f7cec Author: Takeshi Abe Date: Thu Apr 17 10

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

2014-04-17 Thread Takeshi Abe
+++- sw/source/filter/ww8/ww8scan.hxx| 27 ++ 5 files changed, 62 insertions(+), 162 deletions(-) New commits: commit 2a3e221c8807789afcbbe9ea5eae3c3fc90a473c Author: Takeshi Abe Date: Wed Apr 16 00:22:16 2014 +0900 Fix a memory leak The stream should be

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

2014-04-18 Thread Takeshi Abe
dev/null |binary 1 file changed New commits: commit 9ef07c55bc2803423e6b79aa45f9a1b44eb59c63 Author: Takeshi Abe Date: Sat Apr 19 08:34:32 2014 +0900 This file seems unused since the 20th century Change-Id: Idc26e03d51e37adbd23fb3c77d8ebe63ed8c3de3 diff --git a/idl/source

[Libreoffice-commits] core.git: jvmfwk/source l10ntools/source lingucomponent/source

2014-04-21 Thread Takeshi Abe
1a5457a11c062be8c41cc00813c092b78aa42b8b Author: Takeshi Abe Date: Mon Apr 21 22:29:09 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I4b2b439615db0ff4598f405d1e339eebbff7ae91 diff --git a/jvmfwk/source/fwkutil.cxx b/jvmfwk/source/fwkutil.cxx index d7ca9ff

[Libreoffice-commits] core.git: sal/cppunittester sal/textenc sax/source

2014-04-23 Thread Takeshi Abe
(-) New commits: commit 1ec836760853e9e220d471cf39f2533f0828f00e Author: Takeshi Abe Date: Thu Apr 24 00:09:19 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I047fd88a89900153089a55b6af123f11fb8bde55 diff --git a/sal/cppunittester/cppunittester.cxx b/sal

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

2014-04-24 Thread Takeshi Abe
sc/source/core/data/attarray.cxx | 27 --- sc/source/core/data/column.cxx | 14 +- 2 files changed, 17 insertions(+), 24 deletions(-) New commits: commit bc3b3d1dc61be728147bd03683e4b2cf27d22ce6 Author: Takeshi Abe Date: Thu Apr 24 23:11:29 2014 +0900

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

2014-04-25 Thread Takeshi Abe
deletions(-) New commits: commit b08754f3358992387ea0eec7957745f4667ea7eb Author: Takeshi Abe Date: Sat Apr 26 09:25:29 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Id8a85f6c7bcf8eed4688ebebf30b1b74676dae0d diff --git a/sc/source/core/data/column2.cxx b/sc

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

2014-04-27 Thread Takeshi Abe
f2e546efd96b5a8b7c0b339cf2673a9b1996190b Author: Takeshi Abe Date: Sun Apr 27 22:45:29 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Ifd4c87bf038b421a0468edb599eca030c78bad89 diff --git a/sc/source/core/data/table1.cxx b/sc/source/core/data/table1.cxx index 77de5a8..4827541

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

2014-04-30 Thread Takeshi Abe
files changed, 34 insertions(+), 47 deletions(-) New commits: commit ecec7cea259e7310cb6da33bea797c98a635a2b3 Author: Takeshi Abe Date: Thu May 1 00:51:44 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Id6590e6c1d3ec1640ebf55d348670953450dd419 diff --git a/sc

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

2014-05-02 Thread Takeshi Abe
f3816179a0b81c7d122006435a1ebf518309c392 Author: Takeshi Abe Date: Fri May 2 16:35:17 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Id1c7cb886a892bf0ce7be6774be5408afad44432 diff --git a/sc/source/filter/excel/xestream.cxx b/sc/source/filter/excel/xestream.cxx index 946e05f..6f5c7b4 100644

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

2014-05-05 Thread Takeshi Abe
commits: commit 6726fb5ce2daa363b7e885ae45e59feeb733f051 Author: Takeshi Abe Date: Tue May 6 02:23:48 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: I8914e0dc253c636a1393672f7a20bcb5d39d4276 diff --git a/sc/source/ui/unoobj/appluno.cxx b/sc/source/ui/unoobj

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

2014-05-06 Thread Takeshi Abe
sc/source/ui/inc/PivotLayoutTreeList.hxx |1 - sc/source/ui/inc/PivotLayoutTreeListBase.hxx |1 - 2 files changed, 2 deletions(-) New commits: commit e193aded369ec3552fd6fa05fdd4db17441d8ba8 Author: Takeshi Abe Date: Tue May 6 21:09:58 2014 +0900 Drop unused #include

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

2014-05-07 Thread Takeshi Abe
changed, 33 insertions(+), 56 deletions(-) New commits: commit 34ae7b16d7ef365f4b63dd3d4a9e756e2b77e7bd Author: Takeshi Abe Date: Thu May 8 00:09:02 2014 +0900 Avoid possible memory leaks in case of exceptions Change-Id: Idf1460e5207e0797390593535f2b2c080609a77b diff --git a/sc

Re: [Libreoffice] Problem if switching on --with-lang=all

2010-11-18 Thread Takeshi Abe
on http://wiki.documentfoundation.org/Development/How_to_build/localized Cheers, -- Takeshi Abe > > wl > --- > Professional hosting for everyone - http://www.host.ru > ___ > LibreOffice mailing list > LibreOffice@lists.free

Re: [Libreoffice] newish to git: howto recover from bad merge?

2010-11-19 Thread Takeshi Abe
guess matters. A workaround for the situation might be: $ git reset --hard # nuke dirty status $ git checkout master $ git merge origin/master $ vi bf_svx/source/items/svx_xmlcnitm.cxx # resolve the conflicts $ git add bf_svx/source/items/svx_xmlcnitm.cxx # add resolved $ git commit HY

[Libreoffice] [PATCH] update URLs

2010-11-19 Thread Takeshi Abe
Hi, Found a couple of links outdated in README. Cheers, -- Takeshi Abe >From e2fbb2ca9e15d0e32db79e46e6cbc49f12be86a8 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 19 Nov 2010 23:24:30 +0900 Subject: [PATCH] update URLs --- README |4 ++-- 1 files changed, 2 insertions(+)

Re: [Libreoffice] [PUSHED] Re: [PATCH] RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/drivers

2010-11-20 Thread Takeshi Abe
current, http://api.kde.org/4.x-api/kdelibs-apidocs/kdecore/html/klocalizedstring_8h.html and for 3.5, http://api.kde.org/3.5-api/kdelibs-apidocs/kdecore/html/klocale_8h_source.html Both versions of "i18n" return a QString. Cheers, -- Takeshi Abe > > > -m_sMozillaURI = > rtl:

[Libreoffice] [PATCH] remove dead codes and undesired comments

2010-11-22 Thread Takeshi Abe
Hi, Easy Hacks on base, some of indentions are left unchanged for clarity. Cheers, -- Takeshi Abe >From 72d1f225685964869caa855122bbed8250f1f927 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Tue, 23 Nov 2010 13:54:22 +0900 Subject: [PATCH] remove dead codes and undesired comme

[Libreoffice] [PATCH] Remove dead codes and undesired comments with fixed typo

2010-11-25 Thread Takeshi Abe
Hi, yet another cleanup on base. Cheers, -- Takeshi Abe >From dff2f8d6d37863a5517a412ea4f92ebdbee536ff Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 26 Nov 2010 01:45:21 +0900 Subject: [PATCH] Remove dead codes and undesired comments with fixed typo --- dbaccess/source/ui/brow

[Libreoffice] occured occurred

2010-11-26 Thread Takeshi Abe
stematic way to cope with them. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] improve style according to cppcheck

2010-11-27 Thread Takeshi Abe
Hi, Followed cppcheck. Cheers, -- Takeshi Abe >From a3800ef12f07f6ac56bca79aa55ad480de8cbc84 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 28 Nov 2010 01:28:16 +0900 Subject: [PATCH 1/3] cppcheck: reduce the scope of variables --- dbaccess/source/ui/misc/DExport.cxx |

Re: [Libreoffice] [PATCH] improve style according to cppcheck

2010-11-27 Thread Takeshi Abe
http://www.parashift.com/c++-faq-lite/operator-overloading.html#faq-13.14 http://www.parashift.com/c++-faq-lite/operator-overloading.html#faq-13.15 IIRC Scott Meyers' "More Effective C++" also elaborates on it. Corollary: we should prefer ++C to

[Libreoffice] [PATCH] Remove undesirable comments

2010-11-29 Thread Takeshi Abe
Hi, Another cleanup on base. Cheers, -- Takeshi Abe >From 63a8fe4b01f142df496219baa85bd64204382bfe Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 29 Nov 2010 23:29:33 +0900 Subject: [PATCH] Remove undesirable comments --- .../source/core/dataaccess/databasecontext.cxx |

Re: [Libreoffice] Important: for your next pull do ./bin/g pull -r BEFORE git pull -r

2010-11-30 Thread Takeshi Abe
Hi, On Tue, 30 Nov 2010 21:02:05 -0600, Norbert Thiebaud wrote: > Important: for your next pull do ./bin/g pull -r BEFORE git pull -r Could you apply the attached patch for /bin/sh? Cheers, -- Takeshi Abe >From 5940e81d9c9fd7b48b292a66781f3f9ee214ce9b Mon Sep 17 00:00:00 2001 From: Takes

Re: [Libreoffice] occured occurred

2010-12-04 Thread Takeshi Abe
Hi, On Sat, 04 Dec 2010 14:35:29 +0900 (JST), Takeshi Abe wrote: > OK, I end up getting sane so that replacing them with git & sed has done > by the attached script. After runnging it on each git working dir and > double checking, I made up the attached patch with some tweaks. S

[Libreoffice] "bad value (atom) for -mtune= switch" on boostrap build

2010-12-04 Thread Takeshi Abe
2 tm nx up pni est tm2 xtpr rng rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en changing atom to pentiumpro works for me, but it means reverting commit 150c0772b1637bc44fc9a4819cc3908341828d78. Any comments? Cheers, -- Takeshi Abe --- = Building module mdds = Entering

  1   2   3   4   5   6   7   8   9   10   >