[Libreoffice-commits] calc/xls-import

2012-05-14 Thread Kohei Yoshida
calc/xls-import/perf/large-number-of-raw-cells.xls.bz2 |binary 1 file changed New commits: commit 98c4c2acf2a819d12ea560a69ef556974773589d Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon May 14 12:52:08 2012 -0400 (bzip2'ed) xls document containing tons of raw number/string cells

[Libreoffice-commits] calc/xlsx-import

2012-05-12 Thread Kohei Yoshida
calc/xlsx-import/perf/8-by-30-cells.xlsx |binary 1 file changed New commits: commit 1bfb69e6161fecdf6f131d233694fdb457eed91a Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Sat May 12 11:19:08 2012 -0400 New large xlsx document that contains 8 by 30 cells. diff --git a/calc

[Libreoffice-commits] .: Branch 'libreoffice-3-5-3' - sc/inc sc/source

2012-04-20 Thread Kohei Yoshida
Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com Signed-off-by: Noel Power nopo...@suse.com diff --git a/sc/inc/compiler.hxx b/sc/inc/compiler.hxx index 371192c..765187e 100644 --- a/sc/inc/compiler.hxx +++ b/sc/inc/compiler.hxx @@ -364,6 +364,13 @@ private: void SetRelNameReference

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

2012-04-19 Thread Kohei Yoshida
insertions(+), 19 deletions(-) New commits: commit 4327d4973b572ed749803007d90574919da31f04 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Apr 19 15:59:45 2012 -0400 Revert Use boost::scoped_ptr for this. This reverts commit a4bc804627b8b21506e9b86fa54d2f7d2525e43e. diff --git

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

2012-04-18 Thread Kohei Yoshida
editeng/inc/editeng/flditem.hxx | 38 ++ editeng/source/items/flditem.cxx | 15 +++ 2 files changed, 37 insertions(+), 16 deletions(-) New commits: commit 7746e42006a5732a9e26dd21481391f0419d0a2e Author: Kohei Yoshida kohei.yosh...@gmail.com

[Libreoffice-commits] .: 3 commits - editeng/source sc/inc sc/source

2012-04-18 Thread Kohei Yoshida
/address.hxx | 18 +- sc/source/ui/optdlg/tpdefaults.cxx | 11 --- sc/source/ui/vba/vbaapplication.cxx |5 +++-- 8 files changed, 46 insertions(+), 44 deletions(-) New commits: commit 8edf5c5ee61b85c17389ceb48f78daa06edf36f4 Author: Kohei Yoshida kohei.yosh

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

2012-04-17 Thread Kohei Yoshida
-GetContentAttribs().GetItems(), rSet)); } } pNode-GetContentAttribs().GetItems().Set( rSet ); commit d5c2846b37c506e58e10a6a18dd34f3d9b8f49aa Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 17 10:59:19 2012 -0400 None of the edit undo classes access

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

2012-04-17 Thread Kohei Yoshida
/editeng/textconv.cxx | 16 ++--- 12 files changed, 144 insertions(+), 142 deletions(-) New commits: commit fe4f272a385ee4fe5f541ff37eb710956a0ad38b Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 17 14:13:16 2012 -0400 no TYPEINFO for edit undo objects. diff --git a/editeng/inc

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

2012-04-17 Thread Kohei Yoshida
sc/inc/printopt.hxx |4 ++-- sc/inc/viewopti.hxx |4 ++-- sc/source/core/tool/printopt.cxx |4 ++-- sc/source/core/tool/viewopti.cxx |2 +- 4 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 3ef53adf7eb7ea68fe4ba5b8f4fee8a7c6014756

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-04-17 Thread Kohei Yoshida
with .StringValue this fixed a regression slipped into 8808d77f199720be596a09084fbc36569ed2f1f1 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/unoobj/datauno.cxx b/sc/source/ui/unoobj/datauno.cxx index 3695f14..69252ed 100644 --- a/sc/source/ui

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-04-17 Thread Kohei Yoshida
2012 +0200 resolved rhbz#813280 the current document is not always the first in list i.e. if more than one document open and dialog invoked on any but the first document. Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/inc/mvtabdlg.hxx b/sc

[Libreoffice-commits] .: sc/source

2012-04-16 Thread Kohei Yoshida
sc/source/ui/inc/output.hxx |2 - sc/source/ui/view/output2.cxx | 59 -- 2 files changed, 35 insertions(+), 26 deletions(-) New commits: commit e57525b61af70a6ee33c26f979e724740cca8655 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Apr

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

