To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94695


User er changed the following:

                What    |Old value                 |New value
================================================================================
        Target milestone|OOo 3.2                   |OOo 3.3
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Sep  9 12:22:13 +0000 
2009 -------
The patch needed some adaption, members of ScQueryEntry weren't initialized in
the order they were declared in global.hxx, which is checked at least by
unxlngi6 build. More important, the initialization of mbHasDate[nList-1] would
had worked only for the first 4 conditions, as UpdateValueList() is called only
for the 4 visible conditions. Changed that to obtain the offset via
GetSliderPos() which apparently works, not tested thoroughly though. I'll attach
the resulting patch.

However, in case there are mixed date and date+time values formatted as such,
selecting a date does not display the date+time values of the same date. I don't
think this is what a user expects, I think the query should be adapted to select
also those records; Excel2007 also does it (btw, they have nice extended date
filters where you can select all sort of things), Excel2003 does not.
Unfortunately we're short ahead of feature freeze and the CWS where I wanted to
apply this is going into QA now. Sorry for having started this so late. We'll
have to postpone for OOo3.3


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

Reply via email to