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

2010-12-04 Thread Takeshi Abe
Hi Norbert, On Sat, 4 Dec 2010 16:18:38 -0600, Norbert Thiebaud wrote: > On Sat, Dec 4, 2010 at 4:08 PM, Takeshi Abe wrote: >> Hi, >> >> In recent bootstrap build I got an error as follows. >> It seems something wrong happened with mtune=atom, since my machine h

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

2010-12-04 Thread Takeshi Abe
On Sat, 4 Dec 2010 16:52:23 -0600, Norbert Thiebaud wrote: > On Sat, Dec 4, 2010 at 4:31 PM, Takeshi Abe wrote: (snip) >> $ gcc --version >> gcc (Debian 4.4.5-8) 4.4.5 >> Copyright (C) 2010 Free Software Foundation, Inc. >> This is free software; see the source for co

[Libreoffice] [PATCH] Remove dead codes from sd

2010-12-05 Thread Takeshi Abe
Hi, Removing dead codes from sd. Cheers, -- Takeshi Abe >From 11834378cb34a21be9e80740718d74251725717b Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 5 Dec 2010 22:42:19 +0900 Subject: [PATCH] Remove dead codes from sd --- sd/source/filter/eppt/pptx-epptooxml.cxx |

Re: [Libreoffice] [PUSHED] Re: occured occurred

2010-12-06 Thread Takeshi Abe
Hi Caolán, On Mon, 06 Dec 2010 09:18:48 +, Caolán McNamara wrote: > On Sun, 2010-12-05 at 19:09 +, Caolán McNamara wrote: >> On Sat, 2010-12-04 at 14:35 +0900, Takeshi Abe wrote: >> >> I'm reading through these at the moment and applying them. >> >

[Libreoffice] Fw: occured occurred

2010-12-06 Thread Takeshi Abe
Sorry again, but could you apply the below to bootstrap? Cheers, -- Takeshi Abe --- Begin Message --- 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

[Libreoffice] [PATCH] SAL_PRIxUINT32 instead of bare %x

2010-12-10 Thread Takeshi Abe
g: format '%x' expects type 'unsigned int', but argument 3 has type 'sal_uInt32' --- The attached one just suppresses it. Cheers, -- Takeshi Abe >From 8262590d08eb767ada06ef3131fb57e18819b632 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sat, 11 Dec 2010 00:

[Libreoffice] [PATCH] colon needed for LD_LIBRARY_PATH set but empty

2010-12-10 Thread Takeshi Abe
Hi, Poking desktop/scripts/soffice.sh for an Easy Hack, I wonder if there exists a slight possibility of a trailing ':' of LD_LIBRARY_PATH, in case that its original value is set but empty. Anyway it looks subtle :) Cheers, -- Takeshi Abe >From 4720c7b74c19542530e8c420fb1834ef07dd17

Re: [Libreoffice] [PUSHED] Re: [PATCH] SAL_PRIxUINT32 instead of bare %x

2010-12-10 Thread Takeshi Abe
Hi Caolán, On Fri, 10 Dec 2010 20:22:32 +, Caolán McNamara wrote: > FWIW I build with ./autogen.sh --enable-werror which makes all warnings > as errors (except in binfilter and lotuswordpro). But seeing as I'm Thanks for noting that, I'll try the option. Cheers, -- Take

[Libreoffice] [PATCH] nuke obsolete use of String

2010-12-12 Thread Takeshi Abe
://wiki.documentfoundation.org/Development/Easy_Hacks#fix_--help_parameters Cheers, -- Takeshi Abe >From 056480eaf7b7b44a9b0f638c777ed792d6baa456 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 12 Dec 2010 20:44:53 +0900 Subject: [PATCH] nuke obsolete use of String --- desktop/source/

Re: [Libreoffice] [PATCH] nuke obsolete use of String

2010-12-13 Thread Takeshi Abe
t with the methods used in this example It sounds great, so I created a table at the end of http://wiki.documentfoundation.org/Development/String_Classes which now contains only some functions but will be added more. Cheers, -- Takeshi Abe >From 60e1828c15441a8b0a20fb0353fbea4bf0de8614 Mon Sep 17

Re: [Libreoffice] Patch for ignoring preceding and trailing spaces in cell during csv import

2010-12-14 Thread Takeshi Abe
3! BTW why not check also horizontal tab '\t' or others of the isspace(3) family? Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart

2010-12-16 Thread Takeshi Abe
e rest of options or not? [1] http://wiki.documentfoundation.org/Development/Easy_Hacks#fix_--help_parameters Cheers, -- Takeshi Abe >From 265ae65998207935b8efaf391a7e3355b4263aad Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 17 Dec 2010 12:37:59 +0900 Subject: [PATCH] EasyHack: soffice

Re: [Libreoffice] [PATCH] EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart

2010-12-17 Thread Takeshi Abe
Hi Kohei, On Thu, 16 Dec 2010 23:23:04 -0500, Kohei Yoshida wrote: > On Fri, 2010-12-17 at 12:44 +0900, Takeshi Abe wrote: (snip) >> Although fixing the -help/-h/-? action in presence of the unix quickstarter, >> it does not support --help yet. >> I wonder whether soff

