Home
last modified time | relevance | path

Searched hist:f42644c3 (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/oox/inc/oox/helper/
H A Ddatetimehelper.hxxf42644c3 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 Ddatetimehelper.cxxf42644c3 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 Dattributelist.cxxdiff 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 DLibrary_oox.mkdiff 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 Dunitconverter.cxxdiff 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 Dsheetdatacontext.cxxdiff 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