[Libreoffice-commits] core.git: embeddedobj/source odk/examples package/qa sfx2/source

2016-07-28 Thread Takeshi Abe
+- sfx2/source/doc/objstor.cxx |2 +- 6 files changed, 7 insertions(+), 7 deletions(-) New commits: commit b4e3c29f8aab725b71e76a4b6387134cf6241d11 Author: Takeshi Abe Date: Fri Jul 29 10:07:33 2016 +0900 Fix typo: completelly -> completely Change

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

2016-07-31 Thread Takeshi Abe
+ 5 files changed, 232 insertions(+), 1 deletion(-) New commits: commit ff4217e9e4f90a8dd09e635a35665a64846b4505 Author: Takeshi Abe Date: Thu Jul 28 09:03:59 2016 +0900 tdf#101022 Export Greek symbol to MathML with correct mathvariant In StarMath notation "{ital %GAMMA

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

2016-08-01 Thread Takeshi Abe
(-) New commits: commit 389b08190092f9a9103b3ac098994ec83b2d0bfa Author: Takeshi Abe Date: Mon Aug 1 18:14:21 2016 +0900 starmath: SmVerticalBraceNode always has a triple of nodes Moreover the middle ("Brace") node is a SmMathSymbolNode.

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

2016-08-03 Thread Takeshi Abe
starmath/inc/node.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f8f6e032a61beaddeaa3bf3bb0ed08581c15b17 Author: Takeshi Abe Date: Tue Aug 2 18:38:53 2016 +0900 starmath: SmRootSymbolNode must have type NROOTSYMBOL Change-Id

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

2016-08-03 Thread Takeshi Abe
starmath/inc/node.hxx|5 +++-- starmath/source/node.cxx |2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 8da4ba9be2d2deb8990f40fa0cc5d6b16d525c72 Author: Takeshi Abe Date: Wed Aug 3 17:54:11 2016 +0900 starmath: SmDynIntegralNode always has a couple

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

2016-08-04 Thread Takeshi Abe
starmath/inc/node.hxx| 16 starmath/source/node.cxx |6 +++--- starmath/source/visitors.cxx |6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) New commits: commit ce97110f37825f9666bff8ff2df0d2092620ae17 Author: Takeshi Abe Date: Thu Aug 4 18

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

2016-01-20 Thread Takeshi Abe
sc/source/ui/view/tabview3.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit c13226bcc5b298dacfe32340711bdfd4d15d8b3b Author: Takeshi Abe Date: Wed Jan 20 22:13:12 2016 +0900 tdf#97247 Keep focus on merged cell at top-left corner ... when typing either

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

2016-01-22 Thread Takeshi Abe
starmath/source/mathmlexport.cxx |2 +- starmath/source/mathmlimport.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit b109ff85a5b777d5d0e6b2762798d54830112d10 Author: Takeshi Abe Date: Fri Jan 22 17:09:46 2016 +0900 starmath: Catch exception by

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - sc/source

2016-01-26 Thread Takeshi Abe
sc/source/ui/view/tabview3.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit c68b65ec5581bafc97155b9ac67f6b542044a171 Author: Takeshi Abe Date: Wed Jan 20 22:13:12 2016 +0900 tdf#97247 Keep focus on merged cell at top-left corner ... when typing either

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

2016-01-27 Thread Takeshi Abe
|1 - starmath/source/symbol.cxx |1 - 8 files changed, 9 deletions(-) New commits: commit ae8913f596997db22566c583964bf03163391ba1 Author: Takeshi Abe Date: Wed Jan 27 19:16:37 2016 +0900 starmath: Stop using unnecessary namespace Change-Id

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

2016-01-27 Thread Takeshi Abe
Author: Takeshi Abe Date: Mon Jan 25 17:36:14 2016 +0900 starmath: Convert RectPos to scoped enum Change-Id: I726ae06b1a9bef4feec77cbd9171b8b9353a0267 Reviewed-on: https://gerrit.libreoffice.org/21766 Tested-by: Jenkins Reviewed-by: Michael Stahl diff --git a/starmath

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

2016-02-02 Thread Takeshi Abe
(+), 20 deletions(-) New commits: commit 59aee037e3cf33b253b6f5ebafe3872e420d3408 Author: Takeshi Abe Date: Mon Feb 1 18:36:48 2016 +0900 starmath: Avoid C-style cast Change-Id: Ie8ae44e1b90796033847a892474f4de64e7f9328 Reviewed-on: https://gerrit.libreoffice.org/21984 Tested-by

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

2016-02-03 Thread Takeshi Abe
starmath/source/view.cxx | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) New commits: commit 1e4ac9a98a919bd8c0f2526f68b5c089ec89b93b Author: Takeshi Abe Date: Wed Feb 3 17:39:29 2016 +0900 starmath: Avoid C-style cast Change-Id

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