Re: [Libreoffice] [PATCH] EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart

2010-12-17 Thread Takeshi Abe
So I would like to follow your point that the "--" prefix would be employed for all the rest of options if anyone has little urgent concern. BTW how about the patch which starts this thread? Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Improved man page

2010-12-17 Thread Takeshi Abe
idea what -nolockcheck does. According to the comment in the test code, it is supposed to specify not to check whether the program's process already exists, i.e., to allow its user to launch one more process. Cheers, -- Takeshi Abe ___ LibreOffic

[Libreoffice] [PATCH] remove dead codes never passed through even in case of MACOSX

2010-12-22 Thread Takeshi Abe
thought? Cheers, -- Takeshi Abe >From f06b3e31df80d48a1eb773acfea7563377928dba Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 22 Dec 2010 16:33:34 +0900 Subject: [PATCH] remove dead codes never passed through even in case of MACOSX --- desktop/source/app/cmdlineargs.cxx |

Re: [Libreoffice] [PATCH] remove dead codes never passed through even in case of MACOSX

2010-12-22 Thread Takeshi Abe
rvices.openoffice.org/opengrok/xref/Current%20(trunk)/desktop/source/app/cmdlineargs.cxx Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] remove dead codes never passed through even in case of MACOSX

2010-12-25 Thread Takeshi Abe
Hi, On Thu, 23 Dec 2010 01:12:40 +0900 (JST), Takeshi Abe wrote: > The lines surrounded by #ifdef/#endif in InterpretCommandLineParameter() > are indeed only for Mac OS X, according to the original issue: > http://qa.openoffice.org/issues/show_bug.cgi?id=84053 > You can browse corre

[Libreoffice] [PATCH] code cleanup and fix typos in comments

2010-12-25 Thread Takeshi Abe
Hi, An Easy Hack at libs-core/desktop. Cheers, -- Takeshi Abe >From 13f729f45f35e8c655b03afb24acd41f409a6fb6 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 26 Dec 2010 01:22:11 +0900 Subject: [PATCH] code cleanup and fix typos in comments --- desktop/source/app/app.

[Libreoffice] [PATCH] provide the long prefix '--' for options, e.g., --help

2010-12-30 Thread Takeshi Abe
ich is just for a workaround on Finder of Mac OS X. Note that all of current options has been preserved. [1] http://wiki.documentfoundation.org/Development/Easy_Hacks#fix_--help_parameters Cheers, -- Takeshi Abe >From 18cfc0d2686d5746b4e6030f7c29684f1837a365 Mon Sep 17 00:00:00 2001 From: Take

Re: [Libreoffice] [PATCH] [PUSHED] provide the long prefix '--' for options, e.g., --help

2011-01-04 Thread Takeshi Abe
n is it also desirable to update the shell trampolines to use the long prefix, as attached? Cheers, -- Takeshi Abe >From 3955f7391955fd9b52fe5d4887e260e3a64df5eb Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Tue, 4 Jan 2011 23:45:49 +0900 Subject: [PATCH] prefer the long prefix '--' ---

[Libreoffice] [PATCH] Remove unused code and fix typos

2011-01-08 Thread Takeshi Abe
Hi, Here is a bunch of cleanup on base. Cheers, -- Takeshi Abe >From 17a5c538b6e9ed1c13efda786e39986a82163a98 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 9 Jan 2011 02:04:00 +0900 Subject: [PATCH] Remove unused code and fix typos --- dbaccess/source/core/api/RowSetCache.

Re: [Libreoffice] [PATCH] [PUSHED] remove dead codes never passed through even in case of MACOSX

2011-01-11 Thread Takeshi Abe
y. > > Pushed to the master. Thanks a lot. :-) Thank you for your review & pushing! Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] [PATCH] possible null-dereferencing found by cppcheck

2011-01-16 Thread Takeshi Abe
Cheers, -- Takeshi Abe >From 3a7de459bfa605503f6865a8e23b51b6ad3e2d3c Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Sun, 16 Jan 2011 18:40:56 +0900 Subject: [PATCH] possible null-dereferencing found by cppcheck --- sd/source/ui/func/fusnapln.cxx |3 +++ 1 files changed, 3 insertions(+), 0

Re: [Libreoffice] [PATCH] possible null-dereferencing found by cppcheck

2011-01-18 Thread Takeshi Abe
ser would understand what we are trying to say... I see your point on using assersion, but yes, such a message can be confusing for some users. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] [PATCH] possible null-dereferencing found by cppcheck

2011-01-18 Thread Takeshi Abe
case RET_SNAP_DELETE: // Fangobjekt loeschen if ( !bCreateNew ) pPV->DeleteHelpLine(nHelpLine); // und weiter wie bei default /*fall-through*/ default: return;

Re: [Libreoffice] [PATCH] possible null-dereferencing found by cppcheck

2011-01-18 Thread Takeshi Abe
ntains the switch with the fall-through, where the > other (hopefully only other possible) case does set pArgs. You are right. I now understood your point. Sorry for that noise. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.fr

[Libreoffice] [PATCH] Removed unused codes and fix some typos

