Searched hist:f42644c3 (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/oox/inc/oox/helper/ |
H A D | datetimehelper.hxx | f42644c3 Sun Jan 08 08:24:33 UTC 2023 Damjan Jovanovic <damjan.jov@gmail.com> Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). Fixes: #127034 - xlsx file: imported DateTime cells are empty (Excel 2010 compatible) Patch by: me (cherry picked from commit 9621e552cdf723df9a998b3af4218407d6c66e37)
|
/aoo42x/main/oox/source/helper/ |
H A D | datetimehelper.cxx | f42644c3 Sun Jan 08 08:24:33 UTC 2023 Damjan Jovanovic <damjan.jov@gmail.com> Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). Fixes: #127034 - xlsx file: imported DateTime cells are empty (Excel 2010 compatible) Patch by: me (cherry picked from commit 9621e552cdf723df9a998b3af4218407d6c66e37)
|
H A D | attributelist.cxx | diff f42644c3 Sun Jan 08 08:24:33 UTC 2023 Damjan Jovanovic <damjan.jov@gmail.com> Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). Fixes: #127034 - xlsx file: imported DateTime cells are empty (Excel 2010 compatible) Patch by: me (cherry picked from commit 9621e552cdf723df9a998b3af4218407d6c66e37)
|
/aoo42x/main/oox/ |
H A D | Library_oox.mk | diff f42644c3 Sun Jan 08 08:24:33 UTC 2023 Damjan Jovanovic <damjan.jov@gmail.com> Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). Fixes: #127034 - xlsx file: imported DateTime cells are empty (Excel 2010 compatible) Patch by: me (cherry picked from commit 9621e552cdf723df9a998b3af4218407d6c66e37)
|
/aoo42x/main/oox/source/xls/ |
H A D | unitconverter.cxx | diff f42644c3 Sun Jan 08 08:24:33 UTC 2023 Damjan Jovanovic <damjan.jov@gmail.com> Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). Fixes: #127034 - xlsx file: imported DateTime cells are empty (Excel 2010 compatible) Patch by: me (cherry picked from commit 9621e552cdf723df9a998b3af4218407d6c66e37)
|
H A D | sheetdatacontext.cxx | diff f42644c3 Sun Jan 08 08:24:33 UTC 2023 Damjan Jovanovic <damjan.jov@gmail.com> Add support for the new XLSX date type in cells, denoted with attribute t="d", used by Excel 2010. Also refactor the code so the datetime attribute in pivot tables is also parsed by the same function, and increase the parsing accuracy to the maximum (HundredthSeconds, instead of just Seconds). Fixes: #127034 - xlsx file: imported DateTime cells are empty (Excel 2010 compatible) Patch by: me (cherry picked from commit 9621e552cdf723df9a998b3af4218407d6c66e37)
|
Completed in 36 milliseconds