[sc-issues] [Issue 112411] Filepicker chooses wrong filter when extension is provided

2010-07-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112411





--- Additional comments from muthus...@openoffice.org Mon Jul 19 10:23:48 
+ 2010 ---
There could be an unnecessary call to setCurrentFilter when there are no filters
found.

+if( bChangeFilter )
+setCurrentFilter( aNewFilter );

could be changed to
+if( bChangeFilter  bExtensionTypedIn )
+setCurrentFilter( aNewFilter );

to avoid the unnecessary call.

Sorry for the trouble.

Thank you.

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


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



[sc-issues] [Issue 112411] Filepicker chooses wrong filter when extension is provided

2010-06-15 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112411
 Issue #|112411
 Summary|Filepicker chooses wrong filter when extension is prov
|ided
   Component|Spreadsheet
 Version|OOO320m15
Platform|Opteron/x86_64
 URL|
  OS/Version|Linux
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|DEFECT
Priority|P3
Subcomponent|save-export
 Assigned to|spreadsheet
 Reported by|muthusuba





--- Additional comments from muthus...@openoffice.org Tue Jun 15 11:19:36 
+ 2010 ---
File picker chooses the first listed filter (for a given extension) even when 
another filter is chosen.

Steps:
1. Do a save as...
2. Click 'browse for other folders'
3. Choose MS Excel 95
4. One of the below steps
4a. give filename as test.xls OR
4b. overwrite an exisitng file, say test.xls
5. The filter that will be chosen is Excel 97 (in this particular case, since 
its listed first)
You can see this in the save confirmation dialog

Expected Behaviour:
When user has selected a filter with the given extension, it should choose that 
one.

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


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



[sc-issues] [Issue 112411] Filepicker chooses wrong filter when extension is provided

2010-06-15 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112411


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |70012)
Patch for the same






--- Additional comments from muthus...@openoffice.org Tue Jun 15 11:20:27 
+ 2010 ---
Created an attachment (id=70012)
Patch for the same


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


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



[sc-issues] [Issue 112411] Filepicker chooses wrong filter when extension is provided

2010-06-15 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112411


User muthusuba changed the following:

What|Old value |New value

  CC|''|'kendy'

  Issue type|DEFECT|PATCH





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


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



[sc-issues] [Issue 112411] Filepicker chooses wrong filter when extension is provided

2010-06-15 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112411





--- Additional comments from muthus...@openoffice.org Tue Jun 15 11:22:14 
+ 2010 ---
Forgot to mention: This is with GTK/Gnome - haven't tested it with QT/KDE

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


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



[www-issues] [Issue 111473] Request for migration of cvs keys to svn and hg

2010-05-18 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111473





--- Additional comments from muthus...@openoffice.org Tue May 18 08:08:25 
+ 2010 ---
Thank you.

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


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



[www-issues] [Issue 111473] Request for migration of cvs keys to svn and hg

2010-05-08 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111473
 Issue #|111473
 Summary|Request for migration of cvs keys to svn and hg
   Component|www
 Version|current
Platform|Unknown
 URL|
  OS/Version|All
  Status|NEW
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|openoffice.org SVN
 Assigned to|iss...@www
 Reported by|muthusuba





--- Additional comments from muthus...@openoffice.org Sat May  8 07:15:53 
+ 2010 ---
Please migrate my ssh keys from cvs to svn and hg.
Thank you!

Ref: issue 75094

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


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



[www-issues] [Issue 111473] Request for migration of cvs keys to svn and hg

2010-05-08 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111473


User muthusuba changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |94002
  is|  |





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


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



[www-issues] [Issue 94002] Migrate sshkeys to SVN cod e repository

2010-05-08 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=94002


User muthusuba changed the following:

What|Old value |New value

 IssuesThisDependsOn|93109,97576,97986,98388,98|93109,97576,97986,98388,98
|396,98488,98531,98613,9873|396,98488,98531,98613,9873
|3,98969,99628,99758,99969,|3,98969,99628,99758,99969,
|101361,101606,104218,10428|101361,101606,104218,10428
|7,104688,104918,105949,106|7,104688,104918,105949,106
|096,106170,106420,106460,1|096,106170,106420,106460,1
|06878,108975,110025,110027|06878,108975,110025,110027
|,110683   |,110683,111473





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


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



[sc-issues] [Issue 18748] At autocompletion TAB-key- use no longer leads to cell travel

2010-04-05 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18748





--- Additional comments from muthus...@openoffice.org Mon Apr  5 06:55:10 
+ 2010 ---
Is it possible to make this key (both cell movement and autocomplete key 
binding?) configurable instead? I guess this could help.

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


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



[sc-issues] [Issue 18728] Import DBF files - supress Character set selection dialog at each access . This makes batch/frequent use easier. Perhap s we should store the last used code page.

2010-03-28 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18728


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |68593)
Patch Set 3 - havin
|  |g separate load/save for i
|  |mport and export preferenc
|  |es.






--- Additional comments from muthus...@openoffice.org Sun Mar 28 11:31:37 
+ 2010 ---
Created an attachment (id=68593)
Patch Set 3 - having separate load/save for import and export preferences.


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


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



[sc-issues] [Issue 18728] Import DBF files - supress Character set selection dialog at each access . This makes batch/frequent use easier. Perhap s we should store the last used code page.

2010-03-27 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18728


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |68569)
Patch Set 1






--- Additional comments from muthus...@openoffice.org Sat Mar 27 11:24:43 
+ 2010 ---
Created an attachment (id=68569)
Patch Set 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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


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



[sc-issues] [Issue 18728] Import DBF files - supress Character set selection dialog at each access . This makes batch/frequent use easier. Perhap s we should store the last used code page.

2010-03-27 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18728


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |68570)
Patch Set 2






--- Additional comments from muthus...@openoffice.org Sat Mar 27 11:25:34 
+ 2010 ---
Created an attachment (id=68570)
Patch Set 2


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


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



[sc-issues] [Issue 18728] Import DBF files - supress Character set selection dialog at each access . This makes batch/frequent use easier. Perhap s we should store the last used code page.

2010-03-27 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18728


User muthusuba changed the following:

What|Old value |New value

  CC|'bh,helen_russian,kohei,kp|'bh,er,helen_russian,kohei
|alagin,muthusuba,pmike'   |,kpalagin,mmeeks,muthusuba
|  |,nn,pmike'





--- Additional comments from muthus...@openoffice.org Sat Mar 27 11:35:11 
+ 2010 ---
I have attached two patch sets.
Patch 1: Provides additional encoding types being read from input file. This is
done using pmike 's comment. 
Also, when the user selects IBM_850 encoding, the encoding type is read from the
input file. It defaults to IBM_850 encoding if none are matching/usable.
Patch 2: For saving/remembering the user's encoding choice.

-
I was looking at creating a helper class to do the saving and loading of the
dialog options. This simplest one would be to just provide the functionality of
load_ and save_.
Are there any other better ideas?


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


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



[sc-issues] [Issue 18728] Import DBF files - supress Character set selection dialog at each access . This makes batch/frequent use easier. Perhap s we should store the last used code page.

2010-03-08 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18728





--- Additional comments from muthus...@openoffice.org Mon Mar  8 10:41:50 
+ 2010 ---
KP,
sure...will try to look at it this weekend sometime.

muthusuba

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


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



[sc-issues] [Issue 3687] Make CSV import/export filt er settings persistent (e.g. the delimiter cha racter). Very helpful for batch tasks.

2009-01-28 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=3687





--- Additional comments from muthus...@openoffice.org Wed Jan 28 12:01:46 
+ 2009 ---
Do let me know if I can do anything for this.

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


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



[sc-issues] [Issue 18748] At autocompletion TAB-key- use no longer leads to cell travel

2008-12-10 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18748





--- Additional comments from [EMAIL PROTECTED] Thu Dec 11 06:07:55 + 
2008 ---
I am sorry, but I am confused with the following (johnmoody's) comments.
Can someone explain? (It (the patch) seems to work properly for me).

--- Additional comments from johnmoody Fri Aug 15 22:27:57 + 2008 
---

This problem has worse implications now than it did before.  The problem was NOT
fixed in 2.4, but another problem was, making this more severe.  Now Tab
correctly remembers where the first cell is.  You can now start on Cell B
press tab a number of times and, say, land on Cell M.  Now, when you hit
Enter you will go back to Cell B, but down a row.  Large repetitive amounts
of data can be entered from left to right using the Tab key, and when it is time
to go to the next row just hit enter, and you will be able to start again with
no problems.  EXCEPT since issue 18748 is still a problem, once AutoCorrect
appears, Tab no longer works.  You CAN hit arrow to go to the next cell, but
that will mess up where the left cell is.  

Since 2.4 Tab will remember where the left cell is.  This is an improvement
which effectively changes the status of issue 18748 to a major problem.





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



[sc-issues] [Issue 87974] Problem inserting negative numbers

2008-05-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87974





--- Additional comments from [EMAIL PROTECTED] Mon May 19 08:24:18 + 
2008 ---
kohei,
  yes, looks like the handler for 'with formating' is being called.
i have fixed, but i don;t know what else it might break.
(but, for sure, anything starting with =, +, - cannot have formatting with this
patch) We have to start with ' in case we need formatting for text starting with
=/+/-.

muthusuba

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



[sc-issues] [Issue 87974] Problem inserting negative numbers

2008-05-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87974


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |53759)
Updated patch.






--- Additional comments from [EMAIL PROTECTED] Mon May 19 08:25:30 + 
2008 ---
Created an attachment (id=53759)
Updated patch.


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



[sc-issues] [Issue 87974] Problem inserting negative numbers

2008-05-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87974


User muthusuba changed the following:

What|Old value |New value

  CC|'kohei,kpalagin,mmeeks,mut|'er,kohei,kpalagin,mmeeks,
|husuba'   |muthusuba,tbe'





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



[sc-issues] [Issue 87974] Problem inserting negative numbers

2008-05-14 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87974


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |53619)
Updated patch






--- Additional comments from [EMAIL PROTECTED] Wed May 14 10:38:32 + 
2008 ---
Created an attachment (id=53619)
Updated patch


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



[sc-issues] [Issue 87974] Problem inserting negative numbers

2008-05-14 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87974





--- Additional comments from [EMAIL PROTECTED] Wed May 14 10:42:37 + 
2008 ---
Kohei,
  yes, i hadn't tested the simple '=' case!
i have updated the patch now...try it out...

muthusuba

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



[sc-issues] [Issue 87974] Problem inserting negative numbers

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


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |53413)
Fix for mouse click
|  | problem (doesn't work sim
|  |ilar to cursor keys)






--- Additional comments from [EMAIL PROTECTED] Tue May  6 10:34:57 + 
2008 ---
Created an attachment (id=53413)
Fix for mouse click problem (doesn't work similar to cursor keys)


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



[sc-issues] [Issue 87974] Problem inserting negative numbers

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


User muthusuba changed the following:

What|Old value |New value

 IssuesThisDependsOn|  |20496





--- Additional comments from [EMAIL PROTECTED] Tue May  6 10:40:29 + 
2008 ---
Other possible problems:
A)
1. Enter a formula (starting with '+') say '+10+20'
2. verify the cell has 30
3. Click Undo
4. Click Redo
(now the cell value changes to +10+20 instead of 30)

B)
1. Enter a formula with ref. say '+10+A1'
2. verify the cell has value 10
3. Now try changing A1 to something else by double clicking on A1 and choosing
another cell (say B1)

(see also issue 20496)

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



[sc-issues] [Issue 20496] Enhanced formula input

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


User muthusuba changed the following:

What|Old value |New value

OtherIssuesDependingOnTh|  |87974
  is|  |





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



[sc-issues] [Issue 87974] Problem inserting negative numbers

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


User muthusuba changed the following:

What|Old value |New value

  Issue type|DEFECT|PATCH





--- Additional comments from [EMAIL PROTECTED] Tue May  6 10:44:52 + 
2008 ---
changing issue type to patch.

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



[sc-issues] [Issue 3687] Make CSV import/export filt er settings persistent (e.g. the delimiter cha racter). Very helpful for batch tasks.

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





--- Additional comments from [EMAIL PROTECTED] Sat Apr 12 08:08:20 + 
2008 ---
we'll have to do that for 'storing' also then - thanx rail!

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



[sc-issues] [Issue 3687] Make CSV import/export filt er settings persistent (e.g. the delimiter cha racter). Very helpful for batch tasks.

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





--- Additional comments from [EMAIL PROTECTED] Fri Apr 11 08:05:55 + 
2008 ---
rail,
  I am sorry, but i didn't clearly understand:
if( nCharSet = 0 )
  aLbCharSet.SelectEntryPos( nCharSet );
changes the 'Character set' - which can be manually changed if required. But in
the screen shot I see the field to be disabled (how?!).

thanks!
muthusuba

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



[sc-issues] [Issue 3687] Make CSV import/export filt er settings persistent (e.g. the delimiter cha racter). Very helpful for batch tasks.

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





--- Additional comments from [EMAIL PROTECTED] Fri Apr 11 12:18:56 + 
2008 ---
rail, 
 hmm...that's interesting...any idea on the reason for doing that? That would
solve our problem, i guess.

muthusuba

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



[sc-issues] [Issue 87974] Problem inserting negative numbers

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


User muthusuba changed the following:

What|Old value |New value

  CC|'kpalagin'|'kpalagin,muthusuba'





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



[sc-issues] [Issue 87974] Problem inserting negative numbers

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


User muthusuba changed the following:

What|Old value |New value

  CC|'kpalagin,muthusuba'  |'kpalagin,mmeeks,muthusuba
|  |'





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



[sc-issues] [Issue 20496] Enhanced formula input

2008-03-16 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Sun Mar 16 09:09:39 + 
2008 ---
jarkod,
  It would be easy if you could explain why =+5+6 will cause a problem for you -
as in annoying.
mathematically, 5+6 is same as +5+6. 
Replacing the first '+' with '=' might not be a problem (like excel does ++5+6
= =+5+6) - but why is it needed?

