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

2018-03-26 Thread Mohammed Abdul Azeem
filter/inc/svgreader.hxx|7 +++ filter/source/svg/svgreader.cxx | 10 +- 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit d5903802e2c40d6fccbc322c49b5f9a311551b9b Author: Mohammed Abdul Azeem Date: Sun Mar 25 12:50:34 2018 +0530 tdf#116467

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

2018-03-20 Thread Mohammed Abdul Azeem
svx/source/xml/xmlexport.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 2dadf90aa7bb03d895abc05ec93ca116eb9bacbd Author: Mohammed Abdul Azeem Date: Tue Mar 20 23:52:47 2018 +0530 tdf#116482: Fix for Crash on drawing Making the drawing

[Libreoffice-commits] core.git: include/xmloff offapi/com reportdesign/source sc/source sdext/CppunitTest_sdext_pdfimport.mk sdext/Executable_pdf2xml.mk sdext/Executable_pdfunzip.mk sdext/Library_pdfi

2018-03-14 Thread Mohammed Abdul Azeem
/meta/xmlmetai.cxx | 121 - 33 files changed, 637 insertions(+), 474 deletions(-) New commits: commit bf46b46a1d734348096936284fb8a76e977936d0 Author: Mohammed Abdul Azeem Date: Sun Oct 1 14:11:11 2017 +0530 Moving XSAXDocumentBuilder2 to use XFastDocumentHandler

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

2018-01-04 Thread Mohammed Abdul Azeem
/xmlictxt.cxx| 41 - xmloff/source/core/xmlimp.cxx |2 + 6 files changed, 79 insertions(+), 77 deletions(-) New commits: commit bb59a80ee6000d3922fa95262f67e291fd9d8ee2 Author: Mohammed Abdul Azeem Date: Sun Dec 24 23:40:39 2017 +0530

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

2017-10-23 Thread Mohammed Abdul Azeem
000fbca705166237645bccf0b1c28164b076c043 Author: Mohammed Abdul Azeem Date: Sat Oct 21 16:24:50 2017 +0530 tdf#110431: Fixed losing listbos entries on opening .ods file For some reason, XML_TOKEN_INVALID was taking wrong value in windows, causing to fail imports with unknown

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

2017-10-23 Thread Mohammed Abdul Azeem
931c84e697dc69745d1c07c40f810638f9f71eda Author: Mohammed Abdul Azeem Date: Sat Oct 21 16:24:50 2017 +0530 tdf#110431: Fixed losing listbos entries on opening .ods file For some reason, XML_TOKEN_INVALID was taking wrong value in windows, causing to fail imports with unknown

[Libreoffice-commits] core.git: 2 commits - download.lst external/pdfium sc/source

2017-08-30 Thread Mohammed Abdul Azeem
da8cf43b4f2af008df231f5e0629c71bd7f2b762 Author: Mohammed Abdul Azeem Date: Wed Aug 16 22:51:05 2017 +0530 Refactoring fastcontexts code: Moved all the casts inside ::createFastChildContext and used reference to it as an argument in the constructors. This avoids spreading the cast statements all over the

[GSoC] Migrating from legacy Parser to FastParser - Final Report

2017-08-28 Thread Mohammed Abdul Azeem
ard for supporting me and giving me ample time to work at my own pace. It's been a great time working with LibreOffice. Cheers, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-08-23 Thread Mohammed Abdul Azeem
o get better readability. *Patches:* https://gerrit.libreoffice.org/40791 https://gerrit.libreoffice.org/40846 https://gerrit.libreoffice.org/41063 https://gerrit.libreoffice.org/41364 https://gerrit.libreoffice.org/40928 Regards, Azeem ___ LibreOffice mailing

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

2017-08-20 Thread Mohammed Abdul Azeem
package/source/zipapi/XBufferedThreadedStream.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit aff5951e7b4fa549882f4d4c4cfda99f3966a9d9 Author: Mohammed Abdul Azeem Date: Sun Aug 20 21:25:12 2017 +0530 Fixing threadedStream produce loop condition

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

