[Libreoffice-commits] .: cui/source

2012-04-24 Thread Takeshi Abe
cui/source/inc/about.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 52d90ce040234cb35fad03bdd12e201bfa3a8634 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Apr 25 01:29:20 2012 +0900 removed unused typedef diff --git a/cui/source/inc/about.hxx b/cui/source/inc

[Libreoffice-commits] .: vbahelper/source

2012-04-23 Thread Takeshi Abe
|1 - 5 files changed, 5 deletions(-) New commits: commit 9cb75ccaa7d529d0469e70229ad511bc2bc12abb Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Apr 23 23:04:49 2012 +0900 removed unused static data diff --git a/vbahelper/source/msforms/vbacombobox.cxx b/vbahelper/source/msforms

[Libreoffice-commits] .: 2 commits - cui/source

2012-04-21 Thread Takeshi Abe
; static const sal_Char cParentNumbering[] = ParentNumbering; static const sal_Char cPrefix[] = Prefix; static const sal_Char cSuffix[] = Suffix; commit 2ce52cbb18e8083dc14c6701a2dab8ca32b81967 Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Apr 22 05:07:37 2012 +0900 removed unused defines diff

[Libreoffice-commits] .: 2 commits - basctl/source cui/source svx/source

2012-04-19 Thread Takeshi Abe
ac7f7b04627c9ee8321b1696fa609d9632763b8b Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Apr 20 01:56:39 2012 +0900 removed unused defines diff --git a/basctl/source/basicide/macrodlg.hxx b/basctl/source/basicide/macrodlg.hxx index ef4f3bf..ee4ce3e 100644 --- a/basctl/source/basicide

[Libreoffice-commits] .: 2 commits - basctl/source

2012-04-17 Thread Takeshi Abe
' ) || +( c = 'a' c = 'z' ) || +( c = '0' c = '9' nChar ) || +( c == '_' ) ); if ( !bValid ) return sal_False; } commit f00d60997edc56bf0f4653b1bd78c5379cedda6a Author: Takeshi Abe t...@fixedpoint.jp Date: Wed

[Libreoffice-commits] .: sc/source

2012-04-17 Thread Takeshi Abe
sc/source/ui/unoobj/datauno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 84a1ca6d9136c71bf20514307876824c1f915c0a Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Apr 18 03:38:08 2012 +0900 fdo#46983 Macros: Macro to set filter in Calc does not work

[Libreoffice-commits] .: 2 commits - basctl/source

2012-04-16 Thread Takeshi Abe
changed, 17 deletions(-) New commits: commit 0432c53149b82ffc66a9992707db0962ff05299c Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Apr 17 05:14:21 2012 +0900 removed useless static data diff --git a/basctl/source/basicide/baside2b.cxx b/basctl/source/basicide/baside2b.cxx index ef67435

[Libreoffice-commits] .: 2 commits - basic/source

2012-04-12 Thread Takeshi Abe
a9bad6b8f99dfb1640fbbff3f29036182f0103f6 Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Apr 13 02:16:31 2012 +0900 made the search straightforward diff --git a/basic/source/basmgr/basmgr.cxx b/basic/source/basmgr/basmgr.cxx index 5e909b2..3de240f 100644 --- a/basic/source/basmgr/basmgr.cxx +++ b/basic/source/basmgr/basmgr.cxx

[Libreoffice-commits] .: 3 commits - sfx2/source

2012-04-11 Thread Takeshi Abe
/menu/mnumgr.cxx |3 -- sfx2/source/notify/hintpost.cxx |3 -- 7 files changed, 70 deletions(-) New commits: commit 08908961901ee0a7db4b6ee6005f1591d2d56e04 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Apr 12 00:40:08 2012 +0900 removed dead code diff --git

[Libreoffice-commits] .: 2 commits - sfx2/source

2012-04-09 Thread Takeshi Abe
Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Apr 10 06:50:53 2012 +0900 removed unused defines diff --git a/sfx2/source/appl/impldde.cxx b/sfx2/source/appl/impldde.cxx index ee4c3db..9184f57 100644 --- a/sfx2/source/appl/impldde.cxx +++ b/sfx2/source/appl/impldde.cxx @@ -54,9 +54,6

