| 535b2a06 | 30-Jan-2023 |
mseidel <mseidel@apache.org> |
OpenOffice Calc offers functions for converting from old national currencies to EURO.
Croatia joined the euro area in 2023, see: https://www.ecb.europa.eu/euro/changeover/croatia/html/index.en.html
OpenOffice Calc offers functions for converting from old national currencies to EURO.
Croatia joined the euro area in 2023, see: https://www.ecb.europa.eu/euro/changeover/croatia/html/index.en.html
(cherry picked from commit a658d2c3a558c3c19f1f11cd0c149f02935bb073)
show more ...
|
| 5ab069a0 | 12-May-2019 |
Matthias Seidel <mseidel@apache.org> |
OpenOffice Calc offers functions for converting from old national currencies to EURO.
Additional countries joined the euro area: Estonia (2011), Latvia (2014) and Lithuania (2015), see: https://www.
OpenOffice Calc offers functions for converting from old national currencies to EURO.
Additional countries joined the euro area: Estonia (2011), Latvia (2014) and Lithuania (2015), see: https://www.ecb.europa.eu/euro/changeover/estonia/html/index.en.html https://www.ecb.europa.eu/euro/changeover/latvia/html/index.en.html https://www.ecb.europa.eu/euro/changeover/lithuania/html/index.en.html
This patch adds those currencies and conversion rates for CONVERT (Calc.xcu) and EUROCONVERT (interpr2.cxx).
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1859148 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit b87f12bb81d7d34bb81a54b5c5528c145f92cca6)
show more ...
|
| 133efdc1 | 03-Nov-2015 |
Damjan Jovanovic <damjan@apache.org> |
#i60307# search for strings in date formats fails. When "Search in" is set to "Values", search the formatted values instead of just the raw input. This fixes a 9 year old bug that's been duplicated a
#i60307# search for strings in date formats fails. When "Search in" is set to "Values", search the formatted values instead of just the raw input. This fixes a 9 year old bug that's been duplicated at least 6 times, and matches what Excel does. Tests show even "Replace" works, and works well: if "October" is replaced by "November", it converts the original month from 10 to 11; it only converts the cell type to text if the resulting text is no longer a valid date. Also added BVT tests for the expected behaviour.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1712367 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 2e4d2335e101b0658cddb9e31f2fd229d84bfc1d)
show more ...
|