Hi,
On Tue, Jul 19, 2016 at 5:42 PM, Stephan Bergmann
wrote:
> On 07/11/2016 12:33 PM, Stephan Bergmann wrote:
>
>> By the way, when you add things to .idl files in unoidl, please add
>> "@since LibreOffice 5.3" tags to the comments. (Seen you added an
>> interface XFastNamespaceHandler, and a
On 07/11/2016 12:33 PM, Stephan Bergmann wrote:
By the way, when you add things to .idl files in unoidl, please add
"@since LibreOffice 5.3" tags to the comments. (Seen you added an
interface XFastNamespaceHandler, and a method setNamespaceHandler to
unpublished interface XFasterParser.)
Added
Hi Mohammed,
On Wed, 2016-07-13 at 02:07 +0530, Mohammed Abdul Azeem wrote:
> At some point of time ManifestReader::readManifestSequence is called,
> which calls the parser.
Great debugging.
> But our new parser is not emitting any events for this source, while
> XParser parses the mani
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.
> > It fails at sw/qa/extras/uiwriter/ui
By the way, when you add things to .idl files in unoidl, please add
"@since LibreOffice 5.3" tags to the comments. (Seen you added an
interface XFastNamespaceHandler, and a method setNamespaceHandler to
unpublished interface XFasterParser.)
Thanks,
Stephan
On 11.07.2016 10:18, 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.
>> It fails at sw/qa/extras/uiwriter/uiwriter.cxx:1034, so
Hi Mohammed,
On Mon, 2016-07-11 at 10:22 +0530, Mohammed Abdul Azeem wrote:
> Our new parser is failing at couple of other places. After much
> debugging, I've identified the causes for these failures.
Great work.
> 1. SigningTest::testOOXMLPartial
> The xml file parsed by ImplXMLSignatu
Hi,
Our new parser is failing at couple of other places. After much debugging,
I've identified the causes for these failures.
1. SigningTest::testOOXMLPartial
The xml file parsed by ImplXMLSignatureListener filter is big and it
activates threading. When threading is enabled our namespace handler