[Libreoffice-commits] .: dbaccess/source editeng/source sfx2/source

2012-04-04 Thread Takeshi Abe
|3 --- sfx2/source/doc/guisaveas.cxx |2 -- 6 files changed, 33 deletions(-) New commits: commit b905ac19da5d4168c06f42c21418ccdb2a5d9290 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Apr 4 08:55:31 2012 +0900 removed unused defines diff --git a/dbaccess

[Libreoffice-commits] .: 2 commits - svl/source svtools/inc svtools/source svx/inc svx/source svx/util

2012-04-02 Thread Takeshi Abe
| 1 - svx/util/svxpch.cxx| 1 - 74 files changed, 1 insertion(+), 104 deletions(-) New commits: commit c4f2c60c088f579471714955f5969b60447fbf64 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Apr 2 17:16:52 2012 +0900 removed

[Libreoffice-commits] .: desktop/source editeng/inc editeng/source

2012-03-30 Thread Takeshi Abe
: commit e60911f5fc6f76032942cd16c24a8f2673dae5d2 Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Mar 30 21:44:37 2012 +0900 removed duplicate includes in desktop / editeng diff --git a/desktop/source/app/appinit.cxx b/desktop/source/app/appinit.cxx index fe8618a..92da668 100644 --- a/desktop

[Libreoffice-commits] .: 2 commits - filter/inc filter/qa filter/source i18npool/inc i18npool/source sdext/source sfx2/inc sfx2/source

2012-03-30 Thread Takeshi Abe
(-) New commits: commit f447ac9ec99e5db055056e2f89dab741f94fba0a Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Mar 30 22:30:06 2012 +0900 removed duplicate includes in sfx2 diff --git a/sfx2/inc/sfx2/appuno.hxx b/sfx2/inc/sfx2/appuno.hxx index 00e8129..40dfada 100644 --- a/sfx2/inc/sfx2

[Libreoffice-commits] .: 2 commits - cppcanvas/source cppuhelper/test cui/source dbaccess/source

2012-03-29 Thread Takeshi Abe
/RelationController.cxx |1 - dbaccess/source/ui/tabledesign/TEditControl.cxx |1 - dbaccess/source/ui/tabledesign/TableFieldDescWin.cxx |1 - 60 files changed, 90 deletions(-) New commits: commit 5d9b072cef8d480c87adfa4c3a980782a17823a1 Author: Takeshi Abe t...@fixedpoint.jp Date: Fri

[Libreoffice-commits] .: connectivity/inc connectivity/source connectivity/workben

2012-03-28 Thread Takeshi Abe
/testmoz/main.cxx |1 - connectivity/workben/testmoz/mozthread.cxx |1 - 18 files changed, 21 deletions(-) New commits: commit 86647a187371f03a05a329f24366b0ac2e6c7fbf Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Mar 28 23:39:31 2012 +0900

[Libreoffice-commits] .: 2 commits - avmedia/source basic/source canvas/source chart2/source comphelper/inc

2012-03-26 Thread Takeshi Abe
|1 - 9 files changed, 1 insertion(+), 16 deletions(-) New commits: commit 6749dcc15442abc86dd473eac0885106238e8eb1 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Mar 26 22:30:53 2012 +0900 removed duplicate includes in basic / canvas / chart2 / comphelper diff --git a/basic/source/inc

[Libreoffice-commits] .: 2 commits - sd/inc sd/source

2012-03-24 Thread Takeshi Abe
|1 sd/source/ui/view/viewshe2.cxx |1 sd/source/ui/view/viewshel.cxx |3 73 files changed, 351 deletions(-) New commits: commit 150f79806c2f2839e8f7ead7ce05c1d8b5eebb63 Author: Takeshi Abe t

[Libreoffice-commits] .: 2 commits - sal/qa sal/rtl sal/test sw/qa sw/source

2012-03-23 Thread Takeshi Abe
|1 - 13 files changed, 20 deletions(-) New commits: commit 9e890ae00e508addaf453d9c12a7a8cae4cca149 Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Mar 23 22:09:57 2012 +0900 removed duplicate includes in sw diff --git a/sw/qa/extras/regression-test.cxx b/sw/qa/extras/regression