2012-04-16 Thread Kohei Yoshida
/editeng/impedit.hxx | 14 -- 6 files changed, 189 insertions(+), 115 deletions(-) New commits: commit 620ca8c527fb77334bdb29eb4d00e8102b731bde Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Apr 16 23:48:35 2012 -0400 Remove the last undo friend from ImpEditEngine. diff --git

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

2012-04-14 Thread Kohei Yoshida
editeng/inc/editeng/editeng.hxx|1 + editeng/source/editeng/editeng.cxx |5 + editeng/source/editeng/impedit.cxx |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 89de9dfe27d6a406fb67570c3507a8ea2e387d24 Author: Kohei Yoshida kohei.yosh...@gmail.com

[Libreoffice-commits] .: sc/inc sc/Library_sc.mk sc/source

2012-04-13 Thread Kohei Yoshida
sc/Library_sc.mk|1 sc/inc/defaultsoptions.hxx | 104 +++ sc/inc/docoptio.hxx | 17 -- sc/inc/sc.hrc |1 sc/inc/scmod.hxx|5 sc/source/core/data/document.cxx

[Libreoffice-commits] .: 2 commits - editeng/CppunitTest_editeng_core.mk editeng/Module_editeng.mk editeng/qa sc/inc sc/source

2012-04-11 Thread Kohei Yoshida
, 226 insertions(+), 3 deletions(-) New commits: commit d241251638d80bc6e2b737088e02c96bfa8c5c63 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 14:29:11 2012 -0400 Attempt to add general-purpose unit test for editeng. But instantiating EditEngine causes segfault

[Libreoffice-commits] .: editeng/CppunitTest_editeng_core.mk

2012-04-11 Thread Kohei Yoshida
editeng/CppunitTest_editeng_core.mk | 39 +++- 1 file changed, 21 insertions(+), 18 deletions(-) New commits: commit e981a102333feb2a4d71bb3803210434b14b5d39 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 14:55:58 2012 -0400 Add the right

[Libreoffice-commits] .: editeng/source

2012-04-11 Thread Kohei Yoshida
editeng/source/editeng/editdoc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a78a7ee9f7b1db56a6fa7e082f410db5a8db2f18 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 15:36:00 2012 -0400 Do this special case search only when the array

[Libreoffice-commits] .: sc/source

2012-04-11 Thread Kohei Yoshida
sc/source/filter/oox/sharedformulabuffer.cxx | 213 --- 1 file changed, 213 deletions(-) New commits: commit ddfa209fc0422c544292ad23413851d1b654de7c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 20:06:02 2012 -0400 Removed the source file

[Libreoffice-commits] .: editeng/CppunitTest_editeng_core.mk editeng/qa

2012-04-11 Thread Kohei Yoshida
editeng/CppunitTest_editeng_core.mk |3 +++ editeng/qa/unit/core-test.cxx | 10 -- 2 files changed, 11 insertions(+), 2 deletions(-) New commits: commit 8b216a7aa3c88a6b18f62079757567a2d4e4d737 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 20:46:45 2012

[Libreoffice-commits] .: sc/source

2012-04-11 Thread Kohei Yoshida
sc/source/ui/inc/tpformula.hxx |9 - 1 file changed, 9 deletions(-) New commits: commit c510670e3cab5322ed82e5702f6f6e311c9823f6 Author: Albert Thuswaldner albert.thuswald...@gmail.com Date: Thu Apr 12 01:01:06 2012 +0200 removed unused includes in tpformula.hxx diff --git

[Libreoffice-commits] .: editeng/qa editeng/source

2012-04-11 Thread Kohei Yoshida
editeng/qa/unit/core-test.cxx | 73 ++--- editeng/source/editeng/editdoc.hxx |4 +- 2 files changed, 6 insertions(+), 71 deletions(-) New commits: commit 1bcd2c94930c95c1807c6112559f5b0041aeb4fa Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed

[Libreoffice-commits] .: editeng/CppunitTest_editeng_core.mk editeng/qa

2012-04-11 Thread Kohei Yoshida
editeng/CppunitTest_editeng_core.mk |1 - editeng/qa/unit/core-test.cxx | 30 ++ 2 files changed, 26 insertions(+), 5 deletions(-) New commits: commit a9448bd1b7b64eff74198ead63154ae132ed853b Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11

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