2016-02-04 Thread Takeshi Abe
starmath/inc/rect.hxx|8 - starmath/source/node.cxx | 68 --- starmath/source/rect.cxx | 10 +++--- 3 files changed, 46 insertions(+), 40 deletions(-) New commits: commit 4f0398587f2854e41a8b544f5e2a00e3680122b6 Author: Takeshi Abe

Re: Apple Numbers application and format.

2016-02-06 Thread Takeshi Abe
Hi, On Fri, 5 Feb 2016 12:05:01 +1100, Chris Sherlock wrote: > libetonyek… > > Is that like Eton Yek? Or ET on yek? > > What does etonyek actually stand for? Been driving me batty for some time now > every time I do a build! :-) $ echo etonyek | rev keynote Chee

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

2016-02-08 Thread Takeshi Abe
starmath/source/view.cxx |3 ++- starmath/source/visitors.cxx | 13 +++-- 2 files changed, 9 insertions(+), 7 deletions(-) New commits: commit 35fe6dfd2e9ff62a2a8634fc2cfe9e574661b545 Author: Takeshi Abe Date: Fri Feb 5 17:55:34 2016 +0900 starmath: Replace SAL_WARN_IF

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

2016-02-08 Thread Takeshi Abe
Author: Takeshi Abe Date: Fri Feb 5 18:21:49 2016 +0900 starmath: Convert RectVerAlign to scoped enum Change-Id: I6c9a7e1527cf2083f567397eb41db7ae3437c25e Reviewed-on: https://gerrit.libreoffice.org/22141 Tested-by: Jenkins Reviewed-by: Michael Stahl diff --git a/starmath

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

2016-05-30 Thread Takeshi Abe
Abe Date: Mon May 30 14:22:15 2016 +0900 Prefix SmDocShell's members as well as remaning aInterpreter to maParser. Change-Id: I5f86737ffe05be981477e9dc65d433de0e1d5378 Reviewed-on: https://gerrit.libreoffice.org/25650 Tested-by: Jenkins Reviewed-by: Takesh

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

2016-05-31 Thread Takeshi Abe
09981cd6383ecb99e4b6c83b98b03af5cf3ff59b Author: Takeshi Abe Date: Tue May 31 15:01:49 2016 +0900 Use std::vector for SmCaretPosGraph instead of employing ad hoc linked list and its iterator. Change-Id: Ibc4709a2e67aa805cf54117303c47d9a8a5eede9 Reviewed-on: https

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

2016-06-01 Thread Takeshi Abe
starmath/inc/caret.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b6056eabfa8583d687165e3f9656cd322230829c Author: Takeshi Abe Date: Wed Jun 1 16:48:05 2016 +0900 Passing its const ref is sufficient Change-Id

[Libreoffice-commits] core.git: filter/source idl/source sc/source starmath/source sw/source

2016-06-02 Thread Takeshi Abe
/filter/basflt/iodetect.cxx |2 +- sw/source/filter/ww8/ww8par.cxx |2 +- sw/source/filter/ww8/ww8par4.cxx |6 +++--- 9 files changed, 11 insertions(+), 11 deletions(-) New commits: commit 53bc54209388f608521de48e289226188c138cec Author: Takeshi Abe Date: Thu Jun 2 14:30:41

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

2016-06-03 Thread Takeshi Abe
starmath/source/cursor.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 013f9d5aaa5799a7fe3ddfc2ff61ec449c0462b0 Author: Takeshi Abe Date: Fri Jun 3 04:35:02 2016 +0900 Null pointer dereferences must not happen This is a follow-up of

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

2016-06-06 Thread Takeshi Abe
: Takeshi Abe Date: Mon Jun 6 19:31:23 2016 +0900 starmath: Make ctors explicit Change-Id: Ic1b7ce74f73bd41824e0af78675b4e18af32b1f5 Reviewed-on: https://gerrit.libreoffice.org/25960 Tested-by: Jenkins Reviewed-by: Takeshi Abe diff --git a/starmath/inc

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

2016-06-07 Thread Takeshi Abe
files changed, 14 insertions(+), 25 deletions(-) New commits: commit 261f734b3c0e62ada51485ba81a535d32049c946 Author: Takeshi Abe Date: Tue Jun 7 17:28:40 2016 +0900 starmath: The formula tree must be of type SmTableNode This also omits the last push & pop on m_aNodeStack at the

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

2016-06-09 Thread Takeshi Abe
starmath/inc/cursor.hxx|7 --- starmath/source/cursor.cxx | 19 --- 2 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 1fc4af8695ae0ffb7590198e0d3791a19084a99b Author: Takeshi Abe Date: Wed Jun 8 16:31:30 2016 +0900 Pass it by const ref

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