[Libreoffice-commits] .: sc/source

2012-03-22 Thread Takeshi Abe
|2 -- sc/source/ui/view/viewfun4.cxx|1 - sc/source/ui/view/viewfun5.cxx|1 - 39 files changed, 74 deletions(-) New commits: commit eedbe7163bf3979ae392b3b88227ee68e1df12fe Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Mar 22 20:52:52 2012 +0900 removed

[Libreoffice-commits] .: cosv/source

2012-03-17 Thread Takeshi Abe
/source/unittest/string_ut.cxx |1 - 7 files changed, 21 deletions(-) New commits: commit a295d1f05cf7ecf4673e9172d65d5e0790078fbd Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Mar 18 01:11:42 2012 +0900 removed duplicate #includes in cosv diff --git a/cosv/source/service/comfunc.cxx b

[Libreoffice-commits] .: cui/source

2012-03-13 Thread Takeshi Abe
cui/source/tabpages/page.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 785e07b3ac5ca80957b9042f42f4cb1f8b03644e Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Mar 13 01:08:19 2012 +0900 fixed pointer to the paper.hxx in comment diff --git a/cui/source

[Libreoffice-commits] .: desktop/source

2012-03-08 Thread Takeshi Abe
desktop/source/app/appinit.cxx |4 1 file changed, 4 deletions(-) New commits: commit 274b4272fa5e819e484935e9c65676d8d3f7ff3a Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Mar 8 02:10:49 2012 +0900 Removed dead define It died 10 years ago

[Libreoffice-commits] .: basic/source

2012-03-07 Thread Takeshi Abe
basic/source/runtime/methods1.cxx |5 - basic/source/uno/dlgcont.cxx |2 -- 2 files changed, 7 deletions(-) New commits: commit 2d7550d53fdc3fa85adc8da69f692ec3c64bc12b Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Mar 8 00:05:31 2012 +0900 Removed unused macro diff

[Libreoffice-commits] .: scripting/source sdext/source starmath/source stoc/source svtools/source svx/source

2012-02-27 Thread Takeshi Abe
660e4481a4ab00b1077dbc5e26568b7f6f05b2ba Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Feb 27 19:07:35 2012 +0900 Avoid temporary rtl::OUString in scripting / sdext / starmath / stoc / svtools / svx diff --git a/scripting/source/basprov/basmethnode.cxx b/scripting/source/basprov/basmethnode.cxx index b07720c

[Libreoffice-commits] .: sd/source

2012-02-26 Thread Takeshi Abe
sd/source/ui/unoidl/sddetect.cxx | 22 +++--- sd/source/ui/unoidl/unomodel.cxx |4 ++-- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit c471556c89e4efcd21c0e48f938792c493662492 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Feb 27 01:45:47 2012

[Libreoffice-commits] .: sc/source

2012-02-25 Thread Takeshi Abe
sc/source/ui/unoobj/scdetect.cxx | 22 +++--- sc/source/ui/vba/vbafilesearch.cxx |2 +- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 552a9862f8a11d8e3b86eef710d91a322a3a2946 Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Feb 25 23:15:00 2012

[Libreoffice-commits] .: sc/source

2012-02-22 Thread Takeshi Abe
/source/ui/unoobj/chart2uno.cxx|6 +- sc/source/ui/vba/vbaapplication.cxx | 54 +++ 7 files changed, 36 insertions(+), 36 deletions(-) New commits: commit dcd7dc43376c914027b76525959a9cea71d9279e Author: Takeshi Abe t...@fixedpoint.jp Date: Thu

[Libreoffice-commits] .: reportdesign/source sal/osl scripting/source sc/source sd/source slideshow/source svtools/source svx/source sw/source unotools/source vcl/generic vcl/headless vcl/source xmlof

2012-02-20 Thread Takeshi Abe
: Takeshi Abe t...@fixedpoint.jp Date: Tue Feb 21 01:06:12 2012 +0900 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsIgnoreAsciiCaseAscii(...) diff --git a/reportdesign/source/filter/xml/dbloader2.cxx b/reportdesign/source/filter/xml/dbloader2.cxx index

