This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a change to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from 419755b056 Add a "Referer" to toolbars
new ab427ea754 Windows is missing the round() function, try include
<math.h>.
new b253e304d3 Use our own round() function declared in rtl's math.hxx,
instead of the system round() function only available in C99 compilers.
new a0d24fb625 rtl's round function is in the namespace ::rtl::math.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
main/oox/source/helper/datetimehelper.cxx | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)