[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - sw/source

2017-08-31 Thread Rosemary Sebastian
sw/source/core/doc/DocumentRedlineManager.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit deb8df2842f27e45ee26bef9fbecaf28002dc09b Author: Rosemary Sebastian Date: Thu Aug 31 16:08:58 2017 +0530 Fix grouping of the last letter in a word

[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - sw/source

2017-08-30 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit 0d0c80e26b5fe2c2bf78be329a441f6dffadf72a Author: Rosemary Sebastian Date: Wed Aug 30 21:47:22 2017 +0530 Preserve cursor behaviour for selection deletes Change-Id: Ie3768a589b4c44230b30c559525710c6ca8efd4c diff --git a/sw/source

[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - sw/source

2017-08-30 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit a40c8f138d5eb6218976c5440e6a8a2d3666ef78 Author: Rosemary Sebastian Date: Wed Aug 30 21:47:22 2017 +0530 Preserve cursor behaviour for selection deletes For more information, please have a look at the discussion here: https

[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - sw/source

2017-08-30 Thread Rosemary Sebastian
sw/source/core/undo/undel.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0bd48242a731a37eeb049d5d692153f5f522097f Author: Rosemary Sebastian Date: Wed Aug 30 21:47:22 2017 +0530 Preserve cursor behaviour for selection deletes Change-Id

[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - 2 commits - sw/source

2017-08-30 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit 626dab43b49639d96d2e28821cb29975aafbfb2f Author: Rosemary Sebastian Date: Mon Aug 14 16:25:03 2017 +0530 Do not continue grouping if the Track Changes mode has changed Change-Id: I8331c11fd7ce3b7b464a57a5710e9f4ee0cfb4fb diff

[Libreoffice-commits] core.git: Branch 'feature/sw-delete-undo-rework' - 2 commits - sw/source

2017-08-14 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit eccc5c200ae1c56f823038ca284068ada49adda5 Author: Rosemary Sebastian Date: Mon Aug 14 16:25:03 2017 +0530 Do not continue grouping if the Track Changes mode has changed Change-Id: I8331c11fd7ce3b7b464a57a5710e9f4ee0cfb4fb diff

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/qa

2017-08-14 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit 99061131d39f110650312d2063312815aa186af5 Author: Rosemary Sebastian Date: Mon Aug 14 13:54:00 2017 +0530 Remove redline import tests for now This commit should be reverted after change-tracking import is implemented Change

Regarding my work on grouping delete undo actions with Track Changes set

2017-08-06 Thread Rosemary Sebastian
ure/sw-delete-undo-rework for this task. You can track the progress here: https://cgit.freedesktop.org/libreoffice/core/log/?h=feature/sw-delete-undo-rework . If you have any concerns regarding my work, please write to the mailing list. I would love to hear any feedback or comments. Regards Rosem

[Libreoffice-commits] core.git: Changes to 'private/Rosemary/change-tracking'

2017-08-05 Thread Rosemary Sebastian
New branch 'private/Rosemary/change-tracking' available with the following commits: commit d2477ceb9fd3b00b9d1f95ccbc0e3d047bb5ed17 Author: Rosemary Sebastian Date: Mon Jun 6 21:04:49 2016 +0530 Append namespaces ADD and DEL Change-Id: I56ddfaa7f7facfc9c2359cd50031e6

[Libreoffice-commits] core.git: Changes to 'feature/sw-delete-undo-rework'

2017-08-05 Thread Rosemary Sebastian
New branch 'feature/sw-delete-undo-rework' available with the following commits: commit d02333d3e9376ccd978c9f954a64e351acc342d5 Author: Rosemary Sebastian Date: Mon Jul 17 16:31:36 2017 +0530 tdf#109151: Enable grouping of undo actions for delete redlines

[Libreoffice-commits] core.git: Branch 'feature/change-tracking' - sw/source

2017-08-02 Thread Rosemary Sebastian
sw/source/uibase/wrtsh/delete.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 296e2758a2481f34c8263db3a1171e5054526bad Author: Rosemary Sebastian Date: Sat Jul 22 17:28:42 2017 +0530 tdf#109272: Correct the cursor position for selection delete ... ... with

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

2017-07-04 Thread Rosemary Sebastian
sw/source/core/doc/DocumentContentOperationsManager.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 054dab1b9d4985c473e07c2618e5d6bf6ebc5466 Author: Rosemary Sebastian Date: Wed Jul 5 10:14:05 2017 +0530 nitpick, tdf#107340 follow-up Remove

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

2017-07-04 Thread Rosemary Sebastian
fe25f95c3de542f15f6043c85f7385cd7569f237 Author: Rosemary Sebastian Date: Mon Jul 3 17:18:39 2017 +0530 tdf#107340 - Incorrect undo label with Track Changes set Override the GetRewriter() function for the class SwUndoRedlineDelete Change-Id: I4f7080d9d8eb79757e3e915b51f157bee29e9334

[Libreoffice-commits] core.git: editeng/source sd/qa xmloff/inc xmloff/source

2017-03-18 Thread Rosemary Sebastian
/txtfldi.cxx | 10 ++ 6 files changed, 47 insertions(+), 8 deletions(-) New commits: commit 109210e5b71a4e0b6fcaae72be7ef8d7667f3708 Author: Rosemary Sebastian Date: Sat Mar 18 08:46:27 2017 + Revert "Revert "Implement export and import of author field in fix

[Libreoffice-commits] core.git: editeng/source sd/qa xmloff/inc xmloff/source

2017-03-16 Thread Rosemary Sebastian
-- 6 files changed, 8 insertions(+), 47 deletions(-) New commits: commit cae16645e17df6a1f87443c00b6abfd26dabd27f Author: Rosemary Sebastian Date: Thu Mar 16 15:25:26 2017 + Revert "Implement export and import of author field in fixed format" This reve

[Libreoffice-commits] core.git: editeng/source sd/qa xmloff/inc xmloff/source

2017-03-09 Thread Rosemary Sebastian
/txtfldi.cxx | 10 ++ 6 files changed, 47 insertions(+), 8 deletions(-) New commits: commit 5de40734af30a8b897c6c5b7f681759e36a25557 Author: Rosemary Sebastian Date: Wed Jan 25 12:56:47 2017 +0530 Implement export and import of author field in fixed format Change-Id

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

2017-01-29 Thread Rosemary Sebastian
sc/source/filter/xcl97/XclExpChangeTrack.cxx | 13 +++-- sc/source/filter/xcl97/xcl97rec.cxx | 15 --- 2 files changed, 15 insertions(+), 13 deletions(-) New commits: commit c6dd735afb2e1b3837c4f8c5659f52fafab4c56f Author: Rosemary Sebastian Date: Sun Jan 29

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

2017-01-13 Thread Rosemary Sebastian
sc/source/filter/excel/xedbdata.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 95cf7fa25d3b950e0cb576a1e864b54f1a43bc7a Author: Rosemary Sebastian Date: Fri Jan 13 09:41:14 2017 +0100 tdf#105272: fix wrong namespace URL regression from

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

2017-01-10 Thread Rosemary Sebastian
insertions(+), 35 deletions(-) New commits: commit 28f50d7e387864bd41a67b2fb78b9c98a708a00e Author: Rosemary Sebastian Date: Mon Jan 9 11:47:19 2017 +0530 replace namespace url strings with function calls Change-Id: I6e0c4c94ba7418ed9d7daa7f768baf703e22ab55 Reviewed-on: https

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

2017-01-10 Thread Rosemary Sebastian
sd/source/filter/eppt/pptx-epptooxml.cxx | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) New commits: commit 54490d9322dfeb97142885de043d5710dad673ed Author: Rosemary Sebastian Date: Tue Jan 10 10:17:37 2017 +0530 replace namespace url strings with function

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

2017-01-04 Thread Rosemary Sebastian
/token/namespaces.txt|2 ++ 6 files changed, 27 insertions(+), 17 deletions(-) New commits: commit 0fa23d9b499411407c1a0fed41e91f24d59d2ac0 Author: Rosemary Sebastian Date: Wed Jan 4 09:43:27 2017 +0530 replace namespace URL strings with function calls... Change-Id

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

2017-01-03 Thread Rosemary Sebastian
+ sc/source/filter/oox/worksheetfragment.cxx |5 +--- 11 files changed, 51 insertions(+), 47 deletions(-) New commits: commit f1dcb8b3e2e01848d44dd1beb82cd4e6e68a2acd Author: Rosemary Sebastian Date: Tue Jan 3 18:31:43 2017 +0530 replace hard-coded namespace URL strings with

[Libreoffice-commits] core.git: Branch 'feature/change-tracking' - 3 commits - include/xmloff sw/source xmloff/source

2016-12-07 Thread Rosemary Sebastian
/core/xmltoken.cxx |6 -- xmloff/source/text/XMLRedlineExport.cxx |8 7 files changed, 29 insertions(+), 21 deletions(-) New commits: commit 58da3ee237b7f203c4e54f756ee9d620bd8316c3 Author: Rosemary Sebastian Date: Tue Oct 25 08:13:44 2016 +0530 Create a new

[Libreoffice-commits] core.git: Changes to 'feature/change-tracking'

2016-09-07 Thread Rosemary Sebastian
New branch 'feature/change-tracking' available with the following commits: commit cc046697174c878d184e183a1aa28a1167ede6f9 Author: Rosemary Sebastian Date: Sat Jul 16 13:36:05 2016 +0530 WIP Insert redline into document Change-Id: I51bb9e5572b0265c41cc17ae06f26a76b584fd

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source xmloff/source

2016-07-19 Thread Rosemary Sebastian
sw/source/filter/xml/XMLRedlineImportHelper.cxx | 26 +- xmloff/source/text/XMLTrackedChangesImportContext.cxx | 13 ++--- 2 files changed, 11 insertions(+), 28 deletions(-) New commits: commit cc046697174c878d184e183a1aa28a1167ede6f9 Author: Rosemary Sebastian

GSoC Week 8 Report

2016-07-18 Thread Rosemary Sebastian
ng altered during roundtrip. Regards Rosemary ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC Week 7 Report

2016-07-13 Thread Rosemary Sebastian
an be accessed using position numbers instead of using change id. Currently the plan is to resolve the position numbers to a pointer to the textnode for the redline and map it back during export. Regards Rosemary ___ LibreOffice mailing list LibreO

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-07-13 Thread Rosemary Sebastian
a6bc6c2b7138b7de5dcd45944eb5321fbd16d53b Author: Rosemary Sebastian Date: Wed Jul 13 13:53:30 2016 +0530 WIP Insert redline into document Change-Id: I98857e98503176c812b0fb70a41cb8e79637da78 diff --git a/include/xmloff/txtimp.hxx b/include/xmloff/txtimp.hxx index 01045d0..01b3f0a 100644 --- a/include/xmloff

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-07-12 Thread Rosemary Sebastian
: Rosemary Sebastian Date: Wed Jul 13 06:28:30 2016 +0530 Access aRedlineMap when parsing content.xml - Moved aRedlineMap to global scope. - Made it two-dimensional with the first index indicating the paragraph index and the second indicating the text position within the

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-07-11 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit 7b673a8524e43cfd2b445d386465d71d82e97dc5 Author: Rosemary Sebastian Date: Mon Jul 11 19:58:40 2016 +0530 WIP Insert redline into document Change-Id: I477ef0dc0e62b83059dc5877746c16071a88507b diff --git a/include/xmloff

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-07-11 Thread Rosemary Sebastian
|9 - xmloff/source/text/txtparai.hxx |4 +- 14 files changed, 112 insertions(+), 50 deletions(-) New commits: commit 56043029a387283dba933ab94bdd454aaa74dcc6 Author: Rosemary Sebastian Date: Mon Jul 11 19:58:40 2016 +0530 WIP Insert redline into document

GSoC Week 6 Report

2016-07-05 Thread Rosemary Sebastian
hs as well as the characters within the paragraphs to refer to a change. I'll be looking at it next. Regards Rosemary ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/inc

2016-07-02 Thread Rosemary Sebastian
dev/null |binary sw/inc/redline.hxx |3 +-- 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 6ef8bbca51c3774596794a6f52aaab29e532c57e Author: Rosemary Sebastian Date: Sat Jul 2 18:56:55 2016 +0530 Clean up code Change-Id

GSoC Week 5 Report

2016-06-29 Thread Rosemary Sebastian
Hello everyone This week I got the export of addition and deletion of text and paragraph working. There is still the pending problem of getting the positions of the changes after all the changes have been applied to the document. Next I'll be working on the import filter. Regards Ros

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/inc sw/source xmloff/source

2016-06-25 Thread Rosemary Sebastian
+--- xmloff/source/text/XMLRedlineExport.hxx |8 +++--- xmloff/source/text/txtparae.cxx | 13 ++- 7 files changed, 66 insertions(+), 33 deletions(-) New commits: commit 39816f01c52176d6a262e7684ab9535d9f0ebb61 Author: Rosemary Sebastian Date: Sat Jun 25 10:55:35

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-06-22 Thread Rosemary Sebastian
| 43 -- xmloff/source/text/XMLTextMasterPageExport.cxx |1 xmloff/source/text/txtparae.cxx| 370 -- 7 files changed, 19 insertions(+), 849 deletions(-) New commits: commit 1668fda4bfd7d2681b440497da2ab37f45cf47b8 Author: Rosemary Sebastian Date: Thu

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - xmloff/source

2016-06-22 Thread Rosemary Sebastian
xmloff/source/text/XMLRedlineExport.cxx | 90 xmloff/source/text/txtparae.cxx |3 - 2 files changed, 46 insertions(+), 47 deletions(-) New commits: commit b4d0ec6e524cd9024d24c398cd911e1565e7495e Author: Rosemary Sebastian Date: Wed Jun 22 21:17

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-06-22 Thread Rosemary Sebastian
/txtparae.cxx | 552 +++- 6 files changed, 741 insertions(+), 13 deletions(-) New commits: commit 79651457952e910786474c9751178077ca121c06 Author: Rosemary Sebastian Date: Wed Jun 22 14:37:36 2016 +0530 Implement export of insertion and deletion changes

GSoC Week 4 Report

2016-06-20 Thread Rosemary Sebastian
are also exported.during addition or deletion of a paragraph. I also need to look into the boundary cases while exporting the change type. Regards Rosemary ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff xmloff/source

2016-06-18 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit 376d7744306dc1f01d50bd7d436adc41b5405f9a Author: Rosemary Sebastian Date: Sat Jun 18 23:58:20 2016 +0530 No need to mention the type for format changes Change-Id: Idf59881cda5338d44c73702cfb55ce49df781075 diff --git a/include

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff xmloff/source

2016-06-18 Thread Rosemary Sebastian
include/xmloff/xmltoken.hxx |1 - xmloff/source/core/xmltoken.cxx |1 - xmloff/source/text/XMLRedlineExport.cxx |4 +--- 3 files changed, 1 insertion(+), 5 deletions(-) New commits: commit 82b4ee91ffbdbc59c5f4954647ed931c18a7b149 Author: Rosemary Sebastian Date

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/inc sw/source xmloff/source

2016-06-18 Thread Rosemary Sebastian
0e2e4319c5fd3232dbe09bb8fc18e2e48263643b Author: Rosemary Sebastian Date: Sat Jun 18 23:30:17 2016 +0530 Get the correct start and end positions Change-Id: I01db8d1556f8518e430e782d56a7310b1475dcb9 diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 425580d..af2e5dd 100644

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source xmloff/source

2016-06-17 Thread Rosemary Sebastian
sw/source/core/unocore/unoredline.cxx | 12 xmloff/source/text/XMLRedlineExport.cxx |2 +- 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 70c230c10ad6ba678c00cf5b61235e7c261c7393 Author: Rosemary Sebastian Date: Fri Jun 17 20:24:52 2016 +0530

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source xmloff/source

2016-06-17 Thread Rosemary Sebastian
sw/source/core/unocore/unoredline.cxx | 24 xmloff/source/text/XMLRedlineExport.cxx |2 +- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit ef1380d84b36bf0f8d8bb5b77c2eabe4a0d04f61 Author: Rosemary Sebastian Date: Fri Jun 17 19:32:04 2016

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - 2 commits - sw/inc sw/source xmloff/source

2016-06-16 Thread Rosemary Sebastian
/XMLRedlineExport.hxx |1 + xmloff/source/text/txtparae.cxx |5 - 6 files changed, 50 insertions(+), 16 deletions(-) New commits: commit edd64d4304cdf6f18af08e573d0fa952391c7552 Author: Rosemary Sebastian Date: Fri Jun 17 01:41:44 2016 +0530 WIP Get change-tracking

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source xmloff/source

2016-06-16 Thread Rosemary Sebastian
sw/source/core/unocore/unoredline.cxx |2 -- xmloff/source/text/XMLRedlineExport.cxx | 12 ++-- 2 files changed, 6 insertions(+), 8 deletions(-) New commits: commit 8554bcbecdeeb709554712a711d75d69e4b5ec6e Author: Rosemary Sebastian Date: Thu Jun 16 16:49:17 2016 +0530

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - xmloff/source

2016-06-15 Thread Rosemary Sebastian
xmloff/source/text/XMLRedlineExport.cxx | 35 xmloff/source/text/XMLRedlineExport.hxx |5 2 files changed, 40 deletions(-) New commits: commit 7b2d588fa7dd162c132103500774b278fc149e80 Author: Rosemary Sebastian Date: Thu Jun 16 09:19:51 2016 +0530

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - xmloff/source

2016-06-15 Thread Rosemary Sebastian
xmloff/source/text/XMLRedlineExport.cxx | 22 ++ 1 file changed, 18 insertions(+), 4 deletions(-) New commits: commit d24e473475b93f5c512a831570fa9c14f40ec0bf Author: Rosemary Sebastian Date: Wed Jun 15 23:32:49 2016 +0530 WIP Implement more types of changes

GSoC Week 3 Report

2016-06-14 Thread Rosemary Sebastian
Hello everyone This week I reworked the placeholder XML a bit, and started looking at the UNO implementation of redlines. Currently I'm working on defining new redline properties to get the necessary change-tracking information. Regards Ros

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/inc sw/source

2016-06-14 Thread Rosemary Sebastian
: Rosemary Sebastian Date: Wed Jun 15 12:17:42 2016 +0530 Create "Start" and "End" properties for redline Change-Id: I2c5a69948af9b80334e84f45382f290c9bfcad1a diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx index 63589f2..c3e9853 100644 --- a/sw/inc/unopr

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source xmloff/source

2016-06-14 Thread Rosemary Sebastian
| 74 6 files changed, 18 insertions(+), 82 deletions(-) New commits: commit baf57f89f63d24aa4592ed52c6cc9236fcde6635 Author: Rosemary Sebastian Date: Tue Jun 14 21:59:32 2016 +0530 Rework the placeholder XML Change-Id

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - xmloff/source

2016-06-12 Thread Rosemary Sebastian
xmloff/source/text/XMLRedlineExport.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit b345d1acaa19e7be250cc6c9cbc5b6bc4d6aff2a Author: Rosemary Sebastian Date: Mon Jun 13 00:10:48 2016 +0530 Remove all TODO's Chan

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - xmloff/source

2016-06-11 Thread Rosemary Sebastian
xmloff/source/text/XMLRedlineExport.cxx | 81 1 file changed, 51 insertions(+), 30 deletions(-) New commits: commit 094bbdcabc961e82de7534c5dfa7fa56df658a28 Author: Rosemary Sebastian Date: Sun Jun 12 08:24:17 2016 +0530 The xml should not be nested

GSoC Week 2 Report

2016-06-07 Thread Rosemary Sebastian
Hello everyone This week I've written some placeholder XML for exporting the tracked changes. Currently I'm trying to export change-tracking information such as start and end positions of a redline, paragraph number, etc. Thank

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - 2 commits - include/xmloff xmloff/source

2016-06-07 Thread Rosemary Sebastian
include/xmloff/xmlnmspe.hxx | 16 +++- xmloff/source/text/XMLRedlineExport.cxx | 32 2 files changed, 35 insertions(+), 13 deletions(-) New commits: commit 3edd0d2e3591461af647e08f281c296923c8944d Author: Rosemary Sebastian Date

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source sw/util

2016-06-06 Thread Rosemary Sebastian
cf849897b91af349afbf352bb529acf2b5e9ecfc Author: Rosemary Sebastian Date: Mon Jun 6 12:06:24 2016 +0530 Import tracked changes from undo.xml Change-Id: If1003968accbc31acdb4b503940c53c01264e60c diff --git a/include/xmloff/xmlimp.hxx b/include/xmloff/xmlimp.hxx index 2261e47..c2c2474 100644 --- a/include/xmloff

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - 2 commits - include/xmloff sw/source xmloff/source

2016-06-06 Thread Rosemary Sebastian
Rebased ref, commits from common ancestor: commit 28e1d02543b437e54c6dfa06141758ff8fe78baf Author: Rosemary Sebastian Date: Mon Jun 6 21:04:49 2016 +0530 Export addition of format All the values are hardcoded currently. Change-Id: I56ddfaa7f7facfc9c2359cd50031e6531ed05120

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source sw/util

2016-06-06 Thread Rosemary Sebastian
ae525ba046e444a32fc01cbefe4e7ca110521bc7 Author: Rosemary Sebastian Date: Mon Jun 6 12:06:24 2016 +0530 Import tracked changes from undo.xml - Part 1 Change-Id: If1003968accbc31acdb4b503940c53c01264e60c Reviewed-on: https://gerrit.libreoffice.org/25950 Reviewed-by: Rosemary Sebastian Tested-by

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source

2016-06-05 Thread Rosemary Sebastian
sw/source/filter/xml/xmlexp.cxx | 10 +- sw/source/filter/xml/xmlfmte.cxx |4 +++- 2 files changed, 8 insertions(+), 6 deletions(-) New commits: commit cc6b4c67f69e8b0398f74360c89e359d1892d964 Author: Rosemary Sebastian Date: Fri Jun 3 20:45:24 2016 +0530 Save tracked

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - include/xmloff sw/source sw/util xmloff/source

2016-06-01 Thread Rosemary Sebastian
- xmloff/source/core/xmltoken.cxx|2 + 10 files changed, 79 insertions(+), 2 deletions(-) New commits: commit 2aa542764ff6816b14d500945666f72a4b3f7881 Author: Rosemary Sebastian Date: Tue May 24 17:52:41 2016 +0530 Create undo.xml for change-tracking

GSoC Week 1 Report

2016-06-01 Thread Rosemary Sebastian
g to write the change-tracking information into undo.xml. The first test case we are considering is the deletion of a single paragraph from a document with three paragraphs. I've created a new branch 'private/Rosemary/change-tracking' for my project. [1] https://gerrit.libreoffic

Project proposal accepted for GSoC 2016

2016-05-14 Thread Rosemary Sebastian
1387578990592/#4812992520650752> [2] My blog <https://rosemarysweb.wordpress.com/> Regards Rosemary ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-05-04 Thread Rosemary Sebastian
sax/source/tools/converter.cxx | 24 +++- 1 file changed, 15 insertions(+), 9 deletions(-) New commits: commit 9144a54a7612aa75cf58e857ddd4913f8bac6965 Author: Rosemary Sebastian Date: Sun May 1 14:46:15 2016 +0530 tdf#94260 Convert pixel to 1/100 mm The

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

2016-05-01 Thread Rosemary Sebastian
editeng/source/uno/unofield.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 87cccfbf7e9c3031bb12dd966626f28e134c8f75 Author: Rosemary Sebastian Date: Sun May 1 14:53:20 2016 +0530 Replace '||' with '&&' so that

Fwd: Interested to work on GSoC project

2016-03-11 Thread Rosemary Sebastian
Hello everyone I'm Rosemary, a final year student of B.Tech. in Computer Science and Engineering. I found the project "Saving ODF XML of Change-Tracking as a sequence of predefined Changes" interesting as it looks similar to the projects I've worked on in LibreOffice. So I&

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

2016-02-08 Thread Rosemary Sebastian
33d289d53fef36b8e7c4db4a9c9ddd9c1f2edbb2 Author: Rosemary Sebastian Date: Wed Feb 3 09:15:19 2016 +0530 Export and import of additional fields in Impress These include - Author - Page Count - Page Name Export and import of slide number was already implemented. A test for the same has

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

2016-02-02 Thread Rosemary Sebastian
: commit 04eba5f599b8ac2accfc1d6abc74a91c38616691 Author: Rosemary Sebastian Date: Fri Jan 29 19:15:08 2016 +0530 Export and import of file name field Change-Id: Ic2c8ce0ff2a54079ef81f6ce2770497a9d22c7b6 Reviewed-on: https://gerrit.libreoffice.org/21902 Tested-by: Jenkins

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

2016-01-27 Thread Rosemary Sebastian
2b0669eec0d86e973a7d8def8744c522bbf8af8b Author: Rosemary Sebastian Date: Mon Jan 25 12:40:35 2016 +0530 Format the datetime fields properly on import Make sure that, after export, the datetime fields in impress are imported with the correct number format. Change-Id

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

2015-11-30 Thread Rosemary
oox/source/export/drawingml.cxx | 38 -- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit c7b2d473e32af9b2dad4f294105505084ee0a1f6 Author: Rosemary Date: Thu Nov 19 21:48:47 2015 +0530 export date and time fields in impress

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

2015-10-09 Thread Rosemary
oox/source/ole/vbaexport.cxx | 94 ++- 1 file changed, 40 insertions(+), 54 deletions(-) New commits: commit adf8def2b09c0276f0ce836b58d7a3aa722eee15 Author: Rosemary Date: Fri Oct 9 13:18:59 2015 +0200 remove redundant code - Use the

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

2015-10-08 Thread Rosemary
oox/source/ole/vbaexport.cxx | 10 -- 1 file changed, 8 insertions(+), 2 deletions(-) New commits: commit f8371ae1e8ac5c3a9be898095508b333d550457d Author: Rosemary Date: Thu Oct 8 21:30:34 2015 +0530 Generate random numbers for seed Change-Id

[Libreoffice-commits] core.git: 5 commits - include/oox oox/CppunitTest_oox_vba_encryption.mk oox/Module_oox.mk oox/qa oox/source

2015-10-08 Thread Rosemary
+- 5 files changed, 340 insertions(+), 1 deletion(-) New commits: commit 7168f6b20ba620e20233bc9e89e1c97b6b353b97 Author: Rosemary Date: Thu Oct 8 10:15:03 2015 +0530 The correct size of length is 4 Change-Id: I8735e68e1094e40f989ebc0a8a3926c9e2f06fd4 diff --git a/oox/source

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

2015-09-28 Thread Rosemary
oox/source/ole/vbaexport.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit d35adb0835eb57ca6ef0576781a87d829c2689d0 Author: Rosemary Date: Sun Sep 27 13:58:07 2015 +0530 Retain the original project name Only the default project name

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-09 Thread Rosemary
oox/source/ole/vbaexport.cxx | 90 +++ 1 file changed, 90 insertions(+) New commits: commit cd396ca246819be9d8691a07540d82ca43e59524 Author: Rosemary Date: Wed Sep 9 21:33:31 2015 +0530 Export the PROJECT stream Change-Id

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-09-07 Thread Rosemary
oox/source/ole/vbaexport.cxx | 24 1 file changed, 24 insertions(+) New commits: commit 360fb6bd35045269a5a7e6147bdeeecf4536263d Author: Rosemary Date: Mon Sep 7 18:35:18 2015 +0530 Export PROJECTwm stream Change-Id

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - 3 commits - oox/source

2015-09-07 Thread Rosemary
oox/source/ole/vbaexport.cxx | 86 ++- 1 file changed, 60 insertions(+), 26 deletions(-) New commits: commit dff0afcd5ec2b02b3dad831115f3f4205ac2bb47 Author: Rosemary Date: Sat Sep 5 17:18:49 2015 +0530 Fix the module export code Change

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-27 Thread Rosemary
oox/source/ole/vbaexport.cxx | 12 1 file changed, 12 insertions(+) New commits: commit 5bb2ff1376f03a8924765f11d8e86c4f8fefd87a Author: Rosemary Date: Thu Aug 27 13:39:37 2015 +0530 Write _VBA_PROJECT stream to a binary file The stream is written according to the

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - 25 commits - oox/source

2015-08-14 Thread Rosemary
oox/source/ole/vbaexport.cxx | 584 +++ 1 file changed, 531 insertions(+), 53 deletions(-) New commits: commit 1e7a41a8618cd6bbabfb9f8c3d4a470d361944ef Author: Rosemary Date: Fri Aug 14 11:36:05 2015 +0530 termination of dir stream Change

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - 6 commits - oox/source

2015-08-10 Thread Rosemary
oox/source/ole/vbaexport.cxx | 70 --- 1 file changed, 66 insertions(+), 4 deletions(-) New commits: commit 9007214d68f295c38f64f93212d2391bd5cc7001 Author: Rosemary Date: Sun Aug 9 17:18:10 2015 +0530 PROJECT CONSTANTS record Change-Id

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-10 Thread Rosemary
oox/source/ole/vbaexport.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit dbbc781a9038c9667a816c4806e459860a17bb2c Author: Rosemary Date: Sun Aug 9 15:11:35 2015 +0530 PROJECTLCIDINVOKE record Change-Id: I8e0df8f48fdabafac09d1a6d645da58ba17f71f1 Reviewed

[Libreoffice-commits] core.git: Branch 'feature/vba-export' - oox/source

2015-08-09 Thread Rosemary
oox/source/ole/vbaexport.cxx | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) New commits: commit 091ed8e0cfe6c8be5dee0586cc0ef43a20853cdf Author: Rosemary Date: Sun Aug 9 10:57:54 2015 +0530 PROJECTLCID record Change-Id

[Libreoffice-commits] core.git: bin/lint-ui.py

2015-06-25 Thread Rosemary
bin/lint-ui.py | 18 ++ 1 file changed, 18 insertions(+) New commits: commit b4a224d1a91232a16b70be4531a3e6fd2d9bc9ae Author: Rosemary Date: Tue Jun 23 14:34:06 2015 +0530 tdf#80387 Extended lint-ui.py to check for UI title labels Change-Id

Rosemary Sebastian All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license.

2015-06-23 Thread Rosemary Sebastian
___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Rosemary Sebastian Code Contributor

2015-06-08 Thread Rosemary Sebastian
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice