Re: calc spreadsheet

2013-04-19 Thread Rajath Shashidhara
; > This page gives basic information about spreadsheets. > > Check this out for advanced examples: > http://wiki.openoffice.org/wiki/Documentation/DevGuide/Spreadsheets/Spreadsheet_Documents > > Interfaces like XCell , XCellRange will be useful in formatting and accessing > data.

Re: calc spreadsheet

2013-04-19 Thread Rajath Shashidhara
l in formatting and accessing data. I'm also a beginner. Someone will confirm my explanations. On Fri, Apr 19, 2013 at 5:39 PM, Winman Software wrote: > while working with calc spreadsheet how should I start with. > > how can I compile and run the spreadsheet program. > &g

Re: calc spreadsheet

2013-04-19 Thread Joost Andrae
9.04.2013 14:09, schrieb Winman Software: while working with calc spreadsheet how should I start with. how can I compile and run the spreadsheet program. if I wish to work with front end development how can I continue. Kind

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-10 Thread Shan Zhu
Hi, Lucas Yes, you can mark it as failed, and attach the defect number to the test case. Thanks. Regards, Shan Zhu On Tue, Dec 11, 2012 at 7:39 AM, Lucas Burson wrote: > Submitted as enhancement to BZ ([1]). I'll ignore the test case on > TestLink. > > Lucas > > [1] https://issues.apache.or

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-10 Thread Lucas Burson
Submitted as enhancement to BZ ([1]). I'll ignore the test case on TestLink. Lucas [1] https://issues.apache.org/ooo/show_bug.cgi?id=121459 On Mon, Dec 10, 2012 at 11:20 AM, Lucas Burson wrote: > Can we remove the test from TestLink or should I just mark it as failed? > Since it isn't impleme

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-10 Thread Lucas Burson
Can we remove the test from TestLink or should I just mark it as failed? Since it isn't implemented it doesn't make much sense to have it as a regression test. On Dec 9, 2012 11:50 PM, "Zhang Lu" wrote: > Hi Zhu shen, >Sure, it can be implemented as a feature due to workload, thanks! > > On M

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-09 Thread Zhang Lu
Hi Zhu shen, Sure, it can be implemented as a feature due to workload, thanks! On Mon, Dec 10, 2012 at 1:33 PM, Shan Zhu wrote: > Hi, Lu > It's okay. IMHO, it can be implemented as a feature enhancement. Then > prepare a formal testing to verify this implementation. It will be better > than c

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-09 Thread Shan Zhu
Hi, Lu It's okay. IMHO, it can be implemented as a feature enhancement. Then prepare a formal testing to verify this implementation. It will be better than checking it as defect verification. Regards, Shan Zhu On Mon, Dec 10, 2012 at 1:23 PM, Zhang Lu wrote: > Hi, Lucas and Shan > >There

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-09 Thread Zhang Lu
Hi, Lucas and Shan There is no code for checking the validation of input value as Zhu Shan said, I have got through this part code, not only whole numbers, but also all other categories existed this issue. So I think it can be handled as a defect. If user input an illegal value, there is meani

Re: calc spreadsheet data validate window: 'Value' field not checked

2012-12-09 Thread Shan Zhu
wrote: > Hi, > > I'm doing a regression test on a Calc spreadsheet using data validity > for cells. It appears that if you open the validity window (toolbar > Data -> Validity) the 'Value' box isn't checked against the allowed > type. I don't see it i

calc spreadsheet data validate window: 'Value' field not checked

2012-12-07 Thread Lucas Burson
Hi, I'm doing a regression test on a Calc spreadsheet using data validity for cells. It appears that if you open the validity window (toolbar Data -> Validity) the 'Value' box isn't checked against the allowed type. I don't see it in BZ... but I haven't used searc