Re: Too big commit

2014-07-02 Thread Kohei Yoshida
On Wed, 2014-07-02 at 11:40 -0700, Laurent BP wrote: > I don't know if I have something special to do or if the commit will > continue its way. FYI, when that happens to me (which happens from time to time), I just cancel it. That announcement is just for archiving all git commits to the commit

[Libreoffice-commits] core.git: 3 commits - chart2/qa chart2/source dbaccess/source include/oox offapi/com oox/source sc/inc sc/source sw/inc sw/source

2014-07-02 Thread Kohei Yoshida
|5 sw/source/core/unocore/unochart.cxx|8 16 files changed, 235 insertions(+), 80 deletions(-) New commits: commit 6c4e21a234f12e1310ba06f9859e08b424acf8bf Author: Kohei Yoshida Date: Wed Jul 2 09:53:54 2014 -0400 bnc#812796: Correctly handle

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 3 commits - chart2/qa chart2/source dbaccess/source include/oox offapi/com oox/source sc/inc sc/source sw/inc sw/source

2014-07-02 Thread Kohei Yoshida
/chart2uno.cxx |8 sw/inc/unochart.hxx|5 sw/source/core/unocore/unochart.cxx|8 17 files changed, 321 insertions(+), 77 deletions(-) New commits: commit d4088f84a9617f886173fddf4a3426345ce1704b Author: Kohei Yoshida Date

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 3 commits - chart2/qa chart2/source dbaccess/source include/oox offapi/com oox/source sc/inc sc/source sw/inc sw/source

2014-07-03 Thread Kohei Yoshida
/chart2uno.cxx |8 sw/inc/unochart.hxx|5 sw/source/core/unocore/unochart.cxx|8 17 files changed, 321 insertions(+), 77 deletions(-) New commits: commit 81d6116452abd2622e6b20fa36b51066b694db41 Author: Kohei Yoshida Date

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - oox/source

2014-07-03 Thread Kohei Yoshida
oox/source/drawingml/chart/seriesconverter.cxx |4 1 file changed, 4 insertions(+) New commits: commit 7ba14f3fa86d1a5fbb04ca35dcb2fd1439a4223e Author: Kohei Yoshida Date: Tue Jul 1 15:10:19 2014 -0400 bnc#812796: Don't create data series when the series has no v

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - chart2/source dbaccess/source include/oox offapi/com oox/source sc/inc sc/source sw/inc sw/source

2014-07-03 Thread Kohei Yoshida
|8 15 files changed, 209 insertions(+), 72 deletions(-) New commits: commit 2a5fbd9e48c33734bd44c56ac5742f913cd63df4 Author: Kohei Yoshida Date: Wed Jul 2 09:53:54 2014 -0400 bnc#812796: Correctly handle static value array for OOXML charts. We need to pass the

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - chart2/qa

2014-07-03 Thread Kohei Yoshida
chart2/qa/extras/chart2import.cxx | 30 ++ 1 file changed, 22 insertions(+), 8 deletions(-) New commits: commit c58eb6a79a84ddfa01941bb60d96de658cd1de1e Author: Kohei Yoshida Date: Wed Jul 2 11:19:05 2014 -0400 More fine-grained check of data series labels

[Libreoffice-commits] core.git: chart2/qa

2014-07-03 Thread Kohei Yoshida
d53a9dc1cc64d00b38884168b2003a7da29773e3 Author: Kohei Yoshida Date: Thu Jul 3 11:47:22 2014 -0400 bnc#812796: Write test for this. Right now, we skip hidden data series when importing OOXML charts into our internal data table. This of course means that if/when we add support for

[Libreoffice-commits] core.git: chart2/qa

2014-07-03 Thread Kohei Yoshida
50a5d6ac3f81540ec510b6f88a26060f443395e9 Author: Kohei Yoshida Date: Thu Jul 3 12:02:52 2014 -0400 Better and more descriptive naming. Change-Id: Ic2e3b14399d2acc91c75922a25dc736b1605c320 diff --git a/chart2/qa/extras/chart2export.cxx b/chart2/qa/extras/chart2export.cxx index 7ef8dc7..30b2a35

[Libreoffice-commits] core.git: chart2/qa

2014-07-03 Thread Kohei Yoshida
chart2/qa/extras/chart2export.cxx | 39 chart2/qa/extras/charttest.hxx| 46 ++ 2 files changed, 85 insertions(+) New commits: commit 97857c258178ffc79dd2799cd2d79047a863fb22 Author: Kohei Yoshida Date: Thu Jul 3 12

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

2014-07-03 Thread Kohei Yoshida
chart2/source/inc/InternalData.hxx |8 chart2/source/tools/InternalData.cxx | 20 2 files changed, 24 insertions(+), 4 deletions(-) New commits: commit 7649a14222dc1e5a7e01ed7c1d5e45a78143b41b Author: Kohei Yoshida Date: Thu Jul 3 15:28:50 2014 -0400