thanks,
muthusuba

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



[sc-issues] [Issue 38759] ODFF: MIN/MINA MAX/MAXA sh ould return 0 if all parms are empty

2007-12-10 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38759





--- Additional comments from [EMAIL PROTECTED] Mon Dec 10 13:19:45 + 
2007 ---
er,
 do you still want me to add the matrix part? i can look at it today.

thanks,
muthusuba

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



[sc-issues] [Issue 38759] ODFF: MIN/MINA MAX/MAXA sh ould return 0 if all parms are empty

2007-12-10 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38759





--- Additional comments from [EMAIL PROTECTED] Mon Dec 10 14:43:10 + 
2007 ---
@er: sure!

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



[sc-issues] [Issue 38759] MIN/MINA MAX/MAXA should r eturn 0 if all parms are empty

2007-09-06 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38759





--- Additional comments from [EMAIL PROTECTED] Fri Sep  7 05:18:20 + 
2007 ---
nn,

  yes, i am still looking at it or rather it is there on my list of to-dos.

i will try to look at this, this weekend.

just to recollect: 'the patch misses the matrix part', right?
(and probably 'indirect' cell cases)

muthusuba

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



[sc-issues] [Issue 20496] Enhanced formula input

2007-08-21 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Tue Aug 21 15:40:35 + 
2007 ---
Thanks tbe!

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



[sc-issues] [Issue 20496] Enhanced formula input

2007-08-03 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Fri Aug  3 08:01:37 + 
2007 ---
ft,

the specification misses a lot of points like:
1. when should the arrow key act like 'reference input' and 'accept input'
2. Function inputing.

a correction in spec: (preferred).
1. +number+number = =+number+number
(note the '+' after '=')

please correct me if i am wrong.

thanks,
muthusuba

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



[sc-issues] [Issue 79580] Insane automatic correctio n

2007-07-16 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79580





--- Additional comments from [EMAIL PROTECTED] Mon Jul 16 14:37:54 + 
2007 ---
dramenbejs,

  You would probably want to also comment on issue 20496

muthusuba

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



[sc-issues] [Issue 79580] Insane automatic correctio n

2007-07-13 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=79580





--- Additional comments from [EMAIL PROTECTED] Fri Jul 13 15:10:46 + 
2007 ---
Even excel seems to auto correct -101,-102,-103 to =-101-102-103

But excel gives you a Tip to start the string with '

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



[sc-issues] [Issue 68636] Checkbox Save cell conten ts as shown should be unchecked as standard

2007-07-09 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68636





--- Additional comments from [EMAIL PROTECTED] Mon Jul  9 06:14:08 + 
2007 ---
lesha,
  see issue 4925 - people wanted something contradictory to point (1).

saving of options should be the best choice (as mentioned in issue 3687) - this
would also solve point (1).

'save as shown' = precision will be lost :) but adding a warning should be easy
- we need to probably ask the UI team.

muthusuba

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



[sc-issues] [Issue 68636] Checkbox Save cell conten ts as shown should be unchecked as standard

2007-07-06 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68636





--- Additional comments from [EMAIL PROTECTED] Fri Jul  6 14:51:27 + 
2007 ---
duplicate of issue 3687 i.e.?

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



[sc-issues] [Issue 68636] Checkbox Save cell conten ts as shown should be unchecked as standard

2007-07-06 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68636





--- Additional comments from [EMAIL PROTECTED] Fri Jul  6 14:50:17 + 
2007 ---
Is this duplicate of 3687?

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-06-29 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Fri Jun 29 14:40:55 + 
2007 ---
er,
  Sure.

We made the 'shortcut' configurable so as to make it work on non-English
keyboard layouts also.

muthusuba

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-06-29 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Fri Jun 29 14:31:18 + 
2007 ---
Thanks a lot, er! 

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-06-29 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Fri Jun 29 15:02:32 + 
2007 ---
er,
  done. please verify:
http://eis.services.openoffice.org/EIS2/changesmails.EditFeature?Id=3929

thanks,
muthusuba

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



[sc-issues] [Issue 47724] adding #Div/0! error in ca lc

2007-06-26 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47724





--- Additional comments from [EMAIL PROTECTED] Tue Jun 26 06:09:30 + 
2007 ---
oops...sorry i forgot to 'cat' the patch into updated2.diff

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



[sc-issues] [Issue 47724] adding #Div/0! error in ca lc

2007-06-26 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47724


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |46260)
Updated  complete 
|  |patch






--- Additional comments from [EMAIL PROTECTED] Tue Jun 26 17:07:12 + 
2007 ---
Created an attachment (id=46260)
Updated  complete patch


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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-06-25 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Mon Jun 25 08:49:00 + 
2007 ---
deleted msba01 (since it was based on oof680)