2016-06-12 Thread Takeshi Abe
Author: Takeshi Abe Date: Fri Jun 10 16:31:04 2016 +0900 starmath: SmElement owns SmNode SmNodePointer is no longer used, so drop it. Change-Id: I5194cc7e1d9e551f4131cbcac0d84351bb2f2eab Reviewed-on: https://gerrit.libreoffice.org/26146 Tested-by: Jenkins Reviewed

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

2016-06-13 Thread Takeshi Abe
starmath/source/node.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 5338ee66e8b5b368f1536121bda621076d83a72b Author: Takeshi Abe Date: Mon Jun 13 16:14:42 2016 +0900 starmath: SmTableNode has type NTABLE Change-Id

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

2016-06-15 Thread Takeshi Abe
starmath/source/parse.cxx | 41 - 1 file changed, 20 insertions(+), 21 deletions(-) New commits: commit fca1c92a2b79480f7842a90698115ae862442df9 Author: Takeshi Abe Date: Wed Jun 15 20:32:44 2016 +0900 starmath: more assertions hold

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

2016-08-06 Thread Takeshi Abe
(+), 29 deletions(-) New commits: commit dd612a61f9df81343ed5f810068002a7a25046a7 Author: Takeshi Abe Date: Fri Aug 5 23:32:49 2016 +0900 starmath: complete SmAttributNode has just 2 subnodes Change-Id: Ifbecef188b314d599d7e97717934143b2aac8c09 Reviewed-on: https

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

2016-08-08 Thread Takeshi Abe
450a8ee1f49ca32184103a7ddc579351cfc24a6d Author: Takeshi Abe Date: Mon Aug 8 14:36:15 2016 +0900 starmath: SmBraceNode always has 3 children Change-Id: I53ef8c215866fc45ee82b6805c41c93da0e024b7 Reviewed-on: https://gerrit.libreoffice.org/27980 Tested-by: Jenkins Reviewed-by: Caolán McNamara

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

2016-08-09 Thread Takeshi Abe
starmath/source/mathmlexport.cxx |4 ++-- starmath/source/ooxmlexport.cxx |2 +- starmath/source/rtfexport.cxx|2 +- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 252773f2bcd12660875ba72df744054a6e55b253 Author: Takeshi Abe Date: Tue Aug 9 18:25:46 2016

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

2016-08-14 Thread Takeshi Abe
starmath/source/mathmlimport.cxx |6 ++ starmath/source/parse.cxx|8 +++- 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 93eb0896bc30163dba47e20459dd0d14fb9770f9 Author: Takeshi Abe Date: Fri Aug 12 17:44:40 2016 +0900 starmath: Avoid

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

2016-08-15 Thread Takeshi Abe
embeddedobj/source/general/docholder.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 989e8bc0d792f0dc5778746fac45de129a22d7ac Author: Takeshi Abe Date: Tue Aug 16 10:27:46 2016 +0900 loplugin:salbool Change-Id

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

2016-08-16 Thread Takeshi Abe
starmath/source/cursor.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit f36406bf441704d8904f860d81774f0f89ab270a Author: Takeshi Abe Date: Mon Aug 15 17:32:31 2016 +0900 starmath: Avoid assigned but unused value Change-Id

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

2016-08-18 Thread Takeshi Abe
starmath/source/cursor.cxx | 12 +++- 1 file changed, 3 insertions(+), 9 deletions(-) New commits: commit ddeb13b497e3c118c3bcb0fe55e1a61498b9daa2 Author: Takeshi Abe Date: Wed Aug 17 17:36:16 2016 +0900 starmath: Use SmCaretPos::GetPosAfter() Change-Id

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

2016-08-21 Thread Takeshi Abe
starmath/inc/cursor.hxx|2 +- starmath/source/cursor.cxx | 14 ++ 2 files changed, 7 insertions(+), 9 deletions(-) New commits: commit 8a5c2586dc4f6854f8155331aad1c3fb2d54462f Author: Takeshi Abe Date: Fri Aug 19 17:51:13 2016 +0900 starmath: Do SmCursor::MoveTo

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

2016-08-23 Thread Takeshi Abe
sw/source/core/text/itrform2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dd64e9ea7a36e6169a4419ff3e737e2759df2625 Author: Takeshi Abe Date: Wed Aug 24 13:14:13 2016 +0900 loplugin:nullptr Change-Id: I565c774d24bf52d33ea3ed37fa397f835de5875c

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

2016-08-23 Thread Takeshi Abe
starmath/source/cursor.cxx | 16 +++- 1 file changed, 7 insertions(+), 9 deletions(-) New commits: commit e04bea2bad6839df08b1b631f1233d51088b9902 Author: Takeshi Abe Date: Tue Aug 23 18:17:58 2016 +0900 SmCursor::FindTopMostNodeInLine() requires non-null argument

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