[Libreoffice-commits] core.git: 3 commits - chart2/qa oox/inc oox/source

2014-07-07 Thread Kohei Yoshida
|6 oox/source/token/properties.txt|1 9 files changed, 141 insertions(+), 55 deletions(-) New commits: commit dc4355e51764d18b36f748e7a743abde53cf9b9f Author: Kohei Yoshida Date: Mon Jul 7 19:04:41 2014 -0400 bnc#881025: Write test for this

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - include/oox oox/source

2014-07-07 Thread Kohei Yoshida
/properties.txt |1 5 files changed, 43 insertions(+), 28 deletions(-) New commits: commit 3997f7b8e5f07312466e66f6bcf0a4ac1c8c5a39 Author: Kohei Yoshida Date: Mon Jul 7 16:38:29 2014 -0400 bnc#881025: Mark axis a percent axis only when all data series are percent. (cherry

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

2014-07-08 Thread Kohei Yoshida
formula/source/ui/dlg/formula.cxx |4 include/formula/formula.hxx |3 +++ 2 files changed, 7 insertions(+) New commits: commit 3fdd4f069d5436cf39708004af7fda8175fbc4c2 Author: Kohei Yoshida Date: Tue Jul 8 22:44:11 2014 -0400 Explicit virtual dtor needed for auto_ptr

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - oox/source

2014-07-09 Thread Kohei Yoshida
Author: Kohei Yoshida Date: Mon Jul 7 13:26:23 2014 -0400 Adjust for the splitting of number format properties in chart. Since 1d38cb365543924f9c50014e6b2227e77de1d0c9, "number format" and "link number format to source" properties are 2 separate propertie

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/oox oox/source

2014-07-09 Thread Kohei Yoshida
4656a2635a7b6032b955e1223bbe81df8b05f436 Author: Kohei Yoshida Date: Mon Jul 7 16:38:29 2014 -0400 bnc#881025: Mark axis a percent axis only when all data series are percent. (cherry picked from commit b8c444a46b2f41dae673c6118d84276be0e6c87d) Conflicts: oox/inc/drawingml/chart

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

2014-07-09 Thread Kohei Yoshida
comphelper/source/misc/storagehelper.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit f8226e87b446d96a3803df46d9b786c233d1e1f5 Author: Kohei Yoshida Date: Wed Jul 9 12:04:35 2014 -0400 Pass a useful exception message. Change-Id

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

2014-07-09 Thread Kohei Yoshida
include/svx/svdetc.hxx | 10 +++- svx/source/svdraw/svdetc.cxx | 104 --- 2 files changed, 67 insertions(+), 47 deletions(-) New commits: commit 2e92df040ee02f32ee42ebe6a33e716444a64480 Author: Kohei Yoshida Date: Wed Jul 9 15:29:46 2014 -0400

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

2014-07-09 Thread Kohei Yoshida
include/svx/svdetc.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d61c11c773656f8d8cbee982771be8df3d6516ea Author: Kohei Yoshida Date: Wed Jul 9 15:43:08 2014 -0400 Export these symbols. Change-Id: I8a16103564775e3df67d9a9891197e800ab63995

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

2014-07-09 Thread Kohei Yoshida
include/svx/svdoole2.hxx |7 +++ svx/source/svdraw/svdetc.cxx |4 svx/source/svdraw/svdoole2.cxx |6 ++ 3 files changed, 17 insertions(+) New commits: commit b023565d4f064cd0312e8c1fcc23a9f552112935 Author: Kohei Yoshida Date: Wed Jul 9 21:46:34 2014 -0400

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - include/svx svx/source

2014-07-09 Thread Kohei Yoshida
include/svx/svdoole2.hxx |7 +++ svx/source/svdraw/svdetc.cxx |4 svx/source/svdraw/svdoole2.cxx |8 +++- 3 files changed, 18 insertions(+), 1 deletion(-) New commits: commit 55612305b645a1c0872373c0a9f434763708732a Author: Kohei Yoshida Date: Wed Jul 9 21:46

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - include/svx svx/source

2014-07-09 Thread Kohei Yoshida
include/svx/svdoole2.hxx |7 +++ svx/source/svdraw/svdetc.cxx |4 svx/source/svdraw/svdoole2.cxx |6 ++ 3 files changed, 17 insertions(+) New commits: commit 2ced18a6e90e3c9494e48994af39c5d710188c44 Author: Kohei Yoshida Date: Wed Jul 9 21:46:34 2014 -0400

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 3 commits - include/oox include/svx oox/source svx/source

2014-07-10 Thread Kohei Yoshida
bac8126cf1d485eaa65d9ab480118346eff90ad2 Author: Kohei Yoshida Date: Wed Jul 9 21:46:34 2014 -0400 bnc#883684: Make chart objects exempt from automatic unloading. The Memory option page contains "Number of objects" setting which controls how many OLE objects can be loaded at any

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