2017-08-12 Thread Mohammed Abdul Azeem
files changed, 51 insertions(+), 30 deletions(-) New commits: commit dfac13b483ba38ce6f61cd0a1e5757c6a08ab296 Author: Mohammed Abdul Azeem Date: Wed Aug 9 21:36:12 2017 +0530 Avoiding unnecessary OUString allocation: Using direct strcmp instead of mapping. This is one of the

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-08-08 Thread Mohammed Abdul Azeem
.org/40553 https://gerrit.libreoffice.org/40561 Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-08-07 Thread Mohammed Abdul Azeem
+--- sc/source/filter/xml/xmlsorti.cxx | 73 +-- sc/source/filter/xml/xmlsorti.hxx | 16 11 files changed, 241 insertions(+), 332 deletions(-) New commits: commit 855af7f3260705faf7c33be36efc1610354336f0 Author: Mohammed Abdul Azeem Date: Sun Aug 6 16:40

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

2017-07-30 Thread Mohammed Abdul Azeem
sc/source/filter/xml/xmlcondformat.cxx | 365 +++-- sc/source/filter/xml/xmlcondformat.hxx | 66 ++--- 2 files changed, 194 insertions(+), 237 deletions(-) New commits: commit 6d327ffeb12134e28b975b1894b03870fcddf31d Author: Mohammed Abdul Azeem Date: Sun Jul 30

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

2017-07-30 Thread Mohammed Abdul Azeem
: commit b6076ea5ce60bc1c971db502af3c963da51d8f82 Author: Mohammed Abdul Azeem Date: Sat Jul 29 22:24:20 2017 +0530 Moving legacy contexts to FastContexts: ScXMLCellRangeSourceContext ScXMLDetectiveHighlightedContext ScXMLDetectiveOperationContext ScXMLCellTextParaContext

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

2017-07-28 Thread Mohammed Abdul Azeem
(+), 246 deletions(-) New commits: commit 81164892e16f7f014e32403f63ed78ba41950aec Author: Mohammed Abdul Azeem Date: Fri Jul 28 23:00:25 2017 +0530 Moving legacy contexts to FastContexts: ScXMLDDELinkContext ScXMLDDESourceContext ScXMLDDETableContext ScXMLDDEColumnContext

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

2017-07-27 Thread Mohammed Abdul Azeem
e89548c16b39cd716925cc23f2eb9e54748233c7 Author: Mohammed Abdul Azeem Date: Sun Jul 23 20:04:33 2017 +0530 Moving legacy contexts to FastContexts: ScXMLDataPilotTableContext ScXMLDPSourceSQLContext ScXMLDPSourceTableContext ScXMLDPSourceQueryContext

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-07-25 Thread Mohammed Abdul Azeem
https://gerrit.libreoffice.org/39927 https://gerrit.libreoffice.org/40012 https://gerrit.libreoffice.org/40160 https://gerrit.libreoffice.org/40246 Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/ma

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

2017-07-24 Thread Mohammed Abdul Azeem
/xmlnexpi.hxx | 27 -- sc/source/filter/xml/xmlsorti.cxx | 100 --- sc/source/filter/xml/xmlsorti.hxx |7 8 files changed, 398 insertions(+), 550 deletions(-) New commits: commit 316ea4a15826df71fad9fe0fe80c9feb49511f13 Author: Mohammed Abdul Azeem Date: Sun Jul 23 11:52:59 2017

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

2017-07-20 Thread Mohammed Abdul Azeem
files changed, 259 insertions(+), 336 deletions(-) New commits: commit a9588baca8137f51e2ca72e40b1f448b0e1885d1 Author: Mohammed Abdul Azeem Date: Fri Jul 21 00:42:03 2017 +0530 Moving legacy contexts to FastContexts: ScXMLTableShapesContext ScXMLTableSourceContext

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

2017-07-19 Thread Mohammed Abdul Azeem
(-) New commits: commit def6f7f749dd0a175427e51d8620b1406084d553 Author: Mohammed Abdul Azeem Date: Wed Jul 19 00:34:43 2017 +0530 tdf#108835 Fixed writer crash on adding Autocorrect Entry: ZipPackageStream::saveChild seeks and reads on the same stream, so it cannot be done

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