2011-01-24 Thread Takeshi Abe
Hi, They were in impress. Cheers, -- Takeshi Abe >From d2d7c9a3dc2a1546857e3f2044df61c1836cd5a6 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Tue, 25 Jan 2011 05:02:59 +0900 Subject: [PATCH] Removed unused codes and fix some typos --- animations/source/animcore/animcore.

[Libreoffice] Duplicate entries in sd::ViewShellFactoryIds

2011-01-24 Thread Takeshi Abe
, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Duplicate entries in sd::ViewShellFactoryIds

2011-01-25 Thread Takeshi Abe
Hi Caolán, On Tue, 25 Jan 2011 21:28:16 +, Caolán McNamara wrote: > On Tue, 2011-01-25 at 05:20 +0900, Takeshi Abe wrote: >> Hi, >> >> Just out of curiousity, but I wonder why both IMPRESS_FACTORY_ID and >> DRAW_FACTORY_ID share the same value 1 in impress/sd/

[Libreoffice] [PATCH] cleanup on impress

2011-01-27 Thread Takeshi Abe
Hi, Another cleanup on impress. Cheers, -- Takeshi Abe >From f0011014c94de1a9ee159cc96276dc88e3ece5b9 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Thu, 27 Jan 2011 17:29:41 +0900 Subject: [PATCH 1/2] removed dead codes and fixed a typo --- sd/source/core/PageListWatcher.cxx |

Re: [Libreoffice] [PUSHED] cleanup on impress

2011-01-28 Thread Takeshi Abe
Hi Michael, Thank you for pushing it. On Fri, 28 Jan 2011 12:05:46 +, Michael Meeks wrote: > On Thu, 2011-01-27 at 19:12 +0900, Takeshi Abe wrote: >> Another cleanup on impress. > > Thanks for those, they're great - pushed both of them :-) [ IU assume > un

Re: [Libreoffice] [PUSHED] cleanup on writer

2011-01-31 Thread Takeshi Abe
leave the #iX#-style comments around, as they > point to the publicly accessible OpenOffice.org issue tracker. OTOH, the > #X# or b#X or Bug X ones point to private Sun bug tracker > and there is absolutely no value in having them. Sorry for my fault. OK, I learned my

[Libreoffice] [PATCH] avoid ambiguous else

2011-02-02 Thread Takeshi Abe
Hi, On building calc, I found a warning suggesting an ambiguous "else". The attached patch is under LGPLv3+/MPL. Cheers, -- Takeshi Abe >From 5f9df0274b47fbf81bf2dc3789dd5e8719360549 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Thu, 3 Feb 2011 03:13:53 +0900 Subject: [PATCH] av

Re: [Libreoffice] [PATCH] avoid ambiguous else

2011-02-03 Thread Takeshi Abe
iated with the lexically immediately preceding else -less if that is in the same block (but not in an enclosed block)." but I could not find the equivalent statement in ISO C++ specification. Well, I am a fan of such a meta-ambiguity ;) Cheers, -- Takeshi Abe _

[Libreoffice] [PATCH] Re: UI Libre Office used 'PI'

2011-05-18 Thread Takeshi Abe
"1pc" at, e.g., a field in a dialog of Calc ("Format Cells" -> "Borders" -> "Spacing to contents"). Cheers, -- Takeshi Abe >From c25f4201bc57c7596f7292fe25a3c12b5acbe164 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Wed, 18 May 2011 20:09:24 +0900

[Libreoffice] [PATCH] fdo#32263 - Config file location

2011-05-30 Thread Takeshi Abe
$HOME/libreoffice" (not "$HOME/.libreoffice") used in the fallback case, which sounds uncomfortable to some users including me. Any thought? Cheers, -- Takeshi Abe >From 8ac97074f40abf2ebdfdd5ac71fdc7aab2021309 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Mon, 30 May 2011 00:03:28 +09

Re: [Libreoffice] [PATCH] fdo#32263 - Config file location

2011-05-30 Thread Takeshi Abe
Hi Noel, On Mon, 30 May 2011 21:40:59 +0100, Noel Power wrote: > On 30/05/11 15:39, Takeshi Abe wrote: >> Hi all, >> (thanks to Noel, for helpful comments on its initial version and >> suggesting to post to this list). > ahem, I seem to have gotten the wrong end of the

Re: [Libreoffice] [PUSHED] [PATCH] fdo#32263 - Config file location

2011-06-08 Thread Takeshi Abe
ion stuff IIRC to find what I'm talking > about. OK, so do you mean libs-core/desktop/source/migration?, which functionality I have not yet recognized clearly. It would be great if anyone familiar with the code suggests a starting point to dig into

[Libreoffice] [PATCH] fdo#37341 EasyHack: Goal Seek hangs indefinitely for too many calculation steps (Formula Cell $F$110)

2011-06-19 Thread Takeshi Abe
comsumption according to the value? Any suggestion would be appreciated. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice] Major mode of Emacs for editing LibreOffice BASIC

2011-07-17 Thread Takeshi Abe
. Moreover it is under GPL/LGPL/MPL triple license, so possible to be merged into the LibreOffice distribution if you like. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: [Libreoffice] Major mode of Emacs for editing LibreOffice BASIC