2016-08-25 Thread Takeshi Abe
starmath/inc/visitors.hxx|2 +- starmath/source/visitors.cxx |5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit ea9a90d83d92076d41abfd31a1fd3a5d84b6ba92 Author: Takeshi Abe Date: Fri Aug 26 00:52:56 2016 +0900 SmDrawingVisitor does nothing for

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

2016-02-15 Thread Takeshi Abe
starmath/source/node.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 393c1a62f2516c1f8265c05f71e5959f8cd89194 Author: Takeshi Abe Date: Mon Feb 15 17:27:02 2016 +0900 starmath: Replace OSL_ENSURE with assert These pointers must be non-null

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

2016-02-16 Thread Takeshi Abe
starmath/inc/rect.hxx| 13 +++-- starmath/source/node.cxx | 40 starmath/source/rect.cxx | 10 +- 3 files changed, 32 insertions(+), 31 deletions(-) New commits: commit 66b8bc9399a9b27b344a0fefdbcd61736176572b Author: Takeshi Abe

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

2016-02-17 Thread Takeshi Abe
starmath/inc/starmath.hrc|1 - starmath/source/commands.src |1 - 2 files changed, 2 deletions(-) New commits: commit d26da8701469db73bc06adc2b59ccb5b6f862fff Author: Takeshi Abe Date: Wed Feb 17 15:25:27 2016 +0900 starmath: Drop unused RID_COLORX Change-Id

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

2016-02-18 Thread Takeshi Abe
commits: commit d2f33d22836621506adec6814abf010fa2d683e6 Author: Takeshi Abe Date: Thu Feb 18 17:33:12 2016 +0900 starmath: Avoid C-style cast Change-Id: Id54997718a61b1b5a488922f05374c559f1e4454 Reviewed-on: https://gerrit.libreoffice.org/22460 Reviewed-by: Caolán McNamara

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

2016-02-19 Thread Takeshi Abe
/view.cxx |2 - 6 files changed, 38 insertions(+), 38 deletions(-) New commits: commit 75da70ccbf7946d3c8de2572d98c2f9cf534b751 Author: Takeshi Abe Date: Fri Feb 19 17:31:12 2016 +0900 starmath: Avoid C-style cast Change-Id: I96efea344dc4ec5c1f20060bb51ea5e853113c9c

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

2016-02-26 Thread Takeshi Abe
starmath/inc/node.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit cb33820fc08e2ec9d2ca15740003452df4843f1e Author: Takeshi Abe Date: Thu Feb 25 17:30:36 2016 +0900 starmath: Drop unused variable declaration Change-Id: Ibc2a5930e516628cfe5fb7986c4ba814533dbf25

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

2016-02-26 Thread Takeshi Abe
starmath/inc/format.hxx|9 - starmath/source/format.cxx |5 + 2 files changed, 1 insertion(+), 13 deletions(-) New commits: commit 42c5c699d131d34bdb3dba2545438337c9c1bb09 Author: Takeshi Abe Date: Thu Feb 25 17:27:05 2016 +0900 starmath: Remove forgotten

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

2016-02-26 Thread Takeshi Abe
cui/source/tabpages/chardlg.cxx |2 +- cui/uiconfig/ui/positionpage.ui |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit a6c26ef0c77c716d222bacb4f402af4638ba62c2 Author: Takeshi Abe Date: Fri Feb 26 11:38:52 2016 +0900 cui: Fix a wrong label "Rot

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

2016-02-29 Thread Takeshi Abe
starmath/source/rect.cxx | 78 --- 1 file changed, 41 insertions(+), 37 deletions(-) New commits: commit 8fab3bf91331a4ac9e3b8f44a46f579dbf7aeafb Author: Takeshi Abe Date: Mon Feb 29 18:42:56 2016 +0900 starmath: Use member initializer list

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

2016-03-03 Thread Takeshi Abe
ad82b7bac267f1680ba869f5f0d46202d09cbeea Author: Takeshi Abe Date: Mon Feb 22 13:44:31 2016 +0900 starmath: Drop ENABLE_DEBUG_DUMPASDOT feature The feature for debugging seems unused so long that defining ENABLE_DEBUG_DUMPASDOT breaks the build but no one complains. So let's

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

2016-03-06 Thread Takeshi Abe
starmath/inc/node.hxx| 10 starmath/source/node.cxx | 55 --- 2 files changed, 5 insertions(+), 60 deletions(-) New commits: commit b89feb8018bf3610faf01e73995d576f6566e20b Author: Takeshi Abe Date: Tue Mar 1 16:26:23 2016 +0900

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

