[GSoC] Replace EditEngine binary clipboard with ODF filter - Project Status - Varun Dhall

2017-08-23 Thread Varun Dhall
all/Google-Summer-of-Code All my contributions can be found at: https://cgit.freedesktop. org/libreoffice/core/log/?qt=author=Varun I really enjoyed hacking into LibreOffice this summer. A big thanks to LibreOffice community and especially to my mentors Michael Stahl and Eike Rathke for

Re: [GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 10 - Varun Dhall

2017-08-23 Thread Varun Dhall
Hello Armin, I have removed all the unused code (including most of those Store() and Create() methods), you can view all my patches here: https://cgit.freedesktop.org/libreoffice/core/log/?qt=author=Varun Unfortunately, table auto-formats still need some of those Create and Store implementations

[Libreoffice-commits] core.git: editeng/qa editeng/source include/editeng include/svl include/svx sc/source sd/source sfx2/source svl/source svx/source sw/source

2017-08-17 Thread Varun Dhall
|2 - 20 files changed, 21 insertions(+), 97 deletions(-) New commits: commit 006a7b50546c57e260245d4630de565705f2fc38 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Aug 17 01:57:59 2017 +0530 Removing unused serialisation code Cha

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

2017-08-16 Thread Varun Dhall
include/svl/itempool.hxx |2 +- svl/source/items/itemset.cxx |2 +- svl/source/items/poolio.cxx | 10 +- 3 files changed, 7 insertions(+), 7 deletions(-) New commits: commit 75933b220d48bceff25b07cfc4b55c70a2e24917 Author: Varun Dhall <varun.dh...@studentpartner.com>

[Libreoffice-commits] core.git: include/svl svl/Library_svl.mk svl/source

2017-08-16 Thread Varun Dhall
insertion(+), 1273 deletions(-) New commits: commit bc11bee358a3bcdf49ef60ee0449bcd053c00d74 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed Aug 16 23:52:47 2017 +0530 Removing unused serialisation code from svl Change-Id: Ia22ea346610e925cc6d499b0cc4bc768a4

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

2017-08-16 Thread Varun Dhall
/pageitem.cxx | 49 - svx/source/xoutdev/xattr.cxx| 18 15 files changed, 1411 deletions(-) New commits: commit b021353dd62c3d8c9ee0281753b88f6304a2514d Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Mon Aug 14 22:08:36 2017 +0530 Removing unused serialisatio

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 12 - Varun Dhall

2017-08-15 Thread Varun Dhall
+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-08-14 Thread Varun Dhall
editeng/source/editeng/editdoc.cxx | 50 - 1 file changed, 50 deletions(-) New commits: commit ec2abbca3d9befc4192452555a9433d267a47d58 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Sun Aug 13 03:55:03 2017 +0530 Removing

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

2017-08-14 Thread Varun Dhall
78b3e279ca3a3da1e7a49756bc1edee82fc943a0 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Sun Aug 13 03:49:12 2017 +0530 Removing unused SetVersionMap from sc Change-Id: I16e4a80b721e8f419352ed2d546bd3d7197ed4f7 Reviewed-on: https://gerrit.libreoffice.org/41101 Tested-by: Jenkins <c...@libreo

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

2017-08-14 Thread Varun Dhall
-- svx/source/xoutdev/xattr2.cxx | 180 - 61 files changed, 741 deletions(-) New commits: commit 38984e9351a0230b0a56fb7277f7b19722350d8d Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Fri Aug 11 22:40:31 2017

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

2017-08-11 Thread Varun Dhall
/viewlayoutitem.cxx | 12 -- svx/source/items/zoomslideritem.cxx | 12 -- svx/source/svdraw/svdattr.cxx| 82 - 27 files changed, 440 deletions(-) New commits: commit 8b3fcb6a4f80e803586120535768745f6637b34d Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Fri Aug

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

2017-08-10 Thread Varun Dhall
/source/xoutdev/xattr.cxx | 406 --- svx/source/xoutdev/xattr2.cxx| 27 -- svx/source/xoutdev/xattrbmp.cxx | 23 -- 17 files changed, 1 insertion(+), 492 deletions(-) New commits: commit 97b889b8b2b2554ce33fd6b3f0359fc18f39832d Author: Varun Dhall

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

2017-08-09 Thread Varun Dhall
| 192 - sc/source/ui/condformat/condformatdlgitem.cxx |5 sc/source/ui/inc/condformatdlgitem.hxx|1 7 files changed, 571 deletions(-) New commits: commit 9cc75c52369d6656a5812e950641d4b9b6d0cc35 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Aug 8

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 11 - Varun Dhall

2017-08-08 Thread Varun Dhall
/project:core+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-08-07 Thread Varun Dhall
(-) New commits: commit 1e4b1e4a1aca3b333820b0a865997e6f62e80064 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed Jul 26 01:13:31 2017 +0530 Removing unused SfxItemPool serialisation from editeng Change-Id: I051201c272b7acdd48d54cc0c230f8b432196188 Re

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

2017-08-07 Thread Varun Dhall
Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Mon Aug 7 02:50:35 2017 +0530 Removing unused SfxItemPool serialisation from sfx2 Change-Id: Ibb14fcd656f401cb9d2ad57ab63f6cfecf49807d Reviewed-on: https://gerrit.libreoffice.org/40814 Tested-by: Jenk

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

2017-08-07 Thread Varun Dhall
include/sot/formats.hxx |5 ++--- sot/source/base/exchange.cxx |5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) New commits: commit 544a978132dd8f9d44756f62f160a0883193d54a Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Sun Jul 23 22:43:03 2017

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