2017-07-18 Thread Mohammed Abdul Azeem
, 179 insertions(+), 220 deletions(-) New commits: commit 42c8000e68ab9d04f12a71bdaacb3718cb35bbd3 Author: Mohammed Abdul Azeem Date: Sun Jul 16 23:18:02 2017 +0530 Moving legacy contexts to FastContexts: ScXMLNullDateContext ScXMLIterationContext

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

2017-07-13 Thread Mohammed Abdul Azeem
sc/source/filter/xml/XMLTrackedChangesContext.cxx | 1071 +- sc/source/filter/xml/XMLTrackedChangesContext.hxx |5 2 files changed, 480 insertions(+), 596 deletions(-) New commits: commit 85ff2eafc692f6f0d33ac611600935a96058f20a Author: Mohammed Abdul Azeem Date: Thu

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-07-12 Thread Mohammed Abdul Azeem
). *Patches*: https://gerrit.libreoffice.org/39380 https://gerrit.libreoffice.org/39370 https://gerrit.libreoffice.org/39397 https://gerrit.libreoffice.org/39665 https://gerrit.libreoffice.org/39730 Regards, Azeem ___ LibreOffice mailing list LibreOffice

[Libreoffice-commits] core.git: include/sax oox/source sc/source writerfilter/source xmloff/source

2017-07-11 Thread Mohammed Abdul Azeem
/xmlictxt.cxx|2 +- xmloff/source/core/xmlimp.cxx |2 +- 15 files changed, 28 insertions(+), 20 deletions(-) New commits: commit b401896a56149aa2871b65a330a6f601a9830ccd Author: Mohammed Abdul Azeem Date: Sun Jul 9 17:02:06 2017 +0530

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

2017-07-10 Thread Mohammed Abdul Azeem
Abdul Azeem Date: Sun Jul 9 22:37:00 2017 +0530 Adding an overloaded IsXMLToken method: Passing FastAttributeIter to the method makes the code much cleaner and easy to read. Change-Id: I227e9dc378dfba51168c29452667576a779dc215 Reviewed-on: https

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

2017-07-07 Thread Mohammed Abdul Azeem
Author: Mohammed Abdul Azeem Date: Fri Jul 7 00:01:03 2017 +0530 tdf#108821 - fix for overflow of variables on opening huge files This should fix the issue, as well as restrict available to return only non-negative values. Change-Id

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

2017-06-30 Thread Mohammed Abdul Azeem
Azeem Date: Thu Jun 29 23:39:07 2017 +0530 Moving legacy contexts to FastContexts: ScXMLTrackedChangesContext ScXMLCalculationSettingsContext ScXMLContentValidationsContext ScXMLLabelRangesContext ScXMLNamedExpressionsContext ScXMLDatabaseRangesContext

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-06-30 Thread Mohammed Abdul Azeem
, I believe. Also I've started working on adapting contexts from sc/source/filter/xml to work with fast parser, few at a time. *Patches*: https://gerrit.libreoffice.org/38881 https://gerrit.libreoffice.org/38964 https://gerrit.libreoffice.org/39275 Regards,

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

2017-06-29 Thread Mohammed Abdul Azeem
b3b6ce3febbf3073dd9e16d908137e41ab473dca Author: Mohammed Abdul Azeem Date: Thu Jun 29 13:49:18 2017 +0530 Added find function to FastAttributeList: It returns a FastAttributeIter, which can be used to obtain value in different formats directly. Also, avoids one unnecessary iteration

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

2017-06-28 Thread Mohammed Abdul Azeem
/source/filter/xml/xmltabi.cxx |7 +++ xmloff/source/core/xmlictxt.cxx | 14 +- 7 files changed, 31 insertions(+), 34 deletions(-) New commits: commit d6da9e495d7ca32de6cda1a94cb4c8cd26b240cc Author: Mohammed Abdul Azeem Date: Wed Jun 28 21:45:39 2017 +0530

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

