Re: footnotes (Replacing one DLL from official build)

2013-11-26 Thread Miklos Vajna
On Mon, Nov 25, 2013 at 02:01:26PM +0100, Pavel Laštovička wrote: > Regarding the mentioned commit, I wonder for which file formats is > SwXMLImport::SetConfigurationSettings called? I tried to open a MS > Word 2003 XML file and the method was not called. SwXMLImport is the Writer ODF import fil

Re: footnotes (Replacing one DLL from official build)

2013-11-25 Thread Pavel Laštovička
Hello Kendy, Dne 19.11.2013 18:14, Jan Holesovsky napsal(a): I'd be most interested to see the document that triggers the wrong behavior - is there any in the bugzilla? Or can you please produce a minimal one? I filed the bug #71984. A test document is attached. For the behavior that is diff

Re: footnotes (Replacing one DLL from official build)

2013-11-19 Thread Jan Holesovsky
Hi Pavel, Pavel Laštovička píše v Pá 15. 11. 2013 v 18:51 +0100: > > I wouldn't use it - as you can see, anything can go wrong there... But I am > > more > > curious why do you need to do an own swlo.dll in the first place? Cannot > > you just > > up-stream the functionality you need there? A

Re: footnotes (Replacing one DLL from official build)

2013-11-15 Thread Pavel Laštovička
Hi Kendy, :) Dne 13.11.2013 14:11, Jan Holesovsky napsal(a): I wouldn't use it - as you can see, anything can go wrong there... But I am more curious why do you need to do an own swlo.dll in the first place? Cannot you just up-stream the functionality you need there? All the best, Kendy sor

Re: Replacing one DLL from official build

2013-11-13 Thread Jan Holesovsky
Hi Pavel, Pavel Laštovička píše v St 13. 11. 2013 v 13:29 +0100: > I had a plan to take an official Win32 build and after installation replace > swlo.dll > with modified library I built myself. I used this approach successfully once > in > past. However this time Writer crashes (SwDocShell::S

Replacing one DLL from official build

2013-11-13 Thread Pavel Laštovička
Hi, I had a plan to take an official Win32 build and after installation replace swlo.dll with modified library I built myself. I used this approach successfully once in past. However this time Writer crashes (SwDocShell::SwDocShell() calls something in sfxlo.dll and a null pointer is reference