[Libreoffice-commits] .: framework/source l10ntools/source oox/source

2012-02-19 Thread Takeshi Abe
96cb767123c9e8f5db197454b4da02c8f7583d2b Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Feb 19 23:27:29 2012 +0900 Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsIgnoreAsciiCaseAscii(...) diff --git a/framework/source/dispatch/closedispatcher.cxx b/framework

[Libreoffice-commits] .: animations/source basctl/source basic/source comphelper/source connectivity/source cui/source dbaccess/source extensions/source filter/source forms/source fpicker/source

2012-02-18 Thread Takeshi Abe
| 10 fpicker/source/unx/kde_unx/UnxCommandThread.cxx|2 - 17 files changed, 47 insertions(+), 43 deletions(-) New commits: commit 03591233c18c90158b3567f24fa332cd7c52a7ee Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Feb 18 23:18:57 2012 +0900 Prefer

[Libreoffice-commits] .: sc/source

2012-02-16 Thread Takeshi Abe
sc/source/filter/inc/xlpivot.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 689f2fa7aec03090ac150591d472aea74b17ca50 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Feb 16 15:55:53 2012 +0900 Removed unused header include diff --git a/sc/source/filter/inc/xlpivot.hxx b

[Libreoffice-commits] .: filter/source framework/source package/source svl/source

2012-02-15 Thread Takeshi Abe
|2 +- svl/source/fsstor/fsfactory.cxx |4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) New commits: commit c91ff959b0527852fde12a5f994b30121ff3c817 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Feb 16 00:21:01 2012 +0900 Use

[Libreoffice-commits] .: basic/source

2012-02-13 Thread Takeshi Abe
basic/source/classes/propacc.cxx |3 +-- basic/source/comp/dim.cxx|1 - basic/source/comp/io.cxx | 10 +++--- 3 files changed, 4 insertions(+), 10 deletions(-) New commits: commit ebba94a9572b4154a4106380d949be3d83a68fa5 Author: Takeshi Abe t...@fixedpoint.jp Date

[Libreoffice-commits] .: connectivity/source

2012-02-11 Thread Takeshi Abe
connectivity/source/drivers/postgresql/pq_connection.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4649fafa317f4717634d863d3f3edf1d0180fc1e Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Feb 11 23:15:47 2012 +0900 Fixed wrong mapping to log level from

[Libreoffice-commits] .: connectivity/source cui/source filter/source framework/source reportdesign/source sc/source sfx2/source svtools/source sw/source vcl/aqua vcl/source

2012-02-10 Thread Takeshi Abe
.cxx |6 17 files changed, 76 insertions(+), 76 deletions(-) New commits: commit 2b1758a2dc82200468905f7865468972a691b6a3 Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Feb 10 23:00:44 2012 +0900 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM

[Libreoffice-commits] .: hwpfilter/README hwpfilter/REDME

2012-02-09 Thread Takeshi Abe
hwpfilter/README |1 + hwpfilter/REDME |1 - 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 97fdf02f648a042d10535b0d8a71d2c69154d037 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Feb 9 17:28:16 2012 +0900 REDME - README diff --git a/hwpfilter/README b

[Libreoffice-commits] .: cui/source filter/source framework/source oox/source sax/source sc/qa sc/source sfx2/source starmath/source test/source xmloff/source xmlsecurity/source

2012-02-09 Thread Takeshi Abe
Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Feb 10 01:58:15 2012 +0900 Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...) diff --git a/cui/source/factory/dlgfact.cxx b/cui/source/factory/dlgfact.cxx index 04fa895..5825421 100644 --- a/cui/source/factory/dlgfact.cxx

[Libreoffice-commits] .: cui/source sfx2/source svl/inc svl/source svtools/source sw/source

2012-02-08 Thread Takeshi Abe
|8 sw/source/ui/misc/glossary.cxx|4 ++-- sw/source/ui/misc/glshell.cxx |6 +++--- 8 files changed, 30 insertions(+), 33 deletions(-) New commits: commit 9b979c8bf13593175391efcab461a146d6f1331e Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Feb 9 01:50:21 2012 +0900