2017-06-27 Thread Mohammed Abdul Azeem
/HatchStyle.cxx |2 - xmloff/source/style/TransGradientStyle.cxx |2 - 11 files changed, 75 insertions(+), 83 deletions(-) New commits: commit c44d9f9e627eb074367cc47ae4742aedea44c370 Author: Mohammed Abdul Azeem Date: Tue Jun 27 00:46:25 2017 +0530 Using fast tokens directly

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

2017-06-19 Thread Mohammed Abdul Azeem
e3b4987450b9bd39bb68fa3d9c9efa03b059f12a Author: Mohammed Abdul Azeem Date: Mon Jun 19 18:43:18 2017 +0530 Moving legacy contexts to FastContexts: ScXMLExternalRefTabSourceContext ScXMLExternalRefRowsContext ScXMLExternalRefRowContext ScXMLExternalRefCellContext ScXMLExternalRefCellTextContext

Re: [GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-06-19 Thread Mohammed Abdul Azeem
everse maps fast tokens to Namespace and element name strings. *Patches*: https://gerrit.libreoffice.org/38661 https://gerrit.libreoffice.org/38708 https://gerrit.libreoffice.org/38784 Regards, Azeem ___ LibreOffice mailing list LibreOffice@list

[Libreoffice-commits] core.git: offapi/com

2017-06-19 Thread Mohammed Abdul Azeem
offapi/com/sun/star/xml/sax/XFastDocumentHandler.idl |1 + offapi/com/sun/star/xml/sax/XFastNamespaceHandler.idl | 14 +- 2 files changed, 14 insertions(+), 1 deletion(-) New commits: commit bef2bc59fa6656cbf13922cbc0e5347238156b5e Author: Mohammed Abdul Azeem Date: Mon Jun

[Libreoffice-commits] core.git: include/oox offapi/com oox/source sax/qa sax/source unoxml/qa writerfilter/source

2017-06-15 Thread Mohammed Abdul Azeem
/OOXMLFastDocumentHandler.cxx |4 + writerfilter/source/ooxml/OOXMLFastDocumentHandler.hxx |1 15 files changed, 90 insertions(+), 2 deletions(-) New commits: commit 420cecf55878a2d652a61540ddc37a7faaf4cc46 Author: Mohammed Abdul Azeem Date: Wed Jun 14 18:16:41 2017 +0530 [API CHANGE] Add

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

2017-06-13 Thread Mohammed Abdul Azeem
ffc2e936c6a9f3fd597b64b88785edb0f78d7564 Author: Mohammed Abdul Azeem Date: Mon Jun 12 22:56:10 2017 +0530 Reverse mapping fastToken to NamespaceURI: Made those methods static, so that it is easy to use them outside the module. Also updated the Namespace-constants list

[Libreoffice-commits] core.git: comphelper/source include/comphelper oox/source package/inc package/qa package/source

2017-06-12 Thread Mohammed Abdul Azeem
-- package/source/zippackage/zipfileaccess.cxx |6 -- 11 files changed, 11 insertions(+), 57 deletions(-) New commits: commit 7260bb7160fe58ac63b6b5dd9a322805b1eacab4 Author: Mohammed Abdul Azeem Date: Sun Jun 11 17:20:15 2017 +0530 Setting Buffered(threaded)Stream as default: Also

[GSoC] Migrating from legacy Parser to FastParser - Weekly Report

2017-06-10 Thread Mohammed Abdul Azeem
problems in package/ code which was causing intermittent stream open failure and we've fixed it now. *Patches*: https://gerrit.libreoffice.org/#/c/38135/ https://gerrit.libreoffice.org/#/c/38563/ Regards, Azeem ___ LibreOffice mailing list LibreO

[Libreoffice-commits] core.git: package/Library_package2.mk package/qa package/source

2017-06-08 Thread Mohammed Abdul Azeem
/zipapi/ZipFile.cxx | 10 - 5 files changed, 373 insertions(+), 34 deletions(-) New commits: commit 0632208977a204195a4f5b9e727aed511ece075f Author: Mohammed Abdul Azeem Date: Sat May 27 13:17:04 2017 +0530 First cut at moving unzipping into new thread

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

2017-06-08 Thread Mohammed Abdul Azeem
|4 +- package/source/zippackage/ZipPackageStream.cxx |2 - package/source/zippackage/zipfileaccess.cxx|1 7 files changed, 41 insertions(+), 26 deletions(-) New commits: commit d21a675d3a7deff37fd66adc993d0179d3a39ed7 Author: Mohammed Abdul Azeem Date: Thu Jun 8 13:32:42

Re: a few more comments ...

2017-06-06 Thread Mohammed Abdul Azeem
e extra complexity if possible). > > Here you go. with UsedBuffers: https://demo.collaboracloudsuite.com/tdf/index.php/s/Hbsp5rI8FE7CHmF without UsedBuffers: https://demo.collaboracloudsuite.com/tdf/index.php/s/PIcWD261zVcwpWj Regards, Azeem ___ Lib

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