2014-07-10 Thread Kohei Yoshida
include/svx/svdoole2.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 1c01cf1ef56f63d8a827298c5e7f900b1ea37f49 Author: Kohei Yoshida Date: Thu Jul 10 14:23:38 2014 -0400 This forward declaration no longer needed. Change-Id

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

2014-07-10 Thread Kohei Yoshida
comphelper/source/container/embeddedobjectcontainer.cxx | 27 +--- 1 file changed, 2 insertions(+), 25 deletions(-) New commits: commit d5dd1216804afae35d7fe7dbb1d37b0ca1fcce88 Author: Kohei Yoshida Date: Thu Jul 10 20:09:15 2014 -0400 Use OUStringHash here. Change

[Libreoffice-commits] core.git: embeddedobj/source include/svx offapi/com offapi/UnoApi_offapi.mk svx/source

2014-07-11 Thread Kohei Yoshida
: commit a0bd5587a5ac62974bdb10731d3fd21584521a72 Author: Kohei Yoshida Date: Fri Jul 11 10:50:29 2014 -0400 bnc#883684: Better fix for this. Instead of making all chart objects exempt from unloading, check each OLE object on whether or not it already has its persistent storage

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - embeddedobj/source include/svx offapi/com offapi/UnoApi_offapi.mk svx/source

2014-07-11 Thread Kohei Yoshida
commits: commit abaa319d3bfe3d50c978835c92aea600fddd5241 Author: Kohei Yoshida Date: Fri Jul 11 10:50:29 2014 -0400 bnc#883684: Better fix for this. Instead of making all chart objects exempt from unloading, check each OLE object on whether or not it already has its persistent storage

[Libreoffice-commits] mso-dumper.git: msodumper/xlsrecord.py msodumper/xlsstream.py

2014-07-11 Thread Kohei Yoshida
msodumper/xlsrecord.py | 318 ++--- msodumper/xlsstream.py |4 2 files changed, 228 insertions(+), 94 deletions(-) New commits: commit ff0dc534560702f5af16a1a15f368f6c6e083d54 Author: Kohei Yoshida Date: Fri Jul 11 18:51:21 2014 -0400

[Libreoffice-commits] mso-dumper.git: msodumper/xlsrecord.py

2014-07-11 Thread Kohei Yoshida
msodumper/xlsrecord.py | 95 + 1 file changed, 95 insertions(+) New commits: commit 15cd2bd8ff914a764bf0c6b5f0d39da5b58b2b03 Author: Kohei Yoshida Date: Fri Jul 11 20:53:21 2014 -0400 Handle boolean, error, string, and formula values in

[Libreoffice-commits] mso-dumper.git: msodumper/xlsrecord.py

2014-07-11 Thread Kohei Yoshida
msodumper/xlsrecord.py | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit 74da3c1eb42590856f286091b55ce13dd7c03fc3 Author: Kohei Yoshida Date: Fri Jul 11 20:58:24 2014 -0400 Bit of cleanup. diff --git a/msodumper/xlsrecord.py b/msodumper

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - 4 commits - sc/inc sc/source

2014-07-12 Thread Kohei Yoshida
/dbdocfun.cxx | 93 -- sc/source/ui/undo/undosort.cxx | 23 +++ 7 files changed, 273 insertions(+), 162 deletions(-) New commits: commit 61655e2d53f7f6d620992eda5dd4b5d72c0d6a7c Author: Kohei Yoshida Date: Sat Jul 12 17:56:23 2014 -0400 Cleanup. Change-Id

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

2014-07-12 Thread Kohei Yoshida
EQUAL(12.0, m_pDoc->GetValue(ScAddress(6,0,0))); + m_pDoc->DeleteTab(0); } commit 9e5b1eb98b8e97b184f8c6876b154f47b6e0730d Author: Kohei Yoshida Date: Sat Jul 12 21:55:59 2014 -0400 fdo#80462: Write test for this. Change-Id: Icdc83c0264fd76239e8c8772c207cc22ce96

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - 4 commits - sc/inc sc/qa sc/source

2014-07-12 Thread Kohei Yoshida
insertions(+), 15 deletions(-) New commits: commit bda3a2375f8ef581d12da54a4905392d1504b2f0 Author: Kohei Yoshida Date: Sat Jul 12 22:09:10 2014 -0400 Add another test case. Change-Id: I1664bc3faf44abc978391d0f97820c468f4419b0 diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - 2 commits - sc/source

2014-07-13 Thread Kohei Yoshida
sc/source/core/data/table3.cxx | 39 +++ 1 file changed, 19 insertions(+), 20 deletions(-) New commits: commit 4e2c12fd7c8b74351a29047ce68f5dfa7f29228e Author: Kohei Yoshida Date: Sun Jul 13 14:51:56 2014 -0400 Reorder columns without using

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - 3 commits - sc/inc sc/source