2012-04-11 Thread Kohei Yoshida
editeng/inc/editeng/eerdll.hxx|1 + editeng/qa/unit/core-test.cxx |5 +++-- editeng/source/editeng/eerdll.cxx | 19 ++- 3 files changed, 18 insertions(+), 7 deletions(-) New commits: commit b5800fac1d57b80772823bd8bc288a6cebe82e6f Author: Kohei Yoshida

[Libreoffice-commits] .: editeng/qa

2012-04-11 Thread Kohei Yoshida
editeng/qa/unit/core-test.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit c0de63a858ee02bba2a9154b239085a64a277999 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 11 23:42:19 2012 -0400 Remove the TODO comment that's no longer relevant. diff --git a/editeng/qa

[Libreoffice-commits] .: sc/inc sc/Library_sc.mk sc/source

2012-04-10 Thread Kohei Yoshida
sc/Library_sc.mk |1 sc/inc/appoptio.hxx| 29 -- sc/inc/formulaopt.hxx | 124 sc/inc/sc.hrc |6 sc/inc/scmod.hxx |5 sc/source/core/tool/appoptio.cxx | 238

[Libreoffice-commits] .: 4 commits - sc/source

2012-04-10 Thread Kohei Yoshida
Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 10 15:01:19 2012 -0400 bnc#755775: Set numeric formula results when importing xls document. Without this, calculation upon import may incorrectly show #VALUE! in some cells when the iterative calculation option is turned

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

2012-04-09 Thread Kohei Yoshida
5d2b0f25f14c33c00cbf31d16e50bc9e00d60f06 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Sun Apr 8 13:30:09 2012 -0400 Killed Another instance of svarray. diff --git a/editeng/inc/editeng/editobj.hxx b/editeng/inc/editeng/editobj.hxx index e3c9340..b495efb 100644 --- a/editeng/inc/editeng

[Libreoffice-commits] .: 3 commits - sc/inc sc/Library_sc.mk sc/source

2012-04-09 Thread Kohei Yoshida
deletions(-) New commits: commit 53a40d5e0dd06735a6e44cd16ed47538108035de Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Apr 9 21:45:19 2012 -0400 Make this non-inline too; for easier debugging. diff --git a/sc/inc/recursionhelper.hxx b/sc/inc/recursionhelper.hxx index f2a258d..929e24f

[Libreoffice-commits] .: sc/inc sc/Library_sc.mk sc/source

2012-04-09 Thread Kohei Yoshida
967a3debe7fac2d749324be9af99192d94439da8 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 10 01:20:03 2012 -0400 Non inline methods of ScFormulaResult. diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk index 224df82..39d9c33 100644 --- a/sc/Library_sc.mk +++ b/sc/Library_sc.mk @@ -178,6 +178,7

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

2012-04-04 Thread Kohei Yoshida
commits: commit 0e355da592008257ec02bd68d37ff67b32eaa8c6 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 17:10:10 2012 -0400 De-coupled ContentNode from XubString inheritance. diff --git a/editeng/source/editeng/editdoc.cxx b/editeng/source/editeng/editdoc.cxx index 373e608

[Libreoffice-commits] .: editeng/source

2012-04-04 Thread Kohei Yoshida
editeng/source/editeng/editdbg.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit e0fd2c61e47c994d050d9afcb9578e096e1489b6 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Apr 4 16:22:32 2012 -0400 dbgutil fix. diff --git a/editeng/source

[Libreoffice-commits] .: sc/inc

2012-04-04 Thread Kohei Yoshida
sc/inc/dpobject.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit ba80af89a78b49954fd4a47ce95450d7f9247796 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Apr 5 00:58:20 2012 -0400 The real cleanup I meant to commit earlier... diff --git a/sc/inc/dpobject.hxx b

[Libreoffice-commits] .: editeng/source

2012-04-03 Thread Kohei Yoshida
editeng/source/editeng/editdbg.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 2c4e811049e9f2cad823e372a01a5afc09ead25c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 11:44:06 2012 -0400 Fix the dbgutil build. diff --git a/editeng

[Libreoffice-commits] .: editeng/source

2012-04-03 Thread Kohei Yoshida
editeng/source/editeng/impedit2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 97bcf0b645fa5ce14cfd806548c6805952fd3e76 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 11:51:18 2012 -0400 WaE: for Norbert's Mac OS tinderbox. diff --git

[Libreoffice-commits] .: editeng/source