2017-05-22 Thread Mohammed Abdul Azeem
include/xmloff/xmlimp.hxx |2 ++ xmloff/source/core/xmlictxt.cxx | 16 +++- xmloff/source/core/xmlimp.cxx | 10 +++--- 3 files changed, 20 insertions(+), 8 deletions(-) New commits: commit a7bfced28c526ca603cde3c1ac74ea842320bd7c Author: Mohammed Abdul Azeem Date

GSoC'17 Introduction - Mohammed Abdul Azeem - Migrating from legacy Parser to FastParser

2017-05-09 Thread Mohammed Abdul Azeem
Hi, I'm Mohammed Abdul Azeem, an Engineering Undergraduate from India. I'm excited to be part of this community again and to work with Michael Meeks and Markus Mohrhard. I've got accepted for a GSoC 2017 project 'Migrating from legacy Parser to FastParser', details

Interested in contributing to LibreOffice for GSoC 2017

2017-03-29 Thread Mohammed Abdul Azeem
And all my merged patches can be found here: https://gerrit.libreoffice.org/#/q/owner:azeemmysore%2540gmail.com+status:merged I've shared a draft of my proposal in GSoC Page and please feel free to suggest changes. Cheers, Azeem email: azeemmys...@gmail.com IRC Nick: Azorpid __

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

2017-03-21 Thread Mohammed Abdul Azeem
Abdul Azeem Date: Sat Mar 18 23:24:26 2017 +0530 tdf#105686 - fixed wrongly imported named expressions: It is necessary to extract and set ODF version for fast events also. While debugging I found a couple of tokens which were not in the list, and added them (not needed

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

2017-03-21 Thread Mohammed Abdul Azeem
| 15 --- xmloff/source/transform/TransformerContext.cxx |4 24 files changed, 168 insertions(+), 116 deletions(-) New commits: commit 9f9e861c6d168e8318b9cdc761a387b0d650e5c0 Author: Mohammed Abdul Azeem Date: Wed Mar 15 10:20:06 2017 +0530 Old-to-new mapping of

Re: How to enable interactive environment using visual studio and dr. memory

2017-03-19 Thread Mohammed Abdul Azeem
ot. I've never used Visual Studio, not am an expert in this. Most of the developers won't be available during weekends, so I suggest you wait a couple of days for them to respond. Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2017-02-10 Thread Mohammed Abdul Azeem
files changed, 27 insertions(+), 7 deletions(-) New commits: commit 32c0ab80aa0dbe105be15c5feee4e3bd7cc5ee25 Author: Mohammed Abdul Azeem Date: Thu Feb 9 20:33:15 2017 +0530 Further modifications to FastAttributeIter: attempt to further reduce unnecessary allocation and freeing of

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

2017-02-08 Thread Mohammed Abdul Azeem
/xmltabi.cxx | 23 +++- 5 files changed, 102 insertions(+), 61 deletions(-) New commits: commit 9b724094873d0808f0bd8ddab24adc372ae4e41c Author: Mohammed Abdul Azeem Date: Tue Feb 7 23:53:43 2017 +0530 Adding an iterator for fastattributes: This helps to avoid the expensive

[Libreoffice-commits] core.git: filter/source include/xmloff sc/source xmloff/Library_xof.mk xmloff/source