2014-07-13 Thread Kohei Yoshida
: Kohei Yoshida Date: Sun Jul 13 16:12:39 2014 -0400 Implement reorder by column. Now undo of column sorting is working too. Change-Id: I2b98610f6b774400ecfaffe2905201c27fcab33f diff --git a/sc/inc/sortparam.hxx b/sc/inc/sortparam.hxx index 7bf0664..ab26d10 100644 --- a/sc/inc

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - sc/qa

2014-07-13 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 117 +++ sc/qa/unit/ucalc.hxx |2 2 files changed, 119 insertions(+) New commits: commit 68ae3a08369518e2ddd8340f27402d9b0d3df734 Author: Kohei Yoshida Date: Sun Jul 13 19:23:27 2014 -0400 fdo#81309: Write test

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - sc/qa

2014-07-13 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 87 +++ sc/qa/unit/ucalc.hxx |2 + 2 files changed, 89 insertions(+) New commits: commit a06980f6d0cdc245345bd38440e54d850a058f4b Author: Kohei Yoshida Date: Sun Jul 13 19:50:49 2014 -0400 fdo#81309: Writer

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - sc/qa

2014-07-13 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 86 +++ sc/qa/unit/ucalc.hxx |2 + 2 files changed, 88 insertions(+) New commits: commit 5ed9dea7fa3df2bebcda116734dc8643eb35be18 Author: Kohei Yoshida Date: Sun Jul 13 20:41:18 2014 -0400 fdo#81309: Write

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - sc/qa

2014-07-13 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 69 ++- sc/qa/unit/ucalc.hxx |2 + 2 files changed, 70 insertions(+), 1 deletion(-) New commits: commit 9943473a4c4e5dd464d8bcb44e1f477f5045c22f Author: Kohei Yoshida Date: Sun Jul 13 20:56:38 2014 -0400 fdo

[Libreoffice-commits] core.git: Branch 'private/kohei/sort-ref-update' - sc/qa

2014-07-13 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 23 +++ 1 file changed, 23 insertions(+) New commits: commit f445ae5c20ca4b3e131bb40ad417b62e4977f43a Author: Kohei Yoshida Date: Sun Jul 13 21:02:16 2014 -0400 Add additional checks for undo and redo here. Change-Id

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

2014-07-14 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit ee5895488c43954b25b26076ec9241e7c741cffd Author: Kohei Yoshida Date: Sat Jul 12 21:46:13 2014 -0400 fdo#80462: Don't always increment the start row pos

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-07-14 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit f97d25b66e88742e4cb4011cc4cc0bc682c1ee1c Author: Kohei Yoshida Date: Sat Jul 12 21:46:13 2014 -0400 fdo#80462: Don't always increment the start row pos

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

2014-07-14 Thread Kohei Yoshida
(+), 77 deletions(-) New commits: commit adf0d7b1fb8eed88f4fcd6d31662ae6f59d00812 Author: Kohei Yoshida Date: Mon Jul 14 15:24:19 2014 -0400 Preserve the "end of list" flag for xls round-tripping. This "end of list" flag determines whether the row insertion

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sc/inc sc/source

2014-07-14 Thread Kohei Yoshida
/XclExpChangeTrack.cxx | 17 - sc/source/filter/xcl97/XclImpChangeTrack.cxx | 11 +++--- 6 files changed, 68 insertions(+), 39 deletions(-) New commits: commit 8fd0951429bfa00a054ebbc195a480f89af9f912 Author: Kohei Yoshida Date: Mon Jul 14 15:24:19 2014 -0400 Preserve the "end of list&

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3-0' - sc/source

2014-07-15 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 628f27b42a5911288e15ae9edf182578dd32a4da Author: Kohei Yoshida Date: Sat Jul 12 21:46:13 2014 -0400 fdo#80462: Don't always increment the start row pos

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/inc sc/source

2014-07-15 Thread Kohei Yoshida
/XclExpChangeTrack.cxx | 17 - sc/source/filter/xcl97/XclImpChangeTrack.cxx | 11 +++--- 6 files changed, 69 insertions(+), 38 deletions(-) New commits: commit cd278ead4d8865bc886f6641012f10d459601e71 Author: Kohei Yoshida Date: Mon Jul 14 15:24:19 2014 -0400 Preserve the "end of list&

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

2014-07-16 Thread Kohei Yoshida
sc/source/core/tool/chgtrack.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 2202bda95c76127dffcc9c7460e462a877344b9c Author: Kohei Yoshida Date: Wed Jul 16 19:00:51 2014 -0400 fdo#81445: Display correct label for empty cell. Change-Id

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sc/source

2014-07-16 Thread Kohei Yoshida
sc/source/core/tool/chgtrack.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 7c76ada0f4a45b4b6375d33e2eada739ddb2fd88 Author: Kohei Yoshida Date: Wed Jul 16 19:00:51 2014 -0400 fdo#81445: Display correct label for empty cell. Change-Id

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