2012-04-03 Thread Kohei Yoshida
editeng/source/editeng/impedit3.cxx |2 +- editeng/source/editeng/impedit4.cxx |8 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 881fa8d5cbb937b033f87f7da813419895b31b28 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 13:15:57 2012 -0400

[Libreoffice-commits] .: editeng/source

2012-04-03 Thread Kohei Yoshida
editeng/source/editeng/impedit.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit e7e882715872303dc8feabc899ceab572d1c2337 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 13:53:15 2012 -0400 Unused local variables. diff --git a/editeng/source/editeng

[Libreoffice-commits] .: editeng/source

2012-04-03 Thread Kohei Yoshida
editeng/source/editeng/impedit3.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit e5d378b1ba04c470e0c6c16b48af97ab5818e2bb Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 18:26:29 2012 -0400 Check for empty-ness of vector before

[Libreoffice-commits] .: editeng/source

2012-04-03 Thread Kohei Yoshida
editeng/source/editeng/impedit2.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 71da75abda60172ee9b8f42c1bf5de2f48a731b9 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Apr 3 18:45:55 2012 -0400 I need to check for empty-ness here too. diff

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-04-02 Thread Kohei Yoshida
excel import now uses the stored row height and we should go back to a symetric default margin Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/core/data/docpool.cxx b/sc/source/core/data/docpool.cxx index 3061856..36f0d3b 100644 --- a/sc/source/core

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-04-02 Thread Kohei Yoshida
487139d681fbf38a52cf5ea91d7e38f7eba290a0 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Apr 1 23:57:46 2012 +0200 use same border width information for xls import and export, fdo#44742 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/filter/excel/xestyle.cxx b/sc/source

[Libreoffice-commits] .: editeng/source

2012-03-29 Thread Kohei Yoshida
editeng/source/editeng/impedit2.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit b512c3ca29735f15383c5f6215348fccfaddd40e Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 29 02:00:02 2012 -0400 No need to delete ParaPortion outside

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

2012-03-28 Thread Kohei Yoshida
changed, 32 insertions(+), 28 deletions(-) New commits: commit d192756c71519b1f013bbaa1a0594d46606a6336 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 28 13:35:19 2012 -0400 No more CharAttribArray. diff --git a/editeng/source/editeng/editdbg.cxx b/editeng/source/editeng

[Libreoffice-commits] .: editeng/source

2012-03-28 Thread Kohei Yoshida
editeng/source/editeng/editdbg.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 736bf5c26f4f220171d95f52b933669c1ff6b172 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 28 14:00:06 2012 -0400 Keep tinderbox happy. diff --git

[Libreoffice-commits] .: 2 commits - offapi/com

2012-03-28 Thread Kohei Yoshida
offapi/com/sun/star/sheet/XCellRangesQuery.idl |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 484b44b39bc2788160f475c3b40ce6b569fdc6cb Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 28 14:12:31 2012 -0400 Changed some wording. diff --git

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

2012-03-28 Thread Kohei Yoshida
/editeng/impedit5.cxx |2 - 6 files changed, 41 insertions(+), 26 deletions(-) New commits: commit 48cd6ac1ec7e92a9c9a21f5365db4f9ff5fde93c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 28 15:31:05 2012 -0400 Fix tinderbox error some cleanup. diff --git a/editeng/source

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

2012-03-28 Thread Kohei Yoshida
|4 - 11 files changed, 215 insertions(+), 132 deletions(-) New commits: commit 175dc9fcc6252177e03486952e867c7bd1f8e9de Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 28 22:49:34 2012 -0400 pRightPortion no longer used. diff --git a/editeng/source/editeng/impedit2.cxx b

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

2012-03-28 Thread Kohei Yoshida
(-) New commits: commit ea8f2cbee079932e7f5d9ab646996b472a120c76 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 29 01:43:30 2012 -0400 ContentList no longer a child class of DummyContentList. diff --git a/editeng/inc/editeng/editeng.hxx b/editeng/inc/editeng/editeng.hxx index

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

2012-03-28 Thread Kohei Yoshida
commits: commit 8bf6eb4519b4b92390570341a10872e65fd95dc1 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 29 01:44:32 2012 -0400 Revert ContentList no longer a child class of DummyContentList. This reverts commit ea8f2cbee079932e7f5d9ab646996b472a120c76. diff --git a/editeng

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

2012-03-28 Thread Kohei Yoshida
commits: commit c802cbad7f25d3070f2ae5fd8a7e1a7ce17f99a9 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 29 01:43:30 2012 -0400 ContentList no longer a child class of DummyContentList (take 2). The previous commit was bad as it would cause segfalut on startup. This one