will be fixed in msba02 (based on src680 (m212))

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



[sc-issues] [Issue 47724] adding #Div/0! error in ca lc

2007-06-25 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47724


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |46239)
Updated it with Pus
|  |hError function.






--- Additional comments from [EMAIL PROTECTED] Mon Jun 25 16:37:15 + 
2007 ---
Created an attachment (id=46239)
Updated it with PushError function.


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



[sc-issues] [Issue 47724] adding #Div/0! error in ca lc

2007-06-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47724


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |46215)
Updated with div fu
|  |nction.






--- Additional comments from [EMAIL PROTECTED] Sun Jun 24 17:52:21 + 
2007 ---
Created an attachment (id=46215)
Updated with div function.


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



[sc-issues] [Issue 47724] adding #Div/0! error in ca lc

2007-06-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47724


User muthusuba changed the following:

What|Old value |New value

 Assigned to|muthusuba |er





--- Additional comments from [EMAIL PROTECTED] Sun Jun 24 17:55:58 + 
2007 ---
re-assign.

er,
  I have updated it with div() calls.
and I am not sure y i had given =1 for ScVar - we need to check (with var
description - probably its invalid for =1 values).
sqrt needs y =1 - ScStDev

Can you please review?

thanks,
muthusuba

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



[sc-issues] [Issue 47724] adding #Div/0! error in ca lc

2007-06-11 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47724





--- Additional comments from [EMAIL PROTECTED] Mon Jun 11 14:37:25 + 
2007 ---
er,
  Sure! As soon as possible...

muthusuba

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



[sc-issues] [Issue 47125] Auto superscripting on aut o complete

2007-06-08 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47125





--- Additional comments from [EMAIL PROTECTED] Fri Jun  8 13:17:55 + 
2007 ---
(I actually had forgotten about this!)

Thanks nn!



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



[sc-issues] [Issue 19369] CSV Filter

2007-05-28 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=19369


User muthusuba changed the following:

What|Old value |New value

  CC|'danohnesorg' |'danohnesorg,muthusuba'





--- Additional comments from [EMAIL PROTECTED] Mon May 28 16:26:33 + 
2007 ---
Is this similar to issue 3687 ?

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-05-21 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202


User muthusuba changed the following:

What|Old value |New value

  Status|STARTED   |RESOLVED

  Resolution|  |FIXED





--- Additional comments from [EMAIL PROTECTED] Mon May 21 17:39:46 + 
2007 ---
committed to CWS msba01

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-03-26 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202


User muthusuba changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Mon Mar 26 16:31:07 + 
2007 ---
Accept.

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



[www-issues] [Issue 75094] CVS access to sc

2007-03-21 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75094





--- Additional comments from [EMAIL PROTECTED] Wed Mar 21 17:37:49 + 
2007 ---
I was able to tunnel and checkout sc (with my username).

Thank You.

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



[www-issues] [Issue 75094] CVS access to sc

2007-03-18 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75094


User muthusuba changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |43786)
DSA ssh key






--- Additional comments from [EMAIL PROTECTED] Sun Mar 18 07:39:01 + 
2007 ---
Created an attachment (id=43786)
DSA ssh key


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



[www-issues] [Issue 75094] CVS access to sc

2007-03-04 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75094


User muthusuba changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |43511)
Public key






--- Additional comments from [EMAIL PROTECTED] Sun Mar  4 08:00:20 + 
2007 ---
Created an attachment (id=43511)
Public key


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



[www-issues] [Issue 75094] CVS access to sc

2007-03-03 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75094
 Issue #|75094
 Summary|CVS access to sc
   Component|www
 Version|OOo 2.0
Platform|All
 URL|
  OS/Version|All
  Status|UNCONFIRMED
   Status whiteboard|
Keywords|
  Resolution|
  Issue type|TASK
Priority|P3
Subcomponent|openoffice.org CVS
 Assigned to|[EMAIL PROTECTED]
 Reported by|muthusuba





--- Additional comments from [EMAIL PROTECTED] Sun Mar  4 07:53:52 + 
2007 ---
I'd like to get cvs access to the sc and officecfg modules. This is for i56202.

Thank you.

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



[sc-issues] [Issue 38759] MIN/MINA MAX/MAXA should r eturn 0 if all parms are empty

2007-02-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=38759





--- Additional comments from [EMAIL PROTECTED] Sat Feb 24 12:11:52 + 
2007 ---
nn,
  (sorry to disturb you again.)
I can update the patch if you can tell me what exactly the patch is missing.
What I understand:
1. The svSingleRef case fails if there is no ScBaseCell (possible if functions
like INDIRECT are used).


Thanks,
muthusuba

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