2014-07-16 Thread Kohei Yoshida
sc/qa/unit/subsequent_export-test.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit b50953df9829ef13601b98ae217102b123affcd0 Author: Kohei Yoshida Date: Wed Jul 16 19:59:35 2014 -0400 fdo#81445: Write test for this. Change-Id

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

2014-07-17 Thread Kohei Yoshida
sc/source/core/tool/chgtrack.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 86fbaaecbc30b1d541c1c341e454d3052a0ebe8b Author: Kohei Yoshida Date: Wed Jul 16 19:00:51 2014 -0400 fdo#81445: Display correct label for empty cell. Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-07-17 Thread Kohei Yoshida
sc/source/core/tool/chgtrack.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 61aabb7d814b634e29003d8b555938f40b6f6fb4 Author: Kohei Yoshida Date: Wed Jul 16 19:00:51 2014 -0400 fdo#81445: Display correct label for empty cell. Change-Id

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

2014-07-17 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 226fcd045455d49fa88f19117b83a9953274ff04 Author: Kohei Yoshida Date: Thu Jul 17 13:30:05 2014 -0400 No need to check for NULL value before deleting

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

2014-07-17 Thread Kohei Yoshida
sc/source/filter/inc/XclExpChangeTrack.hxx |9 +++- sc/source/filter/xcl97/XclExpChangeTrack.cxx | 54 +++ 2 files changed, 29 insertions(+), 34 deletions(-) New commits: commit c003fca9f077958f4c73a80f56634e08c454b4e7 Author: Kohei Yoshida Date: Thu Jul 17 13

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

2014-07-17 Thread Kohei Yoshida
sc/inc/chgtrack.hxx |2 sc/source/core/tool/chgtrack.cxx | 106 --- 2 files changed, 57 insertions(+), 51 deletions(-) New commits: commit ebd8d28361a3c0f420346fcafcecadef09efbda5 Author: Kohei Yoshida Date: Thu Jul 17 15:25:12 2014 -0400

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

2014-07-17 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 3bce16799c34d0b28704c43eae77501c0f6aec1e Author: Kohei Yoshida Date: Thu Jul 17 15:52:52 2014 -0400 fdo#81470: Fix a crasher during xlsx export with revisions. Calling Undo

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/source

2014-07-17 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit c7727b1c1682a1373668c898a2de1b1627a09d8c Author: Kohei Yoshida Date: Thu Jul 17 15:52:52 2014 -0400 fdo#81470: Fix a crasher during xlsx export with revisions. Calling Undo

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

2014-07-17 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 0db60837932a5f2f09dc88eb977c1bbf31b911e8 Author: Kohei Yoshida Date: Thu Jul 17 15:52:52 2014 -0400 fdo#81470: Fix a crasher during xlsx export with revisions. Calling Undo

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

2014-07-17 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 380855c3588092dc6d7472afb265c2457b163d10 Author: Kohei Yoshida Date: Thu Jul 17 17:32:12 2014 -0400 Let's use this macro since it's there.

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sc/source

2014-07-17 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 0bb67e725d2e323bd6a9fa71e0094c21eb019c80 Author: Kohei Yoshida Date: Thu Jul 17 15:52:52 2014 -0400 fdo#81470: Fix a crasher during xlsx export with revisions. Calling Undo

[Libreoffice-commits] core.git: 3 commits - sc/inc sc/Library_scfilt.mk sc/qa sc/source

2014-07-18 Thread Kohei Yoshida
Author: Kohei Yoshida Date: Fri Jul 18 11:30:07 2014 -0400 bnc#885548: Add test for import / export of revisions for xlsx. It's the same test as with the xls variant. Change-Id: Ice3d3c34213cc521e2782ef0f98d28d135c72fbe diff --git a/sc/qa/unit/data/xlsx/track-ch

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 2 commits - sc/inc sc/Library_scfilt.mk sc/source

2014-07-18 Thread Kohei Yoshida
/XclExpChangeTrack.cxx | 346 11 files changed, 852 insertions(+), 158 deletions(-) New commits: commit ca20a53315eaea218c693e0de2026eb6f957331f Author: Kohei Yoshida Date: Thu Jul 17 20:20:16 2014 -0400 bnc#885548: Adjust xlsx export of revisions to get it to work in

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

2014-07-18 Thread Kohei Yoshida
sc/inc/cellvalue.hxx |1 + sc/source/core/data/cellvalue.cxx |7 +++ 2 files changed, 8 insertions(+) New commits: commit ae56b364d29f10ef311a070627488838d0deaba5 Author: Kohei Yoshida Date: Fri Jul 18 14:58:56 2014 -0400 Add a variant of set that takes ownership

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

2014-07-18 Thread Kohei Yoshida
sc/source/filter/xcl97/XclExpChangeTrack.cxx | 48 --- 1 file changed, 48 deletions(-) New commits: commit 4aa9b041de3129f19b48e66d349f48657b73f33e Author: Kohei Yoshida Date: Fri Jul 18 22:50:23 2014 -0400 Remove unused classes. Change-Id

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