[Libreoffice-commits] .: 2 commits - editeng/inc editeng/source sc/source svl/inc svl/source

2012-03-27 Thread Kohei Yoshida
+ svl/source/numbers/zforlist.cxx | 12 + 6 files changed, 100 insertions(+), 80 deletions(-) New commits: commit 1e91520e7af29c390c03d05b39992da5aaf6d1c7 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Mar 27 10:57:14 2012 -0400 UniString removal. diff --git a/editeng

[Libreoffice-commits] .: 4 commits - editeng/source sw/source

2012-03-27 Thread Kohei Yoshida
() ) lcl_RestoreRedlines( this, aIdx.GetIndex(), aSaveRedl ); if( pUndo ) commit 3670b2a2b15c5342562080630037e1959659da73 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Mar 27 14:27:02 2012 -0400 Let's hide stuff like this from header.. diff --git a/editeng/source/editeng

[Libreoffice-commits] .: sw/source

2012-03-26 Thread Kohei Yoshida
sw/source/core/inc/frmtool.hxx |2 +- sw/source/core/layout/calcmove.cxx |4 ++-- sw/source/core/layout/fly.cxx | 10 +- sw/source/core/layout/frmtool.cxx | 16 sw/source/core/layout/laycache.cxx |4 ++-- sw/source/core/layout/pagechg.cxx |4

[Libreoffice-commits] .: 8 commits - chart2/source cui/source svx/inc svx/source

2012-03-26 Thread Kohei Yoshida
/gallery2/galexpl.cxx | 17 5 files changed, 335 insertions(+), 309 deletions(-) New commits: commit c7b8b3482c50eb5de8d43acf036642dc684fe8d9 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Mar 26 16:17:36 2012 -0400 fdo#46942: Fix a regression caused

[Libreoffice-commits] .: editeng/inc

2012-03-26 Thread Kohei Yoshida
editeng/inc/editeng/flditem.hxx | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 292d71f513ee2dd3c276f950ca561704b2deb11b Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Mar 26 22:02:36 2012 -0400 Translated German class description (thanks

[Libreoffice-commits] .: editeng/source sc/source

2012-03-26 Thread Kohei Yoshida
editeng/source/items/flditem.cxx | 16 sc/source/ui/app/scdll.cxx |6 +++--- 2 files changed, 11 insertions(+), 11 deletions(-) New commits: commit df827af160fa255c56b9aaef644a2d9c4680977d Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Mar 27 01:34:35 2012

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-23 Thread Kohei Yoshida
, fdo#46220 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/filter/html/htmlexp.cxx b/sc/source/filter/html/htmlexp.cxx index 0e8fee9..16f4826 100644 --- a/sc/source/filter/html/htmlexp.cxx +++ b/sc/source/filter/html/htmlexp.cxx @@ -777,7 +777,11 @@ void

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

2012-03-23 Thread Kohei Yoshida
sc/inc/globstr.hrc|3 ++- sc/source/ui/src/globstr.src |4 sc/source/ui/view/dbfunc3.cxx |3 +-- 3 files changed, 7 insertions(+), 3 deletions(-) New commits: commit 35fe6b9587a22e9faa669ebab05bf577f09a3438 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri

[Libreoffice-commits] .: 10 commits - sc/inc sc/source

2012-03-23 Thread Kohei Yoshida
::UpdateDPFromFieldPopupMenu() } pDim-UpdateMemberVisibility(aResult); -pDPObj-ReloadGroupTableData(); ScDBDocFunc aFunc(*pViewData-GetDocShell()); aFunc.DataPilotUpdate(pDPObj, pDPObj, true, false); } commit 16168d7d589d22b1efd2a666d08d96233783457f Author: Kohei Yoshida kohei.yosh

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-23 Thread Kohei Yoshida
to mdds:mixed_type_matrix::size, related fdo#47299 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/core/tool/scmatrix.cxx b/sc/source/core/tool/scmatrix.cxx index 71d8114..7137f90 100644 --- a/sc/source/core/tool/scmatrix.cxx +++ b/sc/source/core/tool

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - chart2/source

2012-03-23 Thread Kohei Yoshida
, fdo#47632 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/chart2/source/view/charttypes/Splines.cxx b/chart2/source/view/charttypes/Splines.cxx index 2005c1c..6c0c877 100644 --- a/chart2/source/view/charttypes/Splines.cxx +++ b/chart2/source/view/charttypes/Splines.cxx

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

