Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-04-05 Thread Christina Roßmanith
shell part pushed. Christina Am 20.03.2011 00:52, schrieb Xisco Faulí: Here we go with the first round of patches. Whitespaces are not deleted anymore and all the bogus have been deleted. Everything builds allright. Part 1 --> http://dl.dropbox.com/u/1274885/removed-commented-code-part1.tar.g

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-04-04 Thread Christina Roßmanith
Pushed the linguistic part. Christina Am 20.03.2011 00:52, schrieb Xisco Faulí: Here we go with the first round of patches. Whitespaces are not deleted anymore and all the bogus have been deleted. Everything builds allright. Part 1 --> http://dl.dropbox.com/u/1274885/removed-commented-code-pa

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-29 Thread Christina Roßmanith
Hi, pushed the framework part. Again a lot of files changed their place so it was quite a lot of work to apply the patch. Additionally I removed lots of dates, comments above removed commented methods, {} not needed anymore after the if () has gone and changed if ( bState = sal_True) to if (

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-29 Thread Christina Roßmanith
Pushed avmedia - just to let you know it's going on :-) Christina Am 20.03.2011 00:52, schrieb Xisco Faulí: Here we go with the first round of patches. Whitespaces are not deleted anymore and all the bogus have been deleted. Everything builds allright. Part 1 --> http://dl.dropbox.com/u/1274

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-28 Thread Christina Roßmanith
Hi, formula and sfx2 pushed. The files WriterHelper.java and DocumentMetadataAccess.java changed their place in the code tree but DocumentMetaData.java seems to have been removed. Christina Am 20.03.2011 00:52, schrieb Xisco Faulí: Here we go with the first round of patches. Whitespaces ar

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-21 Thread Christina Roßmanith
Am 20.03.2011 00:52, schrieb Xisco Faulí: Here we go with the first round of patches. Whitespaces are not deleted anymore and all the bogus have been deleted. Everything builds allright. Part 1 --> http://dl.dropbox.com/u/1274885/removed-commented-code-part1.tar.gz I'll post the second part so

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-19 Thread Xisco Faulí
Here we go with the first round of patches. Whitespaces are not deleted anymore and all the bogus have been deleted. Everything builds allright. Part 1 --> http://dl.dropbox.com/u/1274885/removed-commented-code-part1.tar.gz I'll post the second part soon Greetings 2011/3/18 Christina Roßmanith

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-18 Thread Christina Roßmanith
Patch 0025 now is already pushed but I'll wait until I see a new version on the ML. Christina Am 18.03.2011 22:01, schrieb Xisco Faulí: Well, i'm working on it again, so it would be better to forget this patches and wait for the new ones i'm working on. I'll let you know asap 2011/3/18 Chris

Re: [Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-18 Thread Xisco Faulí
Well, i'm working on it again, so it would be better to forget this patches and wait for the new ones i'm working on. I'll let you know asap 2011/3/18 Christina Roßmanith > Hi, > > I've applied patch-0025 locally waiting for a successful build. As > mentioned earlier whitespace-only changes wer

[Libreoffice] [PATCH] [WIP] Remove most of dead code in libs-core

2011-03-18 Thread Christina Roßmanith
Hi, I've applied patch-0025 locally waiting for a successful build. As mentioned earlier whitespace-only changes were skipped. I'd suggest that you break patch-0001 into smaller pieces because >1 lines are simply too much. Christina Am 08.03.2011 21:06, schrieb Xisco Faulí: Hello, I'