[Libreoffice-commits] .: 4 commits - basctl/source basic/source sc/inc

2012-02-06 Thread Takeshi Abe
905d1a4ebe2fd69b0935b630c79b4202bf56be08 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Feb 6 23:38:38 2012 +0900 Removed duplicate macro diff --git a/sc/inc/scdll.hxx b/sc/inc/scdll.hxx index 43a9c9f..e446ea6 100644 --- a/sc/inc/scdll.hxx +++ b/sc/inc/scdll.hxx @@ -66,8 +66,6 @@ public

[Libreoffice-commits] .: cui/source svl/inc svl/source sw/source

2012-02-02 Thread Takeshi Abe
f439dde9be6e269903dfd65fb63a786fcaba3971 Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Feb 3 02:34:17 2012 +0900 Replaced String by rtl::OUString diff --git a/cui/source/dialogs/insdlg.cxx b/cui/source/dialogs/insdlg.cxx index 5312e6f..2ff622b 100644 --- a/cui/source/dialogs/insdlg.cxx +++ b/cui

[Libreoffice-commits] .: basic/inc basic/source

2012-01-30 Thread Takeshi Abe
(+), 15 deletions(-) New commits: commit 6073c31fe8c500066bb033cdb646e9d1cca9b94a Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Jan 31 02:18:11 2012 +0900 Replaced String by rtl::OUString in SbiScanner diff --git a/basic/inc/basic/sbstar.hxx b/basic/inc/basic/sbstar.hxx index dc6622e

[Libreoffice-commits] .: 2 commits - basic/source

2012-01-28 Thread Takeshi Abe
Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Jan 29 01:15:09 2012 +0900 Removed unused define and extern diff --git a/basic/source/inc/iosys.hxx b/basic/source/inc/iosys.hxx index f9e7319..4cc0f9b 100644 --- a/basic/source/inc/iosys.hxx +++ b/basic/source/inc/iosys.hxx @@ -38,7 +38,6

[Libreoffice-commits] .: basctl/source basic/source sc/source sw/source

2012-01-25 Thread Takeshi Abe
Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Jan 26 01:02:30 2012 +0900 Deleting a null pointer is safe diff --git a/basctl/source/dlged/managelang.cxx b/basctl/source/dlged/managelang.cxx index eb16d60..58fd948 100644 --- a/basctl/source/dlged/managelang.cxx +++ b/basctl/source/dlged

[Libreoffice-commits] .: basic/inc

2012-01-24 Thread Takeshi Abe
basic/inc/basic/sbxvar.hxx |4 1 file changed, 4 deletions(-) New commits: commit ebe3e061ac80584b5ff9b6b190b1fe2a78b73c99 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Jan 25 03:07:13 2012 +0900 Removed unused field and non-existent class diff --git a/basic/inc/basic

[Libreoffice-commits] .: sw/inc sw/source

2012-01-23 Thread Takeshi Abe
sw/inc/SwAppletImpl.hxx| 19 +++ sw/source/filter/html/SwAppletImpl.cxx | 80 - 2 files changed, 49 insertions(+), 50 deletions(-) New commits: commit 0a7126a7673e60490b5da565d1df14248136fcce Author: Takeshi Abe t...@fixedpoint.jp Date

[Libreoffice-commits] .: 2 commits - sfx2/source sw/source

2012-01-20 Thread Takeshi Abe
sfx2/source/appl/shutdownicon.cxx |8 sw/source/ui/shells/textsh.cxx|3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) New commits: commit 0cf0382d4eb8588c91e850adbd874c3cb5ef6f03 Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Jan 21 04:42:55 2012 +0900

[Libreoffice-commits] .: sw/source

2012-01-18 Thread Takeshi Abe
Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Jan 19 02:25:23 2012 +0900 removed unused header diff --git a/sw/source/filter/xml/ForbiddenCharactersEnum.hxx b/sw/source/filter/xml/ForbiddenCharactersEnum.hxx deleted file mode 100644 index 374d705..000 --- a/sw/source/filter/xml