2017-08-07 Thread Varun Dhall
/source/editeng/impedit4.cxx | 24 --- include/editeng/editobj.hxx |2 - 7 files changed, 16 insertions(+), 103 deletions(-) New commits: commit 4aef9f5e330a4228b2355fa97900dcede3e375c4 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Mon Jul 24 19:46:37 2017

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

2017-08-07 Thread Varun Dhall
dtrans/source/win32/ftransl/ftransl.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit c0998d9481cd57560a4d549d760f0be9da510306 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Sun Jul 23 22:31:49 2017 +0530 EditEngine: Removing BIN format for W

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

2017-08-07 Thread Varun Dhall
+-- sd/source/ui/view/sdview3.cxx | 32 +--- 8 files changed, 5 insertions(+), 43 deletions(-) New commits: commit 8a8bcd65e8a0e177904f06fcd8a775456ff02eab Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Sun Jul 23 22:20:17 2017 +0530 EditEngine: Re

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 10 - Varun Dhall

2017-08-01 Thread Varun Dhall
. My progress can be seen at https://gerrit.libreoffice.org/#/q/project:core+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 9 - Varun Dhall

2017-07-25 Thread Varun Dhall
+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sw/inc sw/qa

2017-07-20 Thread Varun Dhall
sw/inc/tblafmt.hxx |2 sw/qa/core/uwriter.cxx | 306 + 2 files changed, 308 insertions(+) New commits: commit e0bafa78e3ad0df397d78cd65ad19bd5b07dc5f2 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 18 02:56:1

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

2017-07-20 Thread Varun Dhall
sw/source/core/doc/tblafmt.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 29dd9c9b16ac6aed202bfaf3d468ce6235af6c36 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 18 01:28:40 2017 +0530 Partially revert c1723a3b6 Th

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sw/source

2017-07-18 Thread Varun Dhall
sw/source/core/doc/tblafmt.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 9b6542dbeea01aedd3570d84231383c0dc34812f Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 18 01:28:40 2017 +0530 Partially revert c1723a3b6 Th

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 8 - Varun Dhall

2017-07-18 Thread Varun Dhall
+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-07-18 Thread Varun Dhall
sw/source/core/doc/tblafmt.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 315b6afc90298ac23de7d24449feae6beaade17a Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 18 01:28:40 2017 +0530 Partially revert c1723a3b6 Th

[Libreoffice-qa] Call for Testing - Copy/Paste using EditEngine Clipboard

2017-07-14 Thread Varun Dhall
...@gmail.com I'm also available on bugzilla with same email id. Thanks! Varun Dhall IRC Nick: varundhall ___ List Name: Libreoffice-qa mailing list Mail address: Libreoffice-qa@lists.freedesktop.org Change settings: https://lists.freedesktop.org/mailman/listinfo

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

2017-07-12 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 79 editeng/source/editeng/impedit2.cxx |2 sd/source/ui/view/sdview3.cxx |2 3 files changed, 56 insertions(+), 27 deletions(-) New commits: commit e333183d4390da0b17a55f214e2b953dbb0a8883 Author: Varun