2012-03-23 Thread Kohei Yoshida
sc/inc/dpgroup.hxx |4 --- sc/source/core/data/dpgroup.cxx | 50 +--- 2 files changed, 27 insertions(+), 27 deletions(-) New commits: commit 7a1401e953e10194a7d693e590dc4e6c34a37ec4 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri

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

2012-03-23 Thread Kohei Yoshida
: commit 16bbecab811a7ea95439bcbdf99050f766d18a9d Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Sat Mar 24 00:13:30 2012 -0400 ScDPDateGroupHelper class is no more. diff --git a/sc/inc/dpgroup.hxx b/sc/inc/dpgroup.hxx index fadb830..fe5fd62 100644 --- a/sc/inc/dpgroup.hxx +++ b/sc/inc

[Libreoffice-commits] .: 2 commits - sc/qa

2012-03-22 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 226 ++- 1 file changed, 225 insertions(+), 1 deletion(-) New commits: commit a3d71e97eaf1958a4d5ab41a6b8788c95d85d2bb Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 22 21:26:26 2012 -0400 New unit test

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

2012-03-22 Thread Kohei Yoshida
(-) New commits: commit 1d8b583b0676f9c9eed8efd092445908ebea26d9 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 22 22:20:04 2012 -0400 Get correct string value for group item value. Unlike the old version, the new version no longer stores string value for non-string items

[Libreoffice-commits] .: sc/qa

2012-03-22 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 102 --- 1 file changed, 49 insertions(+), 53 deletions(-) New commits: commit e4380ae1e7d5330e26f4a382f3a86a6059b9b53f Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 22 23:15:07 2012 -0400 Test

[Libreoffice-commits] .: sc/qa

2012-03-21 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 170 --- 1 file changed, 135 insertions(+), 35 deletions(-) New commits: commit 70ce9efbac248f0e7952cda6cfb783798b62d459 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 15:41:14 2012 -0400 New unit test

[Libreoffice-commits] .: sc/qa

2012-03-21 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 7d4293b3ba64ffd51731d9a2d478a88a45836aa2 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 16:28:44 2012 -0400 Make sure that FillLabelData doesn't crash in presence of duplicated dims

[Libreoffice-commits] .: sc/qa

2012-03-21 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 175 ++- 1 file changed, 174 insertions(+), 1 deletion(-) New commits: commit 7be233e60ab8b4e241510758e269c186e5cf02e3 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 23:04:44 2012 -0400 New unit test

[Libreoffice-commits] .: sc/qa

2012-03-20 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 50 ++ 1 file changed, 50 insertions(+) New commits: commit fdcac5fa84b5fba908a0e59b0ceb953da58e8609 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue Mar 20 16:27:20 2012 -0400 Added more code to test

[Libreoffice-commits] .: sc/source

2012-03-20 Thread Kohei Yoshida
sc/source/filter/excel/xepivot.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit aeed13079e9cfd95a25b9b4faac6c95b0b4c8f23 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 21 00:42:15 2012 -0400 Export to xls correct item values

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-19 Thread Kohei Yoshida
:48 2012 +0100 only shrink to used area in text export, fdo#46230, related n#677811 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/app/transobj.cxx b/sc/source/ui/app/transobj.cxx index ae73542..3d70f84 100644 --- a/sc/source/ui/app/transobj.cxx +++ b/sc

[Libreoffice-commits] .: sc/source

2012-03-19 Thread Kohei Yoshida
sc/source/core/data/dpobject.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit f1a2c10b72a87a3826861562430fc80e3ffd6048 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Mar 19 19:12:57 2012 -0400 Fix a crash on launching the pivot layout dialog with duplicated

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

2012-03-16 Thread Kohei Yoshida
357059019541c36e5eb0bc3c98d5ed2f12d41371 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 09:35:40 2012 -0400 Prevent out-of-bound array access. Source range may not start from column 0. diff --git a/sc/source/core/data/dpcache.cxx b/sc/source/core/data/dpcache.cxx index 70c..3e5b433 100644 --- a/sc

[Libreoffice-commits] .: sc/qa

2012-03-16 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit eee16791673412f44435b6357248b34ef7613296 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 12:41:43 2012 -0400 Better wording. diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa

[Libreoffice-commits] .: sc/qa

