Re: [Libreoffice] Duplicate code: hwpreader.cxx

2011-06-14 Thread Caolán McNamara
On Wed, 2011-06-08 at 21:19 +0200, Chr. Rossmanith wrote: > Hi, > > I've found a .hwp document here > http://openoffice.org/bugzilla/show_bug.cgi?id=31091, tried to open it > but only get a blank page - no error message. Where would I start to > analyze what's going wrong? If hwpfilter is not w

Re: [Libreoffice] Duplicate code: hwpreader.cxx

2011-06-08 Thread Chr. Rossmanith
Hi, I've found a .hwp document here http://openoffice.org/bugzilla/show_bug.cgi?id=31091, tried to open it but only get a blank page - no error message. Where would I start to analyze what's going wrong? If hwpfilter is not working, maybe it's no use to improve the code... Christina ___

Re: [Libreoffice] Duplicate code: hwpreader.cxx

2011-06-08 Thread Korrawit Pruegsanusak
Hello Christina, Michael, * On Wed, Jun 8, 2011 at 13:31, Christina Rossmanith wrote: > Once upon a time the easy hacks list had a topic "SIMIAN" (similarity > analyser). Now it's gone, don't know why, don't know when, don't know > where... It was quite nice because it had the precise instructi

Re: [Libreoffice] Duplicate code: hwpreader.cxx

2011-06-07 Thread Christina Rossmanith
Hi, > > How do you find these cut/paste monsters ? :-) Once upon a time the easy hacks list had a topic "SIMIAN" (similarity analyser). Now it's gone, don't know why, don't know when, don't know where... It was quite nice because it had the precise instructions how to invoke simian. So y

Re: [Libreoffice] Duplicate code: hwpreader.cxx

2011-06-07 Thread Michael Meeks
Hi Christina, On Mon, 2011-06-06 at 09:13 +0200, Chr. Rossmanith wrote: > I had a look at the two methods > > void HwpReader::makeCaptionStyle(FBoxStyle * fstyle) and > void HwpReader::makeFStyle(FBoxStyle * fstyle) Wow - there is a nice big huge block of identical code there to share :-