2011-07-18 Thread Takeshi Abe
Hi Michael, Thank you for your suggestion! On Mon, 18 Jul 2011 11:22:38 +0100, Michael Meeks wrote: > > On Mon, 2011-07-18 at 02:04 +0900, Takeshi Abe wrote: >> I would like to introduce my pet project libo-basic-mode: >> https://github.com/tabe/libo-basic-mode >> so

[Libreoffice] A thought about fdo#38095: Character classification for Western or Asian text font

2011-07-18 Thread Takeshi Abe
with the case. [1] http://unicode.org/reports/tr24/ [2] http://unicode.org/Public/UNIDATA/Scripts.txt Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] A thought about fdo#38095: Character classification for Western or Asian text font

2011-07-18 Thread Takeshi Abe
Hi Caolán, On Mon, 18 Jul 2011 21:20:02 +0100, Caolán McNamara wrote: > On Tue, 2011-07-19 at 01:14 +0900, Takeshi Abe wrote: >> Hi all, >> >> According to a discussion on the Japanese local mailing list, >> the following issue may prevent some users from migrating &

[Libreoffice] fdo#36843 and libadabaslo.so

2011-07-31 Thread Takeshi Abe
"com.sun.star.comp.sdbcx.adabas.ODriver" called, resulting in: cppu::ORegistryFactoryHelper::createModuleFactory (this=0xafe316e4) at /home/tabe/libo/clone/ure/cppuhelper/source/factory.cxx:834 where aLocation is "vnd.sun.star.expand:$OOO_BASE_DIR/program/liba

Re: [Libreoffice] fdo#36843 and libadabaslo.so

2011-08-01 Thread Takeshi Abe
rt, which seems an extension, would remains? > >> Any suggestions? > > I wouldn't think too much about it for now; the idea is to keep the client > code in-tree (but disabled) so that if someone who needs it discovers it > isn't there anymore with 3.5, it can be react

[Libreoffice] Building on Debian squeeze (Was: Building on CentOS 5)

2010-11-04 Thread Takeshi Abe
er ones yourself to the list > at http://wiki.documentfoundation.org/Development/How_to_build BTW I have found that building on Debian squeeze requires yet another package junit4 as long as configuring with `./autogen.sh --with-git \ --with-num-cpus=2`. Can I add it t

Re: [Libreoffice] Building on Debian squeeze

2010-11-04 Thread Takeshi Abe
Hi Caolá, On Thu, 04 Nov 2010 15:18:04 +, Caolán McNamara wrote: > On Thu, 2010-11-04 at 19:12 +0900, Takeshi Abe wrote: >> > Added to the wiki, feel free to add any other ones yourself to the list >> > at http://wiki.documentfoundation.org/Development/How_to_build >

Re: [Libreoffice] Building on Debian squeeze

2010-11-05 Thread Takeshi Abe
Hi Wols, On Thu, 04 Nov 2010 18:19:15 +, Wols Lists wrote: > On 04/11/10 18:09, Takeshi Abe wrote: (snip) >> I'm neither sure, but junit4 is also available on sid, lenny, marverick, >> lucid, karmic etc. We should note that it can be confusing that at the >> same

[Libreoffice] A typo in svx/source/gallery2/galtheme.src etc.

2010-11-08 Thread Takeshi Abe
Hi, translating lo-build.pot to the Japanese .po, I found a typo in libs-core which affects a msgid (numbered as 277) in the .pot. It would be nice if we can apply the attached patch before the string freeze. Cheers, -- Takeshi Abe diff --git a/svx/inc/gallery.hxx b/svx/inc/gallery.hxx index

Re: [Libreoffice] [PUSHED] A typo in svx/source/gallery2/galtheme.src etc.

2010-11-08 Thread Takeshi Abe
e string freeze.. Andre? :-) > > Just FYI, > > I talked to Andre on IRC, and since luckily we haven't announced string > freeze yet I was able to squeeze this piece into the 3.3 branch. sounds great, thanks for your mention! -- Takeshi Abe > > Kohei

Re: [Libreoffice] Preferred indentation for LibreOffice

2010-11-15 Thread Takeshi Abe
lisp code available > in the OOo wiki, I think it was, to set up an Emacs hook for proper handling > of OOo/LO source files. Do you mean this ooo-c-style?: http://wiki.services.openoffice.org/wiki/Editor_Emacs Can we consider that it is adequate for LO too

[Libreoffice] [PATCH] remove dead code and fix memleak

2011-02-09 Thread Takeshi Abe
Hi, Here is a couple of tiny patches under LGPLv3+/MPL. Cheers, -- Takeshi Abe >From ea1dcc7d3d2cd8c7cd8a3389a236bbbff84bd1a6 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Thu, 10 Feb 2011 03:10:31 +0900 Subject: [PATCH 1/2] remove dead code --- vcl/source/gdi/outdevnative.cxx |

[Libreoffice] [PATCH] remove unused variables and indistinguishable branching

2011-02-10 Thread Takeshi Abe
Hi, This is an easy hack against calc. Cheers, -- Takeshi Abe >From de04998fb7efeacd0fda5a929b7a737e73154dd0 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Thu, 10 Feb 2011 23:55:12 +0900 Subject: [PATCH] remove unused variables and indistinguishable branching --- sc/source/ui/view/tabvi

