header-left , header-first etc. elements have a spurious style:display="false" attribute in LO 4.0.x because this commit removed an inversion from 4 booleans: commit d92345561c998f7382cf9ef0fdcd29096f978435 Author: Caolán McNamara <caolanm@redhat.com> AuthorDate: Tue Oct 2 14:41:59 2012 +0100 don't blow up on .odt export with !hasValue footers/headers ... good thing that there's no code anywhere to import that attribute :)
Michael Stahl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8f73c7615ebe60ef71d6e8b49a0f19ddac6f03a0 fdo#72850: ODF export: don't export spurious style:display="false" The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8d00de2114f148857291aee9a5dc31e92597412d&h=libreoffice-4-2 fdo#72850: ODF export: don't export spurious style:display="false" It will be available in LibreOffice 4.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Michael Stahl committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=854866140bff2ae4c587c7adc9b3170f06135437&h=libreoffice-4-1 fdo#72850: ODF export: don't export spurious style:display="false" It will be available in LibreOffice 4.1.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
oops, go me!