2014-07-19 Thread Kohei Yoshida
deletions(-) New commits: commit 6ace1e560373284a116c645bca82ff78ef112576 Author: Kohei Yoshida Date: Thu Jul 17 20:20:16 2014 -0400 bnc#885548: Adjust xlsx export of revisions to get it to work in Excel. (cherry picked from commit fa44673e154ed4fb0b518b8850e2f6e4b9069531

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/inc sc/Library_scfilt.mk sc/source

2014-07-19 Thread Kohei Yoshida
/revisionfragment.cxx | 462 ++ sc/source/filter/oox/workbookfragment.cxx | 11 7 files changed, 561 insertions(+), 2 deletions(-) New commits: commit e42040e911318e867272f2f381090ece8e0ba738 Author: Kohei Yoshida Date: Wed Jul 16 19:59:35 2014 -0400 bnc#885548: Initial work

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - embeddedobj/source include/svx offapi/com offapi/UnoApi_offapi.mk svx/source

2014-07-21 Thread Kohei Yoshida
: commit 65a41146af0c3c86de5c530446719e75f2c5512e Author: Kohei Yoshida Date: Fri Jul 11 10:50:29 2014 -0400 bnc#883684: Better fix for this. Instead of making all chart objects exempt from unloading, check each OLE object on whether or not it already has its persistent storage

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - qadevOOo/runner sfx2/qa

2014-07-21 Thread Kohei Yoshida
qadevOOo/runner/util/SOfficeFactory.java |9 +++-- sfx2/qa/complex/sfx2/undo/ChartDocumentTest.java |4 2 files changed, 11 insertions(+), 2 deletions(-) New commits: commit d19c216f191ca13b7895b69cd5790d526aec2bb5 Author: Kohei Yoshida Date: Tue Jun 10 09:36:54 2014

Re: export of Calc functions to OOXML

2014-07-21 Thread Kohei Yoshida
On Fri, 2014-07-18 at 17:54 +0200, Eike Rathke wrote: > BUT, I think I might know why it doesn't get called anymore ... the > OOXML formula string is now directly generated from the token array, > which bypasses all mechanisms we had in place for the Excel binary > export and the earlier OOXML exp

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

2014-07-21 Thread Kohei Yoshida
chart2/source/model/main/DataSeries.cxx | 49 ++ oox/inc/drawingml/chart/seriescontext.hxx |2 - 2 files changed, 24 insertions(+), 27 deletions(-) New commits: commit 8952061d818f485d3343193a3729ef5eb1067d4d Author: Kohei Yoshida Date: Mon Jul 21 13:38:10

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/main/ChartController_Properties.cxx| 43 -- chart2/source/controller/main/ChartController_Tools.cxx | 30 ++ 6 files changed, 36 insertions(+), 54 deletions(-) New commits: commit 998ab5c405963accf47afc69a6bf04e045f6f71f Author: Kohei Yoshida Date

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/main/ChartController.hxx|2 - chart2/source/controller/main/ChartController_Properties.cxx | 17 +-- 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 06830a9abc549a8a881abfa168357a41dcc450c8 Author: Kohei Yoshida Date

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

2014-07-21 Thread Kohei Yoshida
| 27 +++--- chart2/source/controller/main/ChartController_Properties.cxx| 6 - 25 files changed, 112 insertions(+), 126 deletions(-) New commits: commit a630bfb5a0ff0f2f9bab52539a7c893a25d76cb4 Author: Kohei Yoshida Date: Mon Jul 21 23:53:23 2014 -0400 Perhaps it&#

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

2014-07-21 Thread Kohei Yoshida
/RegressionEquationItemConverter.cxx | 5 +++-- chart2/source/controller/itemsetwrapper/TitleItemConverter.cxx | 5 +++-- 8 files changed, 15 insertions(+), 17 deletions(-) New commits: commit 7df0cb37a4d39e55dc000b0569a8d2a031e6600b Author: Kohei Yoshida Date: Tue Jul 22 00:03:19 2014 -0400

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/main/ChartController_Properties.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f413cb08b8c0f67b9bf7278dd654dac9001cf490 Author: Kohei Yoshida Date: Tue Jul 22 00:18:03 2014 -0400 printf crept in. Change-Id

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

2014-07-22 Thread Kohei Yoshida
chart2/source/model/main/DataPointProperties.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15eb6b2e0161125e36357afcf64d27a9ca5c9d22 Author: Kohei Yoshida Date: Tue Jul 22 09:35:19 2014 -0400 Wrong indent. Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2-6' - sc/source

2014-07-22 Thread Kohei Yoshida
sc/source/ui/docshell/dbdocfun.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 44b270d2e05ab29d73366c5db3e31750614b7c6e Author: Kohei Yoshida Date: Sat Jul 12 21:46:13 2014 -0400 fdo#80462: Don't always increment the start row pos

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