2016-03-08 Thread Takeshi Abe
starmath/source/node.cxx | 52 +++ 1 file changed, 26 insertions(+), 26 deletions(-) New commits: commit 7fd9579c36688bc857022c8a0805f7da539fb92e Author: Takeshi Abe Date: Tue Mar 8 12:19:51 2016 +0900 starmath: Use assert for impossible null

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

2016-03-09 Thread Takeshi Abe
starmath/inc/node.hxx |2 -- starmath/source/cursor.cxx |3 ++- starmath/source/node.cxx | 15 --- 3 files changed, 2 insertions(+), 18 deletions(-) New commits: commit 1de73e4ddfff3a67c9470e8434c2bb2cb3f43dd5 Author: Takeshi Abe Date: Wed Mar 9 19:47:13 2016

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

2016-03-10 Thread Takeshi Abe
starmath/inc/utility.hxx|7 +++ starmath/source/utility.cxx | 16 2 files changed, 3 insertions(+), 20 deletions(-) New commits: commit ac8e83cfb41265c6d8a3f05000e2593bc01494e7 Author: Takeshi Abe Date: Thu Mar 10 15:09:01 2016 +0900 starmath: no need to

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

2016-03-10 Thread Takeshi Abe
starmath/source/ElementsDockingWindow.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d31df8fb80ee7408b9c79ffd7acaf2561f75432d Author: Takeshi Abe Date: Tue Feb 16 17:33:59 2016 +0900 starmath: Make examples of exponential function consistent

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

2016-03-11 Thread Takeshi Abe
starmath/source/dialog.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e7e1d50fc0c8077be9d9603eab8ef86098c9aa24 Author: Takeshi Abe Date: Fri Mar 11 19:50:59 2016 +0900 Resolves tdf#88485: Allow to select rightmost symbols in the dialog by adjusting target

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - starmath/source

2016-03-12 Thread Takeshi Abe
starmath/source/dialog.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 46dac6598b066a43db851a5764778cfa1207e97d Author: Takeshi Abe Date: Fri Mar 11 19:50:59 2016 +0900 Resolves tdf#88485: Allow to select rightmost symbols in the dialog by adjusting target

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

2016-03-15 Thread Takeshi Abe
starmath/source/dialog.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 36389d83d7eaa9b14236b14c46f1e5101a471b8f Author: Takeshi Abe Date: Mon Mar 14 18:15:31 2016 +0900 starmath: odd number of columns is fine This can save horizontal spaces in every row but

tdf#103209 Background color setting isn't reflected to BasicIDE

2016-10-24 Thread Takeshi Abe
Hi, I would like to ask someone to review my patch for tdf#103209 [1], but I could not find who will be the one(s) in [2]. [1] https://gerrit.libreoffice.org/#/c/29815/ [2] https://wiki.documentfoundation.org/FindTheExpert Cheers, -- Takeshi Abe

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

2016-10-25 Thread Takeshi Abe
799a3a7915e6285c8072f92c63ba7149223ac443 Author: Takeshi Abe Date: Fri Oct 14 19:13:05 2016 +0900 tdf#103209 Apply application color settings to Basic IDE This makes the text and background colors in the editor window follow the custom colors "Font color" and "Docu

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

2016-10-26 Thread Takeshi Abe
c498c97f7457fe7ef34164a822c9a1e2f04e9b1d Author: Takeshi Abe Date: Wed Oct 26 13:08:00 2016 +0900 The default std::less is fine Change-Id: I29cd62ef0b687613ed9bda5170511dcae2fc6e7e Reviewed-on: https://gerrit.libreoffice.org/30282 Tested-by: Jenkins Reviewed-by: Takeshi Abe diff --git a

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

2016-10-26 Thread Takeshi Abe
406798f8aae3c0e305d6994fc82561a5002af0aa Author: Takeshi Abe Date: Thu Oct 20 20:26:24 2016 +0900 tdf#96948 Change color of the area behind Impress slide immediately after saving Options > Application colours > Application background. This fixes a regression from 1c481fe6522f4c7d883e77a4ac32f855b9

[Libreoffice-commits] core.git: editeng/source include/svx sdext/source svx/source sw/inc sw/source ucb/source vcl/win xmloff/source

2016-10-30 Thread Takeshi Abe
b589c4cd8765b0611afe435354364df891d78852 Author: Takeshi Abe Date: Sat Oct 29 12:43:54 2016 +0900 Omit comparator which is the same as default std::less Change-Id: I72a0b618577caececaaf3eb4df53d4cb192251da Reviewed-on: https://gerrit.libreoffice.org/30369 Tested-by: Jenkins Reviewed-by: Takeshi Abe

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

