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

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

[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 <rosemarys...@gmail.com> Date: Fri Jun 3 20:45:2

[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 <rosema

[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 <rosemarys...@gmail.com> 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 Seb

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. Thanks Rosemary ___

[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 <rosemarys...@gmail.com> Date: Mon Jun 6 21:04:49 2016 +0530 Export addition of format All the values are hardcoded currently. Cha

[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 <rosemarys...@gmail.com> 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

[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 <rosemarys...@gmail.com> Date: Mon Jun 13 00:10:48 2016 +0530 Remove all

[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 <rosemarys...@gmail.com> Date: Sun Jun 12 08:24:17 2016 +0530 T

[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 <rosemarys...@gmail.com> Date: Tue Jun 14 21:59:32 2016 +0530 Rework the placeholder XML Cha

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

2016-06-15 Thread Rosemary Sebastian
: Rosemary Sebastian <rosemarys...@gmail.com> 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..c

GSoC Week 3 Report

2016-06-15 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 Rosemary ___

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

2016-06-02 Thread Rosemary Sebastian
- xmloff/source/core/xmltoken.cxx|2 + 10 files changed, 79 insertions(+), 2 deletions(-) New commits: commit 2aa542764ff6816b14d500945666f72a4b3f7881 Author: Rosemary Sebastian <rosemarys...@gmail.com> Date: Tue May 24 17:52:41 2016 +0530 Create un

GSoC Week 1 Report

2016-06-01 Thread Rosemary Sebastian
Hello everyone Here's a summary of the work done by me so far. - Made changes to the writer model - created the undo.xml for writing change-tracking information alone. [1] - Worked through some examples on how we can match changes in a document to the new format. Currently I'm trying to write

[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 <rosemarys...@gmail.com> Date: Wed Jun 22 14:37:36 2016 +0530 Implement export of ins

[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 <rosemarys...@gmail.

[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 <rosemarys...@gmail.com> Date: Wed Jun 15 23:32:49 2016 +0530 WIP Implemen

[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 <rosemarys...@gmail.com>

[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 <rosemarys...@gmail.com> Date: Fri Jun 17 01:41:44 2016 +0530

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

2016-06-23 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 <rosema

GSoC Week 4 Report

2016-06-20 Thread Rosemary Sebastian
Hello everyone This week I implemented the export of the start and the end positions of a redline within a paragraph and based on this, also the change type, i.e., "text" or "paragraph". Currently I'm trying to make sure that paragraph styles such as outline level are also exported.during

[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 <rosemarys...@gmail.com> Date: Thu Jun

[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 <rosemarys...@gmail.com> 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

[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 <rosemarys...@gmail.com> Date: Fri Jun

[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

[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 <rosemarys...@gmail.com> Date: Sat Jun 18 23:58:20 2016 +0530 No need to mention the type for format changes Change-Id: Idf59881cda5338d44c73702cfb55ce49df

[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 <rosemarys...@gmail.com>

[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 <rosemarys...@gmail.com> Date: T

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

2016-02-08 Thread Rosemary Sebastian
33d289d53fef36b8e7c4db4a9c9ddd9c1f2edbb2 Author: Rosemary Sebastian <rosemarys...@gmail.com> 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.

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

2016-01-27 Thread Rosemary Sebastian
2b0669eec0d86e973a7d8def8744c522bbf8af8b Author: Rosemary Sebastian <rosemarys...@gmail.com> 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

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

2016-02-02 Thread Rosemary Sebastian
: commit 04eba5f599b8ac2accfc1d6abc74a91c38616691 Author: Rosemary Sebastian <rosemarys...@gmail.com> 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

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'd like to work on it

Project proposal accepted for GSoC 2016

2016-05-14 Thread Rosemary Sebastian
Hello everyone I am happy to announce that my project proposal with LibreOffice, "Saving ODF XML of Change-tracking as a Sequence of Pre-defined Changes" [1], got accepted for GSoC. Thorsten Behrens, Oliver Specht and Svante Schubert are my mentors for the project. I have already talked to my

[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 <rosemarys...@gmail.com> Date: Sun May 1 14:46:15 2016 +0530 tdf#94260 Convert

[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 <rosemarys...@gmail.com> Date: Sun May 1 14:53:20 2016 +0530 Replace '||' with '&&

GSoC Week 7 Report

2016-07-13 Thread Rosemary Sebastian
Hello everyone This week I continued with my work on import. For now I'm focussing only on the import of text deletion/insertion and later I hope to extend it to paragraphs as well. I made some changes to enable store/access of redline info without using change ids. So now redline info can be

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

2016-07-12 Thread Rosemary Sebastian
: Rosemary Sebastian <rosemary.s...@gmail.com> 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 indi

[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 <rosemary.s...@gmail.com> 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..0

GSoC Week 8 Report

2016-07-18 Thread Rosemary Sebastian
Hello everyone This week I've been working on import of the redlines of text type. I'm currently trying to fix some faults during import such as the redline on the first paragraph not showing up, the redline text being followed by a new line on import and the redline positions getting altered

[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 6 Report

2016-07-05 Thread Rosemary Sebastian
Hello everyone This week I've been working on the import of the text insertion and deletion changes. There is an issue while referring to a change since in writer the elements exist as a hierarchical structure of nodes whereas according to the MCT proposal we need to number the paragraphs as

[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 <rosemary.s...@gmail.com> Date: Mon Jul 11 19:58:40 2016 +0530 WIP

[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 <rosemary.s...@gmail.com> Date: Mon Jul 11 19:58:40 2016 +0530 WIP Insert redline into document Change-Id: I477ef0dc0e62b83059dc5877746c16071a88507b diff

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 Rosemary

[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 <rosemary.s...@gmail.com> Date: Sat Jul 2 18:56:55 2016 +0530 Clean up code Cha

[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 <rosemar

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

2016-09-08 Thread Rosemary Sebastian
New branch 'feature/change-tracking' available with the following commits: commit cc046697174c878d184e183a1aa28a1167ede6f9 Author: Rosemary Sebastian <rosemary.s...@gmail.com> Date: Sat Jul 16 13:36:05 2016 +0530 WIP Insert redline into document Cha

[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 <rosemary.s...@gmail.com> Date: Tue Oct 25 08:13:44 2016

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

2017-01-10 Thread Rosemary Sebastian
insertions(+), 35 deletions(-) New commits: commit 28f50d7e387864bd41a67b2fb78b9c98a708a00e Author: Rosemary Sebastian <rosemary.s...@gmail.com> Date: Mon Jan 9 11:47:19 2017 +0530 replace namespace url strings with function calls Change-Id: I6e0c4c94ba7418ed9d7daa7f768baf703e

[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 <rosemary.s...@gmail.com> Date: Fri Jan 13 09:41:14 2017 +0100 tdf#105272: fix wrong namespa

[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 <rosemary.s...@gmail.com> Date: Tue Jan 10 10:17:37 2017 +0530 replace nam

[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 <rosemary.s...@gmail.com> Date: Tue Jan 3 18:31:43 2017 +0530 replace hard-coded nam

[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 <rosemary.s...@gmail.com> Date: Wed Jan 4 09:43:27 2017 +0530 replace namespace URL strings with function

[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 <rosemarys...@gmail.com> Date: Thu Mar 16 15:25:26 2017 + Revert "Implement export and import of author field in f

[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 <rosemarys...@gmail.com> Date: Sat Mar 18 08:46:27 2017 + Revert "Revert "Implement export and

[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 <rosemary.s...@gmail.com> Date: Wed Jan 25 12:56:47 2017 +0530 Implement export and import of author field in

[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 <rosemary.s...@gmail.com> Date: Sat Jul 22 17:28:42 2017 +0530 tdf#109272: Correct the cursor position for selection

[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 <rosemary.s...@gmail.com> Date: Mon Aug 14 13:54:00 2017 +0530 Remove redline import tests for now This commit should be reverted after change-tracking

[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 <rosemary.s...@gmail.com> Date: Mon Aug 14 16:25:03 2017 +0530 Do not continue grouping if the Track Changes mode has changed Cha

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

2017-07-04 Thread Rosemary Sebastian
fe25f95c3de542f15f6043c85f7385cd7569f237 Author: Rosemary Sebastian <rosemary.s...@gmail.com> 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 Cha

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

2017-07-05 Thread Rosemary Sebastian
sw/source/core/doc/DocumentContentOperationsManager.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 054dab1b9d4985c473e07c2618e5d6bf6ebc5466 Author: Rosemary Sebastian <rosemary.s...@gmail.com> Date: Wed Jul 5 10:14:05 2017 +0530 nitpick, tdf#

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

2017-08-06 Thread Rosemary Sebastian
Hello everyone Currently we have a separate class SwUndoRedlineDelete to take care of undo delete actions with Track Changes set. But the CanGrouping function in the class does not serve any purpose in reality. >From what I understand making the function work again would mean reimplementing the

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

2017-08-06 Thread Rosemary Sebastian
New branch 'feature/sw-delete-undo-rework' available with the following commits: commit d02333d3e9376ccd978c9f954a64e351acc342d5 Author: Rosemary Sebastian <rosemary.s...@gmail.com> Date: Mon Jul 17 16:31:36 2017 +0530 tdf#109151: Enable grouping of undo actions for delete re

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

2017-08-06 Thread Rosemary Sebastian
New branch 'private/Rosemary/change-tracking' available with the following commits: commit d2477ceb9fd3b00b9d1f95ccbc0e3d047bb5ed17 Author: Rosemary Sebastian <rosemarys...@gmail.com> Date: Mon Jun 6 21:04:49 2016 +0530 Append namespaces ADD and DEL Cha

[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 <rosemary.s...@gmail.com> Date: Wed Aug 30 21:47:22 2017 +0530 Preserve cursor behaviour for selection deletes Change-Id: Ie3768a589b4c44230b30c559525710c6ca

[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 <rosemary.s...@gmail.com> Date: Wed Aug 30 21:47:22 2017 +0530 Preserve cursor behaviour for selection d

[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 <rosemary.s...@gmail.com> Date: Wed Aug 30 21:47:22 2017 +0530 Preserve cursor behaviour for selection deletes For more information, please have

[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 <rosemary.s...@gmail.com> Date: Thu Aug 31 16:08:58 2017 +0530 Fix grouping of th

[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 <rosemary.s...@gmail.com> Date: Mon Aug 14 16:25:03 2017 +0530 Do not continue grouping if the Track Changes mode has changed Cha