Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


Hi all,

The tag libreoffice-4.4.0.0.beta1 (AKA 4.4.0 Beta1) and the corresponding
branch libreoffice-4-4 have been created.
The branch will be used for fine tuning of the 4.4 codeline.

Branch-off marks feature freeze, see
https://wiki.documentfoundation.org/ReleasePlan/4.4#4.4.0_release for
the detailed schedule of the 4.4.0 release.

Master will be used for development of LibreOffice 4.5.x

The following rules apply:
    + 4.4.0 beta phase:

        + any bug fixes are allowed without review
        + late features need approval by 3 people with different affiliation

    + 4.4.0 rc phase and later:

        + fixes need approval by one reviewer
        + late features need approval by 3 more people with different
affiliation

    IMPORTANT: Every developer is responsible for pushing the fixes into all
               appropriate branches. Note that we do not plan any merge
               from this branch to master or vice versa.

    Please, help use to make stable and usable release. If you want to build
    something cool, unstable, and risky, use master.

The 'libreoffice-4-3' branch is still active and will be used for the
4.3.5 bugfix release. Please read more at
       http://wiki.documentfoundation.org/ReleasePlan/4.3#4.3.5_release
       http://wiki.documentfoundation.org/Development/Branches
       http://wiki.documentfoundation.org/Release_Criteria

Now, if you want to switch your clone to the branch, please do:

./g pull -r
./g checkout -b libreoffice-4-4 origin/libreoffice-4-4

To checkout the tag, use

./g fetch --tags
./g checkout -b tag-libreoffice-4.4.0.0.beta1 libreoffice-4.4.0.0.beta1