2016-10-31 Thread Takeshi Abe
chart2/source/tools/DataSeriesHelper.cxx | 10 +- sc/source/core/data/dpoutput.cxx |7 ++- 2 files changed, 3 insertions(+), 14 deletions(-) New commits: commit 9fa6dadc4e1e75b2fd7b7360995c524fa7a5d40e Author: Takeshi Abe Date: Mon Oct 31 17:51:34 2016 +0900

[Libreoffice-commits] core.git: basctl/source basic/source chart2/source comphelper/source include/comphelper reportdesign/inc scripting/source svx/source sw/source toolkit/source unodevtools/source

2016-10-31 Thread Takeshi Abe
insertions(+), 15 deletions(-) New commits: commit cb90f0976d20d0e9c61138f4572d14750ea3de07 Author: Takeshi Abe Date: Thu Oct 27 18:20:13 2016 +0900 Omit the default comparator Change-Id: Idea8ea8dab6a86d7be6394aef1cf7f25b75009e0 Reviewed-on: https://gerrit.libreoffice.org/30319

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

2016-11-02 Thread Takeshi Abe
svx/source/svdraw/svddrgmt.cxx | 10 +- 1 file changed, 1 insertion(+), 9 deletions(-) New commits: commit fdc77804d681ea36b8dd257d7a8669a99e1dbb98 Author: Takeshi Abe Date: Mon Oct 31 16:35:42 2016 +0900 Omit the default comparator std::less Change-Id

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

2016-11-02 Thread Takeshi Abe
starmath/inc/document.hxx|1 - starmath/source/document.cxx |9 - 2 files changed, 10 deletions(-) New commits: commit 063593972e556f8f0e65881ccd77d5ea64175e8b Author: Takeshi Abe Date: Wed Nov 2 18:46:51 2016 +0900 starmath: Remove unnecessary overriding

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

2016-11-04 Thread Takeshi Abe
starmath/source/commands.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 239b662753bee4148cac51268cb203c7527036be Author: Takeshi Abe Date: Fri Nov 4 12:15:06 2016 +0900 tdf#102007 Surround widebslash's placeholders with braces like widesl

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

2016-11-04 Thread Takeshi Abe
starmath/source/commands.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6984fd5a756f1e01e94da14f01df5a0e20791630 Author: Takeshi Abe Date: Fri Nov 4 12:21:04 2016 +0900 tdf#102008 Drop whitespace between "fact" and brace for consis

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

2016-11-06 Thread Takeshi Abe
sc/source/ui/vba/vbaworksheet.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 12ca2d6d32d750abe0d452387c0b51bcedf54f58 Author: Takeshi Abe Date: Mon Nov 7 14:10:49 2016 +0900 Avoid crash when calling a Worksheet's ShowDataForm() in VBA

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

2016-11-09 Thread Takeshi Abe
287b35c43771d3258ed877607e29882b3730201b Author: Takeshi Abe Date: Wed Nov 9 19:19:17 2016 +0900 tdf#44839 Add an "Evaluated At" command in "Brackets" section of Elements window. Change-Id: I221dacad297c7713f9cdde6d8ffdecf3caa2c3bd Reviewed-on: https://gerrit.libreoffice.

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

2016-03-16 Thread Takeshi Abe
extras/source/truetype/symbol/README |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit a57c44486aa3d0e7ff0df9897950453d66c789c9 Author: Takeshi Abe Date: Wed Mar 16 16:48:47 2016 +0900 Update URLs of Adobe Glyph List For New Fonts / Specification

Re: TAGS for emacs

2016-03-18 Thread Takeshi Abe
e alternatives system to name a command by symlinking a suitable binary or according to your choice: https://fedoraproject.org/wiki/Packaging:Alternatives At least the following packages provide etags functionality on Fedora: https://apps.fedoraproject.org/packages/ct

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

2016-03-19 Thread Takeshi Abe
starmath/inc/symbol.hxx| 10 -- starmath/source/dialog.cxx |7 ++- 2 files changed, 6 insertions(+), 11 deletions(-) New commits: commit e688987b28d4995820d38cd88c8c66be33044492 Author: Takeshi Abe Date: Sun Mar 20 01:54:44 2016 +0900 starmath: Replace lt_SmSymPtr

Re: TAGS for emacs

2016-03-19 Thread Takeshi Abe
rt -e, neither ctags bundled with Emacs nor POSIX one [3] recognizes it yet. [1] http://ctags.sourceforge.net/ctags.html [2] https://github.com/universal-ctags/ctags [3] http://pubs.opengroup.org/onlinepubs/9699919799/utilities/ctags.html Cheers,

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

2016-03-22 Thread Takeshi Abe
starmath/source/cfgitem.cxx | 44 1 file changed, 24 insertions(+), 20 deletions(-) New commits: commit 011e65c93053c88eb752e50ef47c69872608cbcd Author: Takeshi Abe Date: Tue Mar 22 18:25:28 2016 +0900 starmath: Use initialization list for

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