[Libreoffice-commits] core.git: editeng/CppunitTest_editeng_core.mk

2017-07-11 Thread Varun Dhall
editeng/CppunitTest_editeng_core.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 35ba68fd471d7d2f50183a1ffb7348b1b069616d Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 11 10:54:03 2017 +0530 EditEngine: Added expwarp for unit tests Cha

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

2017-07-11 Thread Varun Dhall
45fdb40085f5090ccd8df23f461ef9a8269d11b2 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 11 10:51:00 2017 +0530 EditEngine: Added SvxSimpleUnoModel in import filter Change-Id: I65e30853517e1ad7164dd50c290ef3f35c8a61a5 Reviewed-on: https://gerrit.libreoffice.org/39788 Reviewed-by: M

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 7 - Varun Dhall

2017-07-11 Thread Varun Dhall
the failures (of sd_tiledrendering) due to copy/paste of numbering. Right now I'm working on hyperlinks copy/paste unit test, it needs to be ported to sc. My progress can be seen at https://gerrit.libreoffice.org/#/q/project:core+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun

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

2017-07-07 Thread Varun Dhall
xmloff/source/text/XMLTextListBlockContext.cxx |6 +++--- xmloff/source/text/txtlists.cxx|2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 7878bcf5547ae4d111aa8e835529e501c4e23838 Author: Varun Dhall <varun.dh...@studentpartner.com> Date:

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

2017-07-07 Thread Varun Dhall
editeng/source/xml/xmltxtimp.cxx | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) New commits: commit 9479171a09ba4c73afa8b40a5c2590df3b6d5415 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Jul 6 20:49:03 2017 +0530 EditEngine: Adde

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

2017-07-06 Thread Varun Dhall
editeng/source/xml/xmltxtexp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a62c9ecfc27a375cddb2beefba4b5af9bd4f7727 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Jul 6 20:23:10 2017 +0530 EditEngine: Added warning for xml

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

2017-07-06 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 76 ++ 1 file changed, 76 insertions(+) New commits: commit 2de270e4fd0ab96691b251b38caf71b3fc87574d Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Jul 6 02:00:59 2017 +0530 EditEngine: Adde

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 6 - Varun Dhall

2017-07-04 Thread Varun Dhall
://gerrit.libreoffice.org/#/q/project:core+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-07-03 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 49 ++ 1 file changed, 49 insertions(+) New commits: commit 6e7300d1046a195068fa97a0d91a95f19cc5c056 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jul 4 02:08:40 2017 +0530 EditEngine: Adde

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

2017-06-30 Thread Varun Dhall
Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Jun 22 11:24:10 2017 +0530 EditEngine: Changing export selection for copy/paste Change-Id: I6f52f30eff76de5f0d641271ce3ea36ced572cc4 Reviewed-on: https://gerrit.libreoffice.org/39083 Tested-by: Jenk

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 5 - Varun Dhall

2017-06-27 Thread Varun Dhall
My progress can be seen at https://gerrit.libreoffice.org/#/q/project:core+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org ht

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

2017-06-26 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 301 ++ 1 file changed, 301 insertions(+) New commits: commit 1ace4ed5c7152e7ac81f07e86d794e83b1cebc2c Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Sun Jun 25 02:27:27 2017 +0530 EditEngine: Adde

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

2017-06-23 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 50 ++ 1 file changed, 50 insertions(+) New commits: commit 41f1474e63a40e682a424211e788cc4b801e6659 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Fri Jun 23 09:39:21 2017 +0530 EditEngine: Adde

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 4 - Varun Dhall

2017-06-20 Thread Varun Dhall
progress. My progress can be seen at https://gerrit.libreoffice.org/#/q/project:core+branch: master+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https

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

2017-06-15 Thread Varun Dhall
dtrans/source/win32/ftransl/ftransl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3278cbf7dcf0c72c125fb4ba14e2b24faf267d9c Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jun 13 01:36:06 2017 +0530 EditEngine: Added EditEngine ODF format for W

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 3 - Varun Dhall

2017-06-13 Thread Varun Dhall
in copy/paste operations. Right now I'm working to reflect the clipboard changes on Windows (/dtrans). My progress can be seen at https://gerrit.libreoffice.org/#/q/project:core+branch:maste r+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall

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