2014-07-22 Thread Kohei Yoshida
/NetChart.cxx |2 +- chart2/source/view/charttypes/PieChart.cxx |2 +- chart2/source/view/charttypes/VSeriesPlotter.cxx | 15 +++ 7 files changed, 21 insertions(+), 22 deletions(-) New commits: commit d96a5c6770bb7b13814e12de1cc30cc0163e8eb8 Author: Kohei Yoshida

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

2014-07-22 Thread Kohei Yoshida
editeng/source/editeng/editdoc.cxx |2 +- editeng/source/editeng/editeng.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0f47de0cff673d298af63926e15e3dff40ee80db Author: Kohei Yoshida Date: Tue Jul 22 15:25:27 2014 -0400 Fix the font handling esp

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

2014-07-22 Thread Kohei Yoshida
chart2/source/view/inc/VDataSeries.hxx | 99 +--- chart2/source/view/main/VDataSeries.cxx | 41 + 2 files changed, 83 insertions(+), 57 deletions(-) New commits: commit 94b82e43c045d7df393c7843890f70452c0c7bdd Author: Kohei Yoshida Date: Tue Jul 22

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

2014-07-22 Thread Kohei Yoshida
chart2/source/view/main/VDataSeries.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit 4ca819b204e6c93c4b4e20b191100aa248b8ff23 Author: Kohei Yoshida Date: Tue Jul 22 18:58:33 2014 -0400 Simplify. Change-Id

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

2014-07-23 Thread Kohei Yoshida
chart2/source/view/inc/PropertyMapper.hxx | 16 chart2/source/view/main/VDataSeries.cxx |2 ++ 2 files changed, 18 insertions(+) New commits: commit 415f5477e8c34001bb97c788a969e6e92d1d45be Author: Kohei Yoshida Date: Wed Jul 23 11:03:21 2014 -0400 Annotate

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

2014-07-24 Thread Kohei Yoshida
oox/source/export/drawingml.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 77ea585350f96ad912b4cdc66ba8b04a988c5fe8 Author: Kohei Yoshida Date: Thu Jul 24 17:31:30 2014 -0400 Remove compiler warning. nTransparancy will be left

[Libreoffice-commits] core.git: dbaccess/source include/xmloff reportdesign/source sw/source xmloff/inc xmloff/source

2014-07-25 Thread Kohei Yoshida
/txtparae.cxx |1 xmloff/source/text/txtprmap.cxx |2 xmloff/source/text/txtstyli.cxx |1 33 files changed, 259 insertions(+), 178 deletions(-) New commits: commit 8a690c88a92c7e92c702cedf96851ae1eb929379 Author: Kohei Yoshida Date: Fri Jul 25

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

2014-07-25 Thread Kohei Yoshida
deletions(-) New commits: commit 0915d82bec64fbf597a3778bcc314392e00a4cca Author: Kohei Yoshida Date: Fri Jul 25 13:58:12 2014 -0400 Document what's in the type of the map entry. And organize xmltypes.hxx a bit to make it easier to follow. Also rename MID_FLAG_PROPERTY_MAY_EXCE

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

2014-07-25 Thread Kohei Yoshida
include/xmloff/maptype.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63a94bd053ecd3079003344904c2030339b7c8a6 Author: Kohei Yoshida Date: Fri Jul 25 14:12:46 2014 -0400 Get the math right. Change-Id: I6c0073d27d18676b85809bd5f294e90e23ec9770

[Libreoffice-commits] core.git: 3 commits - include/xmloff sc/source sw/source xmloff/source

2014-07-25 Thread Kohei Yoshida
/animationimport.cxx |1 + xmloff/source/style/prhdlfac.cxx | 33 +++-- 7 files changed, 39 insertions(+), 19 deletions(-) New commits: commit 52a36fb30aef51fc1cecde4cf2ac9c43a5c88c09 Author: Kohei Yoshida Date: Fri Jul 25 15:32:29 2014 -0400 pImplize

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

2014-07-25 Thread Kohei Yoshida
xmloff/source/chart/SchXMLExport.cxx | 341 +-- 1 file changed, 169 insertions(+), 172 deletions(-) New commits: commit fed7294029f07ff407765b568266084d9e8d365c Author: Kohei Yoshida Date: Fri Jul 25 23:03:17 2014 -0400 Simplify. Change-Id

[Libreoffice-commits] core.git: 3 commits - chart2/inc chart2/Library_chartcontroller.mk chart2/source include/oox include/xmloff oox/source xmloff/source

2014-07-26 Thread Kohei Yoshida
/chart/PropertyMaps.cxx| 21 xmloff/source/core/xmltoken.cxx |4 21 files changed, 1029 insertions(+), 171 deletions(-) New commits: commit 6c2c974dd3f0b21a23bc3bc5560487d28bbe0fad Author: Kohei Yoshida Date: Sat Jul 26 14:44

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - 3 commits - chart2/inc chart2/Library_chartcontroller.mk chart2/source include/oox include/xmloff oox/source xmloff/source