[sc-issues] [Issue 47125] Auto superscripting on aut o complete

2007-02-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47125





--- Additional comments from [EMAIL PROTECTED] Sat Feb 24 12:15:04 + 
2007 ---
nn,
  can you please review the updated patch?

thanx,
muthusuba

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2007-02-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Sat Feb 24 12:21:36 + 
2007 ---
mmeeks,
  since this is assigned to you, any updates on this? ;)

muthusuba

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



[sc-issues] [Issue 68636] Checkbox Save cell conten ts as shown should be unchecked as standard

2007-02-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68636


User muthusuba changed the following:

What|Old value |New value

  CC|'rainerbielefeld' |'muthusuba,rainerbielefeld
|  |'





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



[sc-issues] [Issue 68559] Allow specifying Increment for Autofill

2007-02-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68559


User muthusuba changed the following:

What|Old value |New value

  CC|'delorea' |'delorea,muthusuba'





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



[sc-issues] [Issue 67777] CHOOSE function cannot ret urn a cell reference

2007-02-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=6


User muthusuba changed the following:

What|Old value |New value

  CC|'atdsm,nn'|'atdsm,muthusuba,nn'





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



[sc-issues] [Issue 49498] =info function to provide some environment information

2007-01-16 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49498





--- Additional comments from [EMAIL PROTECTED] Tue Jan 16 00:12:04 -0800 
2007 ---
I just went thru,
http://specs.openoffice.org/calc/compatibility/info-function.odt
I couldn't see my name in any of the fields there. Some sort of recognition 
like in 
http://specs.openoffice.org/calc/filters/csv/save-to-csv.odt
would be appreciated. 

Thanks.

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



[sc-issues] [Issue 47125] Auto superscripting on aut o complete

2006-12-29 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47125


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |41753)
Updated Patch.






--- Additional comments from [EMAIL PROTECTED] Fri Dec 29 07:33:07 -0800 
2006 ---
Created an attachment (id=41753)
Updated Patch.


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



[sc-issues] [Issue 20496] Enhanced formula input

2006-11-25 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496


User muthusuba changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |40911)
Spec.






--- Additional comments from [EMAIL PROTECTED] Sat Nov 25 04:48:29 -0800 
2006 ---
Created an attachment (id=40911)
Spec.


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



[sc-issues] [Issue 20496] Enhanced formula input

2006-11-25 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Sat Nov 25 04:53:42 -0800 
2006 ---
nn / others,

I have attached a specification document (an attempt).
Can you please review it?

thanks,
muthusuba

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



[sc-issues] [Issue 4925] Enhancement to increase con sistency of CSV file data

2006-11-24 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=4925





--- Additional comments from [EMAIL PROTECTED] Fri Nov 24 19:04:01 -0800 
2006 ---
I received 300euros from markellse - Thanks.
I am yet to receive $1000 from abeelias.

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-30 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |40164)
Patch(1) for 'accep
|  |ting' formula input.






--- Additional comments from [EMAIL PROTECTED] Mon Oct 30 07:09:35 -0800 
2006 ---
Created an attachment (id=40164)
Patch(1) for 'accepting' formula input.


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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-30 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496


User muthusuba changed the following:

What|Old value |New value

 Attachment data|  |Created an attachment (id=
|  |40165)
Patch(2) for 'accep
|  |ting' an input.






--- Additional comments from [EMAIL PROTECTED] Mon Oct 30 07:10:20 -0800 
2006 ---
Created an attachment (id=40165)
Patch(2) for 'accepting' an input.


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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-30 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |40166)
Patch(2) for 'accep
|  |ting' an input.






--- Additional comments from [EMAIL PROTECTED] Mon Oct 30 07:10:28 -0800 
2006 ---
Created an attachment (id=40166)
Patch(2) for 'accepting' an input.


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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-30 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Mon Oct 30 07:18:37 -0800 
2006 ---
I have attached 2 patches. (Patch(1)... and Patch(2) ...).

Used for: (input can start with +/-/=)
InputOutput
=4arrowAccept input and move to arrow cell.
=4+arrow   Formula input mode
=4+5arrow  Accept input and move to arrow cell.
=4+func(arrow  Formula input mode


nn,
  Can you review these, please?
  The 1st one is better - in the sense - it does what it is supposed to do (but
has hard coded values like '+', '-' ...)
  The 2nd one creates a temporary 'cell' to execute the formula compiler.

what is the best method to solve this?

thanks,
muthusuba

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



[sc-issues] [Issue 18748] At autocompletion TAB-key- use no longer leads to cell travel

2006-10-23 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18748





--- Additional comments from [EMAIL PROTECTED] Mon Oct 23 03:53:23 -0700 
2006 ---
any update?
[any body reviewing my patch?]

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2006-10-23 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |39987)
Updated Patch with 
|  |Customize option