[Libreoffice] external references with OFFSET function cause a crash

2011-02-21 Thread Takeshi Abe
Cell.Col(), rCell.Row(), pToken, nFmtIndex); } Any thought? Cheers, -- Takeshi Abe #0 0xadc3034c in ScExternalRefManager::getSingleRefToken (this=0xad4f4938, nFileId=0, rTabName=..., rCell=..., pCurPos=0x0, pTab=0xbfffa0de, pFmt=0x0) at /home/tabe/libo/clone/calc/sc/source/ui

Re: [Libreoffice] external references with OFFSET function cause a crash

2011-02-21 Thread Takeshi Abe
61 lines above. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] external references with OFFSET function cause a crash

2011-02-21 Thread Takeshi Abe
On Mon, 21 Feb 2011 10:39:30 -0500, Kohei Yoshida wrote: > On Mon, 2011-02-21 at 10:26 -0500, Kohei Yoshida wrote: >> On Tue, 2011-02-22 at 00:14 +0900, Takeshi Abe wrote: >> > hmm, do you mean 39647f4711af6a6d50ff58754004874ec42265ce ? >> > Then we have to pay a b

[Libreoffice] Is a mutex guard preferable?

2011-04-07 Thread Takeshi Abe
Hi, I just wonder if a mutex guard should protect the whole body of SmGraphicAccessible::setCaretPosition() in starmath/source/accessibility.cxx as attached. Any suggestion will be appreciated. Cheers, -- Takeshi Abe >From 21c238a3a88b65aa1a74574a76784c83caf4dc41 Mon Sep 17 00:00:00 2001 F

Re: [Libreoffice] Is a mutex guard preferable?

2011-04-08 Thread Takeshi Abe
Hi Michael, Thanks for your confirmation! On Fri, 08 Apr 2011 16:56:58 +0100, Michael Meeks wrote: > Hi Takeshi, > > On Thu, 2011-04-07 at 21:35 +0900, Takeshi Abe wrote: >> I just wonder if a mutex guard should protect the whole body of >> SmGraphicAccessible::setCaretP

Re: [Libreoffice] ./autogen failed.... on Mac OS X 10.6.6 Please advise me where to get help on this issue...

2011-05-02 Thread Takeshi Abe
ave experienced the same situation described by Peter and resolved now. For those who come after I have updated the wiki page to repeat your advice: http://wiki.documentfoundation.org/Development/Install_Mac_OS_10.6.4_Dependencies Cheers, -- Takeshi Abe __

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

2013-03-09 Thread Takeshi Abe
/accessibility/svxrectctaccessiblecontext.cxx | 14 ++--- svx/source/inc/svxrectctaccessiblecontext.hxx | 22 6 files changed, 50 insertions(+), 50 deletions(-) New commits: commit 95184c4c45b69915cd78e10c7f0b6fcd1245d738 Author: Takeshi Abe Date: Sat Mar 9 19:43:50 2013

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

2013-03-11 Thread Takeshi Abe
(+), 108 deletions(-) New commits: commit 8d7474616b800e61538d57fd501e094c965a82a4 Author: Takeshi Abe Date: Mon Mar 11 14:53:19 2013 +0900 sal_Bool to bool Change-Id: I6b01c2f7ae6a7e77583d111373ddfdcb1246c641 diff --git a/filter/source/msfilter/msdffimp.cxx b/filter/source

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

2013-03-13 Thread Takeshi Abe
5624e43fe9530eaa297b75cbcba1d776a4cb6615 Author: Takeshi Abe Date: Tue Mar 12 18:25:44 2013 +0900 mark them as local Change-Id: I4b0085238305ac454c4adcf0bf1ba000d385467e diff --git a/svx/source/customshapes/EnhancedCustomShape2d.cxx b/svx/source/customshapes/EnhancedCustomShape2d.cxx index 2b13ff3

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

2013-03-13 Thread Takeshi Abe
svx/source/customshapes/EnhancedCustomShape3d.cxx | 18 -- 1 file changed, 18 deletions(-) New commits: commit 92a6bff0986bf3402102bf98a46215f7910470b2 Author: Takeshi Abe Date: Thu Mar 14 14:22:23 2013 +0900 -Werror,-Wunused-function Change-Id

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

2013-03-15 Thread Takeshi Abe
files changed, 69 insertions(+), 78 deletions(-) New commits: commit 079b16d044fffd05dc2402bbff4ab7d60635fa0f Author: Takeshi Abe Date: Fri Mar 15 10:56:55 2013 +0900 sal_Bool to bool Change-Id: I74d02b86664263519b4758511d885e35a8c9a78d diff --git a/svx/inc/svx/fntctrl.hxx b/svx/inc

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

2013-03-18 Thread Takeshi Abe
/source/dialog/pfiledlg.cxx |2 +- svx/source/dialog/rubydialog.cxx | 20 ++-- svx/source/dialog/rulritem.cxx |8 15 files changed, 57 insertions(+), 58 deletions(-) New commits: commit a9bc164accdccc0f0ee074ded9b3559a52d5300b Author: Takeshi Abe Date: Tue Mar

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