2017-06-08 Thread Varun Dhall
112a82566453fcf85ce3619965ca6e11fa9d29c5 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed Jun 7 21:31:01 2017 +0530 EditEngine: Added ODF_TEXT_FLAT copy/paste for sd Change-Id: I23777477d31f30ee18ee8926a8f3170505f74264 Reviewed-on: https://gerrit.libreoffice.org/38535 Tested-by: Jenk

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

2017-06-08 Thread Varun Dhall
sc/source/ui/view/viewfun4.cxx |3 ++- sc/source/ui/view/viewfun5.cxx |6 -- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit b0f0096fbbccc212931501c5c879b65f9b0d7477 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed Jun 7 01:06:46 2017

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

2017-06-07 Thread Varun Dhall
editeng/source/xml/xmltxtimp.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 65f98346c2edc983421643a7f5c32313b45934e0 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Fri Jun 2 20:03:25 2017 +0530 EditEngine Creating SvXMLImportContext f

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

2017-06-07 Thread Varun Dhall
editeng/source/editeng/editeng.cxx |2 +- editeng/source/editeng/impedit.hxx |2 +- editeng/source/editeng/impedit2.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit fec801d6d980f9bd277051ec07b55b8f2845ccc0 Author: Varun Dhall <varun

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

2017-06-07 Thread Varun Dhall
editeng/source/editeng/impedit2.cxx | 50 ++-- 1 file changed, 37 insertions(+), 13 deletions(-) New commits: commit b863b1cb9c72d04933e6f9d3c361b8ebf9399cfd Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed May 31 21:03:33 2017

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

2017-06-07 Thread Varun Dhall
+++-- 6 files changed, 27 insertions(+), 8 deletions(-) New commits: commit 0703af9e782f1e03c243ee886d1301e80817aad8 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed May 24 21:13:09 2017 +0530 Exporting EditEngine document into a buffer with ODF Filter Cha

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

2017-06-07 Thread Varun Dhall
editeng/source/editeng/eeobj.cxx |9 + include/sot/formats.hxx |3 ++- sot/source/base/exchange.cxx |3 ++- 3 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 223a04e77fe9702eb167e69165ec57c46512a845 Author: Varun Dhall <varun

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

2017-06-07 Thread Varun Dhall
sc/source/ui/app/seltrans.cxx |3 +++ sc/source/ui/app/transobj.cxx | 29 ++--- 2 files changed, 25 insertions(+), 7 deletions(-) New commits: commit 33e53bf634b629357dd643a900d3969ad2622510 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Ju

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 2 - Varun Dhall

2017-06-06 Thread Varun Dhall
-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[GSoC] Replace EditEngine binary clipboard with ODF filter - Weekly Report 1 - Varun Dhall

2017-05-30 Thread Varun Dhall
+topic:gsoc2017-editengine-clipboard Regards, Varun Dhall IRC Nick: varundhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-05-30 Thread Varun Dhall
: commit 5ae5fb482f37176f1746cca4ade5c87b34b135a7 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Mon May 29 23:15:53 2017 +0530 EditEngine Refactoring hand-coded XInterface implementations of EditDataObject EditDataObject has odd hand-coded XInterface implement

GSoC'17 Introduction - Replace EditEngine binary clipboard with ODF filter - Varun Dhall

2017-05-05 Thread Varun Dhall
Hello Everyone, I am Varun Dhall, a Computer Science and Engineering undergraduate from India. I have been accepted in Google Summer of Code '17 and this summer I would be working on "Replace EditEngine binary clipboard with ODF filter" project with Michael Stahl and Eike Rathke as

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

2017-03-24 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 131 ++ 1 file changed, 131 insertions(+) New commits: commit 07c8e72b8e391fb0167e1e588d1884a247d5d58a Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Mar 23 20:11:28 2017 +0530 Adde

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

2017-03-24 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 57 ++ 1 file changed, 57 insertions(+) New commits: commit 0115a5f908d2280d39381e616cec262fabf07ea0 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Mar 23 14:42:40 2017 +0530 Adde

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

2017-03-24 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 125 ++ 1 file changed, 125 insertions(+) New commits: commit cfe2411ae0d2deb84408a13397659ef0389df045 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Wed Mar 15 17:23:32 2017 +0530 Adde

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

