[PATCH][PUSHED] Fix for fdo#44969

David Tardon dtardon at redhat.com
Sun Sep 9 23:01:27 PDT 2012


Hi Peter,

On Sun, Sep 09, 2012 at 11:16:26PM +0200, Peter Jentsch wrote:
> Hi,
> 
> I'm attaching a series of patches that I can't seem to get into
> gerrit (presumably because the first commits precede the switch to
> gerrit and thus don't carry a change-id). I'd gladly submit them to
> gerrit if sb tells me how to produce change-ids for the older
> commits.

I have pushed them for you. git rebase -i and using 'reword' on all the
changesets (without any actual change to the commit messages) helped for
the Change-Id problem.

> 
> The patches fix the excel 2003 xml import by replacing some
> constructs that only work well in Saxon/J by  corresponding exslt
> constructs. The later commits enable delivering and using exslt for
> our internal libxslt.

I trust you that the new XSLT code really works--I am in no mood for
trying to understand the changes right now :-)

> 
> Especially the part the enables exslt might suck, because I'm a Make dyslexic.

I see no obvious problem.

D.


More information about the LibreOffice mailing list