2016-03-22 Thread Takeshi Abe
sfx2/source/doc/docinsert.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit e3428225160923ecbc36e44a94389d8f44ab225d Author: Takeshi Abe Date: Mon Mar 21 08:16:42 2016 +0900 sfx2: Fix memleak i.e. free pMedium when CheckPasswd_Impl

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

2016-03-24 Thread Takeshi Abe
starmath/source/unomodel.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 222c64df382ad05635a3bdbd05b761fb5bdc2c49 Author: Takeshi Abe Date: Wed Mar 23 17:03:51 2016 +0900 starmath: nCount == aVector.size() Change-Id

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

2016-03-24 Thread Takeshi Abe
starmath/source/smmod.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 641c40b32aaea89add1c7acd3e17c949592c582a Author: Takeshi Abe Date: Thu Mar 24 17:25:35 2016 +0900 starmath: Drop unnecessary check of loop invariant Change-Id

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

2016-03-24 Thread Takeshi Abe
starmath/inc/symbol.hxx | 18 -- starmath/source/cfgitem.cxx |7 --- starmath/source/node.cxx|2 +- 3 files changed, 5 insertions(+), 22 deletions(-) New commits: commit 1048fd03bae1432af19a794312787d6e4627f3ed Author: Takeshi Abe Date: Sun Mar 20 01:42

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

2016-04-01 Thread Takeshi Abe
starmath/source/node.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 04bb10f1d8370465be835fe65df4cb63198829e7 Author: Takeshi Abe Date: Thu Mar 31 22:46:44 2016 +0900 starmath: Reduce scope of variables Change-Id

Obtaining opens___.ttf from OpenSymbol.sfd

2016-04-04 Thread Takeshi Abe
Hi, Looking into tdf#49547 [1], I wonder which version of FontForge is supposed or recommended to be used for producing extras/source/truetype/symbol/opens__.ttf from OpenSymbol.sdf. Thank you for your attention. [1] https://bugs.documentfoundation.org/show_bug.cgi?id=49547 Cheers, -- Takeshi

Re: Obtaining opens___.ttf from OpenSymbol.sfd

2016-04-04 Thread Takeshi Abe
helps. I will use it. Cheers, -- Takeshi Abe ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

About tdf#75171 (Was: Re: Tutorial for debugging LO with Visual Studio)

2015-08-09 Thread Takeshi Abe
identifier nodes should be quoted or not. I have submitted a possible fix [1] to gerrit, while of course we still have to handle mathvariant attribute in MathML for solving the entire issue. [1] https://gerrit.libreoffice.org/17613 Cheers, -- Takeshi Abe On Sun, 02 Aug 2015 03:00:14 +0900 (JST

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

2015-08-11 Thread Takeshi Abe
(-) New commits: commit 678bb5135bf99a295c38060aa003e81a8c3b435a Author: Takeshi Abe Date: Sat Aug 8 10:53:34 2015 +0900 tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants, for filter. Change-Id: I30dcd7cfb3e484034f6cceceb1ff7cd9d3f4b7a6 Reviewed-on

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

2015-08-11 Thread Takeshi Abe
starmath/qa/extras/mmlimport-test.cxx |6 +++--- starmath/source/node.cxx |9 ++--- 2 files changed, 5 insertions(+), 10 deletions(-) New commits: commit 9fbf4fd5292f6a3c28a092f7bb02541ceb61351f Author: Takeshi Abe Date: Sun Aug 9 23:08:28 2015 +0900 Related: tdf

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

2015-08-11 Thread Takeshi Abe
/submission/submission.hxx |8 +++- forms/source/xforms/xformsevent.hxx |4 ++-- forms/source/xforms/xpathlib/extension.hxx|5 ++--- 18 files changed, 32 insertions(+), 37 deletions(-) New commits: commit 14bead7f42427bbd4fbc9f3210ab675959653998 Author: Takeshi Abe

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

2015-08-13 Thread Takeshi Abe
: Takeshi Abe Date: Thu Aug 13 08:06:26 2015 +0900 fpicker: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: I448557260d5a1a2534b40e2ad33e8f9d9e72b80e Reviewed-on: https://gerrit.libreoffice.org/17686 Tested-by: Jenkins Reviewed

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

2015-08-14 Thread Takeshi Abe
++-- 105 files changed, 202 insertions(+), 216 deletions(-) New commits: commit 431f2ce81893db21f23572926e8a5b045c67e9ae Author: Takeshi Abe Date: Fri Aug 14 10:23:57 2015 +0900 framework: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id

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