Hopefully it will work for you :-)  Most probably, you will also want to
do (if you haven't done it yet):

git config --global push.default tracking

When you do git push with this, git will push only the branch you are
on; e.g. libreoffice-4-4 when you have switched to it.  This will
save you some git shouting at you.

Linux distro packages might find source tarballs at
http://dev-builds.libreoffice.org/pre-releases/src/
They will soon be available from the official page together with the builds.

Attached is the list of changes against 4.4.0 Alpha2

Happy hacking,
Christian
abi#9930 DOCX export: put either hints or the para attr set into the para marker props [Miklos 
Vajna]
cid#1213388 etc.: Make reflread.cxx more robust [Stephan Bergmann]
cid#1224993 comphelper::SequenceAsHashMap: throw IllegalArgumentException [Stephan Bergmann]
cid#1254675 uncaught exception [Stephan Bergmann]
cid#440589 assert that typelib_typedescription_release will not destroy pTDR->pType [Stephan 
Bergmann]
cid#706201 no need to call access prior to realpath here [Stephan Bergmann]
cid#706206 osl_getVolumeInformation: only stat if necessary [Stephan Bergmann]
cid#706551 revert "Uncaught exception" [Stephan Bergmann]
cid#706552 revert "Uncaught exception" [Stephan Bergmann]
cid#706553 revert "Uncaught exception" [Stephan Bergmann]
cid#707218 comphelper::SequenceAsHashMap: throw IllegalArgumentException [Stephan Bergmann]
cid#736944 time of check time of use [Noel Grandin]
cid#983584 remove obsolete osl_searchPath_impl [Stephan Bergmann]
cid#983623 don't throw DisposedException past uno_threadpool_putJob [Stephan Bergmann]
coverity#1000853 uncaught exception [Caolán McNamara]
coverity#1019392 uncaught exception [Caolán McNamara]
coverity#1130164 unchecked return value [Caolán McNamara]
coverity#1130169 unchecked return value [Caolán McNamara]
coverity#1158396 uncaught exception [Caolán McNamara]
coverity#1169848 revert "Uncaught exception" [Stephan Bergmann]
coverity#1187642 unchecked return value [Caolán McNamara]
coverity#1187643 unchecked return value [Caolán McNamara]
coverity#1187864 uninitialized scalar field [Caolán McNamara]
coverity#1202754 bad bit shift operation [Caolán McNamara]
coverity#1209861 untaint image data [Caolán McNamara]
coverity#1209863 untrusted loop bound [Caolán McNamara]
coverity#1209889 untrusted loop bound [Caolán McNamara]
coverity#1213365 untrusted value as argument [Caolán McNamara]
coverity#1213370 untrusted value as argument [Caolán McNamara]
coverity#1213373 etc.: Make reflread.cxx more robust [Stephan Bergmann]
coverity#1222237 untrusted value as argument [Caolán McNamara]
coverity#1224993 comphelper::SequenceAsHashMap: throw IllegalArgumentException [Stephan Bergmann]
coverity#1226488 big parameter passed by value [Caolán McNamara]
coverity#1242423 dereference after null check [Caolán McNamara]
coverity#1242518 arguments in wrong order [Caolán McNamara]
coverity#1242522 silence Arguments in wrong order [Caolán McNamara]
coverity#1242523 we just need a copy here [Caolán McNamara]
coverity#1242526 silence Arguments in wrong order [Caolán McNamara]
coverity#1242527 arguments in wrong order [Caolán McNamara]
coverity#1242538 untrusted loop bound [Caolán McNamara]
coverity#1242627 use of untrusted scalar value [Caolán McNamara]
coverity#1242628 untrusted loop bound [Caolán McNamara]
coverity#1242630 untrusted loop bound [Caolán McNamara]
coverity#1242631 untrusted loop bound [Caolán McNamara]
coverity#1242632 untrusted loop bound [Caolán McNamara]
coverity#1242658 related: Untrusted loop bound [Caolán McNamara]
coverity#1242675 untrusted value as argument [Caolán McNamara]
coverity#1242708 untrusted loop bound [Caolán McNamara]
coverity#1242754 unused value [Caolán McNamara]
coverity#1242764 drop pool ver 1 import support [Caolán McNamara]
coverity#1242793 related: Untrusted value as argument [Caolán McNamara]
coverity#1242810 untrusted loop bound [Caolán McNamara]
coverity#1242813 unused value [Caolán McNamara]
coverity#1242824 unused value [Caolán McNamara]
coverity#1242859 rework to silence Untrusted loop bound [Caolán McNamara]
coverity#1242860 unused value [Caolán McNamara]
coverity#1242865 untrusted value as argument [Caolán McNamara]
coverity#1242867 unused value [Caolán McNamara]
coverity#1242875 use of untrusted scalar value [Caolán McNamara]
coverity#1242888 unused value [Caolán McNamara]
coverity#1242891 untrusted loop bound [Caolán McNamara]
coverity#1242892 untrusted value as argument [Caolán McNamara]
coverity#1242900 unused value [Caolán McNamara]
coverity#1247641 uncaught exception [Caolán McNamara]
coverity#1251167 logically dead code [Caolán McNamara]
coverity#1251168 logically dead code [Caolán McNamara]
coverity#1251169 unchecked dynamic_cast [Caolán McNamara]
coverity#1251170 unchecked dynamic_cast [Caolán McNamara]
coverity#1251171 missing break in switch [Norbert Thiebaud]
coverity#1251172 dereference null return value [Caolán McNamara]
coverity#1251173 dereference before null check [Caolán McNamara]
coverity#1251174 untrusted pointer read [Caolán McNamara, David Tardon]
coverity#1251175 uncaught exception [Caolán McNamara]
coverity#1251176 uncaught exception [Caolán McNamara]
coverity#1251177 uncaught exception [Caolán McNamara]
coverity#1251580 unchecked return value [Caolán McNamara]
coverity#1251581 copy-paste error [Caolán McNamara]
coverity#1251583 division or modulo by zero [Caolán McNamara]
coverity#1251584 unchecked dynamic_cast [Caolán McNamara]
coverity#1251585 unchecked dynamic_cast [Caolán McNamara]
coverity#1251586 unchecked dynamic_cast [Caolán McNamara]
coverity#1251587 unchecked dynamic_cast [Caolán McNamara]
coverity#1251588 unchecked dynamic_cast [Caolán McNamara]
coverity#1251589 silence Using invalid iterator [Caolán McNamara]
coverity#1251590 fascinating what sort of nonsense works by accident [Michael Stahl]
coverity#1251591 resource leak [Caolán McNamara]
coverity#1251592 dereference before null check [Caolán McNamara]
coverity#1251593 unintended sign extension [Caolán McNamara]
coverity#1251594 uncaught exception [Caolán McNamara]
coverity#1251595 uncaught exception [Caolán McNamara]
coverity#1251596 uncaught exception [Caolán McNamara]
coverity#1251597 uncaught exception [Caolán McNamara]
coverity#1251598 uncaught exception [Caolán McNamara]
coverity#1251599 uncaught exception [Caolán McNamara]
coverity#1251600 uncaught exception [Caolán McNamara]
coverity#1251601 uninitialized pointer field [Caolán McNamara]
coverity#1251602 uninitialized scalar field [Caolán McNamara]
coverity#1251603 uninitialized scalar field [Caolán McNamara]
coverity#1251604 uninitialized scalar field [Caolán McNamara]
coverity#1251605 uninitialized scalar field [Caolán McNamara]
coverity#1254674 unchecked dynamic_cast [Caolán McNamara]
coverity#440589 silence Write to pointer after free [Caolán McNamara]
coverity#704257 logically dead code [Caolán McNamara]
coverity#704593 silence Dereference after null check [Caolán McNamara]
coverity#704961 dereference after null check [Caolán McNamara]
coverity#705177 missing break in switch [Caolán McNamara]
coverity#705983 silence Insecure temporary file [Caolán McNamara]
coverity#705989 silence Insecure temporary file [Caolán McNamara]
coverity#706181 document Use of untrusted string value [Caolán McNamara]
coverity#706194 drop gnome-open-url binary [Caolán McNamara]
coverity#706217 time of check time of use [Caolán McNamara]
coverity#706404 uncaught exception [Caolán McNamara]
coverity#706540 uncaught exception [Caolán McNamara]
coverity#708662 uninitialized scalar field [Caolán McNamara]
coverity#735344 unchecked return value from library [Caolán McNamara]
coverity#735399 logically dead code [Caolán McNamara]
coverity#735402 logically dead code [Caolán McNamara]
coverity#735490 reimplement bit counting [Caolán McNamara]
coverity#735514 logically dead code [Caolán McNamara]
coverity#735517 logically dead code [Caolán McNamara]
coverity#735657 division or modulo by float zero [Caolán McNamara]
coverity#735814 explicit null dereferenced [Eike Rathke]
coverity#738972 rework to help coverity out [Caolán McNamara]
coverity#982189 unchecked return value [Caolán McNamara]
coverity#982314 logically dead code [Caolán McNamara]
coverity#982483 dereference after null check [Caolán McNamara]
fdo#39468 translate German comments - sw/source/core/text [Chris Sherlock, Philipp Weissenbacher]
fdo#46808 fix bad conversion of old-style UNO service.. [Noel Grandin]
fdo#51008 change [pt-PT] group separator to no-break space [Eike Rathke]
fdo#52226 test for swapped out image loss during Calc export [Zolnai Tamás]
fdo#56116 names of bookmarks should allow all characters which [Brij Mohan Lal Srivastava]
fdo#67040 there’s a valid use case to enable manual resizing in this dialog [Adolfo Jayme 
Barrientos]
fdo#68927 paint background images always via drawinglayer [Zolnai Tamás]
fdo#73270 related Forget package URL of image after it is loaded [Zolnai Tamás]
fdo#73695 prevent use of invalidated iterator due to re-entrance [Eike Rathke]
fdo#74669 add z-test Statistics Dialog [Tomaž Vajngerl]
fdo#75066 add TABSTOP and DIALOGCONTROL bits [Caolán McNamara]
fdo#75256 update sifr icontheme [Matthias Freund]
fdo#75757 remove inheritance from std::vector [Juan Picca, Michaël Lefèvre]
fdo#76658 fix bad conversion of old-style UNO service.. [Noel Grandin]
fdo#76868 add chi-square test Statistics Dialog [Tomaž Vajngerl]
fdo#76937 improve organization and layout in Position tabs [Adolfo Jayme Barrientos]
fdo#77268 SVG Import: fix null pointer dereference [Vort]
fdo#77971 writer:Better font selection in Japanese locale on Mac OSX. [Tomofumi Yagi]
fdo#78151 sync PRESOBJ_OUTLINE para depths to outline numbering [Caolán McNamara]
fdo#79149 insert image dialog: rename Style to Frame Style [Stanislav Horacek]
fdo#80280 don't add items with no bitmaps [Maxim Monastirsky]
fdo#80328 sw: fix inverted conditional in AutoCaption dialog [Michael Stahl]
fdo#80403 TokenHandler impl. FastTokenHandlerBase [Daniel Sikeler]
fdo#80490 rename AutoSpellcheck and reflect its removal from toolbar [Stanislav Horacek]
fdo#80651 replaced oxygen icon and added new tango icon for single page [Yousuf Philips]
fdo#80654 added galaxy link reference [Yousuf Philips]
fdo#80755 related: Always update the thumbnail [Maxim Monastirsky]
fdo#80838 rearranging the buttons in the toolbar [Yousuf Philips]
fdo#81475 disabling background color in enabling some other buttons [Yousuf Philips]
fdo#81801 add first and third quartile to "Descriptive Statistics" [Tomaž Vajngerl]
fdo#82500 : Operators missing in Standard Filter [Julien Nabet]
fdo#82707 unify click behavior in Statusbar (Writer) [Samuel Mehrbrodt]
fdo#82708 editing statusbar tooltip texts [Yousuf Philips]
fdo#82953 related Forget package URL of image after it is loaded [Stephan Bergmann, Zolnai Tamás]
fdo#83204 RTF import: handle \pard<para props> after \bkmkstart [Miklos Vajna]
fdo#83529 only preserve metadata of moved, not copied files [Stephan Bergmann]
fdo#83572 related: Try to fix zoom mode button state [Maxim Monastirsky]
fdo#83765 do not update references in SortReorderByColumn() if disabled [Eike Rathke]
fdo#84574 fix COLOR PICKER: Palette color list should have scrollbar [Juergen Funk]
fdo#84582 fixed label in the 'Insert Version Comment' dialog [Szymon Kłos]
fdo#84645 RTF import: set DontBalanceTextColumns=true for the last section ... [Miklos Vajna]
fdo#84909 adding and hiding buttons in standard and common task toolbars [Yousuf Philips]
fdo#84938 replace MOUSE_ modifier constants with enum [Noel Grandin]
fdo#85046 rename items related to recording changes [Stanislav Horacek, Yousuf Philips]
fdo#85111 related: put a box around xml filter settings control [Caolán McNamara]
fdo#85432 add locale details to help->about [Brij Mohan Lal Srivastava]
fdo#85478 avoid destroying bitmaps after VCL is shut down [Matthew J. Francis]
fdo#85542 fix DOCX import of overlapping bookmarks [Bjoern Michaelsen]
fdo#85554 SwXShape: fix getting ZOrder property when doc contains TextBoxes [Miklos Vajna]
fdo#85584 don't update references on sort by default. [Jan Holesovsky]
fdo#85594 moving merge cells to standard toolbar [Yousuf Philips]
fdo#85750 : Custom Animation timeing does not retain settings [Julien Nabet]
fdo#85776 swap increase and decrease indent in sidebar [Yousuf Philips]
fdo#85804 use the new popups in the sidebar too [Maxim Monastirsky]
fdo#85817 rename Document as E-mail to E-mail Document [Stanislav Horacek, Yousuf Philips]
fdo#85825 unify alignment tooltips [Yousuf Philips]
fdo#85872 sw: fix crash in insert index dialog [Michael Stahl]
fdo#85907 tweak size requests [Adolfo Jayme Barrientos]
fdo#85912 delete surrounding text failing for input method calls regression. [Justin Luth]
fdo#85939 its not an OKButton anymore [Caolán McNamara]
fdo#86008 : fix a crash when open doc file [Julien Nabet]
fdo#86011 for unknown locales check is needed even for ll[l][-CC] tag, related [Eike Rathke]
fdo#86018 distribute space in statusbar better on small screens [Samuel Mehrbrodt]
fdo#86023 O[U]String needs a 'clear' method [Brij Mohan Lal Srivastava]
fdo#86035 added menu items for shapes and text box and did small rearrangement [Yousuf Philips]
fdo#86040 revert change made in as agreed on by design team [Yousuf Philips, Julien Nabet]
fdo#86046 addition of sheet grid lines toggle to view menu [Yousuf Philips]
fdo#86048 add delete row and column entries to Edit menu [Yousuf Philips]
fdo#86050 let LibreOffice add scrollbars to widgets only when necessary [Adolfo Jayme Barrientos]
fdo#86086 addition of number format submenu and simplifying items [Yousuf Philips]
fdo#86131 SwXTextField::getAnchor: handle postit field with annotation mark [Miklos Vajna]
fdo#86132 add useful tooltips to number formatting toolbar buttons [Yousuf Philips]
fdo#86183 set ctrl+shift+e to track changes and reassign edit mode [Yousuf Philips]
fdo#86209 reorganized the view menu in impress and draw [Yousuf Philips]
fdo#86219 use vector replication when obtaining scalar for jump matrix [Eike Rathke]
fdo#86222 hard-coded pixel dimensions are too high/wide [Caolán McNamara]
fdo#86252 menu 'Merge Documents' is at wrong position [Cor Nouws]
fdo#86289 renaming 'Page Preview' to 'Print Preview' [Yousuf Philips]
fdo#86298 avoid crash blending upside down Bitmaps of differing size [Matthew J. Francis]
fdo#86307 vcl: removed Solaris workaround from [Chris Sherlock]
fdo#86451 guard all the tops post pop [Caolán McNamara]
i#114361 related Forget package URL of image after it is loaded [Zolnai Tamás]
i#124946 related Forget package URL of image after it is loaded [Zolnai Tamás]
i#44367 related Forget package URL of image after it is loaded [Zolnai Tamás]
i#45160 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl]
i#64273 vcl: removed Solaris workaround from [Chris Sherlock]
i#6759 vcl: removed Solaris workaround from [Chris Sherlock]
i#81396 logically dead code [Caolán McNamara]
i#96684 officecfg: set VCL.WM.ShouldSwitchWorkspace to false [Michael Stahl]
rhbz#1161238 [fix available]Attached template file master has outline previews removed from 
numbering rules, so preview doesn't show bullets, but when new slides inherit the true numbering 
rules and show a bullet. [Caolán McNamara]
rhbz#1165444 [abrt] libreoffice-core: EditView::GetFieldUnderMousePointer(): soffice.bin killed by 
SIGSEGV [Caolán McNamara]
    + DOCX export: put either hints or the para attr set into the para marker props (abi#9930) 
[Miklos Vajna]
    + etc.: Make reflread.cxx more robust (cid#1213388) [Stephan Bergmann]
    + comphelper::SequenceAsHashMap: throw IllegalArgumentException (cid#1224993) [Stephan Bergmann]
    + uncaught exception (cid#1254675) [Stephan Bergmann]
    + assert that typelib_typedescription_release will not destroy pTDR->pType (cid#440589) 
[Stephan Bergmann]
    + no need to call access prior to realpath here (cid#706201) [Stephan Bergmann]
    + osl_getVolumeInformation: only stat if necessary (cid#706206) [Stephan Bergmann]
    + revert "Uncaught exception" (cid#706551) [Stephan Bergmann]
    + revert "Uncaught exception" (cid#706552) [Stephan Bergmann]
    + revert "Uncaught exception" (cid#706553) [Stephan Bergmann]
    + comphelper::SequenceAsHashMap: throw IllegalArgumentException (cid#707218) [Stephan Bergmann]
    + time of check time of use (cid#736944) [Noel Grandin]
    + remove obsolete osl_searchPath_impl (cid#983584) [Stephan Bergmann]
    + don't throw DisposedException past uno_threadpool_putJob (cid#983623) [Stephan Bergmann]
    + uncaught exception (coverity#1000853) [Caolán McNamara]
    + uncaught exception (coverity#1019392) [Caolán McNamara]
    + unchecked return value (coverity#1130164) [Caolán McNamara]
    + unchecked return value (coverity#1130169) [Caolán McNamara]
    + uncaught exception (coverity#1158396) [Caolán McNamara]
    + revert "Uncaught exception" (coverity#1169848) [Stephan Bergmann]
    + unchecked return value (coverity#1187642) [Caolán McNamara]
    + unchecked return value (coverity#1187643) [Caolán McNamara]
    + uninitialized scalar field (coverity#1187864) [Caolán McNamara]
    + bad bit shift operation (coverity#1202754) [Caolán McNamara]
    + untaint image data (coverity#1209861) [Caolán McNamara]
    + untrusted loop bound (coverity#1209863) [Caolán McNamara]
    + untrusted loop bound (coverity#1209889) [Caolán McNamara]
    + untrusted value as argument (coverity#1213365) [Caolán McNamara]
    + untrusted value as argument (coverity#1213370) [Caolán McNamara]
    + etc.: Make reflread.cxx more robust (coverity#1213373) [Stephan Bergmann]
    + untrusted value as argument (coverity#1222237) [Caolán McNamara]
    + comphelper::SequenceAsHashMap: throw IllegalArgumentException (coverity#1224993) [Stephan 
Bergmann]
    + big parameter passed by value (coverity#1226488) [Caolán McNamara]
    + dereference after null check (coverity#1242423) [Caolán McNamara]
    + arguments in wrong order (coverity#1242518) [Caolán McNamara]
    + silence Arguments in wrong order (coverity#1242522) [Caolán McNamara]
    + we just need a copy here (coverity#1242523) [Caolán McNamara]
    + silence Arguments in wrong order (coverity#1242526) [Caolán McNamara]
    + arguments in wrong order (coverity#1242527) [Caolán McNamara]
    + untrusted loop bound (coverity#1242538) [Caolán McNamara]
    + use of untrusted scalar value (coverity#1242627) [Caolán McNamara]
    + untrusted loop bound (coverity#1242628) [Caolán McNamara]
    + untrusted loop bound (coverity#1242630) [Caolán McNamara]
    + untrusted loop bound (coverity#1242631) [Caolán McNamara]
    + untrusted loop bound (coverity#1242632) [Caolán McNamara]
    + related: Untrusted loop bound (coverity#1242658) [Caolán McNamara]
    + untrusted value as argument (coverity#1242675) [Caolán McNamara]
    + untrusted loop bound (coverity#1242708) [Caolán McNamara]
    + unused value (coverity#1242754) [Caolán McNamara]
    + drop pool ver 1 import support (coverity#1242764) [Caolán McNamara]
    + related: Untrusted value as argument (coverity#1242793) [Caolán McNamara]
    + untrusted loop bound (coverity#1242810) [Caolán McNamara]
    + unused value (coverity#1242813) [Caolán McNamara]
    + unused value (coverity#1242824) [Caolán McNamara]
    + rework to silence Untrusted loop bound (coverity#1242859) [Caolán McNamara]
    + unused value (coverity#1242860) [Caolán McNamara]
    + untrusted value as argument (coverity#1242865) [Caolán McNamara]
    + unused value (coverity#1242867) [Caolán McNamara]
    + use of untrusted scalar value (coverity#1242875) [Caolán McNamara]
    + unused value (coverity#1242888) [Caolán McNamara]
    + untrusted loop bound (coverity#1242891) [Caolán McNamara]
    + untrusted value as argument (coverity#1242892) [Caolán McNamara]
    + unused value (coverity#1242900) [Caolán McNamara]
    + uncaught exception (coverity#1247641) [Caolán McNamara]
    + logically dead code (coverity#1251167) [Caolán McNamara]
    + logically dead code (coverity#1251168) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251169) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251170) [Caolán McNamara]
    + missing break in switch (coverity#1251171) [Norbert Thiebaud]
    + dereference null return value (coverity#1251172) [Caolán McNamara]
    + dereference before null check (coverity#1251173) [Caolán McNamara]
    + untrusted pointer read (coverity#1251174) [Caolán McNamara, David Tardon]
    + uncaught exception (coverity#1251175) [Caolán McNamara]
    + uncaught exception (coverity#1251176) [Caolán McNamara]
    + uncaught exception (coverity#1251177) [Caolán McNamara]
    + unchecked return value (coverity#1251580) [Caolán McNamara]
    + copy-paste error (coverity#1251581) [Caolán McNamara]
    + division or modulo by zero (coverity#1251583) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251584) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251585) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251586) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251587) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1251588) [Caolán McNamara]
    + silence Using invalid iterator (coverity#1251589) [Caolán McNamara]
    + fascinating what sort of nonsense works by accident (coverity#1251590) [Michael Stahl]
    + resource leak (coverity#1251591) [Caolán McNamara]
    + dereference before null check (coverity#1251592) [Caolán McNamara]
    + unintended sign extension (coverity#1251593) [Caolán McNamara]
    + uncaught exception (coverity#1251594) [Caolán McNamara]
    + uncaught exception (coverity#1251595) [Caolán McNamara]
    + uncaught exception (coverity#1251596) [Caolán McNamara]
    + uncaught exception (coverity#1251597) [Caolán McNamara]
    + uncaught exception (coverity#1251598) [Caolán McNamara]
    + uncaught exception (coverity#1251599) [Caolán McNamara]
    + uncaught exception (coverity#1251600) [Caolán McNamara]
    + uninitialized pointer field (coverity#1251601) [Caolán McNamara]
    + uninitialized scalar field (coverity#1251602) [Caolán McNamara]
    + uninitialized scalar field (coverity#1251603) [Caolán McNamara]
    + uninitialized scalar field (coverity#1251604) [Caolán McNamara]
    + uninitialized scalar field (coverity#1251605) [Caolán McNamara]
    + unchecked dynamic_cast (coverity#1254674) [Caolán McNamara]
    + silence Write to pointer after free (coverity#440589) [Caolán McNamara]
    + logically dead code (coverity#704257) [Caolán McNamara]
    + silence Dereference after null check (coverity#704593) [Caolán McNamara]
    + dereference after null check (coverity#704961) [Caolán McNamara]
    + missing break in switch (coverity#705177) [Caolán McNamara]
    + silence Insecure temporary file (coverity#705983) [Caolán McNamara]
    + silence Insecure temporary file (coverity#705989) [Caolán McNamara]
    + document Use of untrusted string value (coverity#706181) [Caolán McNamara]
    + drop gnome-open-url binary (coverity#706194) [Caolán McNamara]
    + time of check time of use (coverity#706217) [Caolán McNamara]
    + uncaught exception (coverity#706404) [Caolán McNamara]
    + uncaught exception (coverity#706540) [Caolán McNamara]
    + uninitialized scalar field (coverity#708662) [Caolán McNamara]
    + unchecked return value from library (coverity#735344) [Caolán McNamara]
    + logically dead code (coverity#735399) [Caolán McNamara]
    + logically dead code (coverity#735402) [Caolán McNamara]
    + reimplement bit counting (coverity#735490) [Caolán McNamara]
    + logically dead code (coverity#735514) [Caolán McNamara]
    + logically dead code (coverity#735517) [Caolán McNamara]
    + division or modulo by float zero (coverity#735657) [Caolán McNamara]
    + explicit null dereferenced (coverity#735814) [Eike Rathke]
    + rework to help coverity out (coverity#738972) [Caolán McNamara]
    + unchecked return value (coverity#982189) [Caolán McNamara]
    + logically dead code (coverity#982314) [Caolán McNamara]
    + dereference after null check (coverity#982483) [Caolán McNamara]
    + translate German comments - sw/source/core/text (fdo#39468) [Chris Sherlock, Philipp 
Weissenbacher]
    + fix bad conversion of old-style UNO service.. (fdo#46808) [Noel Grandin]
    + change [pt-PT] group separator to no-break space (fdo#51008) [Eike Rathke]
    + test for swapped out image loss during Calc export (fdo#52226) [Zolnai Tamás]
    + names of bookmarks should allow all characters which (fdo#56116) [Brij Mohan Lal Srivastava]
    + there’s a valid use case to enable manual resizing in this dialog (fdo#67040) [Adolfo Jayme 
Barrientos]
    + paint background images always via drawinglayer (fdo#68927) [Zolnai Tamás]
    + related Forget package URL of image after it is loaded (fdo#73270) [Zolnai Tamás]
    + prevent use of invalidated iterator due to re-entrance (fdo#73695) [Eike Rathke]
    + add z-test Statistics Dialog (fdo#74669) [Tomaž Vajngerl]
    + add TABSTOP and DIALOGCONTROL bits (fdo#75066) [Caolán McNamara]
    + update sifr icontheme (fdo#75256) [Matthias Freund]
    + remove inheritance from std::vector (fdo#75757) [Juan Picca, Michaël Lefèvre]
    + fix bad conversion of old-style UNO service.. (fdo#76658) [Noel Grandin]
    + add chi-square test Statistics Dialog (fdo#76868) [Tomaž Vajngerl]
    + improve organization and layout in Position tabs (fdo#76937) [Adolfo Jayme Barrientos]
    + SVG Import: fix null pointer dereference (fdo#77268) [Vort]
    + writer:Better font selection in Japanese locale on Mac OSX. (fdo#77971) [Tomofumi Yagi]
    + sync PRESOBJ_OUTLINE para depths to outline numbering (fdo#78151) [Caolán McNamara]
    + insert image dialog: rename Style to Frame Style (fdo#79149) [Stanislav Horacek]
    + don't add items with no bitmaps (fdo#80280) [Maxim Monastirsky]
    + sw: fix inverted conditional in AutoCaption dialog (fdo#80328) [Michael Stahl]
    + TokenHandler impl. FastTokenHandlerBase (fdo#80403) [Daniel Sikeler]
    + rename AutoSpellcheck and reflect its removal from toolbar (fdo#80490) [Stanislav Horacek]
    + replaced oxygen icon and added new tango icon for single page (fdo#80651) [Yousuf Philips]
    + added galaxy link reference (fdo#80654) [Yousuf Philips]
    + related: Always update the thumbnail (fdo#80755) [Maxim Monastirsky]
    + rearranging the buttons in the toolbar (fdo#80838) [Yousuf Philips]
    + disabling background color in enabling some other buttons (fdo#81475) [Yousuf Philips]
    + add first and third quartile to "Descriptive Statistics" (fdo#81801) [Tomaž Vajngerl]
    + : Operators missing in Standard Filter (fdo#82500) [Julien Nabet]
    + unify click behavior in Statusbar (Writer) (fdo#82707) [Samuel Mehrbrodt]
    + editing statusbar tooltip texts (fdo#82708) [Yousuf Philips]
    + related Forget package URL of image after it is loaded (fdo#82953) [Stephan Bergmann, Zolnai 
Tamás]
    + RTF import: handle \pard<para props> after \bkmkstart (fdo#83204) [Miklos Vajna]
    + only preserve metadata of moved, not copied files (fdo#83529) [Stephan Bergmann]
    + related: Try to fix zoom mode button state (fdo#83572) [Maxim Monastirsky]
    + do not update references in SortReorderByColumn() if disabled (fdo#83765) [Eike Rathke]
    + fix COLOR PICKER: Palette color list should have scrollbar (fdo#84574) [Juergen Funk]
    + fixed label in the 'Insert Version Comment' dialog (fdo#84582) [Szymon Kłos]
    + RTF import: set DontBalanceTextColumns=true for the last section ... (fdo#84645) [Miklos 
Vajna]
    + adding and hiding buttons in standard and common task toolbars (fdo#84909) [Yousuf Philips]
    + replace MOUSE_ modifier constants with enum (fdo#84938) [Noel Grandin]
    + rename items related to recording changes (fdo#85046) [Stanislav Horacek, Yousuf Philips]
    + related: put a box around xml filter settings control (fdo#85111) [Caolán McNamara]
    + add locale details to help->about (fdo#85432) [Brij Mohan Lal Srivastava]
    + avoid destroying bitmaps after VCL is shut down (fdo#85478) [Matthew J. Francis]
    + fix DOCX import of overlapping bookmarks (fdo#85542) [Bjoern Michaelsen]
    + SwXShape: fix getting ZOrder property when doc contains TextBoxes (fdo#85554) [Miklos Vajna]
    + don't update references on sort by default. (fdo#85584) [Jan Holesovsky]
    + moving merge cells to standard toolbar (fdo#85594) [Yousuf Philips]
    + : Custom Animation timeing does not retain settings (fdo#85750) [Julien Nabet]
    + swap increase and decrease indent in sidebar (fdo#85776) [Yousuf Philips]
    + use the new popups in the sidebar too (fdo#85804) [Maxim Monastirsky]
    + rename Document as E-mail to E-mail Document (fdo#85817) [Stanislav Horacek, Yousuf Philips]
    + unify alignment tooltips (fdo#85825) [Yousuf Philips]
    + sw: fix crash in insert index dialog (fdo#85872) [Michael Stahl]
    + tweak size requests (fdo#85907) [Adolfo Jayme Barrientos]
    + delete surrounding text failing for input method calls regression. (fdo#85912) [Justin Luth]
    + its not an OKButton anymore (fdo#85939) [Caolán McNamara]
    + : fix a crash when open doc file (fdo#86008) [Julien Nabet]
    + for unknown locales check is needed even for ll[l][-CC] tag, related (fdo#86011) [Eike Rathke]
    + distribute space in statusbar better on small screens (fdo#86018) [Samuel Mehrbrodt]
    + O[U]String needs a 'clear' method (fdo#86023) [Brij Mohan Lal Srivastava]
    + added menu items for shapes and text box and did small rearrangement (fdo#86035) [Yousuf 
Philips]
    + revert change made in as agreed on by design team (fdo#86040) [Yousuf Philips, Julien Nabet]
    + addition of sheet grid lines toggle to view menu (fdo#86046) [Yousuf Philips]
    + add delete row and column entries to Edit menu (fdo#86048) [Yousuf Philips]
    + let LibreOffice add scrollbars to widgets only when necessary (fdo#86050) [Adolfo Jayme 
Barrientos]
    + addition of number format submenu and simplifying items (fdo#86086) [Yousuf Philips]
    + SwXTextField::getAnchor: handle postit field with annotation mark (fdo#86131) [Miklos Vajna]
    + add useful tooltips to number formatting toolbar buttons (fdo#86132) [Yousuf Philips]
    + set ctrl+shift+e to track changes and reassign edit mode (fdo#86183) [Yousuf Philips]
    + reorganized the view menu in impress and draw (fdo#86209) [Yousuf Philips]
    + use vector replication when obtaining scalar for jump matrix (fdo#86219) [Eike Rathke]
    + hard-coded pixel dimensions are too high/wide (fdo#86222) [Caolán McNamara]
    + menu 'Merge Documents' is at wrong position (fdo#86252) [Cor Nouws]
    + renaming 'Page Preview' to 'Print Preview' (fdo#86289) [Yousuf Philips]
    + avoid crash blending upside down Bitmaps of differing size (fdo#86298) [Matthew J. Francis]
    + vcl: removed Solaris workaround from (fdo#86307) [Chris Sherlock]
    + guard all the tops post pop (fdo#86451) [Caolán McNamara]
    + related Forget package URL of image after it is loaded (i#114361) [Zolnai Tamás]
    + related Forget package URL of image after it is loaded (i#124946) [Zolnai Tamás]
    + related Forget package URL of image after it is loaded (i#44367) [Zolnai Tamás]
    + officecfg: set VCL.WM.ShouldSwitchWorkspace to false (i#45160) [Michael Stahl]
    + vcl: removed Solaris workaround from (i#64273) [Chris Sherlock]
    + vcl: removed Solaris workaround from (i#6759) [Chris Sherlock]
    + logically dead code (i#81396) [Caolán McNamara]
    + officecfg: set VCL.WM.ShouldSwitchWorkspace to false (i#96684) [Michael Stahl]
    + [fix available]Attached template file master has outline previews removed from numbering 
rules, so preview doesn't show bullets, but when new slides inherit the true numbering rules and 
show a bullet. (rhbz#1161238) [Caolán McNamara]
    + [abrt] libreoffice-core: EditView::GetFieldUnderMousePointer(): soffice.bin killed by SIGSEGV 
(rhbz#1165444) [Caolán McNamara]
+ core
    + "#pragma hdrstop" looks quite obsolete [Michael Stahl]
    + -Werror,-Wabsolute-value [Stephan Bergmann]
    + -Werror,-Wc++11-compat-deprecated-writable-strings [Stephan Bergmann]
    + -Werror,-Wheader-guard [Stephan Bergmann]
    + -Werror,-Wunused-const-variable [Noel Grandin, Stephan Bergmann]
    + -Werror,-Wunused-variable (fdo#82953) [Stephan Bergmann]
    + ...at least, that's the value for me on Mac with retina [Stephan Bergmann]
    + 602 regression test [Caolán McNamara]
    + : Custom Animation timeing does not retain settings (fdo#85750) [Julien Nabet]
    + : fix a crash when open doc file (fdo#86008) [Julien Nabet]
    + : Operators missing in Standard Filter (fdo#82500) [Julien Nabet]
    + [Accessibility] Make the sidebar a bit accessible [Niklas Johansson]
    + A bit more informative SAL_INFO logging [Tor Lillqvist]
    + a little bit more sanity [Markus Mohrhard]
    + abrt crash with NULL pView (rhbz#1165444) [Caolán McNamara]
    + actually use return value of GetUniqueSectionName() in SwDoc::UpdateSection() [Luboš Luňák]
    + adapt bin/run for OS X [Stephan Bergmann]
    + adapt FractionPrinter [Stephan Bergmann]
    + adapt the unit test to the new default. (fdo#85584) [Jan Holesovsky]
    + adapt vcldemo code to layer NONE [Stephan Bergmann]
    + add 'make etags' to generate etags [Takeshi Abe]
    + add a 'Test' button to test the machine's OpenCL implementation [Tor Lillqvist]
    + add a bunch of allegedly common opcodes to the default subset for OpenCL [Tor Lillqvist]
    + add a function to compare version number strings [Tor Lillqvist]
    + add a means to dump the state of the area broadcaster slot machine. [Kohei Yoshida]
    + add a OpenGLContext to unix backend [Markus Mohrhard]
    + add a OpenGLContext::init for unix backend [Markus Mohrhard]
    + add a script to generate a dummy library to "build" all headers [Michael Stahl]
    + add a spreadsheet to test OpenCL implementation on user request [Tor Lillqvist]
    + add a whitelist entry, too (for what I happen to be running at the moment) [Tor Lillqvist]
    + add an icon for calc's time number format [Yousuf Philips]
    + add chi-square test Statistics Dialog (fdo#76868) [Tomaž Vajngerl]
    + add clang plugin for detecting cascading condops [Bjoern Michaelsen]
    + add code for getting device width and height on window devices [Markus Mohrhard]
    + add comment that replies to the question in comment above [Tor Lillqvist]
    + add comment to find uncommented code again [Markus Mohrhard]
    + add configuration value for VCL OpenGL backend [Markus Mohrhard]
    + add COUNT [Tor Lillqvist]
    + add CVE-2014-6352 testcase [Caolán McNamara]
    + add delete row and column entries to Edit menu (fdo#86048) [Yousuf Philips]
    + add distribution selection to drawing toolbar (fdo#84909) [Yousuf Philips]
    + add dummy Crop to SalBitmap implementations [Matúš Kukan]
    + add EDB-35217 tests [Caolán McNamara]
    + add EDB-35279 test-case [Caolán McNamara]
    + add first and third quartile to "Descriptive Statistics" (fdo#81801) [Tomaž Vajngerl]
    + add first whitelist and blacklist check attempt to checkForKnownBadCompilers() [Tor Lillqvist]
    + add Impl version for SalGraphics [Ptyl Dragon]
    + add internal libjpeg-turbo library to be used instead of libjpeg [Matúš Kukan]
    + add locale details to help->about (fdo#85432) [Brij Mohan Lal Srivastava]
    + add missing file [Markus Mohrhard]
    + add missing glew dependency. [Michael Meeks]
    + add missing header [Markus Mohrhard]
    + add missing header guards [Markus Mohrhard]
    + add more log messages [Markus Mohrhard]
    + add opcodes for binary operators + - * / [Tor Lillqvist]
    + add OpenGLContext to OpenGL vcl rendering code [Markus Mohrhard]
    + add output operators for SAL_INFO convenience [Tor Lillqvist]
    + add possibility to check if system can run OpenGL VCL backend [Markus Mohrhard]
    + add quick way to enable OpenGL backend through env var [Markus Mohrhard]
    + add redist files for VS 2013 [Andras Timar]
    + add rtl::OUString::toUtf8() [Miklos Vajna]
    + add small icons for conditional formatting to galaxy so they show in tango [Yousuf Philips]
    + add some of the uncommented code back [Markus Mohrhard]
    + add TABSTOP and DIALOGCONTROL bits (fdo#75066) [Caolán McNamara]
    + add tests for vectorized binary ops + - * / [Tor Lillqvist]
    + add useful tooltips to number formatting toolbar buttons (fdo#86132) [Yousuf Philips]
    + add z-test Statistics Dialog (fdo#74669) [Tomaž Vajngerl]
    + added galaxy link reference (fdo#80654) [Yousuf Philips]
    + added menu items for shapes and text box and did small rearrangement (fdo#86035) [Yousuf 
Philips]
    + adding and hiding buttons in standard and common task toolbars (fdo#84909) [Yousuf Philips]
    + addition of number format submenu and simplifying items (fdo#86086) [Yousuf Philips]
    + addition of sheet grid lines toggle to view menu (fdo#86046) [Yousuf Philips]
    + addNewFromTitles : avoid broadcasting SC_HINT_AREAS_CHANGED twice [Laurent Godard]
    + afl: divide-by-zero [Caolán McNamara]
    + alloca needs special include on SOLARIS [Richard PALO]
    + allow inserting attributes that have zero length [Luboš Luňák]
    + always call ImplAfterDataChange() when data is changed [Zolnai Tamás]
    + apache Commons Codec 1.9 at least requires Java 1.6 and non debug version [Robert Antoni Buj 
i Gelonch]
    + apache Commons Lang 3.3.1 at least requires Java 1.6 and non debug version [Robert Antoni Buj 
i Gelonch]
    + apache Commons Logging 1.2 - re-enable the non debug version. [Robert Antoni Buj i Gelonch]
    + apply pimpl to Fraction. [Kohei Yoshida]
    + apply pimpl to ResStringArray, to hide its internals. [Kohei Yoshida]
    + apply pimpl to svl::SharedStringPool. [Kohei Yoshida]
    + arguments in wrong order (coverity#1242518, coverity#1242527) [Caolán McNamara]
    + assert because still listening to the wrong view when SetView used [Caolán McNamara]
    + assert that no other types than TGOPER can happen in SmParser::Oper() [Takeshi Abe]
    + assert that typelib_typedescription_release will not destroy pTDR->pType (cid#440589) 
[Stephan Bergmann]
    + assign graphic data also during auto swap in [Zolnai Tamás]
    + at least old Mac OS X does not know AT_FDCWD [Stephan Bergmann]
    + at least some sanity for WinSalGraphics [Markus Mohrhard]
    + autogen: add --best-effort to help automation bridge option changes. [Michael Meeks]
    + avoid -fsanitize=signed-integer-overflow [Stephan Bergmann]
    + avoid an image loss situation of auto swapping [Zolnai Tamás]
    + avoid area listeners and such during formula cell paste replication. [Kohei Yoshida]
    + avoid crash blending upside down Bitmaps of differing size (fdo#86298) [Matthew J. Francis]
    + avoid DelStreamName because it can lead to image loss. [Zolnai Tamás]
    + avoid destroying bitmaps after VCL is shut down (fdo#85478) [Matthew J. Francis]
    + avoid error: redefinition of 'GetImpl' for iOS [Tor Lillqvist]
    + avoid exceeding commandline limits [Christian Lohmaier]
    + avoid overflow [Stephan Bergmann]
    + avoid possible memory leaks in case of exceptions [Takeshi Abe]
    + avoid unnecessary broadcasting when deleting cells prior to pasting. [Kohei Yoshida]
    + avoid unused argument warning [Luboš Luňák]
    + avoid using null pointer as a special indicator [Zolnai Tamás]
    + bad API translation between mozilla strings and OUString [Markus Mohrhard]
    + bad bit shift operation (coverity#1202754) [Caolán McNamara]
    + basegfx: Solve crossovers even if there is only one polygon in the polypolygon [Louis-Francis 
Ratté-Boulianne]
    + be explicit here when to swap out as a link [Zolnai Tamás]
    + be honest about the maximum cache size [Zolnai Tamás]
    + be precise here, maximum value means it is still allowed to have [Zolnai Tamás]
    + better way to access the X11 window [Markus Mohrhard]
    + big parameter passed by value (coverity#1226488) [Caolán McNamara]
    + bin bit-rotted obsolete LibreOffice app [Tor Lillqvist]
    + bin confusing comment [Douglas Mencken]
    + bin effectively dead code [Tor Lillqvist]
    + bin the --disable-vba option [Tor Lillqvist]
    + bin/run: add a license header [Michael Stahl]
    + bitmap::Crop: When the rectangle is entire bitmap, do nothing [Matúš Kukan]
    + blacklist has precedence over whitelist, so order them like that [Tor Lillqvist]
    + blind fix attempt: include <osl/diagnose.h> [Tor Lillqvist]
    + blind fix for Android [Stephan Bergmann]
    + blind fix for OSX [Markus Mohrhard]
    + branch libreoffice-4-4 [Christian Lohmaier]
    + bridges, vcl: turns out there is sal/alloca.h; replace #ifdefery [Michael Stahl]
    + bridges: get at least the x86 bridge to build [Michael Stahl]
    + bring the gradient rendering down into SalGraphicsImpl & unx backend [Markus Mohrhard]
    + bug in typed flags [Noel Grandin]
    + build fix [Caolán McNamara]
    + build fix again [Zolnai Tamás]
    + build fix on Linux. [Kohei Yoshida]
    + build fix on Windows [Kohei Yoshida]
    + build fix on Windows. [Kohei Yoshida]
    + build fix. [Kohei Yoshida]
    + build fix: back to C++98 [Zolnai Tamás]
    + build vcldemo on Windows too. [Jan Holesovsky]
    + bump cairo version to 1.2.0 [Riccardo Magliocchetti]
    + bump product version to 4.4.0.0.alpha2+ [Christian Lohmaier]
    + bump product version to 4.4.0.0.beta1 [Christian Lohmaier]
    + bump the minimum group size for OpenCL to 100 [Tor Lillqvist]
    + calc performance test [Laurent Godard]
    + calc SetNewRangeNames remove useless bool type [Laurent Godard]
    + call install-gdb-printers with full path [Stephan Bergmann]
    + callcatcher: BiffDrawingObjectBase is never constructed [Caolán McNamara]
    + callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effect [Caolán 
McNamara]
    + callcatcher: number format serialization cleanup fallout [Caolán McNamara]
    + callcatcher: unused code [Caolán McNamara]
    + callcatcher: update unused code [Caolán McNamara]
    + catch by reference [Caolán McNamara]
    + change [pt-PT] group separator to no-break space (fdo#51008) [Eike Rathke]
    + change disclosure +/- icons to pointers [Adolfo Jayme Barrientos]
    + change order of calls [Markus Mohrhard]
    + changed 'Document as Email' to 'Email Document' (fdo#85817) [Yousuf Philips]
    + changed type of parameters from rtl_uString to OUString [Michael Weghorn]
    + check blacklist and whitelist here, too [Tor Lillqvist]
    + check entity and type name syntax [Stephan Bergmann]
    + check for recursive maps [Stephan Bergmann]
    + check that UNOIDL enum has members [Stephan Bergmann]
    + check-merged.sh: Fix an obvious typo. [Jan Holesovsky]
    + CJK Numbered list test cases for ooxmlimport and ww8import. [Mark Hung]
    + clarify configure GStreamer handling [Jan-Marek Glogowski]
    + clarify flow by avoiding assignment in if condition [Matteo Casalin]
    + clean up includes [Stephan Bergmann]
    + clean up Mac _imp_getProcessLocale [Stephan Bergmann]
    + clean up SvxFontHeightItem::SetProp [Stephan Bergmann]
    + cleanup improper SOLARIS linker libs and options [Richard PALO]
    + cleanup parse-perfcheck.py [Riccardo Magliocchetti]
    + coinmp: conditional patch [Robert Antoni Buj i Gelonch]
    + combine StartAllListeners() and StartNeededListeners()... [Kohei Yoshida]
    + comphelper::SequenceAsHashMap: throw IllegalArgumentException (cid#707218, coverity#1224993, 
cid#1224993) [Stephan Bergmann]
    + configure: --enable-headless is dead long live --without-x [Riccardo Magliocchetti]
    + connectivity: fix the mozab build [Michael Stahl]
    + const [Luboš Luňák]
    + constify slideshow. [Michael Meeks]
    + copy the original prop/prop unit [Stephan Bergmann]
    + copy-paste error (coverity#1251581) [Caolán McNamara]
    + correct number format mapping for CJK numbered lists in rtf/doc/docx filters. [Mark Hung]
    + cosmetic clean-up [Markus Mohrhard]
    + cppcanvas: CPPCANVAS_DEBUG_EMFPLUS_DUMP_TO is expected to be UTF-8 [Miklos Vajna]
    + cppcheck: Return value of std::remove() ignored. Elements remain in container. [Julien Nabet]
    + cppcheck: Same expression on both sides of '||' [Julien Nabet]
    + cppu: clean up public headers with include-what-you-use [Michael Stahl]
    + cppuhelper: clean up public headers with include-what-you-use [Michael Stahl]
    + cppumaker: only include rtl/instance.hxx and mutex.hxx when necessary [Michael Stahl]
    + CppunitTest_sw_mailmerge: move more methods from header file [Miklos Vajna]
    + CppunitTest_sw_rtfimport: indentation fixes [Miklos Vajna]
    + dedicated listener type tailored for formula groups. [Kohei Yoshida]
    + default to ods instead of sxc [Caolán McNamara]
    + delete surrounding text failing for input method calls regression. (fdo#85912) [Justin Luth]
    + dereference after null check (coverity#704961, coverity#982483, coverity#1242423) [Caolán 
McNamara]
    + dereference before null check (coverity#1251173, coverity#1251592) [Caolán McNamara]
    + dereference null return value (coverity#1251172) [Caolán McNamara]
    + differentiate shared and non-shared formula cells when registering. [Kohei Yoshida]
    + disable OpenGL VCL backend for now in master [Markus Mohrhard]
    + disable problematic sorting test that depends on the old default. [Michael Meeks]
    + disabling background color in enabling some other buttons (fdo#81475) [Yousuf Philips]
    + dispose document when done [Stephan Bergmann]
    + distribute space in statusbar better on small screens (fdo#86018) [Samuel Mehrbrodt]
    + ditch this unused idpool horror [Caolán McNamara]
    + division or modulo by float zero (coverity#735657) [Caolán McNamara]
    + division or modulo by zero (coverity#1251583) [Caolán McNamara]
    + do as for Linux, borrowed from Gabriele Bulfon <gabriele.bulfon at sonicle.com> [Richard PALO]
    + do not bother with nice unique names during mailmerge [Luboš Luňák]
    + do not break encapsulation of SwFmtAnchor::GetCntntAnchor() [Luboš Luňák]
    + do not check a reference [Zolnai Tamás]
    + do not deref (potentially dangling) weak_ptr [Stephan Bergmann]
    + do not display missing data source always as "SOURCE" [Luboš Luňák]
    + do not iterate over all bookmarks in SwTxtNode::Update() [Luboš Luňák]
    + do not update references in SortReorderByColumn() if disabled (fdo#83765) [Eike Rathke]
    + DOC import: avoid manual swapout call. [Zolnai Tamás]
    + document Use of untrusted string value (coverity#706181) [Caolán McNamara]
    + DOCX export: put either hints or the para attr set into the para marker props (abi#9930) 
[Miklos Vajna]
    + DOCX filter: import <w:startOverride> [Miklos Vajna]
    + DOCX import: fix rounding error in table cell widths [Miklos Vajna]
    + DOCX import: handle <w:lvlOverride> without <w:lvlText> [Miklos Vajna]
    + DOCX import: handle <w:numId> from parent styles as well [Miklos Vajna]
    + don't add items with no bitmaps (fdo#80280) [Maxim Monastirsky]
    + don't add toolkit related shell packages with headless build [Riccardo Magliocchetti]
    + don't delete texture before we were able to read it back [Markus Mohrhard]
    + don't do anything when clicked on placeholder in statusbar (fdo#86018) [Samuel Mehrbrodt]
    + don't include the win version of svsys directly [Markus Mohrhard]
    + don't reuse old var remnants [Caolán McNamara]
    + don't throw DisposedException past uno_threadpool_putJob (cid#983623) [Stephan Bergmann]
    + don't try to use OpenGL for printing [Markus Mohrhard]
    + don't update references on sort by default. (fdo#85584) [Jan Holesovsky]
    + don't use misleading 'm' prefix for non-member variables [Tor Lillqvist]
    + don't use OpenCL for RAND by default [Tor Lillqvist]
    + doxygen: png -> gif for images [Miklos Vajna]
    + drawinglayer: these are expected to be UTF-8 [Miklos Vajna]
    + drop --disable-opengl [Tor Lillqvist]
    + drop gnome-open-url binary (coverity#706194) [Caolán McNamara]
    + drop pool ver 1 import support (coverity#1242764) [Caolán McNamara]
    + editeng: Avoid calling expensive getLineBreak() if possible [Matúš Kukan]
    + editing statusbar tooltip texts (fdo#82708) [Yousuf Philips]
    + emfplus: re-work and cleanup unit test [Michael Meeks]
    + enabling date format and pivot table and adding a more hidden ones (fdo#85594) [Yousuf 
Philips]
    + enabling sort, autofilter, alignment buttons and hiding others (fdo#85594) [Yousuf Philips]
    + EndDialog(sal_True) ==> EndDialog(RET_OK) [Matteo Casalin]
    + etc.: Make reflread.cxx more robust (coverity#1213373, cid#1213388) [Stephan Bergmann]
    + expand tiny misleadingly named 'registerOpenCLKernel' at its only call site [Tor Lillqvist]
    + explicit null dereferenced (coverity#735814) [Eike Rathke]
    + extend the test to cover insertion / deletion of rows. [Kohei Yoshida]
    + external/boost: WaE [Stephan Bergmann]
    + external: fortunately boost no longer requires config_host.mk [Michael Stahl]
    + extract cairo rendering and abstract platform bits [Markus Mohrhard]
    + extract shaders from source code [Markus Mohrhard]
    + fascinating what sort of nonsense works by accident (coverity#1251590) [Michael Stahl]
    + faster mapping from nodes to SwFrmFmt's anchored at them [Luboš Luňák]
    + fdo82708 Add missing tooltips to Writer Statusbar [Samuel Mehrbrodt]
    + file_error_transl.h -> file_error_transl.hxx [Stephan Bergmann]
    + file_url.h -> file_url.hxx [Stephan Bergmann]
    + filepath.c -> filepath.cxx [Stephan Bergmann]
    + first step at optional single buffered OpenGL rendering [Markus Mohrhard]
    + fix "Could not merge msm file into database" [Christian Lohmaier]
    + fix apparently broken commit [Stephan Bergmann]
    + fix bad conversion of old-style UNO service.. (fdo#46808, fdo#76658) [Noel Grandin]
    + fix bad merge conflict resolution [Markus Mohrhard]
    + fix broken GraphicObjectTest [Zolnai Tamás]
    + fix bug around wrong number of vertices [Markus Mohrhard]
    + fix build [Markus Mohrhard]
    + fix build on older compilers [Noel Grandin]
    + fix build. [Jan Holesovsky]
    + fix building the KDE backend [Markus Mohrhard]
    + fix COLOR PICKER: Palette color list should have scrollbar (fdo#84574) [Juergen Funk]
    + fix comment [Markus Mohrhard]
    + fix common typos. No automatic tools. Handmade… [Andrea Gelmini]
    + fix connectivity unit test for --enable-mergedlibs [Noel Grandin]
    + fix constness of SwFmtsBase::GetFmt() [Luboš Luňák]
    + fix DOCX import of overlapping bookmarks (fdo#85542) [Bjoern Michaelsen]
    + fix double delete after latest refactoring [Markus Mohrhard]
    + fix ellipse rendering completely [Markus Mohrhard]
    + fix error: use of undeclared identifier 'aFileName' [Tor Lillqvist]
    + fix indentation [Markus Mohrhard]
    + fix line position [Markus Mohrhard]
    + fix memchr checks [Stephan Bergmann]
    + fix memory leaks caused with SmNodeStack [Takeshi Abe]
    + fix misleading log message [Markus Mohrhard]
    + fix missing dependency to glew [Markus Mohrhard]
    + fix missing pieces [Markus Mohrhard]
    + fix outline numbering for ooxml import filter. [Mark Hung]
    + fix rtf outline importing issue. [Mark Hung]
    + fix signed/unsigned comparison warning [Markus Mohrhard]
    + fix spelling implemenation -> implementation [Noel Grandin]
    + fix stupid typo [Markus Mohrhard]
    + fix SvxFontHeightItem::operator= [Stephan Bergmann]
    + fix the Windows build. [Jan Holesovsky]
    + fix typo in bin/check-merged.sh [Andrea Gelmini]
    + fix typo in deletelangdialog.ui [Adolfo Jayme Barrientos]
    + fix typo in updaterequireddialog.ui [Adolfo Jayme Barrientos]
    + fix unused parameter warnings [Markus Mohrhard]
    + fix windows build [Markus Mohrhard]
    + fix windows compile error [Markus Mohrhard]
    + fix windows compile errors in OpenGLContext [Markus Mohrhard]
    + fixed label in the 'Insert Version Comment' dialog (fdo#84582) [Szymon Kłos]
    + fixup headless build [Riccardo Magliocchetti]
    + fold file_path_helper.h into file_path_helper.hxx [Stephan Bergmann]
    + fold procimpl.h into process.cxx [Stephan Bergmann]
    + fold uunxapi.h into uunxapi.hxx [Stephan Bergmann]
    + for unknown locales check is needed even for ll[l][-CC] tag, related (fdo#86011) [Eike Rathke]
    + force --std=gnu89 for clang (and gcc), properly [Luboš Luňák]
    + ForceSwap{In,Out}Objects methods are unused now [Zolnai Tamás]
    + forgot to add the files [Markus Mohrhard]
    + forgot to init the variable for the text rendering [Markus Mohrhard]
    + forgot to populate the Impl [Markus Mohrhard]
    + forgot to remove the env variable based OpenGL setting [Markus Mohrhard]
    + fraction: rewrite condition 'GetDenominator()==-1' [Juan Picca]
    + further fix mozab build after header cleanup [Christian Lohmaier]
    + gbuild: let's read our elves through a variable for consistency [Michael Stahl]
    + gbuild: move setting of gb_CPUDEFS to CPU-specific file [Michael Stahl]
    + gbuild: print better file name for generated C++ source [Michael Stahl]
    + gcc 4.8.3 lets us do it, but not everyone else [Caolán McNamara]
    + generate OpenCL test doc programmatically, first version [Tor Lillqvist]
    + get size correct for virtual devices [Markus Mohrhard]
    + give all the open-url scripts the same starting permissions [Caolán McNamara]
    + guard against cyclic entity dependencies [Stephan Bergmann]
    + guard against wrap-around in SvxFontHeightItem [Stephan Bergmann]
    + guard all the tops post pop (fdo#86451) [Caolán McNamara]
    + handle the 'New' and 'Delete' buttons [Tor Lillqvist]
    + handle the OpenGL context for the x11 backend [Markus Mohrhard]
    + hard-coded pixel dimensions are too high/wide (fdo#86222) [Caolán McNamara]
    + have a stab at improving impossible question [Caolán McNamara]
    + HAVE_FEATURE_CRASHDUMP instead of manual SAL_ENABLE_CRASH_REPORT [Stephan Bergmann]
    + help coverity out here (coverity#1251174) [Caolán McNamara]
    + help coverity out with empty() [Caolán McNamara]
    + hide instsetoo_native output [Stephan Bergmann]
    + hiding, unhiding and rearranging standard toolbar buttons in Calc (fdo#85594) [Yousuf Philips]
    + HIG fixes for sfx2 [Adolfo Jayme Barrientos]
    + HIG fixes for vcl [Adolfo Jayme Barrientos]
    + HIG fixes in sw [Adolfo Jayme Barrientos]
    + I don't know what I planned the 'Edit' button to do, drop it [Tor Lillqvist]
    + I screwed up before, fix it [Markus Mohrhard]
    + ialso support the ARB debug version [Markus Mohrhard]
    + icontest: remove hand-coded opengl path. [Michael Meeks]
    + ifdef linux only code [Markus Mohrhard]
    + ignore the swapped in graphic, but use its size [Zolnai Tamás]
    + ImpGraphic::ImplReadEmbedded: bSwap is false; remove dead code [Matúš Kukan]
    + implement abstract virtual methods in windows classes [Markus Mohrhard]
    + implement gradient rendering method for windows backend [Markus Mohrhard]
    + implement stub for OpenGL SalGraphicsImpl sub class [Markus Mohrhard]
    + implement X11WindowProvider for GtkSalFrame [Markus Mohrhard]
    + implementation for OpenGL text rendering in the unx backend [Markus Mohrhard]
    + impress tables are not interactively growing [Caolán McNamara]
    + improve log message when shader compilation fails [Markus Mohrhard]
    + improve log messages [Markus Mohrhard]
    + improve OpenGL rendering engine selection for Windows backend [Markus Mohrhard]
    + improve organization and layout in Position tabs (fdo#76937) [Adolfo Jayme Barrientos]
    + improve rtf import filter to handle Chinese suffixes of numbered lists. [Mark Hung]
    + improve sifr icontheme (fdo#75256) [Matthias Freund]
    + improve SOLARIS guard [Richard PALO]
    + improve wording for the OpenCL blacklist/whitelist [Tor Lillqvist]
    + improvement for ellipse rendering [Markus Mohrhard]
    + in general, SOLARIS should use /usr/bin/ld. [Richard PALO]
    + include <osl/diagnose.h> [Tor Lillqvist]
    + include the unx part for getting OpenGL driver & device information [Markus Mohrhard]
    + indentation fixes [Miklos Vajna]
    + init the OpenGL context in the windows backend [Markus Mohrhard]
    + insert some fairly generic fallback whitelist entries for now [Tor Lillqvist]
    + int + sal_True/sal_False ==> bool, and reduce scope of a static variable [Matteo Casalin]
    + integrate WIP OpenGL rendering to unix backend [Markus Mohrhard]
    + interlck.c -> interlck.cxx [Stephan Bergmann]
    + introduce bullets and numbering popups (fdo#85804) [Maxim Monastirsky]
    + introduce OStringBuffer::appendUninitialized [Stephan Bergmann]
    + ISO C++11 does not allow conversion from string literal to 'char *' [Tor Lillqvist]
    + it is false and not FALSE [Markus Mohrhard]
    + its not an OKButton anymore (fdo#85939) [Caolán McNamara]
    + iwyu: remove unneeded includes in sc, sd, sw [Riccardo Magliocchetti]
    + java, wizards: remove unused local variables and fields [Noel Grandin]
    + java: convert fields to local variables where possible [Noel Grandin]
    + java: fix some javadoc errors [Noel Grandin]
    + java: fix some raw types warnings [Noel Grandin]
    + java: last statement in finalize() method should be call to super.finalize() [Noel Grandin]
    + java: make fields final where possible [Noel Grandin]
    + java: rather use @Deprecated annotation [Noel Grandin]
    + java: reduce excessive code indentation levels [Noel Grandin]
    + java: remove some unnecessary casts [Noel Grandin]
    + keep also the platform vendor in ds_device [Tor Lillqvist]
    + kill check-merged.sh, 'git cherry' actually gives better results. [Jan Holesovsky]
    + len cannot be <= 1 here [Stephan Bergmann]
    + let attemptChangeMetadata work on symlink itself [Stephan Bergmann]
    + let LibreOffice add scrollbars to widgets only when necessary (fdo#86050) [Adolfo Jayme 
Barrientos]
    + let operator== return bool [Matteo Casalin]
    + let us make the virtual explicit [Markus Mohrhard]
    + let's not re-use the same iterator esp when it's still iterating. [Kohei Yoshida]
    + limit width of list whose text can grow to silly widths [Caolán McNamara]
    + logically dead code (coverity#735514, i#81396, coverity#982314, coverity#735402, 
coverity#1251167, coverity#735517, coverity#1251168, coverity#735399, coverity#704257) [Caolán 
McNamara]
    + logically dead code related to embedded stream name in SwGrfNode\SdrGrafObj [Zolnai Tamás]
    + loplugin: cstylecast [Noel Grandin]
    + loplugin:implicitboolconversion [Stephan Bergmann]
    + loplugin:salbool [Miklos Vajna]
    + loplugin:saloverride [Stephan Bergmann]
    + loplugin:staticcall [Stephan Bergmann]
    + loplugin:unreffun [Stephan Bergmann]
    + make "Hypothesized Mean Difference" as parameter in t-test [Tomaž Vajngerl]
    + make 'make tags' work in case of out-of-tree build [Takeshi Abe]
    + make checkForKnownBadCompilers() public [Tor Lillqvist]
    + make const variables const [Michaël Lefèvre]
    + make FastAttributeList's unknown attribute value be passed as OString [Luboš Luňák]
    + make FastSaxParser provide the whole content in one characters() call [Luboš Luňák]
    + make GetTwipSize() call SwapIn() by itself in case of invalid size [Zolnai Tamás]
    + make it easy to disable OpenGL in the environment. [Michael Meeks]
    + make it match ScCalcConfig::setOpenCLConfigToDefault() [Tor Lillqvist]
    + make it possible to actually edit existing white/black list entries [Tor Lillqvist]
    + make it possible to select the OpenGL rendering on windows [Markus Mohrhard]
    + make line spacing icons point to themes icons [Yousuf Philips]
    + make room for more IDs and rename common IDs in Statistics dialogs [Tomaž Vajngerl]
    + make SDK examples compile again [Stephan Bergmann]
    + make SdrGrafObj swapping methods private. [Zolnai Tamás]
    + make SetSwapState() an internal method [Zolnai Tamás]
    + make shader compile for now [Markus Mohrhard]
    + make something visible on the screen again [Markus Mohrhard]
    + make sure that the frame is set when we need it [Markus Mohrhard]
    + make SwGrfNode swapping methods private [Zolnai Tamás]
    + make that file platform independent [Markus Mohrhard]
    + make these explicit [Markus Mohrhard]
    + make these methods non-inline again. [Kohei Yoshida]
    + make these methods non-inline. [Kohei Yoshida]
    + make these non-inline and add the const version of the getter. [Kohei Yoshida]
    + make these tests weaker to fix build. [Zolnai Tamás]
    + makeAny(sal_True/sal_False) to makeAny(true/false) in sw [Matteo Casalin]
    + makefile: set CC as well for include-what-you-use [Michael Stahl]
    + mark as const [Takeshi Abe]
    + mark as noncopyable [Takeshi Abe]
    + mark Color::AsRGBHexString() as const [Miklos Vajna]
    + math: Remove aqua and fuchsia from the Elements Dock [Marcos Paulo de Souza]
    + mbSwapUnderway always true inside ImpGraphic::ImplReadEmbedded [Matúš Kukan]
    + memory.c -> memory.cxx [Stephan Bergmann]
    + mention how the new OpenCL configuration relates to this API [Tor Lillqvist]
    + menu 'Merge Documents' is at wrong position (fdo#86252) [Cor Nouws]
    + MENU: move chart from object submenu to main insert menu [Yousuf Philips]
    + merge vcllo and vclopengllo [Markus Mohrhard]
    + missing break in switch (coverity#1251171, coverity#705177) [Norbert Thiebaud, Caolán 
McNamara]
    + missing include [Stephan Bergmann, Matúš Kukan]
    + missing parentheses [Zolnai Tamás]
    + missing subst breaking assignment of libs to modules [David Tardon]
    + misused sal_True/sal_False to integer [Matteo Casalin]
    + more catch by reference [Caolán McNamara]
    + more cleanup [Maxim Monastirsky]
    + more HIG fixes for sw [Adolfo Jayme Barrientos]
    + more HIG fixes in filter, svx [Adolfo Jayme Barrientos]
    + more iwyu suggested headers removal [Riccardo Magliocchetti]
    + more nEndInvalid/COMPLETE_STRING fixes [Stephan Bergmann]
    + more passing of MAKE into external configure [Stephan Bergmann]
    + more replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj() [Zolnai Tamás]
    + more reworking of the toolbars in impress and draw (fdo#84909) [Yousuf Philips]
    + more unused swapping related methods / member of SdrPage [Zolnai Tamás]
    + more useless static bool variables. [Zolnai Tamás]
    + more work on OpenCL whitelist/blacklist UI [Tor Lillqvist]
    + move *RetoucheFly* into properties container [Michaël Lefèvre]
    + move bFlyMetafile and pFlyMetafileOut into properties container [Michaël Lefèvre]
    + move defines to the top of the file [Markus Mohrhard]
    + move docfunc to own header [Bjoern Michaelsen]
    + move pFlyOnly into properties container [Michaël Lefèvre]
    + move pGlobalShell into properties container [Michaël Lefèvre]
    + move README.deprecated from chart2 to vcl [Markus Mohrhard]
    + move remaining static vars into the properties container [Michaël Lefèvre]
    + move scale factors inside the properties container [Michaël Lefèvre]
    + move SdrObjPlusData out of SdrObject's header. [Kohei Yoshida]
    + move SdrObjUserDataList out of the header. [Kohei Yoshida]
    + move static n*Pixel* into properties container [Michaël Lefèvre]
    + move static pProgress into properties container [Michaël Lefèvre]
    + move static pSpecsSubLines into properties container [Michaël Lefèvre]
    + move that variable out of the constructor init list [Markus Mohrhard]
    + move the abstract cairo text render code out of the unx dir [Markus Mohrhard]
    + move this code to the context class. [Kohei Yoshida]
    + moving alignment buttons back to original place (fdo#81475) [Yousuf Philips]
    + moving merge cells to standard toolbar (fdo#85594) [Yousuf Philips]
    + mpPixmap uninitialized in one ctor [Caolán McNamara]
    + MS export: don't need to manually swapout images after swapin them [Zolnai Tamás]
    + MSVC does not support VLA [Markus Mohrhard]
    + mutex.c -> mutex.cxx [Stephan Bergmann]
    + mwaw: fix build failure with clang (work around libtool stupidity) [Michael Stahl]
    + mysqlc: fix build after cppuhelper header cleanup [Michael Stahl]
    + names of bookmarks should allow all characters which (fdo#56116) [Brij Mohan Lal Srivastava]
    + need <cppuhelper/queryinterface.hxx> here, too, I assume [Tor Lillqvist]
    + need <cppuhelper/queryinterface.hxx> now [Tor Lillqvist]
    + needless assignment len -> n [Stephan Bergmann]
    + never wonder if sun is not sun [Takeshi Abe]
    + new test for testing group area listener behaviors during formula pasting. [Kohei Yoshida]
    + nlsupport.c -> nlsupport.cxx [Stephan Bergmann]
    + nlsupport.h -> nlsupport.hxx [Stephan Bergmann]
    + nNum is never read: remove it [Matteo Casalin]
    + no check before delete and move to intializer list [Markus Mohrhard]
    + no need for these methods to be virtual [Markus Mohrhard]
    + no need to call access prior to realpath here (cid#706201) [Stephan Bergmann]
    + no need to cd into instdir/program [Stephan Bergmann]
    + no need to have OpenCL optional at configure-time [Tor Lillqvist]
    + no need to have OpenGL slide transitions optional at configure-time [Tor Lillqvist]
    + no need to start listening in CalcAfterLoad for xls import. [Kohei Yoshida]
    + O[U]String needs a 'clear' method (fdo#86023) [Brij Mohan Lal Srivastava]
    + O_RDWR and O_CREAT are defined in fcntl.h [Richard PALO]
    + officecfg, opencl, calc: readd comment detailing what the OpenCL values mean. [Chris Sherlock]
    + officecfg: set VCL.WM.ShouldSwitchWorkspace to false (i#96684, i#45160) [Michael Stahl]
    + one more case of these insane memory alloc/release cycles [Markus Mohrhard]
    + one more IsMapMode() -> IsMapModeEnabled(). [Jan Holesovsky]
    + only call XFreePixmap on pixmaps created via XCreatePixmap [Caolán McNamara]
    + only preserve metadata of moved, not copied files (fdo#83529) [Stephan Bergmann]
    + only use OpenGL for window devices for now [Markus Mohrhard]
    + oox: these are expected to be UTF-8 [Miklos Vajna]
    + OpenGL ES does not support double and glPolygonMode [Markus Mohrhard]
    + opengl: Add many more CHECK_GL_ERROR()'s before returning from functions. [Jan Holesovsky]
    + opengl: Another places where it is too eager to check for errors. [Jan Holesovsky]
    + opengl: Check for error at the end of every method that deals with OpenGL. [Jan Holesovsky]
    + opengl: Do not check for OpenGL errors in a loop. [Jan Holesovsky]
    + OpenGLContext: Add locking/sync around X errors [Daniel Stone]
    + OpenGLContext: Consistently select the window's visual [Daniel Stone]
    + optimize area broadcast iteration ... [Kohei Yoshida]
    + optimize ImplCheckSizeOfSwappedInGraphics() a bit [Zolnai Tamás]
    + OS X: Default to the 'sifr' icon theme. [Jan Holesovsky]
    + OSL_ENSURE->assert where guaranteed deref follows [Caolán McNamara]
    + osl_getVolumeInformation: only stat if necessary (cid#706206) [Stephan Bergmann]
    + outdevgrind: remove VirtualDevice pieces for now. [Michael Meeks]
    + outedevgrind: add missing makefile. [Michael Meeks]
    + OXYGEN: Replaced icons with icons from the icon set sources [Yousuf Philips]
    + package: Add possibility to disable deflating in a thread [Matúš Kukan]
    + package: Call writeLOC always after putNextEntry explicitly [Matúš Kukan]
    + package: Do not bother with deflating jpeg images [Matúš Kukan]
    + package: Do not deflate small streams in a thread [Matúš Kukan]
    + package: Do not use hacky bit 1<<4 in ZipEntry::nFlag [Matúš Kukan]
    + package: Finally implement parallel zip entries deflating [Matúš Kukan]
    + package: Move most ZipOutputEntry's methods back to ZipOutputStream [Matúš Kukan]
    + package: Use memory stream for compressing zip entries [Matúš Kukan]
    + package: Zipping STORED entry is the same as rawWrite and we don't encrypt it [Matúš Kukan]
    + paint background images always via drawinglayer (fdo#68927) [Zolnai Tamás]
    + parse perfcheck results [Laurent Godard]
    + parse-perfcheck : add filename to csv results [Laurent Godard]
    + partial revert of da40cac540e7d735edbe9069b3c8ec6af4530208 [Andrea Gelmini]
    + pass by ref [Stephan Bergmann]
    + pass down some CFLAGS [Stephan Bergmann]
    + pass MAKE into external/poppler's configure [Stephan Bergmann]
    + pch: jpeg's headers conflict with INT32 typedef when in pch. [Jan Holesovsky]
    + pebcak, condition reversed [Caolán McNamara]
    + perfcheck instrument existing test : replaceAll [Laurent Godard]
    + pipe.c -> pipe.cxx [Stephan Bergmann]
    + preparation of the LibreOfficeKit for Windows [Juergen Funk]
    + prevent crash with empty chart scene [Markus Mohrhard]
    + prevent insane memory allocation [Markus Mohrhard]
    + prevent invalid memory access in dbgutil code [Markus Mohrhard]
    + prevent use of invalidated iterator due to re-entrance (fdo#73695) [Eike Rathke]
    + printing: remove an other manual swap out call [Zolnai Tamás]
    + proper error reporting from libxml2 [Luboš Luňák]
    + put properties in their own structure [Michaël Lefèvre]
    + put these classes into an anonymous namespace [Markus Mohrhard]
    + quick build fix until I can fix that properly [Markus Mohrhard]
    + RANDBETWEEN is supposed to return an integer [Tor Lillqvist]
    + READELF needs to be defined for unix such as SOLARIS [Richard PALO]
    + readLE32 should return a 32bit number, yikes! [Caolán McNamara]
    + readwrite_helper.c -> readwrite_helper.cxx [Stephan Bergmann]
    + readwrite_helper.h -> readwrite_helper.hxx [Stephan Bergmann]
    + realy->Really [Caolán McNamara]
    + rearranging the buttons in the toolbar (fdo#80838) [Yousuf Philips]
    + reduce duplicate broadcasting done when pasting a range of cells from clip. [Kohei Yoshida]
    + reduce one use of SystemWinData [Markus Mohrhard]
    + refactor and fix checkForKnownBadCompilers() [Tor Lillqvist]
    + reformat: code after { [Matteo Casalin]
    + register group area listeners as needed when inserting/deleting cells. [Kohei Yoshida]
    + regroup formula cells in columns before initializing them. [Kohei Yoshida]
    + reimplement bit counting (coverity#735490) [Caolán McNamara]
    + related Forget package URL of image after it is loaded (fdo#73270, i#124946, i#44367, 
fdo#82953, i#114361) [Zolnai Tamás]
    + related: Always update the thumbnail (fdo#80755) [Maxim Monastirsky]
    + related: put a box around xml filter settings control (fdo#85111) [Caolán McNamara]
    + related: rework area graphic fill page for better height (fdo#86222) [Caolán McNamara]
    + related: Try to fix zoom mode button state (fdo#83572) [Maxim Monastirsky]
    + related: Untrusted loop bound (coverity#1242658) [Caolán McNamara]
    + related: Untrusted value as argument (coverity#1242793) [Caolán McNamara]
    + remove brdcst.hxx from document.hxx. [Kohei Yoshida]
    + remove code commented out since February 2011 [Matteo Casalin]
    + remove comment junk [Stephan Bergmann]
    + remove dead code [Stephan Bergmann, Michaël Lefèvre]
    + remove duplicate code line [Michael Weghorn]
    + remove duplicated swapping methods [Zolnai Tamás]
    + remove hardcoded “LibreOffice” name [Adolfo Jayme Barrientos]
    + remove inheritance from std::vector (fdo#75757) [Michaël Lefèvre]
    + remove inheritance to std::map (fdo#75757) [Juan Picca]
    + remove manual SwapOut() call in ODF export [Zolnai Tamás]
    + remove nonsense comment clutter [Bjoern Michaelsen]
    + remove now unused icons [Samuel Mehrbrodt]
    + remove now useless setTextEmbeddedGraphicURL() [Zolnai Tamás]
    + remove obsolete comment, there is no boolean here [Matteo Casalin]
    + remove obsolete osl_searchPath_impl (cid#983584) [Stephan Bergmann]
    + remove old uncommented code [Markus Mohrhard]
    + remove outdevgrind from build until makefile is added [Markus Mohrhard]
    + remove pointless const_cast [Luboš Luňák]
    + remove sal_True/sal_False from code and comments in sw includes [Matteo Casalin]
    + remove semicolon at the end of main in shader files [Markus Mohrhard]
    + remove some useless SAL_WARNs [Markus Mohrhard]
    + remove some useless swapping call inside SwGrfNode [Zolnai Tamás]
    + remove that method also in the windows backend [Markus Mohrhard]
    + remove the dummy entry just used for testing [Tor Lillqvist]
    + remove these useless static bool variables. [Zolnai Tamás]
    + remove tools/fract.hxx from document.hxx. [Kohei Yoshida]
    + remove unhelpful tooltips [Adolfo Jayme Barrientos]
    + remove unnecessary whitespace [Markus Mohrhard]
    + remove unneeded includes [Tomaž Vajngerl]
    + remove unused #include [Stephan Bergmann]
    + remove unused code and const-ify some methods [Markus Mohrhard]
    + remove unused code in ScRawToken [Noel Grandin]
    + remove unused function [Markus Mohrhard]
    + remove unused Graphic member of SwOLENode [Zolnai Tamás]
    + remove unused header include. [Kohei Yoshida]
    + remove unused IsInSwap() method [Zolnai Tamás]
    + remove unused ShiftRight [Stephan Bergmann]
    + remove useless define [Markus Mohrhard]
    + removed #includes including themselves [Andrea Gelmini]
    + removing extra merge document entry in the Tools menu (fdo#85046) [Yousuf Philips]
    + renabling a few entries and adding addition hidden entries (fdo#85594) [Yousuf Philips]
    + rename 'Page Preview' to 'Print Preview' in toolbar names and popups (fdo#86289) [Yousuf 
Philips]
    + rename --disable-gstreamer → --disable-gstreamer-1-0 [Christian Lohmaier]
    + rename Activate... -> Attach... [Kohei Yoshida]
    + rename methods whose name no longer represent what they do. [Kohei Yoshida]
    + rename OpenCLImpl to OpenCLImplMatcher to better match its purpose [Tor Lillqvist]
    + rename these to make it clear that they are only to be called from ... [Kohei Yoshida]
    + rename variables in makefile [Daniel Sikeler]
    + renaming 'Gallery' to 'Clip Art Gallery' (fdo#86040) [Julien Nabet]
    + renaming 'Page Preview' to 'Print Preview' (fdo#86289) [Yousuf Philips]
    + reorganize to help coverity out (coverity#1242630) [Caolán McNamara]
    + reorganized the view menu in impress and draw (fdo#86209) [Yousuf Philips]
    + replace HELPMODE_ constants with enum (fdo#84938) [Noel Grandin]
    + replace MOUSE_ modifier constants with enum (fdo#84938) [Noel Grandin]
    + replaced oxygen icon and added new tango icon for single page (fdo#80651) [Yousuf Philips]
    + request single buffered context on windows [Markus Mohrhard]
    + reset prefix and suffix for bullets [Maxim Monastirsky]
    + resource leak (coverity#1251591) [Caolán McNamara]
    + restore old explanation message via assert hack [Caolán McNamara]
    + revert "-Werror,-Wc++11-compat-deprecated-writable-strings" [Stephan Bergmann]
    + revert "Add a spreadsheet to test OpenCL implementation on user request" [Tor Lillqvist]
    + revert "cosmetic 'en-passant'...." [Stephan Bergmann]
    + revert "Disable problematic sorting test that depends on the old default." [Jan Holesovsky]
    + revert "Division or modulo by float zero" (coverity#735657) [Caolán McNamara]
    + revert "Fix apparently broken commit" [Jan Holesovsky]
    + revert "Force --std=gnu89 for clang." [Luboš Luňák]
    + revert "loplugin:unreffun" [Markus Mohrhard]
    + revert "make something visible on the screen again" [Markus Mohrhard]
    + revert "Revert "Revert "wrong merge conflict resolution, vcldemo, icontest go to instdir""" 
[Markus Mohrhard]
    + revert "Revert "wrong merge conflict resolution, vcldemo, icontest go to instdir"" [Markus 
Mohrhard]
    + revert "Some SvxFontHeightItem clean-up" [Stephan Bergmann]
    + revert "Uncaught exception" (cid#706551, coverity#1169848, cid#706552, cid#706553) [Stephan 
Bergmann]
    + revert "vcl: Abstract the Windows text rendering into a TextRenderImpl descendant." [Jan 
Holesovsky]
    + revert "vcl: remove non-existent include and hope that it builds?" [Jan Holesovsky]
    + revert "wrong merge conflict resolution, vcldemo, icontest go to instdir" [Michael Stahl]
    + revert change made in as agreed on by design team (fdo#86040) [Yousuf Philips]
    + rework to help coverity out (coverity#738972) [Caolán McNamara]
    + rework to silence Untrusted loop bound (coverity#1242859) [Caolán McNamara]
    + RTF import: handle \pard<para props> after \bkmkstart (fdo#83204) [Miklos Vajna]
    + RTF import: handle right-to-left tables [Miklos Vajna]
    + RTF import: set DontBalanceTextColumns=true for the last section ... (fdo#84645) [Miklos 
Vajna]
    + sal, cppuhelper headers a little more complete and self-contained [Michael Stahl]
    + sal: clean up public headers with include-what-you-use [Michael Stahl]
    + sal: fix --enable-crashdump build in new C++ world order [Michael Stahl]
    + sal: fix build with clang and --enable-crashdump [Michael Stahl]
    + sal: remove pointless checking for __cplusplus in public C++ headers [Michael Stahl]
    + sal_Bool/sal_uInt16 to bool [Matteo Casalin]
    + sal_True/sal_False to true/false in calls to getWordBoundary [Matteo Casalin]
    + sal_True/sal_False to true/false in sw comments (also delete obsolete ones) [Matteo Casalin]
    + sal_uInt16 to more proper integer types, make some constification [Matteo Casalin]
    + sal_uIntPtr->sal_uInt32 for BitSet [Caolán McNamara]
    + salhelper: include-what-you-use cleanup of public headers [Michael Stahl]
    + saltime.h -> saltime.hxx [Stephan Bergmann]
    + sc, opencl dependant code called even without FEATURE_OPENCL [Norbert Thiebaud]
    + sc: ~ScViewPaneBase() needs the SolarMutex [Michael Stahl]
    + scope reduction. [Kohei Yoshida]
    + script that finds commits in a branch that were not pushed to master. [Jan Holesovsky]
    + SdrUndoDelObj: one more manual swap out call [Zolnai Tamás]
    + secimpl.h -> secimpl.hxx [Stephan Bergmann]
    + send broadcast range to the area broadcast slot machine. [Kohei Yoshida]
    + separate parse.hxx into smaller parts [Takeshi Abe]
    + set back these lines, later it can be useful [Zolnai Tamás]
    + set ctrl+shift+e to track changes and reassign edit mode (fdo#86183) [Yousuf Philips]
    + SetStrmStgPtr can return bool instead of sal_True/sal_False in an int [Matteo Casalin]
    + SfxTabDialog ctors: take an OUString [Miklos Vajna]
    + show pointer_move arrow when passing over an object boundary [Caolán McNamara]
    + show row and column insert and removal buttons and hiding others (fdo#85594) [Yousuf Philips]
    + SIFR: add new symbol icons and update list icons [Yousuf Philips]
    + SIFR: updates to a few calc toolbar icons [Yousuf Philips]
    + signal.c -> signal.cxx [Stephan Bergmann]
    + silence Arguments in wrong order (coverity#1242522, coverity#1242526) [Caolán McNamara]
    + silence Dereference after null check (coverity#704593) [Caolán McNamara]
    + silence Insecure temporary file (coverity#705989, coverity#705983) [Caolán McNamara]
    + silence Using invalid iterator (coverity#1251589) [Caolán McNamara]
    + silence winsock deprecation warning [Stephan Bergmann]
    + silence Write to pointer after free (coverity#440589) [Caolán McNamara]
    + simplify DeleteCells to not require 2 out parameters for the same thing. [Kohei Yoshida]
    + simplify input parameters to just take the sequence [Matúš Kukan]
    + socket.c -> socket.cxx [Stephan Bergmann]
    + sockimpl.h -> sockimpl.hxx [Stephan Bergmann]
    + SOLARIS can use/should use posix_madvise under certain conditions. [Richard PALO]
    + some formatting improvements [Markus Mohrhard]
    + some more compareVersionStrings() tests [Tor Lillqvist]
    + some simplification and refactoring, no functional change [Tor Lillqvist]
    + some SvxFontHeightItem clean-up [Stephan Bergmann]
    + specify platform vendor, not platform name [Tor Lillqvist]
    + speed up pasting of single row onto multiple destination rows. [Kohei Yoshida]
    + speed up SwDoc::IsInHeaderFooter() by using SwFrmFmtAnchorMap [Luboš Luňák]
    + split driver version specification into a range [Tor Lillqvist]
    + split method in part related to windows and other stuff [Markus Mohrhard]
    + split the OpenGLContext::ImplInit method into its platform parts [Markus Mohrhard]
    + spurious warning C4701: potentially uninitialized local variable [Michael Stahl]
    + standardizing the draw standard toolbar with other app standard toolbars [Yousuf Philips]
    + start to bring some sanity to windows backend [Markus Mohrhard]
    + still need one of the variants [Caolán McNamara]
    + stop duplicate definition of lcl_popOrZero() [Takeshi Abe]
    + strip off hard-coded numbering from outliner preview on load [Caolán McNamara]
    + sunjavaplugin.cxx: extracted function for Java version check [Michael Weghorn]
    + support rendering to memory device contexts on Windows [Markus Mohrhard]
    + suspicious cast from 'bool' to 'sal_Bool' [loplugin:salbool] [Stephan Bergmann]
    + SVG Import: fix null pointer dereference (fdo#77268) [Vort]
    + SVG: improve handling of visibility property [Chr. Rossmanith]
    + SvxGraphicObject: remove more manual swap out calls [Zolnai Tamás]
    + sw: avoid 'condition ? sal_True : sal_False' expressions [Matteo Casalin]
    + sw: convert 'a ? b : sal_False' to 'a && b' [Matteo Casalin]
    + sw: convert 'a ? b : sal_True' to '!a || b' [Matteo Casalin]
    + sw: convert 'a ? sal_False : b' to '!a && b' [Matteo Casalin]
    + sw: convert 'a ? sal_False : sal_True' to '!a' [Matteo Casalin]
    + sw: convert 'a ? sal_True : b' to 'a || b' [Matteo Casalin]
    + sw: convert legacy assertions in frmsh.cxx [Michael Stahl]
    + sw: convert more legacy asserts [Michael Stahl]
    + sw: delete global SwAutoCorrect instance to avoid crash... [Michael Stahl]
    + sw: delete the SwChapterNumRules binary Load/Store implementation [Michael Stahl]
    + sw: disable failing c&p test on headless build [Riccardo Magliocchetti]
    + sw: fix crash in insert index dialog (fdo#85872) [Michael Stahl]
    + sw: fix inverted conditional in AutoCaption dialog (fdo#80328) [Michael Stahl]
    + sw: fix misleading log message [Michael Stahl]
    + sw: fix un-safe casts in SwXNumberingRules [Michael Stahl]
    + sw: include the font of SwNumberPortions in layout dump [Miklos Vajna]
    + sw: move IsIgnoredCharFmtForNumbering() to SwTxtNode [Miklos Vajna]
    + sw: no matching function for call to assertEquals(sal_Int32, int, ...) [Miklos Vajna]
    + sw: refactor SwXNumberingRules [Michael Stahl]
    + sw: remove pointless inheritance of SwChapterNumRules from SwBaseNumRules [Michael Stahl]
    + sw: remove silly assertion that copy constructor "succeeds" [Michael Stahl]
    + sw: remove the PropValData abomination [Michael Stahl]
    + sw: store Outline Numbering as ODF fragment instead of SfxPoolItems [Michael Stahl]
    + sw: SwChapterNumRules::bModified has become pointless [Michael Stahl]
    + sw: SwChapterNumRules::sFileName looks pretty constant [Michael Stahl]
    + sw: these can be asserts [Michael Stahl]
    + swap in graphic by SwGrfNode and not manually [Zolnai Tamás]
    + swap increase and decrease indent in sidebar (fdo#85776) [Yousuf Philips]
    + swapping Graphic is a privilage of GraphicObject. [Zolnai Tamás]
    + SwFrmAddPage::SetFrmType: take an OUString [Miklos Vajna]
    + SwFrmPage::SetFrmType: take an OUString [Miklos Vajna]
    + switch saxparser from expat to libxml2 [Luboš Luňák]
    + SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLOR [Miklos Vajna]
    + SwXShape: fix getting ZOrder property when doc contains TextBoxes (fdo#85554) [Miklos Vajna]
    + SwXTextField::getAnchor: handle postit field with annotation mark (fdo#86131) [Miklos Vajna]
    + sync PRESOBJ_OUTLINE para depths to outline numbering (rhbz#1161238, fdo#78151) [Caolán 
McNamara]
    + synchronize bullets lists [Maxim Monastirsky]
    + system.c -> system.cxx [Stephan Bergmann]
    + system.h -> system.hxx [Stephan Bergmann]
    + t-test & F-test Statistics dialog: rename VAR -> VARIABLE [Tomaž Vajngerl]
    + TabDialog ctor: take an OUString [Miklos Vajna]
    + table layout cache returns wrong rectangle [Caolán McNamara]
    + TANGO: Addition of sort icon and update of symbol and page break [Yousuf Philips]
    + TANGO: copy filter icons from human and add new row and column icons [Yousuf Philips]
    + TANGO: fix galaxy so print preview single page view icon shows [Yousuf Philips]
    + TANGO: improve existing icons used in calc's toolbar and provide sources [Yousuf Philips]
    + test also MIN, MAX and PRODUCT [Tor Lillqvist]
    + test for membership should be 'not in' [Miklos Vajna]
    + test for size based auto swap out mechanism [Zolnai Tamás]
    + test for swapped out image loss during Calc export (fdo#52226) [Zolnai Tamás]
    + test for swapped out image loss during Impress export (fdo#52226) [Zolnai Tamás]
    + test for swapped out image loss during Writer export (fdo#52226) [Zolnai Tamás]
    + that should be a SAL_WARN [Markus Mohrhard]
    + that stuff seems to be totally unused [Markus Mohrhard]
    + that's not right anyway, using the Distance as a which-id [Caolán McNamara]
    + there are three positive return codes from inflate [Caolán McNamara]
    + there is no XZipOutputEntry interface [Matúš Kukan]
    + there’s a valid use case to enable manual resizing in this dialog (fdo#67040) [Adolfo Jayme 
Barrientos]
    + these constants are now in the MouseEventModifiers class enum [Tor Lillqvist]
    + these constants are now in the scoped enum MouseEventModifiers [Tor Lillqvist]
    + third argument should be SfxFilterFlags [Caolán McNamara]
    + this configuration option is totally unused [Markus Mohrhard]
    + this is for detecting the type of a variable based on its name [Caolán McNamara]
    + this should ideally be consistency-checked in UnoidlProvider [Stephan Bergmann]
    + this test become unreferenced by accident [Zolnai Tamás]
    + thread excel table row/column format finalization. [Michael Meeks]
    + time of check time of use (cid#736944, coverity#706217) [Noel Grandin, Caolán McNamara]
    + time.c -> time.cxx [Stephan Bergmann]
    + TokenHandler impl. FastTokenHandlerBase (fdo#80403) [Daniel Sikeler]
    + translate German comments - sw/source/core/text (fdo#39468) [Philipp Weissenbacher]
    + try to fix ambiguity error [Zolnai Tamás]
    + try to fix CppunitTest_sw_mailmerge test [Samuel Mehrbrodt]
    + try to make MSVC happy [Maxim Monastirsky]
    + tweak for future null deref warning [Caolán McNamara]
    + tweak size requests (fdo#85907) [Adolfo Jayme Barrientos]
    + tweak the assert message so its readable when an errors happens [Caolán McNamara]
    + typo: boostrap -> bootstrap. [Kohei Yoshida]
    + typo: represant->represent [Andras Timar]
    + uncaught exception (coverity#1158396, coverity#1247641, coverity#1251176, coverity#706540, 
coverity#1251598, coverity#1251175, coverity#1019392, coverity#1251595, coverity#1251600, 
coverity#706404, coverity#1251597, cid#1254675, coverity#1251594, coverity#1251599, 
coverity#1251596, coverity#1251177, coverity#1000853) [Caolán McNamara, Stephan Bergmann]
    + unchecked dynamic_cast (coverity#1251586, coverity#1251587, coverity#1251585, 
coverity#1251169, coverity#1251584, coverity#1251170, coverity#1254674, coverity#1251588) [Caolán 
McNamara]
    + unchecked return value (coverity#1130169, coverity#1251580, coverity#1187642, 
coverity#982189, coverity#1130164, coverity#1187643) [Caolán McNamara]
    + unchecked return value from library (coverity#735344) [Caolán McNamara]
    + unify alignment tooltips (fdo#85825) [Yousuf Philips]
    + unify click behavior in Statusbar (Writer) (fdo#82707) [Samuel Mehrbrodt]
    + unindent. [Kohei Yoshida]
    + uninitialized pointer field (coverity#1251601) [Caolán McNamara]
    + uninitialized scalar field (coverity#1251603, coverity#1251604, coverity#708662, 
coverity#1187864, coverity#1251602, coverity#1251605) [Caolán McNamara]
    + unintended sign extension (coverity#1251593) [Caolán McNamara]
    + unnecessary casting. [Kohei Yoshida]
    + unotype.hxx: fix documentation copypasta [Michael Stahl]
    + untaint image data (coverity#1209861) [Caolán McNamara]
    + untrusted loop bound (coverity#1209863, coverity#1242628, coverity#1242630, coverity#1242631, 
coverity#1242708, coverity#1242810, coverity#1242891, coverity#1242632, coverity#1242538, 
coverity#1209889) [Caolán McNamara]
    + untrusted pointer read (coverity#1251174) [David Tardon]
    + untrusted value as argument (coverity#1222237, coverity#1242892, coverity#1213370, 
coverity#1242865, coverity#1213365, coverity#1242675) [Caolán McNamara]
    + unused local variable. [Kohei Yoshida]
    + unused return value [Stephan Bergmann]
    + unused value (coverity#1242824, coverity#1242813, coverity#1242867, coverity#1242860, 
coverity#1242888, coverity#1242900, coverity#1242754) [Caolán McNamara]
    + update credits [Christian Lohmaier]
    + update nEndInvalid if it was COMPLETE_STRING [Stephan Bergmann]
    + update notes about swapping [Zolnai Tamás]
    + update sifr icontheme (fdo#75256) [Matthias Freund]
    + update solaris directories being referenced [Richard PALO]
    + update the white or black list when editing an entry [Tor Lillqvist]
    + updated core (fdo#79149, fdo#85046, fdo#85817, fdo#80490) [Christian Lohmaier, Stanislav 
Horacek, Andras Timar, Olivier Hallot]
    + use after free (coverity#738972) [Caolán McNamara]
    + use already existing variable [David Tardon]
    + use boolean operators instead of ?: with sal_True/sal_False [Matteo Casalin]
    + use configuration value for OpenGL backend [Markus Mohrhard]
    + use constructor init list [Markus Mohrhard]
    + use correct flag to enable ARB debug version [Markus Mohrhard]
    + use css:: prefix to tidy up chart2 UNO macros [Noel Grandin]
    + use different line and fill colors [Markus Mohrhard]
    + use false instead of 0 [Markus Mohrhard]
    + use GLXPixmap for VirtualDevice [Markus Mohrhard]
    + use group area listener when entering a new single formula cell. [Kohei Yoshida]
    + use group area listeners during ODS import. [Kohei Yoshida]
    + use group area listeners when filling down formula cells via fill series. [Kohei Yoshida]
    + use group-area listeners during copy & paste if we can. [Kohei Yoshida]
    + use Impl for unix vcl plugins [Markus Mohrhard]
    + use Impl for windows backend [Markus Mohrhard]
    + use m prefix instead of _ for member variables [Markus Mohrhard]
    + use of untrusted scalar value (coverity#1242627, coverity#1242875) [Caolán McNamara]
    + use regexps in the OpenCL blacklist/whitelist [Tor Lillqvist]
    + use right mnemonic_widget id [Tor Lillqvist]
    + use SAL_N_ELEMENTS [Zolnai Tamás]
    + use some flags found at some examples [Markus Mohrhard]
    + use SwNode::GetTxtNode() [Miklos Vajna]
    + use the configuration value [Markus Mohrhard]
    + use the new popups in the sidebar too (fdo#85804) [Maxim Monastirsky]
    + use the new virtual device support in OpenGL for win backend [Markus Mohrhard]
    + use the OpenGLHelper version to check for OpenGL support [Markus Mohrhard]
    + use U_SUCCESS [Tor Lillqvist]
    + use vector replication when obtaining scalar for jump matrix (fdo#86219) [Eike Rathke]
    + valgrind+afl: bad rle [Caolán McNamara]
    + valgrind+afl: check p1 at start of loop [Caolán McNamara]
    + valgrind+afl: initialize cSize [Caolán McNamara]
    + valgrind+afl: initialize nFlags [Caolán McNamara]
    + valgrind+afl: short read [Caolán McNamara]
    + valgrind: check return of convertDateTime before using fDate [Caolán McNamara]
    + valgrind: logic for last-ditch svg detection is busted [Caolán McNamara]
    + vcl: Abstract the Windows text rendering into a TextRenderImpl descendant. [Jan Holesovsky]
    + vcl: Add a way to resize an image using the GPU [Louis-Francis Ratté-Boulianne]
    + vcl: add BitmapEx load from icon theme constructor. [Michael Meeks]
    + vcl: Add class to control a OpenGL texture [Louis-Francis Ratté-Boulianne]
    + vcl: Add DrawAlphaTexture to directly render Cairo surface [Louis-Francis Ratté-Boulianne]
    + vcl: Add GetPixmapFromScreen and RenderPixmapToScreen to X11SalGraphics [Louis-Francis 
Ratté-Boulianne]
    + vcl: Add initial support for linear gradient with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: Add list of contexts sharing the same display list [Louis-Francis Ratté-Boulianne]
    + vcl: Add method to swap buffers after painting window [Louis-Francis Ratté-Boulianne]
    + vcl: Add methods to call before and after OpenGL rendering [Louis-Francis Ratté-Boulianne]
    + vcl: Add methods to get size of OpenGLSalGraphicsImpl [Louis-Francis Ratté-Boulianne]
    + vcl: add missing glew. [Michael Meeks]
    + vcl: Add OpenGLSalBitmap implementation [Louis-Francis Ratté-Boulianne]
    + vcl: Add rectangle outline rendering [Louis-Francis Ratté-Boulianne]
    + vcl: Add some debug trace [Louis-Francis Ratté-Boulianne]
    + vcl: Add support for alpha mask rendering with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: Add support for GPU scaling when no rendering is involved [Louis-Francis Ratté-Boulianne]
    + vcl: Add support for radial gradients in OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Add support for styled lines rendering with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: Add support for transparent polygon drawing with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: Allow SalBitmap implementation to do scaling [Louis-Francis Ratté-Boulianne]
    + vcl: always use the default windows' GL Context for now to create bitmaps. [Michael Meeks]
    + vcl: assert more useful truths on BitmapWriterAccess completion. [Michael Meeks]
    + vcl: avoid crash with 'gen' backend around window icons. [Michael Meeks]
    + vcl: avoid opengl kernel creation writing over its buffers. [Michael Meeks]
    + vcl: calm a valgrind warning. [Michael Meeks]
    + vcl: check the OpenGL drawable as well as the context. [Michael Meeks]
    + vcl: cleanup the opengl selection API. [Michael Meeks]
    + vcl: copyBits should operate on mrParent if no context supplied. [Michael Meeks]
    + vcl: Disable clipping in OpenGL for now because it's broken with VDev [Louis-Francis 
Ratté-Boulianne]
    + vcl: disable OpenGL usage during build. [Michael Meeks]
    + vcl: Draw gradient in alpha device even when using native rendering [Louis-Francis 
Ratté-Boulianne]
    + vcl: Execute pending operations on source when copying bitmap [Louis-Francis Ratté-Boulianne]
    + vcl: Fix alpha value when drawing bitmap with mask [Louis-Francis Ratté-Boulianne]
    + vcl: Fix creation of textures and wrong format [Louis-Francis Ratté-Boulianne]
    + vcl: Fix DrawMask implementation in OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Fix getBitmap operation [Louis-Francis Ratté-Boulianne]
    + vcl: Fix gradient programs attribute binding [Louis-Francis Ratté-Boulianne]
    + vcl: Fix leak. [Jan Holesovsky]
    + vcl: Fix memory free bugs [Louis-Francis Ratté-Boulianne]
    + vcl: Fix palette modification during BitmapWriteAccess lifetime. [Michael Meeks]
    + vcl: Fix pixel drawing with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: Fix rendering of polypolygons and self-intersecting polygons with OpenGL [Louis-Francis 
Ratté-Boulianne]
    + vcl: Fix several coordinates calculations [Louis-Francis Ratté-Boulianne]
    + vcl: Fix some viewport issues when rendering with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: fix tab spacing in ImpAnimView class definition [Chris Sherlock]
    + vcl: Fix text rendering with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: Fix the masked texture program attributes binding [Louis-Francis Ratté-Boulianne]
    + vcl: Fix the vertices calculations for some drawing operations [Louis-Francis Ratté-Boulianne]
    + vcl: Fix the VirtualDevice rectangle rendering in vcldemo [Louis-Francis Ratté-Boulianne]
    + vcl: fix un-initialized log length & clean copy/paste bits. [Michael Meeks]
    + vcl: Get the OpenGL window size from the frame [Louis-Francis Ratté-Boulianne]
    + vcl: Get visual info for window from GLX when needed [Louis-Francis Ratté-Boulianne]
    + vcl: If there it a MapMode, it is applied. [Jan Holesovsky]
    + vcl: Implement axial gradients in OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Implement basic SalGraphics methods for OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Implement copyBits in the OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Implement drawing of transformed bitmaps in OpenGL backend [Louis-Francis 
Ratté-Boulianne]
    + vcl: Improve OpenGLTexture implementation by allowing implicit sharing [Louis-Francis 
Ratté-Boulianne]
    + vcl: Initial work to have native widgets rendered with OpenGL [Louis-Francis Ratté-Boulianne]
    + vcl: initialize data when XGetWindowAttributes fails. [Michael Meeks]
    + vcl: Invert OpenGL Native Widget rendering in Y. [Markus Mohrhard]
    + vcl: Kill IsMapMode(), it means the same as IsMapModeEnabled(). [Jan Holesovsky]
    + vcl: let the Dialog ctor take an OUString [Miklos Vajna]
    + vcl: let the ModalDialog ctor take an OUString [Miklos Vajna]
    + vcl: let the ModelessDialog ctor take an OUString [Miklos Vajna]
    + vcl: make all members of ImplAnimView private [Chris Sherlock]
    + vcl: make ImplDrawOutDevDirect a protected function in OutputDevice [Chris Sherlock]
    + vcl: make OpenGLContext::makeCurrent unfeasibly faster. [Michael Meeks]
    + vcl: Make sure the offscreen texture is unique before rendering to it [Louis-Francis 
Ratté-Boulianne]
    + vcl: move OutputDevice::ImplDrawFrameDev() to Window [Chris Sherlock]
    + vcl: move OutputDevice::ImplGetFrameDev() to Window [Chris Sherlock]
    + vcl: move the Impl class of MapMode ...uhm... out of the public header? [Michael Stahl]
    + vcl: mpFontCharSets is never set. [Jan Holesovsky]
    + vcl: mpLogFont is never set. [Jan Holesovsky]
    + vcl: only use default windows' GL Context for bitmaps if NULL / uninitialized. [Michael Meeks]
    + vcl: opengl - alpha masks are unexpectedly inverted. [Michael Meeks]
    + vcl: OpenGL coordinates are the inverse of VCL ones [Louis-Francis Ratté-Boulianne]
    + vcl: outdevgrind compile it by default, and fix it up. [Michael Meeks]
    + vcl: Re-enable features in vcldemo [Louis-Francis Ratté-Boulianne]
    + vcl: re-factor image rendering control-flow. [Michael Meeks]
    + vcl: Read back OpenGL FBO to create offscreen X11 pixmap [Louis-Francis Ratté-Boulianne]
    + vcl: remove AnimationBitmapList_impl typedef [Chris Sherlock]
    + vcl: remove AnimViewList_impl typedef also [Chris Sherlock]
    + vcl: remove more unnecessary headers from mapmod.hxx [Michael Stahl]
    + vcl: remove non-existent include and hope that it builds? [Michael Stahl]
    + vcl: remove old GetOpenGLContext method. [Michael Meeks]
    + vcl: Remove some more extra colons [Louis-Francis Ratté-Boulianne]
    + vcl: Remove the extra colon at the end of shader [Louis-Francis Ratté-Boulianne]
    + vcl: Remove unused shaders list [Louis-Francis Ratté-Boulianne]
    + vcl: remove useless German comment (fdo#39468) [Chris Sherlock]
    + vcl: removed Solaris workaround from (i#64273, fdo#86307, i#6759) [Chris Sherlock]
    + vcl: rename ImplAnimView functions to more readable names [Chris Sherlock]
    + vcl: rename variable in OutputDevice:drawOutDevDirect() [Chris Sherlock]
    + vcl: Replace GetPixmapFromScreen by FillPixmapFromScreen [Louis-Francis Ratté-Boulianne]
    + vcl: SalGraphics::mirror() - always use GetGraphicsWidth() [Chris Sherlock]
    + vcl: since we share Bitmaps across all GLContexts simplify lifecycle. [Michael Meeks]
    + vcl: Some fixes to the OpenGL impl [Louis-Francis Ratté-Boulianne]
    + vcl: Split winlayout.cxx to .cxx and .hxx. [Jan Holesovsky]
    + vcl: Stop-gap solution to start the gen / kde / kde4 plugins again. [Jan Holesovsky]
    + vcl: tabify include/vcl/window.hxx [Chris Sherlock]
    + vcl: The backend should decide whether fast alpha drawing is available. [Jan Holesovsky]
    + vcl: the docs say gdk_window_get_screen was added in GTK+ 2.24 [Michael Stahl]
    + vcl: Unbind framebuffer after setting offscreen mode [Louis-Francis Ratté-Boulianne]
    + vcl: Update OpenGL context before drawing [Louis-Francis Ratté-Boulianne]
    + vcl: update the OpenGLContext's pixmap when re-sizing a VirtualDevice. [Michael Meeks]
    + vcl: Use a different FBO when rendering using a VirtualDevice [Louis-Francis Ratté-Boulianne]
    + vcl: Use backend-independent functions to fill/render pixmap on KDE [Louis-Francis 
Ratté-Boulianne]
    + vcl: Use glScissor for rectangular clip regions [Louis-Francis Ratté-Boulianne]
    + vcl: Use new size when scaling with filter in OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Use offscreen rendering for native GTK widgets with OpenGL backend [Louis-Francis 
Ratté-Boulianne]
    + vcl: Use scissor or stencil for clipping in OpenGL backend [Louis-Francis Ratté-Boulianne]
    + vcl: Use shared list for OpenGL contexts even with DBG_UTIL enabled [Louis-Francis 
Ratté-Boulianne]
    + vcl: Use single-buffer rendering and only flush when necessary [Louis-Francis Ratté-Boulianne]
    + vcl: Use stencil mask to clip gradient shape [Louis-Francis Ratté-Boulianne]
    + vcl: Use the fast path for rendering. [Jan Holesovsky]
    + vcl: vertically invert line and point positions [Michael Meeks]
    + vcldemo - substantially extend the demo. [Michael Meeks]
    + vcldemo - test the drawAlphaRect method. [Michael Meeks]
    + vcldemo: add a virtualdevice test. [Michael Meeks]
    + vcldemo: add OutputDevice / copyBits test case. [Michael Meeks]
    + vcldemo: add some clipping tests under the checkerboard tile. [Michael Meeks]
    + vcldemo: Add some values to the gradient arrays [Louis-Francis Ratté-Boulianne]
    + vcldemo: BitmapEx rotation, translation and shear. [Michael Meeks]
    + vcldemo: click to invalidate bits and bounce a floatwin around. [Michael Meeks]
    + vcldemo: cover more features. [Michael Meeks]
    + vcldemo: create multiple windows sharing the same renderer. [Michael Meeks]
    + vcldemo: Draw mini-view of the whole window in the last rectangle [Louis-Francis 
Ratté-Boulianne]
    + vcldemo: dump and render all icons from images.zip when zoomed in. [Michael Meeks]
    + vcldemo: exercise more BitmapEx rendering paths. [Michael Meeks]
    + vcldemo: implement key-bindings and command-line [Michael Meeks]
    + vcldemo: improve my rather trivial inferred alpha maths. [Michael Meeks]
    + vcldemo: initial bitmap tests. [Michael Meeks]
    + vcldemo: kill all the legacy cruft. [Michael Meeks]
    + vcldemo: load and render some icons [Michael Meeks]
    + vcldemo: more interesting pieces, DrawPoint, DrawTransparent and more. [Michael Meeks]
    + vcldemo: much improved icon rendering tests. [Michael Meeks]
    + vcldemo: prototype Alpha recovery for native theming. [Michael Meeks]
    + vcldemo: re-factor rendering panes, to enable zooming. [Michael Meeks]
    + vcldemo: re-factor to allow rendering to any outputdevice. [Michael Meeks]
    + vcldemo: render a selection of odd gradients. [Michael Meeks]
    + vcldemo: render AA polylines and line-caps behind top-left pane. [Michael Meeks]
    + vcldemo: render an enlarged view on mouse click. [Michael Meeks]
    + vcldemo: render more small scaled page-border alikes [Michael Meeks]
    + vcldemo: repair mini view, and add alpha blended page corner alike. [Michael Meeks]
    + vcldemo: simulate border stretching. [Michael Meeks]
    + version 4.4.0.0.beta1, tag libreoffice-4.4.0.0.beta1 [Christian Lohmaier]
    + WaE [Stephan Bergmann]
    + WaE implicit conversion of NULL constant to 'bool' [-Wnull-conversion] [Markus Mohrhard]
    + WaE: 'register' storage class specifier is deprecated [Tor Lillqvist]
    + WaE: -Werror=unused-but-set-variable [Caolán McNamara]
    + WaE: [-Wsometimes-uninitialized] [Markus Mohrhard]
    + WaE: calm clang tinderbox. [Michael Meeks]
    + WaE: implicit conversion (IntegralCast) from bool to 'int' [Tor Lillqvist]
    + WaE: implicit conversion (IntegralCast) from bool to 'unsigned long' [Tor Lillqvist]
    + WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t' [Tor Lillqvist]
    + WaE: overriding virtual function declaration not marked 'override' [Tor Lillqvist]
    + WaE: private field 'doc' is not used [Tor Lillqvist]
    + WaE: Unreferenced function definition [loplugin:unreffun] [Tor Lillqvist]
    + WaE: unused parameter 'pTbl' [Tor Lillqvist]
    + WaE: unused variable 'aOSRelease' [Tor Lillqvist]
    + WaE: unused variable 'aSize' [Tor Lillqvist]
    + WaE: unused variable 'aString' [Tor Lillqvist]
    + WaE: unused variables [Tor Lillqvist]
    + WaE: work around loplugin:unreffun and loplugin:externandnotdefined [Tor Lillqvist]
    + warning C4189: local variable is initialized but not referenced [Stephan Bergmann]
    + warning C4702: unreachable code [Stephan Bergmann]
    + we don't need 2 variants of this method.  One is enough. [Kohei Yoshida]
    + we just need a copy here (coverity#1242523) [Caolán McNamara]
    + we need to export the SalGraphicsImpl class [Markus Mohrhard]
    + we want the platform vendor here, not the platform name [Tor Lillqvist]
    + why to have this compromise, do that what we say the users we do. [Zolnai Tamás]
    + windows blind fix [Markus Mohrhard]
    + windows opengl: Do not be _that_ eager with CHECK_GL_ERROR(). [Jan Holesovsky]
    + windows opengl: Don't construct WinSalGraphicsImpl just to destroy it again. [Jan Holesovsky]
    + windows opengl: Explain the concept of the text drawing + minor fixes. [Jan Holesovsky]
    + windows opengl: Finally got the text working. [Jan Holesovsky]
    + windows opengl: Implement the native theming with OpenGL. [Jan Holesovsky]
    + windows opengl: Instantiate OpenGLSalBitmap even on Windows. [Jan Holesovsky]
    + windows opengl: Introduce OpenGLCompatibleDC. [Jan Holesovsky]
    + windows opengl: Make sure we don't reach the slow parts of the code. [Jan Holesovsky]
    + windows opengl: Make SwapBuffers() actually do something. [Jan Holesovsky]
    + windows opengl: Prepare WinLayout (and derived classes) for OpenGL. [Jan Holesovsky]
    + windows opengl: Printer still needs WinSalGraphicsImpl. [Jan Holesovsky]
    + windows opengl: Proof-of-concept text rendering. [Jan Holesovsky]
    + windows opengl: Provide the context to textures everywhere where we have it. [Jan Holesovsky]
    + windows opengl: Set PFD_DOUBLEBUFFER even for single buffer rendering. [Jan Holesovsky]
    + windows opengl: Setup the OpenGL window size also on Windows. [Jan Holesovsky]
    + windows opengl: Share the contexts as we do on Linux. [Jan Holesovsky]
    + windows opengl: Use the updated DrawMask to get nice text with OpenGL. [Jan Holesovsky]
    + windows opengl: We need a constructor for OpenGLSalGraphicsImpl. [Jan Holesovsky]
    + windows: Default to large icons, as we do on all other operating systems. [Jan Holesovsky]
    + windows: Improve logging. [Jan Holesovsky]
    + windows: msbuild gets completely confused when the 'Platform' envvar is set. [Jan Holesovsky]
    + work around InterlockedExchange not exported from kernel32.dll on x64 [Stephan Bergmann]
    + work around warning C4702: unreachable code [Stephan Bergmann]
    + writer:Better font selection in Japanese locale on Mac OSX. (fdo#77971) [Tomofumi Yagi]
    + writerfilter: handle ooxml:CT_TblPrBase_bidiVisual [Miklos Vajna]
    + writerfilter: indentation fixes [Miklos Vajna]
    + writerfilter: SW_DEBUG_RTF_PASTE_{TO,FROM} is expected to be UTF-8 [Miklos Vajna]
    + writerfilter: these are expected to be UTF-8 [Miklos Vajna]
    + writerfilter: this is expected to be UTF-8 [Miklos Vajna]
    + wrong merge conflict resolution, vcldemo, icontest go to instdir [Markus Mohrhard]
    + wrong place I guess [Caolán McNamara]
    + xmloff: [loplugin:unusedvariablecheck] [Michael Stahl]
    + xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule() [Michael Stahl]
    + xmloff: XML_DROPDOWN should be XML_DROP_DOWN [Michael Stahl]
    + yet more nEndInvalid/COMPLETE_STRING fixes [Stephan Bergmann]
    + ZipOutputEntry: m_pCurrentEntry is always set [Matúš Kukan]
    + ZipPackageFolder: releaseUpwardRef only calls clearParent, remove it. [Matúš Kukan]
    + ZipPackageStream::getRawData can be private [Matúš Kukan]
+ dictionaries
    + version 4.4.0.0.beta1, tag libreoffice-4.4.0.0.beta1 [Christian Lohmaier]
+ help
    + apply styles dropdown: rename More label and add info about pop-up menu [Stanislav Horacek]
    + do not make numbers translatable in Help contents [Olivier Hallot]
    + insert image dialog: rename Style to Frame Style (fdo#79149) [Stanislav Horacek]
    + rename AutoSpellcheck and reflect its removal from toolbar (fdo#80490) [Stanislav Horacek]
    + rename Document as E-mail to E-mail Document (fdo#85817) [Stanislav Horacek]
    + rename items related to recording changes (fdo#85046) [Stanislav Horacek]
+ translations
    + update translations for 4.4.0 beta1 [Christian Lohmaier]
    + updated Slovenian translation [Andras Timar]

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.