2012-03-16 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 16ab673ccbed29d460aaca93cb09663fdd63dc19 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 12:43:33 2012 -0400 More wording tweak. Members are sorted only in source dims

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-16 Thread Kohei Yoshida
refs, fdo#47285 The algoithm for updating absolute refs needs to calculate the old position based on the information before any updates to the RefData Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/core/data/cell.cxx b/sc/source/core/data/cell.cxx

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-16 Thread Kohei Yoshida
import, fdo#47393 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/view/viewfun5.cxx b/sc/source/ui/view/viewfun5.cxx index eae1329..cdf373a 100644 --- a/sc/source/ui/view/viewfun5.cxx +++ b/sc/source/ui/view/viewfun5.cxx @@ -322,9 +322,15 @@ sal_Bool

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-16 Thread Kohei Yoshida
#46809 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx index 95d2b7f..e461b0b 100644 --- a/sc/source/ui/app/inputhdl.cxx +++ b/sc/source/ui/app/inputhdl.cxx @@ -1719,7 +1719,7 @@ void ScInputHandler

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

2012-03-16 Thread Kohei Yoshida
(-) New commits: commit f81d15c3bab32938b5b475e16ae2a746a7a32ea9 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 21:44:55 2012 -0400 Use shared string pool to share string instances among string item values. This brings down the reload time from 22 seconds to 4.3 seconds

[Libreoffice-commits] .: sc/inc

2012-03-16 Thread Kohei Yoshida
sc/inc/dpitemdata.hxx |8 1 file changed, 8 insertions(+) New commits: commit 99b9c0bfccd73a97d99666986cc9e84a0e8f9aeb Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 16 23:34:31 2012 -0400 Added class description. diff --git a/sc/inc/dpitemdata.hxx b/sc/inc

[Libreoffice-commits] .: sc/source

2012-03-16 Thread Kohei Yoshida
sc/source/filter/xml/xmldpimp.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit 3ae3f098ed4e6495c0be0748dacf03dd8e0fe091 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Sat Mar 17 00:07:33 2012 -0400 Fixed potential memory leak UniString

[Libreoffice-commits] .: 6 commits - sc/inc sc/source

2012-03-15 Thread Kohei Yoshida
(+), 181 deletions(-) New commits: commit 20d55ad66f0f94c9f6a583b5406a39717c1c6d46 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Thu Mar 15 15:39:51 2012 -0400 Consolidated file-local functions. diff --git a/sc/source/core/data/dpcache.cxx b/sc/source/core/data/dpcache.cxx index 140885e

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

2012-03-15 Thread Kohei Yoshida
sc/inc/dpcache.hxx | 16 sc/source/core/data/dpcache.cxx | 31 ++- 2 files changed, 6 insertions(+), 41 deletions(-) New commits: commit 0c1a63b1fbbd9540a724f6918675a5559b19c156 Author: Kohei Yoshida kohei.yosh...@gmail.com Date

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

2012-03-14 Thread Kohei Yoshida
cui/source/tabpages/page.h |1 + cui/source/tabpages/page.src |2 ++ vcl/source/gdi/print.cxx |3 ++- vcl/source/src/print.src |1 + 4 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 467ac438a3864b3f10ca2f14ed7c5497cf75e4de Author: Takeshi Abe

[Libreoffice-commits] .: sc/source

2012-03-14 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit f6cba0dbb3819cf2e11f72bc0cdb10d5d90721de Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 14 11:27:17 2012 -0400 We need to manually clear the table data in presence

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

2012-03-14 Thread Kohei Yoshida
sc/inc/dapiuno.hxx |1 + sc/source/ui/unoobj/dapiuno.cxx | 24 ++-- 2 files changed, 15 insertions(+), 10 deletions(-) New commits: commit f697d7aa5c26f9fcfd717b76a4827a5bcb38325e Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 14 20:40:38

[Libreoffice-commits] .: sc/workben

2012-03-14 Thread Kohei Yoshida
sc/workben/dpcache/perf-test.cpp | 434 +++ 1 file changed, 434 insertions(+) New commits: commit e4fb449706b5847311ed14475d3babd6398973c7 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 14 22:46:41 2012 -0400 Some proof-of-concept code

[Libreoffice-commits] .: 7 commits - sc/inc sc/qa sc/source