2013-03-20 Thread Takeshi Abe
+- svx/source/svdraw/svdcrtv.cxx|2 - svx/source/svdraw/svdmrkv.cxx|4 +- 14 files changed, 85 insertions(+), 85 deletions(-) New commits: commit 322257d53202f4d6bf3e7fa687c3902b4c61d794 Author: Takeshi Abe Date: Thu Mar 21 12:04:56 2013 +0900 sal_Bool to

[Libreoffice-commits] .: sw/source

2013-02-01 Thread Takeshi Abe
sw/source/ui/docvw/edtwin.cxx |4 +--- sw/source/ui/inc/edtwin.hxx |4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 6bf2f6664573e734cc54582aae37838795cccb1e Author: Takeshi Abe Date: Fri Feb 1 18:15:43 2013 +0900 Drop useless member variables

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

2013-02-05 Thread Takeshi Abe
/wrtsh1.cxx |6 +++--- sw/source/ui/wrtsh/wrtsh2.cxx | 14 +++--- sw/source/ui/wrtsh/wrtsh3.cxx |6 +++--- 20 files changed, 76 insertions(+), 77 deletions(-) New commits: commit 614358900ebadcd5e58b3a7b439b2f893d818981 Author: Takeshi Abe Date: Tue Feb 5 23:43:13

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

2013-02-06 Thread Takeshi Abe
sw/source/ui/inc/wrtsh.hxx|2 -- sw/source/ui/wrtsh/select.cxx |2 +- sw/source/ui/wrtsh/wrtsh1.cxx |3 --- 3 files changed, 1 insertion(+), 6 deletions(-) New commits: commit e9b89ed9668906ec8c3be932978577997fa0fb7f Author: Takeshi Abe Date: Wed Feb 6 22:43:27 2013 +0900

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

2013-02-09 Thread Takeshi Abe
2dd4ac609461b9011748d29a7251d5c0c685d60d Author: Takeshi Abe Date: Sun Feb 10 00:37:40 2013 +0900 sal_Bool to bool Change-Id: I4e1c0136798c8666517ee42407484dbd9b364880 diff --git a/sw/source/ui/index/cnttab.cxx b/sw/source/ui/index/cnttab.cxx index 71536a8..5702bd3 100644 --- a/sw

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

2013-02-10 Thread Takeshi Abe
deletions(-) New commits: commit a79b72059bf522fab1dc78383a71b2818f6866b8 Author: Takeshi Abe Date: Sun Feb 10 21:13:43 2013 +0900 sal_Bool to bool Change-Id: Iaada35250bdc7bc9393d2cfdceb8171aaafad9ee diff --git a/sw/source/ui/misc/docfnote.cxx b/sw/source/ui/misc/docfnote.cxx index

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

2013-02-12 Thread Takeshi Abe
/workctrl.cxx |8 ++--- sw/source/ui/shells/annotsh.cxx|2 - sw/source/ui/shells/basesh.cxx | 52 - 8 files changed, 58 insertions(+), 58 deletions(-) New commits: commit 3ea4060c5d66588a59f2da26b0174cd1120bed7c Author: Takeshi Abe Date

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

2013-02-14 Thread Takeshi Abe
/shells/frmsh.cxx | 28 +++ sw/source/ui/shells/tabsh.cxx | 66 + 8 files changed, 63 insertions(+), 65 deletions(-) New commits: commit a4b4c0cdae9695f49d41f097fb891845b8e908f3 Author: Takeshi Abe Date: Fri Feb 15 00:40:26 2013 +0900

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

2013-02-18 Thread Takeshi Abe
deletions(-) New commits: commit 510a7175d29139ead9eb3bcbdc5fcf60f37a9e4f Author: Takeshi Abe Date: Mon Feb 18 22:04:45 2013 +0900 sal_Bool to bool Change-Id: I9dff9f25afff4253001902a2685b626d1e706e22 diff --git a/sw/source/ui/lingu/olmenu.cxx b/sw/source/ui/lingu/olmenu.cxx index

[Libreoffice-commits] core.git: 3 commits - basic/source idlc/source sd/source svx/inc svx/source vcl/generic

2013-03-24 Thread Takeshi Abe
( (SfxStringItem*)pState )->GetValue(); -pImp->bTable = sal_True; -pImp->bPos = sal_False; -pImp->bSize = sal_False; +pImp->bTable = true; +pImp->bPos = false; +pImp->bSize = false; } else

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

2013-03-26 Thread Takeshi Abe
insertions(+), 83 deletions(-) New commits: commit 0bd5a8d3f26590f467379042597f91be681fe25e Author: Takeshi Abe Date: Tue Mar 26 22:25:24 2013 +0900 sal_Bool to bool Change-Id: I27a444a8313bff276e377ffb87458213f4e19707 diff --git a/svx/inc/svx/sdrmasterpagedescriptor.hxx b/svx/inc

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