[Libreoffice-commits] .: sw/source

2012-01-17 Thread Takeshi Abe
/filter/ww8/ww8par.cxx |2 -- sw/source/filter/ww8/ww8par.hxx |1 - sw/source/filter/ww8/ww8par5.cxx |2 -- sw/source/filter/xml/xmlithlp.hxx | 10 -- 10 files changed, 40 deletions(-) New commits: commit c2c669db137b9ace3928612834ea080f3e661fef Author: Takeshi Abe t

[Libreoffice-commits] .: tools/inc tools/source

2012-01-15 Thread Takeshi Abe
commits: commit 1074c1ab9ee4aa537ea18a3128121ef591bd803f Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Jan 16 07:38:19 2012 +0900 removed unused macro diff --git a/tools/inc/tools/resmgr.hxx b/tools/inc/tools/resmgr.hxx index 7e7e7ce..8000e5a 100644 --- a/tools/inc/tools/resmgr.hxx +++ b

[Libreoffice-commits] .: vcl/aqua writerfilter/qa writerfilter/source writerfilter/unocomponent xmloff/source xmlscript/source xmlscript/test xmlsecurity/tools

2012-01-08 Thread Takeshi Abe
- xmlsecurity/tools/standalone/mscsfit/verifier.cxx |2 - 33 files changed, 73 insertions(+), 82 deletions(-) New commits: commit b35c0ae4ffce43b881d66efe74a19f1bf6299331 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Jan 9 03:16:33 2012 +0900 catch exception

[Libreoffice-commits] .: unodevtools/source unotools/source unoxml/source vcl/aqua vcl/ios vcl/source vcl/unx vcl/workben

2012-01-07 Thread Takeshi Abe
/graphite_layout.cxx |2 +- vcl/unx/gtk/gdi/salprn-gtk.cxx|2 +- vcl/workben/svpclient.cxx |2 +- 20 files changed, 43 insertions(+), 56 deletions(-) New commits: commit ff580eb39b46646309feba447f6bf485124db6b1 Author: Takeshi Abe t

[Libreoffice-commits] .: sw/source toolkit/source ucb/source ucb/workben unodevtools/source

2012-01-06 Thread Takeshi Abe
|4 - unodevtools/source/skeletonmaker/cppcompskeleton.cxx |4 - 15 files changed, 57 insertions(+), 57 deletions(-) New commits: commit e4ce7225dd987f9b2f250f055d9688de79931444 Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Jan 7 15:50:41 2012 +0900 catch exception by constant

[Libreoffice-commits] .: stoc/source stoc/test

2011-12-26 Thread Takeshi Abe
c936e5062770ba100c2eddd7889b51d271c6c73c Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Dec 27 00:12:38 2011 +0900 catch exception by constant reference diff --git a/stoc/source/implementationregistration/implreg.cxx b/stoc/source/implementationregistration/implreg.cxx index 69435a7

[Libreoffice-commits] .: sdext/source sfx2/qa sfx2/source shell/source soltools/adjustvisibility sot/source starmath/source

2011-12-25 Thread Takeshi Abe
/mathmlimport.cxx|5 ++--- starmath/source/smdetect.cxx|2 +- 19 files changed, 33 insertions(+), 37 deletions(-) New commits: commit 5451e9c702afb7c570662c740b33f2481abb7cb1 Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Dec 26 03:38:13 2011 +0900

[Libreoffice-commits] .: rdbmaker/source remotebridges/examples remotebridges/source reportdesign/source sax/source

2011-12-23 Thread Takeshi Abe
deletions(-) New commits: commit c9a54f532e6fbe2302167a7f8cb829b397f2569c Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Dec 24 01:33:06 2011 +0900 catch exception by constant reference diff --git a/rdbmaker/source/rdbmaker/rdbmaker.cxx b/rdbmaker/source/rdbmaker/rdbmaker.cxx index

[Libreoffice-commits] .: oox/source package/source padmin/source pyuno/source