2012-03-13 Thread Kohei Yoshida
++- 12 files changed, 311 insertions(+), 66 deletions(-) New commits: commit 49d3e30ec975a348b7b3d82c37137eb8ff6bb52e Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Wed Mar 14 00:31:56 2012 -0400 When changing grouping in one pivot table, update all linked tables. We need to do

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-12 Thread Kohei Yoshida
number format, fdo#47084 Follow-up to fdo#43467 Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/unoobj/chart2uno.cxx b/sc/source/ui/unoobj/chart2uno.cxx index 93dcb56..effb9e8 100644 --- a/sc/source/ui/unoobj/chart2uno.cxx +++ b/sc/source/ui/unoobj

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

2012-03-12 Thread Kohei Yoshida
+- 5 files changed, 76 insertions(+), 112 deletions(-) New commits: commit 85f580ac0c0ed73ee24cf88be7866015c903b2eb Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Mar 12 15:46:10 2012 -0400 Get double-click drill-down of pivot data to work again. diff --git a/sc/inc

[Libreoffice-commits] .: 3 commits - sc/inc sc/source unusedcode.easy

2012-03-12 Thread Kohei Yoshida
-ScDPCache::ClearGroupFields() -ScDPCache::GetGroupDimMemberValues(long) const -ScDPCache::GetGroupFieldCount() const ScDPInitState::GetNameIdForIndex(long) const ScDPItemData::ScDPItemData(double) ScDPItemData::SetGroupValue(int, int) commit a105d96979f841f75cbc42a614230629019e7936 Author: Kohei

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

2012-03-12 Thread Kohei Yoshida
sc/source/core/data/dpgroup.cxx| 69 ++--- sc/source/core/data/dpitemdata.cxx |1 2 files changed, 58 insertions(+), 12 deletions(-) New commits: commit 32b3e93e04df2b09cb3bdeda8bea32a51bbf1b09 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Tue

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

2012-03-09 Thread Kohei Yoshida
sc/inc/dpitemdata.hxx |4 +--- sc/source/core/data/dpitemdata.cxx | 27 +++ 2 files changed, 12 insertions(+), 19 deletions(-) New commits: commit 1bb7875f275d95a0a764df5d8d6954b7e8841152 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 9

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

2012-03-09 Thread Kohei Yoshida
4c2370c0a5dd20c226ce0f12823c125f0c07589f Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 9 13:29:31 2012 -0500 Fix infinite looping memory devouring on refreshing table with date grouping. It so happens that both group info and date info can be enabled, in which case the date info takes precedence. diff

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - sc/source

2012-03-09 Thread Kohei Yoshida
-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/attrdlg/condfrmt.cxx b/sc/source/ui/attrdlg/condfrmt.cxx index 4687bb8..c0fdf6b 100644 --- a/sc/source/ui/attrdlg/condfrmt.cxx +++ b/sc/source/ui/attrdlg/condfrmt.cxx @@ -647,6 +647,8 @@ IMPL_LINK( ScConditionalFormatDlg

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - 4 commits - sc/source

2012-03-09 Thread Kohei Yoshida
string Signed-off-by: Kohei Yoshida kohei.yosh...@gmail.com diff --git a/sc/source/ui/dbgui/dbnamdlg.cxx b/sc/source/ui/dbgui/dbnamdlg.cxx index c41f860..9db699b 100644 --- a/sc/source/ui/dbgui/dbnamdlg.cxx +++ b/sc/source/ui/dbgui/dbnamdlg.cxx @@ -245,7 +245,6 @@ void ScDbNameDlg::Init

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

2012-03-09 Thread Kohei Yoshida
sc/inc/dpcache.hxx |6 +++--- sc/source/core/data/dpcache.cxx | 29 - 2 files changed, 15 insertions(+), 20 deletions(-) New commits: commit 3a28389d6713bf29e1da2fea07b663fdd9cc3faa Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 9 15

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

2012-03-09 Thread Kohei Yoshida
sc/inc/dpcache.hxx |5 +- sc/source/core/data/dpcache.cxx | 91 +--- 2 files changed, 51 insertions(+), 45 deletions(-) New commits: commit 8d089c8e293a3366d9c0ac67cbfdf2a6deff5d98 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri

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

2012-03-09 Thread Kohei Yoshida
3a30ced6bea3567bce2cc79adc6beb28f18b554b Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Mar 9 20:06:45 2012 -0500 Some header cleanup. diff --git a/sc/inc/dpcache.hxx b/sc/inc/dpcache.hxx index 4c5e1bf..a0e6a6d 100644 --- a/sc/inc/dpcache.hxx +++ b/sc/inc/dpcache.hxx @@ -31,12 +31,7 @@ #include global.hxx #include

  1   2   3   4   >