2017-01-25 Thread Mohammed Abdul Azeem
|4 46 files changed, 789 insertions(+), 413 deletions(-) New commits: commit 8154953add163554c00935486a1cf5677cef2609 Author: Mohammed Abdul Azeem Date: Mon Sep 5 14:38:30 2016 +0530 ScXMLTableRowCellContext implements fast interfaces: Implementation of fast interfaces

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

2016-09-25 Thread Mohammed Abdul Azeem
include/xmloff/xmlimp.hxx |1 + xmloff/source/core/xmlimp.cxx | 10 -- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 5678bc99fb685fe09191e8419a1121e565f97f80 Author: Mohammed Abdul Azeem Date: Sun Sep 25 11:06:32 2016 +0530 tdf#101935 and tdf

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

2016-09-05 Thread Mohammed Abdul Azeem
commits: commit 67ef208b2b586603e205105a384231645d7f6712 Author: Mohammed Abdul Azeem Date: Fri Sep 2 01:18:53 2016 +0530 Fixes for migrating SvXMLImport to use FastParser: These are necessary for implementing fast interfaces for the contexts. Change-Id

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

2016-09-02 Thread Mohammed Abdul Azeem
xmloff/source/core/xmlimp.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f7513f0f53f2d074c08610a68fb787bb379c31d4 Author: Mohammed Abdul Azeem Date: Thu Sep 1 08:26:59 2016 +0530 tdf101725 - fixed missing autotexts from Standard Change

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

2016-08-28 Thread Mohammed Abdul Azeem
- xmloff/source/style/TransGradientStyle.cxx |4 - xmloff/source/token/tokens.txt |2 7 files changed, 62 insertions(+), 60 deletions(-) New commits: commit 41b3fd8ca54eff7e71c69bb0b60e63016f1ac8c2 Author: Mohammed Abdul Azeem Date: Fri Aug 26 23:32:23 2016 +0530 Make

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

2016-08-23 Thread Mohammed Abdul Azeem
Author: Mohammed Abdul Azeem Date: Tue Aug 16 23:37:28 2016 +0530 GSoC - First cut at migrating xmloff/ to use FastParser: This lays the foundation for using fast parser and contexts. Tokens are detokenized and made to emit events just like legacy parser interfaces

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

2016-08-23 Thread Mohammed Abdul Azeem
xmloff/qa/unit/tokenmap-test.cxx | 30 xmloff/source/token/tokens.txt | 2348 +-- 2 files changed, 1320 insertions(+), 1058 deletions(-) New commits: commit 090e3fe4165aff11f557c7da2536fec44639607e Author: Mohammed Abdul Azeem Date: Wed Aug 17 09:03:18

GSoC Project - Implementing legacy SAX parser Interface with FastParser

2016-08-21 Thread Mohammed Abdul Azeem
convert the XML tree context handlers to fast contexts from the leaves upwards(some of the work is already done in feature/fastparser branch, which we can pick with slight modifications). Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freede

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

2016-08-16 Thread Mohammed Abdul Azeem
xmloff/source/core/fasttokenhandler.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 84d9a3642c62d930f4064536659c76a48b9f337e Author: Mohammed Abdul Azeem Date: Tue Aug 16 22:48:42 2016 +0200 GSoC - fix build of fasttokenhandler Change-Id

Re: GSoC Progress

2016-08-14 Thread Mohammed Abdul Azeem
Hi, Sorry, I haven't written in two weeks. *Progress for week10 and 11:* We made a seperate path for unknown elements and skipped tokenizing when token handler is not set ( https://gerrit.libreoffice.org/#/c/27593/ ) and then we moved the load of clearing the attribute list to the consumer thread

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

2016-08-10 Thread Mohammed Abdul Azeem
commits: commit 18edd88edc0c45d9c3b8f6faa45bab481ec078f5 Author: Mohammed Abdul Azeem Date: Wed Aug 3 17:27:48 2016 +0530 GSoC - Making legacyfastparser to use tokens: This tokenizes some elements, de-tokenize while consuming and emits elements through legacy interface

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