--- Additional comments from [EMAIL PROTECTED] Mon Oct 23 04:58:55 -0700 
2006 ---
Created an attachment (id=39987)
Updated Patch with Customize option


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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2006-10-23 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Mon Oct 23 05:01:39 -0700 
2006 ---
We can now configure the key in the customize menu.

nn,
  Is this ok now? Please tell me in case you need more changes.
Thanx,
muthusuba

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



[sc-issues] [Issue 18748] At autocompletion TAB-key- use no longer leads to cell travel

2006-10-23 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18748


User muthusuba changed the following:

What|Old value |New value

  CC|'jodygoldberg,mmeeks,muthu|'jodygoldberg,mmeeks,muthu
|suba,tamblyne,toom'   |suba,nn,tamblyne,toom'





--- Additional comments from [EMAIL PROTECTED] Mon Oct 23 08:55:05 -0700 
2006 ---
nn,

I agree with the rest of the guys here. 
Why should calc be different from writer?
Lets make it consistent and the way users feel comfortable.
If I was a 'user' then I would generally be using tab to move around and
Ctrl+Tab to autocomplete (ctrl+tab is more difficult than tab - but how many
times do u want autocomplete?) - Hence the patch.

Anyway, the User Experience group wins here.

thanx,
muthusuba

[CC'ing nn]

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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-10-21 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233





--- Additional comments from [EMAIL PROTECTED] Sat Oct 21 00:18:16 -0700 
2006 ---
Thanks er!

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 01:53:36 -0700 
2006 ---
nn,
  how is it done in excel (i have just seen the US keyboard, so i don't know)?

So, can i consider it as 
1. 'change the key ` to something else' 
2. 'make it configurable'?

Is just 2. (or 1.) enough or do we need both 1. and 2.

muthusuba

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 02:58:55 -0700 
2006 ---
working on adding an option to enable or disable this.

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 03:06:32 -0700 
2006 ---
ok, then i will add it as ctrl + ` and then provide an option to change this.

will adding code to
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu
(and related parts) be sufficient?

I would like the option in the 'customize' menu - pointers here will be helpful.

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 03:10:19 -0700 
2006 ---
nn,

 where do you think this option can go (in tools-options?)?

muthusuba

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 03:36:16 -0700 
2006 ---
nn,
  what we can see here is that - we need an option to disable/enable this option
(from the above comments), so we need to change UI.

i am ready to help on the specification part but i am new to this (on OOo).

muthusuba

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 05:26:51 -0700 
2006 ---
rainerbielefeld,
  -4^2 should become =-4^2 thats all - this way there will be no confusion.
muthusuba

mmeeks,
  8.   text import: - should behave identically.
  i feel we need not consider this. (eg. +4+2 will be exported as =+4+2 - so
when we read from a file and we find +4+2 we should have it as-is (and not
append '=') probably the user wanted it that way!)

   i see 6. 7. out of scope of this issue (that's a problem with the formula
input mode we'll fix that separately)

muthusuba

pls. correct me if i am wrong!

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-10-19 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Thu Oct 19 22:23:10 -0700 
2006 ---
discoleo,
  have you tried the patch attached in this issue? it will be easier to know
what is 'left out' from the patch.
muthusuba

This is what the patch does:
this is very similar to excel (you can interchange '+' and '-' for the below
examples)

+1   = +1
+1+2 = =+1+2
+exe = =+exe
+arrow = starts the formula input mode (i.e. become +A1 etc..)
++a  = =++a
-4^2 = =-4^2
+A1+A2   = =+A1+A2
'+abcd   = string +abcd
+abcd= if it generates an error then it is shown as an error (similar to
what excel does) - probably the user made a typo! (consider this, 
=inf(system) 
generates an error then why shouldn't +inf(system) generate an error?)

(import is not considered in the patch so importing a .csv file with +4+2 will
give +4+2 in the cell - this is because exporting would have been =+4+2 (in case
the user typed +4+2 it would have converted it to =+4+2))

And yes, as far as i can see from the above comments, we are considering adding
an option to disable this feature (mmeeks, nn, er would be able to comment
better here).

[Waiting for comments from user experience team - in the mean while i will work
on adding an option to disable this - more the features better it is! :)]

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



[sc-issues] [Issue 56202] ctrl-` toggles formulae vi ew

2006-10-18 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=56202





--- Additional comments from [EMAIL PROTECTED] Wed Oct 18 21:59:37 -0700 
2006 ---
nn,
  will work on it. but could you tell me what are the 'requirements' (or
specifically problems?).

What I understand:
1. It needs a new slot in the configure dialog.

Thanks,
muthusuba



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



[sc-issues] [Issue 47125] Auto superscripting on aut o complete

2006-10-18 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47125





--- Additional comments from [EMAIL PROTECTED] Wed Oct 18 22:02:27 -0700 
2006 ---
nn,
  I was looking at it - is there a way to do a superscript without doing a
autocorrection? - else i will use the i47233 functions.

muthusuba

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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-10-06 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233





--- Additional comments from [EMAIL PROTECTED] Fri Oct  6 07:07:40 -0700 
2006 ---
The $Author and $Date tags for the new files in the patch have to be updated - I
just copy-pasted the whole /* */ :)

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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-08-20 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233


User muthusuba changed the following:

What|Old value |New value

 Attachment is patch|  |Created an attachment (id=
|  |38660)
Updated(2) Patch.






--- Additional comments from [EMAIL PROTECTED] Sun Aug 20 10:34:29 -0700 
2006 ---
Created an attachment (id=38660)
Updated(2) Patch.


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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-08-20 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233





--- Additional comments from [EMAIL PROTECTED] Sun Aug 20 10:37:04 -0700 
2006 ---
Well here's the updated patch. I hope I haven't missed any of those points :)

