[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2009-04-16 Thread mh
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from m...@openoffice.org Thu Apr 16 08:11:47 + 
2009 ---
can this issue be closed or get another target ?

-
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


-
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-08-18 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946


User pjanik changed the following:

What|Old value |New value

Target milestone|OOo 3.0   |OOo 3.1





-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-09 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946


User pjanik changed the following:

What|Old value |New value

Priority|P1|P3

Target milestone|---   |OOo 3.0





--- Additional comments from [EMAIL PROTECTED] Wed Apr  9 20:12:43 + 
2008 ---
lowering prio.

Works now.

But still has to be cleaned-out as the masterfix is only workaround.



-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-07 Thread cl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from [EMAIL PROTECTED] Mon Apr  7 13:01:32 + 
2008 ---
looks like sw project has no makefile.pmk

In that case the proposed patch must be added to each makefile.mk of the
directories that fail

-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-07 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from [EMAIL PROTECTED] Mon Apr  7 19:09:29 + 
2008 ---
In the current m6, while compiling svx/source/dialog/dlgfact.cxx:


In file included from 
/home/oo/BuildDir/ooo_DEV300_m6_src/svx/source/dialog/zoom.hxx:40,
 from 
/home/oo/BuildDir/ooo_DEV300_m6_src/svx/source/dialog/dlgfact.cxx:74:
/home/oo/BuildDir/ooo_DEV300_m6_src/solver/300/unxlngx6.pro/inc/layout/layout.hxx:7:49:
 error: 
com/sun/star/awt/XLayoutContainer.hpp: No such file or directory

and that file really is not part of the build tree...



-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from [EMAIL PROTECTED] Sun Apr  6 08:49:15 + 
2008 ---
#if ENABLE_LAYOUT - #ifdef ENABLE_LAYOUT

Please also add copyright headers...



-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-06 Thread jcn
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from [EMAIL PROTECTED] Sun Apr  6 11:07:19 + 
2008 ---
Thanks for catching this, but I object to such a patch as it is not helpful if
code is built when ENABLE_LAYOUT==0.

I would much rather have ENABLE_LAYOUT always be defined.  I'm kind of
flabbergasted it isn't, because ./configure will define it either 0 or 1.

Is this a Windows build?  Is Windows using an alternative mechanism?
Could you help me with that, I have never built for Windows.

I do not understand how this issue can crop-up now, this code has been
integrated in m2 or m3 already?

Wrt copyright headers (and lots of other fixes, amongst which building
for Windows with --enable-layout switched on), those are in the
layoutdialogs CWS.


-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946
 Issue #|87946
 Summary|to-be-DEV300_m6: toolkit's layout.hxx
   Component|gsl
 Version|DEV300m5
Platform|All
 URL|
  OS/Version|Windows, all
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P1
Subcomponent|code
 Assigned to|jcn
 Reported by|pjanik





--- Additional comments from [EMAIL PROTECTED] Sun Apr  6 08:47:12 + 
2008 ---
In svx:

f:/home\pavel\BuildDir\ooo_DEV300_m6_src\solver\300\wntmsci10.pro\inc\layout\layout.hxx(4)
 : 
error C2220: warning treated as error - no object file generated
f:/home\pavel\BuildDir\ooo_DEV300_m6_src\solver\300\wntmsci10.pro\inc\layout\layout.hxx(4)
 : 
warning C4668: 'ENABLE_LAYOUT' is not defined as a preprocessor macro, 
replacing with '0' for 
'#if/#elif'
f:/home\pavel\BuildDir\ooo_DEV300_m6_src\solver\300\wntmsci10.pro\inc\layout\layout-pre.hxx(4)
 
: warning C4668: 'ENABLE_LAYOUT' is not defined as a preprocessor macro, 
replacing with '0' for 
'#if/#elif'
f:/home\pavel\BuildDir\ooo_DEV300_m6_src\solver\300\wntmsci10.pro\inc\layout\layout-
post.hxx(4) : warning C4668: 'ENABLE_LAYOUT' is not defined as a preprocessor 
macro, replacing with 
'0' for '#if/#elif'
dmake:  Error code 2, while making '../../wntmsci10.pro/slo/dlgfact.obj'

ERROR: Error 65280 occurred while making 
/cygdrive/f/home/pavel/BuildDir/ooo_DEV300_m6_src/svx/source/dialog

-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-06 Thread pjanik
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from [EMAIL PROTECTED] Sun Apr  6 11:14:04 + 
2008 ---
Hi,

yes wntmsci10.pro is Windows build. It pop up now, because wntmsci10.pro was 
broken for a few 
milestones ;-)

What about #if VARIABLE  0?

There is a long way from configure's ENABLE_LAYOUT to C++ ENABLE_LAYOUT... 

BUT: I do not like this if in the header at all...



-
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]



[gsl-issues] [Issue 87946] to-be-DEV300_m6: toolkit's layout.hxx

2008-04-06 Thread cl
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87946





--- Additional comments from [EMAIL PROTECTED] Sun Apr  6 11:50:18 + 
2008 ---
I suggest we add the following to

toolkit/util/makefile.pmk
svx/util/makefile.pmk
sw/util/makefile.pmk

.IF $(ENABLE_LAYOUT) == TRUE
CFLAGS+=-DENABLE_LAYOUT=1
.ELSE
CFLAGS+=-DENABLE_LAYOUT=0
.ENDIF # ENABLE_LAYOUT == TRUE

In the cws layouterdialogs we will decide how to implement this gracefully.


-
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]