+ CUPS printing: use "collate" option when PDF is available (fdo#41524) [Michael Stahl]
    + prevent the accumulation of rounding errors (fdo#64957) [Herbert Dürr]
    + sw: fix painting of SVG page background (fdo#68927) [Michael Stahl]
    + wiki Publisher Extension is not working (fdo#69925) [Julien Nabet]
    + intern strings in the external ref cache with the host document. (fdo#72041) [Kohei Yoshida]
    + too long style names over-stretch dialog (fdo#72233) [Caolán McNamara]
    + re-implement BinarySearch() to disregard empty cell blocks. (fdo#72348) [Kohei Yoshida]
    + let's not skip auto styles from unmodified sheets. (fdo#72390) [Kohei Yoshida]
    + always set input as text when that's requested. (fdo#72491) [Kohei Yoshida]
    + allow overwriting of string value with numeric one. (fdo#72691) [Kohei Yoshida]
    + draw position size tab - min size is 0 not 1 (mm) (fdo#72967) [Tomaž Vajngerl]
    + populate date members in a locale-safe way. (fdo#73565) [Kohei Yoshida]
    + check if the *document* is closing, not the *app*. (fdo#73773) [Kohei Yoshida]
    + fix incorrect separator in function description in Calc (fdo#73800) [Winfried Donkers]
    + use AccessibleRole::PANEL for VclBoxes under windows (fdo#74284) [Caolán McNamara]
    + some shared formulas cannot be exported as shared formulas. (fdo#74345) [Kohei Yoshida]
    + fix the ODS export as well. (fdo#74512) [Kohei Yoshida]
    + re-implement BinarySearch() to disregard empty cell blocks. (fdo#74558) [Kohei Yoshida]
    + these tags should be lowercase for correct clipboard handling. (fdo#74584) [Kohei Yoshida]
    + java.lang.System.mapLibraryName dylib vs. jnilib confusion (fdo#74683) [Stephan Bergmann]
    + update the incrementer when skipping over hidden regions. (fdo#74857) [Kohei Yoshida]
    + handle note copying correctly. (fdo#75032) [Kohei Yoshida]
    + sw: do not paint zero-width lines (fdo#75118) [Michael Stahl]
    + export cell borders to xls and xlsx correctly. (fdo#75130) [Kohei Yoshida]
    + use 'ne' for string comparison (fdo#75206) [Andras Timar]
    + we still need to get the value only to pop value from the stack. (fdo#75228) [Kohei Yoshida]
    + sdk: install URE library symlinks / import libs again (fdo#75526) [Michael Stahl]
    + Different text rendering (word/character width) depending on zoom factor (i#124233) [Herbert Dürr]
    + RTF import probable regression with non-english BigMachines exports (rhbz#1065629) [Michael Stahl]