[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-23 Thread Laurent Godard
sc/source/ui/navipi/content.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 5b0d97a30b1d0984e9f744bd7ee61704a025fdd1 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Oct 23 13:12:00 2013 +0200 remove useless include Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-23 Thread Laurent Godard
sc/source/ui/unoobj/docuno.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 3e5130471baa02bfdcebf50a5790543bd1aaaf6c Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Oct 23 13:36:12 2013 +0200 remove warning [-Wsign-compare]

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-14 Thread Laurent Godard
sc/source/core/data/column2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7f8c0d9a9e7002ec869c9c3c43bf21e1c5d30ba Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Oct 14 11:20:33 2013 +0200 the caption pos should be up to date in pNote

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-08 Thread Laurent Godard
sc/source/ui/undo/undoblk.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 7ed8dd9d5dc577c85464db289e540e548672653b Author: Laurent Godard lgodard.li...@laposte.net Date: Tue Oct 8 09:19:18 2013 +0200 at least copy notes on Redo Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-07 Thread Laurent Godard
sc/source/ui/navipi/content.cxx | 43 +++- sc/source/ui/view/printfun.cxx |1 2 files changed, 30 insertions(+), 14 deletions(-) New commits: commit 8c576e8050290a8fb63f504cefe2bb7195d698bc Author: Laurent Godard lgodard.li...@laposte.net Date: Mon

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-03 Thread Laurent Godard
sc/source/core/data/column2.cxx | 128 ++-- 1 file changed, 35 insertions(+), 93 deletions(-) New commits: commit 465ce2106cf99eb48d9020c2e85be91ddb278809 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Oct 3 16:39:31 2013 +0200 unify

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-10-03 Thread Laurent Godard
sc/source/core/data/column2.cxx | 12 1 file changed, 4 insertions(+), 8 deletions(-) New commits: commit 931f3887cf831b3e1f3c7bc761e11bcb30752112 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Oct 3 16:50:23 2013 +0200 no need to clone notes, only update

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-30 Thread Laurent Godard
sc/source/core/data/column.cxx | 136 +++-- 1 file changed, 104 insertions(+), 32 deletions(-) New commits: commit dd55f14816f7488d9ba51f85de2f0fe70d485737 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Sep 30 14:19:03 2013 +0200 refactor

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-30 Thread Laurent Godard
sc/source/core/data/column.cxx | 39 --- 1 file changed, 39 deletions(-) New commits: commit 93649a2319a1923d4952ae778dccf0ac9501bf9d Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Sep 30 14:24:23 2013 +0200 clean CopyToClipHandler

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-27 Thread Laurent Godard
sc/source/core/data/column.cxx | 41 ++-- sc/source/core/data/column2.cxx |2 - 2 files changed, 32 insertions(+), 11 deletions(-) New commits: commit e1ae7c68dfb538f6d2cdfd7b860df1a3ab009d7c Author: Laurent Godard lgodard.li...@laposte.net Date: Fri

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-26 Thread Laurent Godard
sc/source/ui/view/printfun.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit c5109870fb536a6e938c2b0080b639e9f285b8d8 Author: Laurent Godard lgodard.li...@laposte.net Date: Thu Sep 26 16:32:34 2013 +0200 optim notes loop Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-25 Thread Laurent Godard
sc/source/ui/navipi/content.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 4a5ad5be12a3b4afa9a05b677a953e7f18f91c4b Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Sep 25 17:04:23 2013 +0200 a new way to iterate over notes of a column

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-20 Thread Laurent Godard
sc/source/core/data/column.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 515c69a812b3c43d87310157ce30dc7cc51aa0d5 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Sep 20 12:52:30 2013 +0200 notes clipboard - as link option - not

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-20 Thread Laurent Godard
sc/source/core/data/column.cxx | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) New commits: commit 23b581c56f84824f07244107792d062b6b777cf2 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Sep 20 15:16:57 2013 +0200 Notes are hard copied on paste special

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 159 +--- sc/source/core/data/column3.cxx | 143 --- 2 files changed, 166 insertions(+), 136 deletions(-) New commits: commit aba27154d984f0793bef38ab19bb64b2f92bbb25 Author: Laurent Godard

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column3.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 12a2fd49f988f3d7e3a2ea5edf32a8f8cde10949 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Sep 18 14:33:34 2013 +0200 notes : notes of empty cells are now

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/table2.cxx | 13 - 1 file changed, 13 deletions(-) New commits: commit 06830e9af19d14a32c95c71cabe3104bad6b6dd5 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Sep 18 14:35:33 2013 +0200 clean unsused code : notes are now handled at column

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 128 +++- sc/source/core/data/column3.cxx |5 - 2 files changed, 27 insertions(+), 106 deletions(-) New commits: commit 9c085920fdaf3b9dd7769ec2816d5caa6d44a818 Author: Laurent Godard lgodard.li...@laposte.net Date: Wed

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column.cxx | 66 sc/source/core/data/column3.cxx | 39 +-- 2 files changed, 43 insertions(+), 62 deletions(-) New commits: commit 7cc10ff6cac7fdac9fcc258cbaaf0fcd8bd890ed Author: Laurent Godard

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
sc/source/core/data/column3.cxx |6 ++- sc/source/core/data/table2.cxx | 61 +++- 2 files changed, 16 insertions(+), 51 deletions(-) New commits: commit a5067431d5e369f6c4bea2241be6e9d6f235c00a Author: Laurent Godard lgodard.li...@laposte.net Date:

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-18 Thread Laurent Godard
Rebased ref, commits from common ancestor: commit dc7c410e8a2ed4074cedd6beea4c134cc098c2dc Author: Laurent Godard lgodard.li...@laposte.net Date: Wed Sep 18 18:36:19 2013 +0200 clean table notes management - partial - move treatments to column - Transpose clipboard

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-17 Thread Laurent Godard
sc/source/core/data/column.cxx |9 ++-- sc/source/core/data/column3.cxx | 41 2 files changed, 36 insertions(+), 14 deletions(-) New commits: commit 0a09abdf5f33b9d4a283af26b00c8ee8ad8dde14 Author: Laurent Godard lgodard.li...@laposte.net Date:

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-13 Thread Laurent Godard
sc/source/ui/navipi/content.cxx | 57 +--- 1 file changed, 19 insertions(+), 38 deletions(-) New commits: commit 565cf66b93f264e4f6ef65184472c48abe7a9997 Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Sep 13 09:42:58 2013 +0200 notes

[Libreoffice-commits] core.git: Branch 'feature/sc-notes-storage' - sc/source

2013-09-13 Thread Laurent Godard
sc/source/ui/navipi/content.cxx | 26 -- 1 file changed, 12 insertions(+), 14 deletions(-) New commits: commit 2df476cc1c48c9e8df559dd0bc4c9d6807fad6df Author: Laurent Godard lgodard.li...@laposte.net Date: Fri Sep 13 10:16:45 2013 +0200 notes navigator : reach