2017-03-13 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 192 ++ 1 file changed, 192 insertions(+) New commits: commit 35067628a2e2353f1a1b22051efe0b20377419bf Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Mar 9 02:02:15 2017 +0530 Adde

[Libreoffice-commits] core.git: editeng/qa include/editeng

2017-02-24 Thread Varun Dhall
editeng/qa/unit/core-test.cxx | 36 include/editeng/editeng.hxx | 10 +- 2 files changed, 41 insertions(+), 5 deletions(-) New commits: commit 685767dbe7dc6677eaee8edf3c9f94105705fafa Author: Varun Dhall <varun.vd1...@gmail.com> Date: W

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

2016-06-21 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 62 + 1 file changed, 62 insertions(+) New commits: commit b252bbf9355bb4d1dad262f24ad8ceed3ac696fd Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Jun 21 01:36:20 2016 +0530 Added Test for tdf

[Libreoffice-commits] core.git: sw/CppunitTest_sw_uwriter.mk sw/qa

2016-06-13 Thread Varun
sw/CppunitTest_sw_uwriter.mk|1 sw/qa/core/test_ToxMiscTest.cxx | 71 2 files changed, 72 insertions(+) New commits: commit a3625c415bd9d297ab65a1016b2c8d8c6991e981 Author: Varun <varun.dh...@studentpartner.com> Date: Sun Jun 12 02:54:3

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

2016-03-23 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 263 + 1 file changed, 263 insertions(+) New commits: commit 013b7f6cb249fa08d00cb9124a1ab3429d72d6d2 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Mar 1 18:54:48 2016 +0530 Added Test for tdf

Interested in contributing to LibreOffice under GSoC'16

2016-03-09 Thread Varun Dhall
Hello Everyone, I am Varun Dhall 3rd year Computer Science and Engineering undergradute from India. I have successfully contributed to LibreOffice in Google Summer of Code 2015 :D and I am really happy that last year I got Michael Stahl and Bjoern Michaelsen as my cool mentors ;) Even after

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

2016-02-29 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12f8d5b2d5ea76b2755cb6fe05f28928aedd148c Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Thu Feb 25 23:10:50 2016 +0530 Updated searc

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

2016-02-25 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 39 + 1 file changed, 39 insertions(+) New commits: commit a3781a7ff856c9d808c836acda35706477229513 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Feb 23 20:38:59 2016 +0530 Added test for tdf

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

2016-02-03 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 65 + 1 file changed, 65 insertions(+) New commits: commit cdffa289a32ba21ee30906e1268ec5962f1d88d9 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Mon Feb 1 17:38:41 2016 +0530 Added Test for ch

Build Failure on Ubuntu 15.10 after upgradation from 15.04

2015-12-05 Thread Varun Dhall
and packages, there is no error/missing report. Infact autogen.sh throws no error/warning Here is the link to the log... http://pastebin.com/uA3grVgT Please go through it and suggest some remedy ASAP. Help will be appreciated. Regards, Varun Dhall

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

2015-11-17 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 95 + 1 file changed, 95 insertions(+) New commits: commit 23ea117f1c9f9f1462d56afab81b4fe348e1a4f8 Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Nov 17 03:54:34 2015 +0530 Added Test for tdf

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

2015-11-13 Thread Varun Dhall
sw/qa/extras/uiwriter/uiwriter.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit dc3959ce844c78470fededfe94449775049facfc Author: Varun Dhall <varun.dh...@studentpartner.com> Date: Tue Nov 10 14:05:24 2015 +0530 Added Test for checking new Writer do

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

2015-08-21 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 251 - 1 file changed, 250 insertions(+), 1 deletion(-) New commits: commit 4ffbf64fd8f08170f773523a19068fb3039e87ba Author: Varun varun.dh...@studentpartner.com Date: Thu Aug 20 22:13:39 2015 +0530 Added Test

[GSoC] More and Better Tests - Weekly Report #12 (Varun Dhall)

2015-08-19 Thread Varun Dhall
I am working on a couple of new tests for regression bugs in Writer and they will be merged into the master soon (before hard pencil down date - 21st Aug). Future Goals- Adding more and better tests in the code-base to assist in finding regressions as early as possible. Regards, Varun Dhall

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

