[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-08-05 Thread matteocam
include/svx/textchain.hxx | 10 +++-- svx/source/svdraw/svdotxed.cxx| 16 svx/source/svdraw/textchain.cxx | 65 +- svx/source/svdraw/textchaincursor.cxx |7 +++ 4 files changed, 32 insertions(+), 66 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-27 Thread matteocam
include/svx/svdmodel.hxx|1 + include/svx/svdotext.hxx|2 ++ include/svx/textchain.hxx | 12 ++-- svx/source/svdraw/svdmodel.cxx |6 ++ svx/source/svdraw/svdotext.cxx | 32 svx/source/svdraw/textchain.cxx |2

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-24 Thread matteocam
include/svx/textchaincursor.hxx |3 ++- svx/source/svdraw/textchaincursor.cxx | 24 +++- 2 files changed, 21 insertions(+), 6 deletions(-) New commits: commit 50e6f53542903e7e17385a4be2679b2ba51d6371 Author: matteocam matteo.campane...@gmail.com Date: Fri Jul 24

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-24 Thread matteocam
include/svx/svdedxv.hxx |1 + svx/source/svdraw/svdedxv.cxx | 12 +++- 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit c70006435a69471b921faf785571dfc61514e1e0 Author: matteocam matteo.campane...@gmail.com Date: Fri Jul 24 18:15:29 2015 +0200 Add

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-23 Thread matteocam
include/svx/textchaincursor.hxx | 15 +- svx/source/svdraw/svdedxv.cxx | 48 ++ svx/source/svdraw/textchaincursor.cxx | 44 ++- 3 files changed, 65 insertions(+), 42 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-23 Thread matteocam
include/svx/textchaincursor.hxx |4 +++ svx/source/svdraw/svdedxv.cxx | 31 +++- svx/source/svdraw/textchaincursor.cxx | 43 ++ 3 files changed, 51 insertions(+), 27 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-23 Thread matteocam
include/svx/textchaincursor.hxx |4 + svx/source/svdraw/svdedxv.cxx |3 + svx/source/svdraw/textchaincursor.cxx | 85 +- 3 files changed, 61 insertions(+), 31 deletions(-) New commits: commit 4ded1c96716ac12fabda495901f677d366265926 Author:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-23 Thread matteocam
include/svx/textchain.hxx |8 svx/source/svdraw/svdotext.cxx | 18 +++--- svx/source/svdraw/textchain.cxx | 26 -- 3 files changed, 27 insertions(+), 25 deletions(-) New commits: commit 03941b5adfa468372983331f39b9fabb962d5616 Author:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-23 Thread matteocam
include/svx/textchaincursor.hxx | 29 - svx/source/svdraw/svdedxv.cxx |4 ++-- svx/source/svdraw/textchaincursor.cxx | 26 ++ 3 files changed, 56 insertions(+), 3 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-13 Thread matteocam
include/svx/textchain.hxx |7 +-- svx/source/svdraw/textchain.cxx |9 + 2 files changed, 6 insertions(+), 10 deletions(-) New commits: commit afe335ac3bf0bcd79ee58699f132cf4ad7e5aefe Author: matteocam matteo.campane...@gmail.com Date: Mon Jul 13 11:12:05 2015 -0400

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-10 Thread matteocam
include/svx/textchain.hxx | 12 ++-- svx/source/svdraw/svdedxv.cxx |2 +- svx/source/svdraw/svdotext.cxx |4 svx/source/svdraw/svdotextdecomposition.cxx |3 +++ svx/source/svdraw/textchain.cxx |4 ++--

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-10 Thread matteocam
include/svx/svdotext.hxx|1 svx/source/svdraw/svdotextdecomposition.cxx | 62 ++-- 2 files changed, 33 insertions(+), 30 deletions(-) New commits: commit cf9aae1558581a6e3851ab1db039bb16e86699be Author: matteocam matteo.campane...@gmail.com

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-08 Thread matteocam
include/svx/svdedxv.hxx |9 + svx/source/svdraw/svdedxv.cxx | 64 +++--- 2 files changed, 57 insertions(+), 16 deletions(-) New commits: commit e76ca3b674ebd74bdd1ad81dc9ab942c7151f0e1 Author: matteocam matteo.campane...@gmail.com Date: Wed

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-08 Thread matteocam
include/svx/textchain.hxx | 88 svx/source/svdraw/svdedxv.cxx | 14 - svx/source/svdraw/textchain.cxx | 39 --- svx/source/svdraw/textchainflow.cxx |2 4 files changed, 89 insertions(+), 54 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-08 Thread matteocam
include/svx/textchainflow.hxx | 16 svx/source/svdraw/svdedxv.cxx |1 - svx/source/svdraw/textchainflow.cxx | 22 ++ 3 files changed, 26 insertions(+), 13 deletions(-) New commits: commit d59384c316e6a161ae86edcb8bfaa3b837ff33b8 Author:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-08 Thread matteocam
include/svx/textchain.hxx |5 +++-- svx/source/svdraw/svdedxv.cxx |2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit bfc9fc2eaa7d27bcadc99aa1ea277a83abc69ef9 Author: matteocam matteo.campane...@gmail.com Date: Wed Jul 8 11:46:22 2015 -0400 Add and

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-07 Thread matteocam
include/svx/textchainflow.hxx |2 +- svx/source/svdraw/textchainflow.cxx | 19 --- 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit 0b4dfe7c504b67f6aabf168bd7c2f21345de6d13 Author: matteocam matteo.campane...@gmail.com Date: Tue Jul 7 22:55:58

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-06 Thread matteocam
include/svx/textchainflow.hxx |3 +++ svx/source/svdraw/textchainflow.cxx | 20 2 files changed, 23 insertions(+) New commits: commit bbe782455d41af44bb42f39b7f0a2ffc73af1fb5 Author: matteocam matteo.campane...@gmail.com Date: Mon Jul 6 16:35:38 2015 -0400

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-06 Thread matteocam
include/svx/svdedxv.hxx |2 +- include/svx/textchain.hxx | 11 +++ svx/source/svdraw/svdedxv.cxx | 31 +++ svx/source/svdraw/textchain.cxx | 13 + 4 files changed, 44 insertions(+), 13 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-30 Thread matteocam
include/svx/textchainflow.hxx | 30 +--- svx/source/svdraw/svdotext.cxx |1 svx/source/svdraw/textchainflow.cxx | 133 ++-- 3 files changed, 44 insertions(+), 120 deletions(-) New commits: commit ffc855ced5099d07fa71230448ef376fe4ba33e3

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-30 Thread matteocam
include/svx/textchainflow.hxx |1 + svx/source/svdraw/svdotext.cxx |8 ++-- svx/source/svdraw/textchainflow.cxx |6 +- 3 files changed, 8 insertions(+), 7 deletions(-) New commits: commit 878920775d8a436c16e0553b20783b70b278231c Author: matteocam

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-29 Thread matteocam
include/svx/textchainflow.hxx | 15 ++--- svx/source/svdraw/textchainflow.cxx | 40 ++-- 2 files changed, 46 insertions(+), 9 deletions(-) New commits: commit f175965e22c57565ee2ffd2105b4c26a817835ca Author: matteocam matteo.campane...@gmail.com

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-29 Thread matteocam
include/svx/textchainflow.hxx |4 svx/source/svdraw/textchainflow.cxx | 23 +++ 2 files changed, 23 insertions(+), 4 deletions(-) New commits: commit 88c71f468817eac65a17b6a56e729661b4365704 Author: matteocam matteo.campane...@gmail.com Date: Mon Jun 29

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-29 Thread matteocam
include/svx/svdotext.hxx|8 - svx/source/svdraw/svdotext.cxx | 110 -- svx/source/svdraw/svdotextdecomposition.cxx | 211 3 files changed, 6 insertions(+), 323 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-29 Thread matteocam
include/svx/textchainflow.hxx |2 + svx/source/svdraw/svdotext.cxx | 42 svx/source/svdraw/svdotextdecomposition.cxx |3 +- 3 files changed, 46 insertions(+), 1 deletion(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-29 Thread matteocam
include/svx/svdotext.hxx|1 + include/svx/textchainflow.hxx | 18 -- svx/source/svdraw/svdotext.cxx |6 +++--- svx/source/svdraw/svdotextdecomposition.cxx |2 +- 4 files changed, 21 insertions(+), 6 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-25 Thread matteocam
include/svx/svdotext.hxx |2 + include/svx/textchainflow.hxx | 44 + svx/source/svdraw/svdotext.cxx |1 3 files changed, 47 insertions(+) New commits: commit 61a2e01298b89f1a53a2ed7d553145dcf19b3623 Author: matteocam

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-25 Thread matteocam
include/svx/textchainflow.hxx | 49 +++- svx/source/svdraw/svdotextdecomposition.cxx | 44 + 2 files changed, 79 insertions(+), 14 deletions(-) New commits: commit d694690fd619c7be735551378f753cf6b84bb55f Author: matteocam

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-23 Thread matteocam
include/svx/textchain.hxx |4 -- svx/source/svdraw/svdotext.cxx | 54 +--- svx/source/svdraw/textchain.cxx | 13 - 3 files changed, 2 insertions(+), 69 deletions(-) New commits: commit 374be8c82ea75bb5908ed44d0e358deab433341e Author:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-23 Thread matteocam
include/svx/textchain.hxx |4 -- svx/source/svdraw/svdotext.cxx | 11 + svx/source/svdraw/svdotextdecomposition.cxx | 55 +--- svx/source/svdraw/textchain.cxx | 13 -- 4 files changed, 4 insertions(+), 79

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-19 Thread matteocam
include/svx/textchain.hxx |4 svx/source/svdraw/svdotext.cxx |9 - svx/source/svdraw/svdotextdecomposition.cxx |5 - svx/source/svdraw/textchain.cxx | 13 + 4 files changed, 29 insertions(+), 2 deletions(-) New

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-18 Thread matteocam
include/svx/textchain.hxx |6 +- svx/source/svdraw/svdotext.cxx | 11 +++ svx/source/svdraw/textchain.cxx | 13 + 3 files changed, 29 insertions(+), 1 deletion(-) New commits: commit 465d9d703de940244adb218e60a4f2f77b7c036d Author: matteocam

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-18 Thread matteocam
include/svx/textchain.hxx | 24 - svx/source/svdraw/textchain.cxx | 44 +--- 2 files changed, 59 insertions(+), 9 deletions(-) New commits: commit d674ed2e472d555a0eb4ec46c7d104ae85907794 Author: matteocam

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-17 Thread matteocam
include/svx/svdotext.hxx |1 + svx/source/svdraw/svdotext.cxx |6 ++ 2 files changed, 7 insertions(+) New commits: commit 95e136712bde6f457184464d0477ec7b720b4b89 Author: matteocam matteo.campane...@gmail.com Date: Wed Jun 17 16:06:32 2015 -0400 Added

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-17 Thread matteocam
include/svx/textchain.hxx | 23 ++- svx/source/svdraw/svdotext.cxx |1 + svx/source/svdraw/textchain.cxx | 11 +++ 3 files changed, 34 insertions(+), 1 deletion(-) New commits: commit 5b9dc85fd7134abba82dd1910f9fb726535f9e97 Author: matteocam

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-16 Thread matteocam
include/svx/svdmodel.hxx|5 + include/svx/svdotext.hxx|1 + include/svx/textchain.hxx |3 +++ svx/source/svdraw/svdmodel.cxx | 14 ++ svx/source/svdraw/svdotext.cxx |8 svx/source/svdraw/textchain.cxx |5 + 6 files

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-11 Thread matteocam
include/svx/svdmodel.hxx|3 +++ svx/source/svdraw/svdmodel.cxx | 10 ++ svx/source/svdraw/svdotext.cxx |2 +- svx/source/svdraw/svdotextdecomposition.cxx | 12 4 files changed, 26 insertions(+), 1 deletion(-) New

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-10 Thread matteocam
include/svx/svdotext.hxx|7 - svx/source/svdraw/svdotext.cxx | 12 +- svx/source/svdraw/svdotextdecomposition.cxx | 138 +++- svx/source/svdraw/svdotxed.cxx |2 4 files changed, 86 insertions(+), 73 deletions(-)

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-08 Thread matteocam
include/svx/svdotext.hxx |1 + svx/source/svdraw/svdotext.cxx |7 ++- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 0a465a127873c94e16a7b98f3a834e8fd66b3232 Author: matteocam matteo.campane...@gmail.com Date: Mon Jun 8 20:14:37 2015 -0400 Defined

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-04 Thread matteocam
include/svx/svdotext.hxx|1 + svx/source/svdraw/svdotextdecomposition.cxx | 12 ++-- svx/source/svdraw/svdotxed.cxx |5 - 3 files changed, 15 insertions(+), 3 deletions(-) New commits: commit c3c510a4cb0bae1e9acf1e2b172540456094202b Author:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-06-01 Thread matteocam
include/svx/svdotext.hxx|1 svx/source/svdraw/svdotext.cxx |2 svx/source/svdraw/svdotextdecomposition.cxx | 78 ++-- 3 files changed, 65 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2014-07-31 Thread matteocam
include/svx/svdotext.hxx |3 + svx/source/sdr/primitive2d/sdrdecompositiontools.cxx |3 - svx/source/svdraw/svdotextdecomposition.cxx | 35 ++- svx/source/svdraw/svdotxed.cxx | 11 + 4 files changed, 18