2013-03-30 Thread Takeshi Abe
4e2ebf15cfbd291e6f82fd2fd809e077b136c16f Author: Takeshi Abe Date: Sun Mar 31 03:54:51 2013 +0900 sal_Bool to bool Change-Id: I551cb2422c8857bb847bd4b0c2224eaa1c024084 diff --git a/svx/source/svdraw/svdedtv.cxx b/svx/source/svdraw/svdedtv.cxx index 4914b98..b99d2bb 100644 --- a/svx/source/svdraw/svdedtv.cxx +++ b

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

2013-04-03 Thread Takeshi Abe
|2 - svx/source/svdraw/svdmodel.cxx |2 - svx/source/svdraw/svdmrkv.cxx | 48 - 8 files changed, 64 insertions(+), 64 deletions(-) New commits: commit 690b40af2d1e38e8a836b4c64b3fa3082fbac536 Author: Takeshi Abe Date: Thu Apr 4 12:25:07 2013 +0900

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

2013-04-07 Thread Takeshi Abe
/source/svdraw/svdoole2.cxx | 14 +-- svx/source/svdraw/svdopath.cxx | 48 - 8 files changed, 61 insertions(+), 61 deletions(-) New commits: commit 8d11a1e522b83bdf1c9d0f952a5415359dee6851 Author: Takeshi Abe Date: Sun Apr 7 23:53:53 2013 +0900

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

2013-04-08 Thread Takeshi Abe
c70fc41d6b7eb6f56c70b8e85469c5db66837a42 Author: Takeshi Abe Date: Tue Apr 9 07:21:20 2013 +0900 deleting NULL is safe Change-Id: Ief65149bc88ac4ce8badc7dbce818fca0cdcb201 diff --git a/svx/source/accessibility/AccessibleShape.cxx b/svx/source/accessibility/AccessibleShape.cxx index

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

2013-05-18 Thread Takeshi Abe
| 32 ++-- vcl/source/edit/xtextedt.cxx |4 +- 7 files changed, 74 insertions(+), 70 deletions(-) New commits: commit 01d839f257056ed2fb6a79fed3f1d33fdbd76b6e Author: Takeshi Abe Date: Sat May 18 21:32:34 2013 +0900 sal_Bool to bool Change-Id

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

2013-05-21 Thread Takeshi Abe
/edit/textview.cxx | 20 +- vcl/source/edit/vclmedit.cxx | 46 +-- vcl/source/window/window.cxx |2 - 9 files changed, 67 insertions(+), 67 deletions(-) New commits: commit 0837a36d9d1734bc48e34cdce609451bbfb38f77 Author: Takeshi Abe

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

2013-05-23 Thread Takeshi Abe
Author: Takeshi Abe Date: Thu May 23 20:20:39 2013 +0900 sal_Bool to bool Change-Id: I4e2c942b4bc51199c37efac4ad29dc08f3bbdcd3 diff --git a/vcl/source/filter/FilterConfigItem.cxx b/vcl/source/filter/FilterConfigItem.cxx index 4f7b26d3..9eeb1a9 100644 --- a/vcl/source/filter

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

2013-05-29 Thread Takeshi Abe
: commit b34e39bcc2c079480f7329b3585a0190750306f4 Author: Takeshi Abe Date: Wed May 29 15:22:47 2013 +0900 sal_Bool to bool Change-Id: I20c94b140547e1f8de0665c7287bf586fb91dede diff --git a/vcl/source/filter/igif/decode.cxx b/vcl/source/filter/igif/decode.cxx index 09981f6..bf29328

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

2013-05-31 Thread Takeshi Abe
commits: commit 8483cf7812aa66af0d8b9b80f8a3e06730b158c6 Author: Takeshi Abe Date: Fri May 31 15:52:17 2013 +0900 sal_Bool to bool Change-Id: Idce2e9d650e9ff0d0e4fe17eeb06721cb73241e4 diff --git a/vcl/source/filter/ixbm/xbmread.cxx b/vcl/source/filter/ixbm/xbmread.cxx index fc725f0

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

2013-06-01 Thread Takeshi Abe
222ba4f059b64c6a3711e6782280936e5799858f Author: Takeshi Abe Date: Sat Jun 1 23:06:19 2013 +0900 Drop useless forward declaration Change-Id: I23154b592ffb624fd9fa5a091472a52e02ffbc4b diff --git a/vcl/source/filter/sgvtext.cxx b/vcl/source/filter/sgvtext.cxx index e4a5f44..f611371 100644 --- a/vcl

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

2013-06-04 Thread Takeshi Abe
14fa2983af505be39bd72259c41e8ae122830374 Author: Takeshi Abe Date: Wed Jun 5 11:06:27 2013 +0900 sal_Bool to bool Change-Id: I45bb595a40fe79a4b04096436819a6ec6200eedc diff --git a/vcl/source/filter/sgvspln.cxx b/vcl/source/filter/sgvspln.cxx index a648ac2..79c8ae1 100644 --- a/vcl/source/filter/sgvspln.cxx +++ b/vcl

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

2013-06-06 Thread Takeshi Abe
+++ vcl/source/filter/wmf/wmfwr.cxx | 40 +++ vcl/source/filter/wmf/wmfwr.hxx | 18 - 15 files changed, 66 insertions(+), 66 deletions(-) New commits: commit 50a4018d0d95652b73175f37740c9c7dd13ca4e0 Author: Takeshi Abe Date: Fri Jun

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