2015-08-18 Thread Varun
sw/qa/extras/odfimport/data/tdf74524.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 25 + 2 files changed, 25 insertions(+) New commits: commit 5120b3f30614f6e4988c512577da1d70be8d25b1 Author: Varun varun.dh...@studentpartner.com Date: Tue Aug 18 22:58:41

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

2015-08-18 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 22 ++ 1 file changed, 22 insertions(+) New commits: commit c89207eaa4ea1b55be46ea083cce174a373035b2 Author: Varun varun.dh...@studentpartner.com Date: Tue Aug 18 20:08:50 2015 +0530 Added Test for tdf#74230 ODF export stroke

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

2015-08-17 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 54 + 1 file changed, 54 insertions(+) New commits: commit c5f2122f66cfbb1186fe8d77854edbcdccad9841 Author: Varun varun.dh...@studentpartner.com Date: Tue Aug 4 16:21:29 2015 +0530 Added test for tdf#60967 deleting

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

2015-08-13 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 17 + 1 file changed, 17 insertions(+) New commits: commit 7e32ce6b4f910c0d43ce6c6ee28dac1e5aad0e52 Author: Varun varun.dh...@studentpartner.com Date: Tue Aug 11 22:50:08 2015 +0530 Added Test for tdf#74363 auto correct of initial

[GSoC] More and Better Tests - Weekly Report #11 (Varun Dhall)

2015-08-12 Thread Varun Dhall
and they will be merged into the master soon. Future Goals- Adding more and better tests in the code-base to assist in finding regressions as early as possible. Regards, Varun Dhall ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http

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

2015-08-06 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 24 1 file changed, 24 insertions(+) New commits: commit d393f343e376a83e422f79e1a902702e0b52d5de Author: Varun varun.dh...@studentpartner.com Date: Wed Aug 5 22:56:37 2015 +0530 Added Test for #tdf77340 paragraph style page

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

2015-08-05 Thread Varun
sd/qa/unit/data/odp/Tdf62176.odp |binary sd/qa/unit/export-tests.cxx | 47 +++ 2 files changed, 47 insertions(+) New commits: commit 077fd3d95cc00bb3cd99f6bb7dae610877ad59b5 Author: Varun varun.dh...@studentpartner.com Date: Wed Aug 5 15:42:08 2015

[GSoC] More and Better Tests - Weekly Report #10 (Varun Dhall)

2015-08-05 Thread Varun Dhall
. Currently I am working on other tests, some of them are already on gerrit for code-review and they will be merged into the master soon. Future Goals- Adding more and better tests in the code-base to assist in finding regressions as early as possible. Regards, Varun Dhall

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

2015-07-31 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 33 + 1 file changed, 33 insertions(+) New commits: commit bb697b4c7bd694c6b81ed2a4cc9471cb5573b592 Author: Varun varun.dh...@studentpartner.com Date: Sat Aug 1 02:07:35 2015 +0530 Added Test for #tdf78742

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

2015-07-30 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 62 + 1 file changed, 62 insertions(+) New commits: commit f55bb7d301823556ba58b59a7286cb132bd5f6e4 Author: Varun varun.dh...@studentpartner.com Date: Thu Jul 30 22:00:22 2015 +0530 Added Test for #tdf79236 Undo

[GSoC] More and Better Tests - Weekly Report #9 (Varun Dhall)

2015-07-29 Thread Varun Dhall
of tests and they will be merged soon. Last week I was not able to devote proper time as per my schedule, will try to cover pending tasks ASAP. Future Goals- Adding more and better unit tests in code-base to assist in finding regressions as early as possible. Regards, Varun Dhall

[Libreoffice-commits] core.git: sw/CppunitTest_sw_odfexport.mk sw/qa

2015-07-27 Thread Varun
Author: Varun varun.dh...@studentpartner.com Date: Mon Jul 27 21:15:50 2015 +0530 Added Test for tdf#78159 OOoXML embedded objects should be converted to ODF Change-Id: I84990fb07f1423b4365c428e6676271b045b2565 Reviewed-on: https://gerrit.libreoffice.org/17375 Reviewed

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

2015-07-23 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 84 + 1 file changed, 84 insertions(+) New commits: commit bf5d569bb6af90195a339bb3b1a19d763d2210af Author: Varun varun.dh...@studentpartner.com Date: Wed Jul 22 13:58:53 2015 +0530 Added test for tdf#57197 table