2015-08-18 Thread Takeshi Abe
hwpfilter/source/attributes.cxx |2 +- hwpfilter/source/attributes.hxx |4 ++-- hwpfilter/source/hwpreader.hxx |8 +++- 3 files changed, 6 insertions(+), 8 deletions(-) New commits: commit 370a26f7804d12da26abe007f1d80a00c4fdaeb4 Author: Takeshi Abe Date: Sat Aug 15 15:09:19

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

2015-08-18 Thread Takeshi Abe
0a4c482a8aa2e421668a6607916c9656a3f18b19 Author: Takeshi Abe Date: Sat Aug 15 15:26:43 2015 +0900 i18npool: tdf#88206 replace cppu::WeakImplHelper* with the variadic variants. Change-Id: I0381de7fde198df74556355984bdaba2ecdedd4b Reviewed-on: https://gerrit.libreoffice.org/17768

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

2015-08-19 Thread Takeshi Abe
|4 ++-- io/test/stm/pumptest.cxx|6 +++--- 16 files changed, 40 insertions(+), 45 deletions(-) New commits: commit e00d41f76d6cae3a93c112117af01287eb003e0e Author: Takeshi Abe Date: Wed Aug 19 10:15:06 2015 +0900 io: tdf#88206 replace

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

2015-08-19 Thread Takeshi Abe
++--- lingucomponent/source/thesaurus/libnth/nthesdta.hxx |4 ++-- lingucomponent/source/thesaurus/libnth/nthesimp.hxx |5 ++--- 6 files changed, 12 insertions(+), 16 deletions(-) New commits: commit e87c08babed9e3ac34908771fc95cab5386f01a2 Author: Takeshi Abe Date: Wed Aug

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

2015-08-20 Thread Takeshi Abe
(-) New commits: commit 5a2d6bf3a94f127307d6a9464033b2226508ff38 Author: Takeshi Abe Date: Thu Aug 20 18:40:30 2015 +0900 linguistic: tdf#88206 replace cppu::WeakImplHelper* with the variadic variants. Change-Id: I7a4df40d680ed9e10daacd01657df9666b8cc524 Reviewed-on

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

2015-08-22 Thread Takeshi Abe
/mysqlc_statement.hxx |4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 7fa5f876fddfd4baeff01d74d26cbf1dc4607d18 Author: Takeshi Abe Date: Sat Aug 22 16:55:44 2015 +0900 mysqlc: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic

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

2015-08-22 Thread Takeshi Abe
/ole/vbamodule.cxx |1 - oox/source/shape/ShapeContextHandler.hxx |4 ++-- 18 files changed, 35 insertions(+), 38 deletions(-) New commits: commit 7f4e0d6aa29da640408cf4cc84b2fc1a0c11f8ba Author: Takeshi Abe Date: Sat Aug 22 17:06:40 2015 +0900 oox: tdf#88206 replace cppu

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

2015-08-25 Thread Takeshi Abe
5ba6aafa20f78c6209c91a399a8110a415a274e1 Author: Takeshi Abe Date: Tue Aug 25 16:10:12 2015 +0900 package: tdf#88206 replace cppu::WeakImplHelper* etc. with the variadic variants. Change-Id: If88e1d741075e86997c91dc2c59eeebe45f67c1f Reviewed-on: https://gerrit.libreoffice.org/17980

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

2015-08-25 Thread Takeshi Abe
/source/ui/inc/ReportControllerObserver.hxx |4 ++-- reportdesign/source/ui/inspection/DefaultInspection.cxx |1 - 28 files changed, 46 insertions(+), 52 deletions(-) New commits: commit 03ddeb203171c0e435e2a544e06768d6f51196cb Author: Takeshi Abe Date: Tue Aug 25 17:01:11 2015 +0900

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

2015-08-27 Thread Takeshi Abe
: Takeshi Abe Date: Wed Aug 26 18:13:46 2015 +0900 sax: tdf#88206 replace cppu::WeakImplHelper* with the variadic variants. Change-Id: Id8d0c61b0454652abbbd09be0c72696a057dc2d2 Reviewed-on: https://gerrit.libreoffice.org/18008 Tested-by: Jenkins Reviewed-by: Noel

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

2015-08-31 Thread Takeshi Abe
| 4 +-- sd/workben/custompanel/ctp_panel.hxx | 4 +-- 69 files changed, 148 insertions(+), 167 deletions(-) New commits: commit c1c6a8615c420e8b1dd1f94614a36e250dab8f96 Author: Takeshi Abe Date: Sun Aug 30 21:24:35 2015 +0900 sd: tdf#88206

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

2015-12-09 Thread Takeshi Abe
starmath/inc/caret.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3b0666738225ec87f6f65e54dde8078c77f1d8ad Author: Takeshi Abe Date: Wed Dec 9 12:57:28 2015 +0900 starmath: Pass by const reference Change-Id

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