2013-04-11 Thread Takeshi Abe
+++- svx/source/tbxctrls/tbunocontroller.cxx |8 ++-- svx/source/tbxctrls/verttexttbxctrl.cxx |4 +- svx/source/toolbars/extrusionbar.cxx|4 +- 8 files changed, 59 insertions(+), 61 deletions(-) New commits: commit 6524435017f38759476970447007364e762134d0 Author: Takeshi Abe Date

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

2013-04-16 Thread Takeshi Abe
: Takeshi Abe Date: Wed Apr 17 09:12:54 2013 +0900 sal_Bool to bool Change-Id: Id2ba5cf09227945fd97ef6f7e63cb40fa646 diff --git a/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx b/svx/source/unodialogs/textconversiondlgs/chinese_dictionarydialog.cxx index

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

2013-04-21 Thread Takeshi Abe
/xoutdev/xattr.cxx| 38 +++--- svx/source/xoutdev/xattrbmp.cxx |4 ++-- 8 files changed, 39 insertions(+), 39 deletions(-) New commits: commit 550546a2fc651913a5624f4bcc4bec6e6d382c26 Author: Takeshi Abe Date: Mon Apr 22 09:10:41 2013 +0900 sal_Bool to

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

2013-02-19 Thread Takeshi Abe
changed, 50 insertions(+), 67 deletions(-) New commits: commit 03d5d8891076b1c668d2eae30b5690bb564a Author: Takeshi Abe Date: Wed Feb 20 00:58:47 2013 +0900 sal_Bool to bool Change-Id: I87266c0b2aff04b888d7b201c00b36156d82fe93 diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw

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

2013-02-21 Thread Takeshi Abe
| 40 +++--- sw/source/ui/uno/unomod.cxx | 20 +-- sw/source/ui/uno/unotxdoc.cxx | 20 +-- 8 files changed, 67 insertions(+), 68 deletions(-) New commits: commit f2f8c9d37f5225c07e383141cb4f602f5339b926 Author: Takeshi

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

2013-02-22 Thread Takeshi Abe
59e8e8151ae1f13a5a08d0af81c499413c15bc4d Author: Takeshi Abe Date: Fri Feb 22 15:10:30 2013 +0900 sal_Bool to bool Change-Id: I33bb3e133b49fad6503aace3afda65c3b3371da9 diff --git a/sw/source/ui/dochdl/gloshdl.cxx b/sw/source/ui/dochdl/gloshdl.cxx index a56454d..dac5f79 100644 --- a/sw/source/ui/dochdl

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

2013-02-24 Thread Takeshi Abe
insertions(+), 42 deletions(-) New commits: commit 359b0ebc911b3bba30d0bb715a49ba335c413d28 Author: Takeshi Abe Date: Mon Feb 25 10:56:06 2013 +0900 sal_Bool to bool Change-Id: Iee9b03c8c5e8c226710822108b3503b0ee4f9717 diff --git a/sw/source/ui/chrdlg/drpcps.cxx b/sw/source/ui

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

2013-02-27 Thread Takeshi Abe
/vba/wordvbahelper.hxx |2 +- 11 files changed, 32 insertions(+), 34 deletions(-) New commits: commit 3f5434114bd8e67e97d73df76003ce08a2e931d2 Author: Takeshi Abe Date: Thu Feb 28 15:37:00 2013 +0900 sal_Bool to bool Change-Id: I78955b1a7aba864e83c5c5869f389809be0e76e0

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

2013-03-01 Thread Takeshi Abe
| 10 +- 12 files changed, 55 insertions(+), 54 deletions(-) New commits: commit ac88fccc33e322ff25f52819e9082f67e3e155ef Author: Takeshi Abe Date: Fri Mar 1 15:42:53 2013 +0900 sal_Bool to bool Change-Id: I278eeb5c61a88cc96d59adb4d9b722d4c91abd3d diff --git a/sw/source/ui

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

2013-03-02 Thread Takeshi Abe
+- sw/source/ui/dochdl/swdtflvr.cxx|2 +- sw/source/ui/lingu/hhcwrp.cxx |2 +- sw/source/ui/utlui/attrdesc.cxx |2 +- 28 files changed, 41 insertions(+), 41 deletions(-) New commits: commit ddf1b13a52548a62f6bebd5d97b7b822d2075529 Author: Takeshi Abe Date: Sun Mar 3 00

[Libreoffice-commits] core.git: basic/source bridges/test comphelper/source connectivity/source cppu/source cui/source dbaccess/source editeng/source filter/source forms/source framework/source io/sou

2013-03-04 Thread Takeshi Abe
|2 +- 45 files changed, 66 insertions(+), 66 deletions(-) New commits: commit ce33f85ffdb8612c9fba9356acdaa93a08a9ba41 Author: Takeshi Abe Date: Mon Mar 4 23:11:48 2013 +0900 sal_Bool to bool Change-Id: I8c554fb3faead41c974af9c2a89728bd0bdf5eb6 diff --git a

<    1   2   3   4   5   6   7   8   9   10   >