Home
last modified time | relevance | path

Searched hist:c32d42b5 (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sc/test/
H A Dmain.cxxc32d42b5 Mon Apr 04 04:11:07 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special numbers" is
off, to contain thousand separators before digits, even if after a +/- sign
(eg. -,123 or +,789). Treat these as strings instead.

Also added unit tests for this and exported the ScStringUtil class so it
can be tested.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1737624 13f79535-47bb-0310-9956-ffa450edef68
H A Dstringutiltests.cxxc32d42b5 Mon Apr 04 04:11:07 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special numbers" is
off, to contain thousand separators before digits, even if after a +/- sign
(eg. -,123 or +,789). Treat these as strings instead.

Also added unit tests for this and exported the ScStringUtil class so it
can be tested.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1737624 13f79535-47bb-0310-9956-ffa450edef68
/aoo42x/main/sc/source/core/tool/
H A Dstringutil.cxxdiff c32d42b5 Mon Apr 04 04:11:07 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special numbers" is
off, to contain thousand separators before digits, even if after a +/- sign
(eg. -,123 or +,789). Treat these as strings instead.

Also added unit tests for this and exported the ScStringUtil class so it
can be tested.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1737624 13f79535-47bb-0310-9956-ffa450edef68
/aoo42x/main/sc/inc/
H A Dstringutil.hxxdiff c32d42b5 Mon Apr 04 04:11:07 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special numbers" is
off, to contain thousand separators before digits, even if after a +/- sign
(eg. -,123 or +,789). Treat these as strings instead.

Also added unit tests for this and exported the ScStringUtil class so it
can be tested.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1737624 13f79535-47bb-0310-9956-ffa450edef68
/aoo42x/main/sc/prj/
H A Dbuild.lstdiff c32d42b5 Mon Apr 04 04:11:07 UTC 2016 damjan <damjan@13f79535-47bb-0310-9956-ffa450edef68> #i126901# CSV import: values with + or - followed by thousand separator and
3 digits (eg. +,123) are imported as a number

Do not allow numbers parsed from CVS files when "Detect special numbers" is
off, to contain thousand separators before digits, even if after a +/- sign
(eg. -,123 or +,789). Treat these as strings instead.

Also added unit tests for this and exported the ScStringUtil class so it
can be tested.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1737624 13f79535-47bb-0310-9956-ffa450edef68

Completed in 23 milliseconds