[GSoC] More and Better Tests - Weekly Report #8 (Varun Dhall)

2015-07-22 Thread Varun Dhall
://gerrit.libreoffice.org/#/c/17242/ These changes are successfully merged into the master. Present changes are on gerrit and will be merged soon. Future Goals- Adding more and better unit tests in code-base to assist in finding regressions as early as possible. Regards, Varun Dhall

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

2015-07-20 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 36 1 file changed, 36 insertions(+) New commits: commit 2062d69c390d372ab4253832012e6cbb27df6dda Author: Varun varun.dh...@studentpartner.com Date: Thu Jul 16 22:14:54 2015 +0530 Added UNO test coverage

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

2015-07-20 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 50 + 1 file changed, 50 insertions(+) New commits: commit 1b7ab96632d1bc402431b31fbe73bd56079f0413 Author: Varun varun.dh...@studentpartner.com Date: Tue Jul 21 00:17:42 2015 +0530 Added UNO test coverage

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

2015-07-16 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 50 + 1 file changed, 50 insertions(+) New commits: commit 6be4dfccdac9aa2d6488f9cee03622e56024f0b4 Author: Varun varun.dh...@studentpartner.com Date: Thu Jul 16 15:54:23 2015 +0530 Added UNO test coverage

[GSoC] More and Better Tests - Weekly Report #7 (Varun Dhall)

2015-07-15 Thread Varun Dhall
/ https://gerrit.libreoffice.org/#/c/17018/ https://gerrit.libreoffice.org/#/c/16833/ These changes are successfully merged into the master. Future Goals- Adding more and better unit tests in code-base to assist in finding regressions as early as possible. Regards, Varun Dhall

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

2015-07-14 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 83 + 1 file changed, 83 insertions(+) New commits: commit aea6321fbb6c533f527456ccf0d312bc4ba6777e Author: Varun varun.dh...@studentpartner.com Date: Mon Jul 13 22:54:18 2015 +0530 Added UNO test coverage

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

2015-07-10 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 89 + 1 file changed, 89 insertions(+) New commits: commit 6a0efa9873b1a5cae4ae0719a7ae1eee97838168 Author: Varun varun.dh...@studentpartner.com Date: Thu Jul 9 23:33:24 2015 +0530 Added Test for tdf#80663 table

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

2015-07-08 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 29 + 1 file changed, 29 insertions(+) New commits: commit b6c570aff4c6dc7a469ed0e2c3dff8ce8f9934b8 Author: Varun varun.dh...@studentpartner.com Date: Wed Jul 8 03:15:24 2015 +0530 Added Test for Defaults of Outline

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

2015-07-07 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 37 + 1 file changed, 37 insertions(+) New commits: commit ecbe2ef3c7bf561b18988ef0a5764e48923d767f Author: Varun varun.dh...@studentpartner.com Date: Tue Jul 7 17:01:01 2015 +0530 Add Test for tdf#88899

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

2015-07-07 Thread Varun
sd/qa/unit/data/odp/tdf80020.odp |binary sd/qa/unit/export-tests.cxx | 23 ++- 2 files changed, 22 insertions(+), 1 deletion(-) New commits: commit 91949b62505b4159ad930dca89d2cc9eba082807 Author: Varun varun.dh...@studentpartner.com Date: Wed Jul 8 01:05:48 2015

[GSoC] More and Better Tests - Weekly Report #6 (Varun Dhall)

2015-07-07 Thread Varun Dhall
://gerrit.libreoffice.org/#/c/16813/ https://gerrit.libreoffice.org/#/c/16833/ These new tests are successfully merged into the master. Future Goals- Adding more and better unit tests in code-base to assist in finding regressions as early as possible. Regards, Varun Dhall

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

2015-07-06 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 36 1 file changed, 36 insertions(+) New commits: commit c12c1b15eaa2310b1e04d0585c009e7c9bf45793 Author: Varun varun.dh...@studentpartner.com Date: Mon Jul 6 19:49:11 2015 +0530 Added Test for tdf#81995 check

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

2015-07-02 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 48 + 1 file changed, 48 insertions(+) New commits: commit f8db2d7533785b89a149e7879d7a3c1909d41e6b Author: Varun varun.dh...@studentpartner.com Date: Thu Jul 2 16:06:41 2015 +0530 Add test for tdf#90808 duplicate

  1   2   >