To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85898
------- Additional comments from [EMAIL PROTECTED] Wed Feb 6 20:41:18 +0000 2008 ------- kendy: well, not completely: You know what I currently quite often do in files I touch? Remove the include guards, put the includes in a certain order and remove the ones which obviously are not needed anymore (yes, medics call this anankasm :), and add some markers which allow some newer IDE macros of mine to automatically add new includes below those markers, for the identifier under the cursor. Don't tell me this doesn't lead to conflicts :) Not sure if extending the script to work on CWS-modified files only is needed - my idea would be to merely run it on selected modules in a selected CWS just before it's handed over to QA. I'd say this would leave sufficient control over where and when to apply. But thanks for the offering. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