2016-07-29 Thread Mohammed Abdul Azeem
sax/source/fastparser/fastparser.cxx | 50 +-- 1 file changed, 42 insertions(+), 8 deletions(-) New commits: commit 916a11d26cb74da9dd534e07b35737def6cbf54a Author: Mohammed Abdul Azeem Date: Thu Jul 28 23:10:12 2016 +0530 GSoC - moving FastAttributeList

Re: GSoC Progress

2016-07-27 Thread Mohammed Abdul Azeem
ments and attributes. Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-07-27 Thread Mohammed Abdul Azeem
sax/source/fastparser/fastparser.cxx | 109 + sax/source/fastparser/legacyfastparser.cxx | 16 2 files changed, 67 insertions(+), 58 deletions(-) New commits: commit 84db6c1d9c57c3dc115dc22413442cf1aa5e69df Author: Mohammed Abdul Azeem Date: Wed Jul

Re: XLegacyFastParser - Errors

2016-07-20 Thread Mohammed Abdul Azeem
Please remember to also add some documentation. :) > Thanks Stephan, I had forgotten about it. Sure, I will add the documentation for that. :) Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-07-19 Thread Mohammed Abdul Azeem
/fastparser.cxx | 25 - sax/source/fastparser/legacyfastparser.cxx |5 +++- 6 files changed, 90 insertions(+), 7 deletions(-) New commits: commit 3aa52d36824d11b8774de15708fdfcbb93cd9dc3 Author: Mohammed Abdul Azeem Date: Mon Jul 18 13:17:19 2016 +0530 GSOC - Handling

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

2016-07-16 Thread Mohammed Abdul Azeem
: Mohammed Abdul Azeem Date: Thu Jul 14 20:22:07 2016 +0530 GSoC - Sync namespace handler calls with elements: This syncs the namespace declaration calls with element's events. A test case is also added which enables threads of fastparser. Chan

Re: GSoC Progress

2016-07-13 Thread Mohammed Abdul Azeem
out the solution. Hopefully we can sort these out and profile it by the end of this week. Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: XLegacyFastParser - Errors

2016-07-12 Thread Mohammed Abdul Azeem
On Mon, Jul 11, 2016 at 1:48 PM, Michael Meeks wrote: > > On Mon, 2016-07-11 at 10:22 +0530, Mohammed Abdul Azeem wrote: > > > 2. SwUiWriterTest::testAutoCorr > > It fails with an uncaught exception of type > > com.sun.star.container.NoSuchElementException. > >

XLegacyFastParser - Errors

2016-07-10 Thread Mohammed Abdul Azeem
XMLContentImporter I couldn't find the implementation of these filters, so any help is appreciated. Thanks, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: GSoC Progress

2016-06-29 Thread Mohammed Abdul Azeem
all these cases within this week. Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: GSoC Progress

2016-06-22 Thread Mohammed Abdul Azeem
an element (convert form namespaceName:elementName to namespaceURL:elementName). I'm looking into it, I will try to identify all places which are causing problems and then we will see what can be done about those. Regards, Azeem ___ LibreOffice ma

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

2016-06-17 Thread Mohammed Abdul Azeem
commits: commit 551a5066fcc8000850d34408d8c1bcdd5b599db3 Author: Mohammed Abdul Azeem Date: Mon Jun 13 23:30:09 2016 +0530 GSoC: Mapping legacy sax parser and XFastParser This implements legacy parser interface using XFastParser, and unit test is also added. Change-Id

Re: GSoC Progress

2016-06-15 Thread Mohammed Abdul Azeem
using this implementation. It is just the basic implementation which uses only unknown (unregistered) elements. This week will try to complete this mapping, some tests for it and then we will start profiling it. Regards, Azeem ___ LibreOffice mailing list

[Libreoffice-commits] core.git: sax/CppunitTest_sax_xmlimport.mk sax/qa

2016-06-15 Thread Mohammed Abdul Azeem
Abdul Azeem Date: Mon Jun 6 03:07:35 2016 +0530 GSoC: sax2/ unit tests: Parsed the same test files using XFastParser and built string, we asssert that both the strings built from XParser and XFastParser are identical. Change-Id

Re: GSoC Progress

2016-06-08 Thread Mohammed Abdul Azeem
r a single thread. In case you want me to use a different thread, please let me know. :) Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