2014-07-26 Thread Kohei Yoshida
/chart/PropertyMaps.cxx| 21 xmloff/source/core/xmltoken.cxx |4 21 files changed, 1051 insertions(+), 136 deletions(-) New commits: commit aaa18a45c6f5e4f2b5fb1ee2deee510ea3353053 Author: Kohei Yoshida Date: Sat Jul 26 14:44

[Libreoffice-commits] core.git: chart2/qa

2014-07-26 Thread Kohei Yoshida
chart2/qa/extras/chart2export.cxx | 103 + chart2/qa/extras/data/docx/data-label-borders.docx |binary 2 files changed, 103 insertions(+) New commits: commit c2fd8c4492e9eb12375f78ceb188c87d8fac41b7 Author: Kohei Yoshida Date: Sat Jul 26 23:07:47 2014

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

2014-07-27 Thread Kohei Yoshida
: commit a3fc7f20089062afa4f778e70ba8be84032a30a7 Author: Kohei Yoshida Date: Sun Jul 27 14:35:37 2014 -0400 fdo#81617: Split formula groups at sort range boundaries. Otherwise, partially sorting a range may crash, or at best incorrectly update formula references. Change

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/inc sc/source

2014-07-28 Thread Kohei Yoshida
sc/inc/table.hxx |1 + sc/source/core/data/table3.cxx |8 sc/source/core/data/table7.cxx |8 3 files changed, 17 insertions(+) New commits: commit 290d0d779551b84dfa42e0c026ce4d7c0f00ea7a Author: Kohei Yoshida Date: Sun Jul 27 14:35:37 2014 -0400

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/inc sc/source

2014-07-28 Thread Kohei Yoshida
sc/inc/table.hxx |1 + sc/source/core/data/table3.cxx |8 sc/source/core/data/table7.cxx |8 3 files changed, 17 insertions(+) New commits: commit 0cb7d753b6b51411ab8dd72eab79f855a1d21c4d Author: Kohei Yoshida Date: Sun Jul 27 14:35:37 2014 -0400

Re: rtf filter detection order

2014-07-28 Thread Kohei Yoshida
On Mon, 2014-07-28 at 10:14 +0200, Marina Latini wrote: > Hi All, > Can someone point out some informations about the rtf filter detection order? > I know that Calc has its own rtf filter > (https://bugs.freedesktop.org/show_bug.cgi?id=65017#c19). > > Steps to reproduce: > > 1) Start LibreOffic

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

2014-07-28 Thread Kohei Yoshida
|2 - sc/source/ui/view/dbfunc.cxx| 45 --- sc/source/ui/view/viewfunc.cxx |2 - 25 files changed, 199 insertions(+), 185 deletions(-) New commits: commit 300845922eec7a28bc1da337acd21f138685d759 Author: Kohei Yoshida Date: Mon Jul 28 21:34:40 2014

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - sc/inc sc/source

2014-07-29 Thread Kohei Yoshida
|2 - sc/source/ui/unoobj/nameuno.cxx |2 - sc/source/ui/view/dbfunc.cxx|4 +- sc/source/ui/view/viewfunc.cxx |2 - 20 files changed, 84 insertions(+), 138 deletions(-) New commits: commit 217d0ed1cdb492def7220859ecb4931d90d8022c Author: Kohei Yoshida Date: Mon

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sc/inc sc/source

2014-07-29 Thread Kohei Yoshida
/undorangename.cxx |2 - sc/source/ui/unoobj/nameuno.cxx |2 - sc/source/ui/view/dbfunc.cxx|4 +- sc/source/ui/view/viewfunc.cxx |2 - 20 files changed, 85 insertions(+), 139 deletions(-) New commits: commit 155af162b260ee49e1c6603baa2c2a96d6e93b67 Author: Kohei Yoshida Date: Mon

Re: rtf filter detection order

2014-07-29 Thread Kohei Yoshida
On Tue, 2014-07-29 at 14:34 +0200, David Tardon wrote: > No, this is unchanged. Separate content.xml is not recongnized by any > existing import filter, so it is imported using the catch-all plain > text import filter, which imports into Writer. Oh wait. If the "catch-all plain text" filter is r

Re: rtf filter detection order

2014-07-29 Thread Kohei Yoshida
On Tue, 2014-07-29 at 16:25 +0300, Maxim Monastirsky wrote: > On Tuesday 29 July 2014 08:46:00 Kohei Yoshida wrote: > > Did that behavior change now? > No it didn't change, except some cases where plain text files are "detected" > by > libwpd, and so opening in

Re: rtf filter detection order

2014-07-29 Thread Kohei Yoshida
On Tue, 2014-07-29 at 15:49 +0200, David Tardon wrote: > > Did that behavior change now? If so, that'd be a regression from my > > original intention. > > No, it still works that way. My memory failed me. I am sorry for > spreading disinformation. No problem at all. FWIW, my memory fails all t

  1   2   3   4   5   6   7   8   9   10   >