This is an automated email from the ASF dual-hosted git repository. mseidel pushed a change to branch AOO418 in repository https://gitbox.apache.org/repos/asf/openoffice.git.
from ad2d53d Unbreak build on FreeBSD with clang 6.0 and newer. Clang 6 changed the its default C++ standard from C++98 to C++14 and our old code is not prepared for that. Avoid the problem by adding the -std=gnu++98 compiler flag. new 40f26ee Fixed icon (file open -> opened folder) new af9cae2 Remmed out forgotten reference to "error_report.xhp" new 1ce09da Removed whitespace, corrected toolbar position 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/default_images/formula/res/fapopen.png | Bin 736 -> 446 bytes main/helpcontent2/source/text/shared/guide/main.xhp | 2 +- .../data/org/openoffice/Office/UI/MathWindowState.xcu | 18 +++++++----------- 3 files changed, 8 insertions(+), 12 deletions(-)