GSoC Progress

2016-05-31 Thread Mohammed Abdul Azeem
t with the implementation of mapping legacy parser with XFastParser by the end of this week. Regards, Azeem ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-05-28 Thread Mohammed Abdul Azeem
Author: Mohammed Abdul Azeem Date: Thu May 26 02:05:13 2016 +0530 sax2/ unit tests. Test xml files are added, string is built for each file and namespaces are handled. Change-Id: I0ab799ca5c9de7311ccca2a6033a96e02598064f Reviewed-on: https://gerrit.libreoffice.org/25468

[Libreoffice-commits] core.git: sax/CppunitTest_sax_xmlimport.mk sax/Module_sax.mk sax/qa

2016-05-19 Thread Mohammed Abdul Azeem
(+) New commits: commit e94deb06391f516ee9c1fa019b3521e222a5615b Author: Mohammed Abdul Azeem Date: Wed May 11 16:57:44 2016 +0530 First cut at adding sax2/ unit tests. This is a first-step towards implementing the legacy parser using the XFastParser. Change-Id

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

2016-03-23 Thread Mohammed Abdul Azeem
: commit f9cf53a082f1d99b313ebd09c8791541859eac40 Author: Mohammed Abdul Azeem Date: Wed Mar 23 03:18:14 2016 +0530 tdf#82641 Changes to currency drop-down list Common codes have been shared in a static function. Now the list shows complete set of currency options. Change-Id

Re: Interested in working on GSoC projects

2016-03-20 Thread Mohammed Abdul Azeem
r the change of plans and it was unintentional. Regards, Azeem Regards, Azeem On Thu, Mar 10, 2016 at 5:19 PM, jan iversen wrote: > Welcome > > As you surely have seen we require you have solved a difficult easyHacks > in order to be aproved, you can find our step

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

2016-03-19 Thread Mohammed Abdul Azeem
(+), 15 deletions(-) New commits: commit bf17a8dfbb9f966c90b5d6eb0a7b8e7838392d27 Author: Mohammed Abdul Azeem Date: Mon Mar 7 01:35:57 2016 +0530 tdf#82641 Currency drop-down list Currency drop-down list has been added. It retains the position of selected entry. Clicking on

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

2016-03-10 Thread Mohammed Abdul Azeem
sc/source/core/data/table6.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 69ac605191860aceee09f1147a5234222d1b3300 Author: Mohammed Abdul Azeem Date: Mon Feb 29 16:48:03 2016 +0530 tdf#57523 - Regex search "^$" finds all empty cell

Interested in working on GSoC projects

2016-03-10 Thread Mohammed Abdul Azeem
Hi, I'm Mohammed Abdul Azeem, studying pre-final year B.Tech (Information Technology) at NITK, India. I would love to work on one of the following projects: 1. Chart Sheets in Calc 2. Improve VML import (Writer) Thank you. :) Regards,

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

2016-02-26 Thread Mohammed Abdul Azeem
Abdul Azeem Date: Sun Feb 21 04:37:20 2016 +0530 tdf#97654 - replaced CellAddress types with ScAddress. Differences in default constructors is compensated and other changes have been made as suggested. Change-Id: I15bdf5043816502ace797c352242a4a59f1cd64e Reviewed-on

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

2016-02-17 Thread Mohammed Abdul Azeem
Author: Mohammed Abdul Azeem Date: Tue Feb 9 03:54:15 2016 +0530 tdf#97654 - replaced UNO cell types in xlsx import with calc internal ones All reference to CellAddress in ApiCellRangeList::getBaseAddress() is changed to ScAddress and its chain of changes has been made

Mohammed Abdul Azeem license statement

2016-01-16 Thread Azeem
Hi, I'm Azeem and I would like to be a take part in libreoffice development. All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freede

Student

2012-03-09 Thread Azeem Khan
Respected Sir/Ma'am, I am a GSOC 2012 aspirant and was wondering if your group will be joining GSOC this year as well. Please let me know, I am a libreoffice fan and am really excited to see you there. Regards Azeem Khan +919871198786 ___ LibreO