er/nn,
  could you please check the updated patch and tell me in case you need any more
changes?

Thanks,
muthusuba
 

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-08-02 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Wed Aug  2 03:52:40 -0700 
2006 ---
er,
  Who should tell us what the behaviour should be? User experience team?
I have given my side of comments, thou.

I guess we are giving too much of importance to 'other' issues rather than the
main usability issue. I have seen many (most?) advanced users of spreadsheet
application(s) using the number pad 'alone' for inputting values. If we don't
support it - it will sure be a major usability issue for them.

muthusuba



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



[sc-issues] [Issue 35579] Standard filter requires m ore options..

2006-08-02 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35579





--- Additional comments from [EMAIL PROTECTED] Wed Aug  2 07:05:02 -0700 
2006 ---
er,
  Why do you feel doing it regex way is not a good way? 
I feel we can just add note saying 'that will create a regular expression'? And
when the user re-opens the dialog he/she can actually see the regular expression
constructed.

Thanks,
muthusuba

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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-08-02 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233





--- Additional comments from [EMAIL PROTECTED] Wed Aug  2 07:10:55 -0700 
2006 ---
er,
  Sure! I will do those changes and attach it as soon as possible.

Thanks a lot for all the help and patience! 

I would probably require more of your help and time :)

Thanks again,
muthusuba

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



[sc-issues] [Issue 4925] Enhancement to increase con sistency of CSV file data

2006-07-05 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=4925





--- Additional comments from [EMAIL PROTECTED] Wed Jul  5 00:13:18 -0700 
2006 ---
Thanks abeelias  markellse. My e-mail contact: muthusuba_AT_gmail_DOT_com

abeelias: [in reply to 'Say good night to the bad guy'] I hope you will still
continue to work on openoffice.org to use, report and improve openoffice - this
is a small request from my side.
Thanks again.

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



[sc-issues] [Issue 20496] Enhanced formula input

2006-06-14 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





--- Additional comments from [EMAIL PROTECTED] Wed Jun 14 00:48:30 -0700 
2006 ---
My opinion:
1. This issue is most annoying when we are using the keyboard to input values.
2. When we import something like +10+20 we need not change it to =+10+20
(probably the user wanted it that way i.e. as +10+20). I have also noticed that
spreedsheet applications like Excel save it as =+10+20. 
3.  could be converted to = and reported as error OR even better we
could popup the auto-correction dialog to correct it to '

I guess this would be acceptable to most of the users.

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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-06-05 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233


User muthusuba changed the following:

  What|Old value |New value

   Attachment is patch|  |Created an attachment
  |  |(id=36916) Updated Patch
  |  |with getordinalsuffix in
  |  |i18n





--- Additional comments from [EMAIL PROTECTED] Mon Jun  5 01:27:07 -0700 
2006 ---
Created an attachment (id=36916)
Updated Patch with getordinalsuffix in i18n


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



[sc-issues] [Issue 47233] ordinal suffix / fill ..

2006-06-05 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47233





--- Additional comments from [EMAIL PROTECTED] Mon Jun  5 01:44:51 -0700 
2006 ---
Er/Nn, 
  I have attached the updated patch. Could you please check? 

Thanks,
muthusuba

Er,
  Thanks for your invaluable guidance and patience.
muthusuba

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



[sc-issues] [Issue 47125] Auto superscripting on au to complete

2006-05-11 Thread muthusuba
To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=47125





--- Additional comments from [EMAIL PROTECTED] Thu May 11 21:55:49 -0700 
2006 ---
nn,
  You got me wrong. EE_CHAR_ESCAPEMENT is removed from the 'auto-completed part'
and not in the 'user typed' part.

Muthu

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



  1   2   >