2011-12-21 Thread Takeshi Abe
7958f8244cc3e554b1339b14c7e589dfcbb0526c Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Dec 21 21:57:16 2011 +0900 catch exception by constant reference diff --git a/oox/source/export/SchXMLSeriesHelper.cxx b/oox/source/export/SchXMLSeriesHelper.cxx index e233b8a..5723122 100644

[Libreoffice-commits] .: i18npool/source idlc/source io/source io/test javaunohelper/source jvmaccess/source jvmfwk/source

2011-12-14 Thread Takeshi Abe
commits: commit 0f44079ce20ece1931c40f62584013ac6d1668e4 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Dec 15 13:51:29 2011 +0900 catch exception by constant reference diff --git a/i18npool/source/localedata/saxparser.cxx b/i18npool/source/localedata/saxparser.cxx index 2ac2db7..2a5fd1e

[Libreoffice-commits] .: fileaccess/source filter/source forms/source

2011-12-11 Thread Takeshi Abe
- forms/source/xforms/xpathlib/xpathlib.cxx|4 +- 47 files changed, 121 insertions(+), 122 deletions(-) New commits: commit 75b835c8cd2953c5bc0f23df300ee553f94eb28d Author: Takeshi Abe t...@fixedpoint.jp Date: Sun Dec 11 18:51:50 2011 +0900 catch exception by constant

[Libreoffice-commits] .: binaryurp/qa binaryurp/source bridges/inc bridges/source canvas/source canvas/workben

2011-11-29 Thread Takeshi Abe
insertions(+), 44 deletions(-) New commits: commit 7113c7152d1ec875e65e97548fa6243fc83fbc53 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Nov 30 11:05:16 2011 +0900 catch by constant reference diff --git a/binaryurp/qa/test-unmarshal.cxx b/binaryurp/qa/test-unmarshal.cxx index 3e8aac3

[Libreoffice-commits] .: sd/source

2011-11-21 Thread Takeshi Abe
sd/source/ui/presenter/SlideRenderer.cxx | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) New commits: commit 54bc5bc910e6082398d6b2f55fa7dba65421bbb7 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Nov 17 19:03:08 2011 +0900 removed useless code diff --git a/sd

[Libreoffice-commits] .: sw/source

2011-11-16 Thread Takeshi Abe
91a92b94531cb8997ba204016cd2171f7c118f51 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Nov 16 01:48:40 2011 +0900 removed dead code diff --git a/sw/source/filter/xml/xmlexp.cxx b/sw/source/filter/xml/xmlexp.cxx index f03a7b3..4f7ae54 100644 --- a/sw/source/filter/xml/xmlexp.cxx +++ b/sw/source/filter/xml

[Libreoffice-commits] .: 2 commits - sfx2/inc sfx2/source

2011-11-14 Thread Takeshi Abe
/fltfnc.cxx|4 ++-- sfx2/source/doc/objstor.cxx |2 +- sfx2/source/inc/sfxpicklist.hxx | 13 ++--- 8 files changed, 30 insertions(+), 57 deletions(-) New commits: commit 12df49396e6bcb07bafc95255a8526caac96e60a Author: Takeshi Abe t...@fixedpoint.jp Date: Mon Nov 14 18

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

2011-11-14 Thread Takeshi Abe
+++-- 6 files changed, 31 insertions(+), 30 deletions(-) New commits: commit f7319622f63c9dae0eed9e60404d290580fce9fe Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Nov 15 10:57:42 2011 +0900 Revert replaced String in SfxPickList with rtl::OUString This reverts commit

[Libreoffice-commits] .: sfx2/source

2011-11-11 Thread Takeshi Abe
sfx2/source/appl/sfxpicklist.cxx |4 sfx2/source/inc/sfxpicklist.hxx |2 -- 2 files changed, 6 deletions(-) New commits: commit 48f67acf8f13e10c892847b77a16712cfa01d6af Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Nov 12 07:28:44 2011 +0900 removed unused variable diff

[Libreoffice-commits] .: vcl/unx

2011-11-10 Thread Takeshi Abe
0 files changed New commits: commit 452b4a5fa63aa64504bce754c038274b96ceb0fd Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Nov 10 23:48:57 2011 +0900 removed empty file diff --git a/vcl/unx/generic/app/unxpspgraphics.cxx b/vcl/unx/generic/app/unxpspgraphics.cxx deleted file mode

