summaryrefslogtreecommitdiffstats
path: root/sc/inc/numformat.hxx
Commit message (Collapse)AuthorAgeFilesLines
* callcatcher: more ww1 removal falloutCaolán McNamara2014-10-291-8/+0
| | | | | | quite pleasing Change-Id: I3eaf711e8d5a42358922c16bfc82d0e32d0bc44b
* Check for standard number format rather than just for 'General'.Kohei Yoshida2014-10-221-0/+2
| | | | | | That's what the ods import filter does. Change-Id: Ibcd9a80a51785a448594d29a02283cca0ec53e95
* Move this useful function to sc::NumFmtUtil.Kohei Yoshida2014-10-221-0/+7
| | | | Change-Id: I7b42a4418408ee2c988c32e7f1adeee3dfe269c8
* Try to determine whether or not a column has all 'General' number formatKohei Yoshida2014-10-221-0/+37
during import. We'll then use this information to set script type to latin for all numeric cells in those columns rather than leaving the script type 'unknown'. Change-Id: I69eae1effc32c57290b0265bc6c87e58f51944b1