[Libreoffice-commits] .: sd/source starmath/source

2011-11-04 Thread Takeshi Abe
changed, 24 deletions(-) New commits: commit 307535d98aeb171ee5e291b77f6c5028b4db936d Author: Takeshi Abe t...@fixedpoint.jp Date: Sat Nov 5 00:04:36 2011 +0900 removed unused macro diff --git a/sd/source/core/drawdoc3.cxx b/sd/source/core/drawdoc3.cxx index 97553d3..06e874d 100644 --- a/sd

[Libreoffice-commits] .: sc/source

2011-11-03 Thread Takeshi Abe
: Takeshi Abe t...@fixedpoint.jp Date: Fri Nov 4 02:02:20 2011 +0900 catch exception by const reference diff --git a/sc/source/core/data/dpobject.cxx b/sc/source/core/data/dpobject.cxx index ff18497..f42043a 100644 --- a/sc/source/core/data/dpobject.cxx +++ b/sc/source/core/data/dpobject.cxx

[Libreoffice-commits] .: svx/source vcl/source

2011-10-26 Thread Takeshi Abe
--- vcl/source/window/window.cxx| 79 - 7 files changed, 207 deletions(-) New commits: commit 87597b5d3d021be52f80639ef0487cf35a91ba85 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Oct 27 01:24:48 2011 +0900 removed dead code diff --git a/svx/source

[Libreoffice-commits] .: smoketestoo_native/losmoketest.py

2011-10-20 Thread Takeshi Abe
smoketestoo_native/losmoketest.py |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc8a310eef5b4cab9b65e2a3a8e41f039f2acc80 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Oct 20 11:31:19 2011 +0900 fixed typo diff --git a/smoketestoo_native/losmoketest.py b

[Libreoffice-commits] .: svx/source

2011-10-18 Thread Takeshi Abe
svx/source/dialog/docrecovery.cxx |2 -- svx/source/unodraw/unoshap2.cxx |3 --- svx/source/unodraw/unoshap3.cxx |3 --- 3 files changed, 8 deletions(-) New commits: commit 0cb79e748687bcd3054cdcbf8961bc0b78279f85 Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Oct 18 20:40:16

[Libreoffice-commits] .: svx/source

2011-10-12 Thread Takeshi Abe
ff9da5a017a56c06a644cf5da8d4a34f4b275df8 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Oct 12 12:16:24 2011 +0900 extract a common inline function into header diff --git a/svx/source/dialog/_contdlg.cxx b/svx/source/dialog/_contdlg.cxx index 8245faa..a100128 100644 --- a/svx/source/dialog/_contdlg.cxx +++ b/svx/source

[Libreoffice-commits] .: sc/source

2011-10-06 Thread Takeshi Abe
sc/source/filter/xml/xmlexprt.cxx | 13 - sc/source/filter/xml/xmlimprt.cxx | 14 -- 2 files changed, 27 deletions(-) New commits: commit 6b280c938d2213cf9e7ddea13baa38427c3b5c6d Author: Takeshi Abe t...@fixedpoint.jp Date: Fri Oct 7 00:51:06 2011 +0900 delete

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

2011-09-27 Thread Takeshi Abe
|4 sw/source/ui/shells/textsh1.cxx | 22 -- 6 files changed, 3 insertions(+), 35 deletions(-) New commits: commit 199d83a44d07eeed1ffb27ad2a2f3ba5e40a0491 Author: Takeshi Abe t...@fixedpoint.jp Date: Wed Sep 28 13:47:45 2011 +0900 removed dead

[Libreoffice-commits] .: sw/source

2011-09-20 Thread Takeshi Abe
sw/source/core/doc/docredln.cxx | 22 +++--- 1 file changed, 3 insertions(+), 19 deletions(-) New commits: commit 1ac1b1499f94cbdea153faff2238b1a2e8a48b5f Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Sep 20 22:55:27 2011 +0900 removed unsatisfiable equalities