Hi all,
The tag libreoffice-5.1.0.0.beta1-buildfix1 (AKA 5.1 Beta1) has been
created on the libreoffice-5-1 branch.
The branch will be used for fine tuning of the 5.1 Release Series.
See
https://wiki.documentfoundation.org/ReleasePlan/5.1#5.1.0_release
for the detailed schedule of the 5.1.0 release.
Master will be used for development of LibreOffice 5.1.x
The following rules apply:
+ 5.1.0 beta phase:
+ any bug fixes are allowed without review
+ late features need approval by 3 people with different affiliation
+ 5.1.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-5-0' branch is still active and will be used for the
5.0.4 bugfix release. Please read more at
http://wiki.documentfoundation.org/ReleasePlan/5.0#5.0.4_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-5-1 origin/libreoffice-5-1
To checkout the tag, use
./g fetch --tags
./g checkout -b libreoffice-5.1.0.0.beta1-buildfix1
libreoffice-5.1.0.0.beta1-buildfix1
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-5-1 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 5.1 Alpha1
Cheers,
--R
--
Robinson Tryon
QA Engineer - The Document Foundation
LibreOffice Community Outreach Herald
qubit@libreoffice.org
802-379-9482 | IRC: colonelqubit on Freenode
+ core
+ '#pragma setlocale("C")' is probably no longer necessary [Stephan Bergmann]
+ (Poly)Polygons: sal_uIntPtr to sal_uInt32/sdt::size_t/enum [Matteo Casalin]
+ , Make this test more strict (tdf#90812, tdf#92296) [Katarina Behrens]
+ - prevent AltX creating control characters (tdf#73691) [Justin Luth]
+ -Werror,-Wabsolute-value [Stephan Bergmann]
+ -Werror,-Wbitwise-op-parentheses [Stephan Bergmann]
+ -Werror,-Wdeprecated-declarations [Stephan Bergmann]
+ -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) [Stephan Bergmann]
+ -Werror,-Wdynamic-class-memaccess [Stephan Bergmann]
+ -Werror,-Wenum-compare [Stephan Bergmann]
+ -Werror,-Wextern-initializer [Stephan Bergmann]
+ -Werror,-Wformat [Stephan Bergmann]
+ -Werror,-Wformat-security [Stephan Bergmann]
+ -Werror,-Wincompatible-pointer-types [Stephan Bergmann]
+ -Werror,-Winconsistent-dllimport [Stephan Bergmann]
+ -Werror,-Winconsistent-missing-override [Stephan Bergmann]
+ -Werror,-Wint-to-pointer-cast [Stephan Bergmann]
+ -Werror,-Wlogical-op-parentheses [Stephan Bergmann]
+ -Werror,-Wmicrosoft-enum-value [Stephan Bergmann]
+ -Werror,-Wmicrosoft-exception-spec [Stephan Bergmann]
+ -Werror,-Wparentheses-equality [Stephan Bergmann]
+ -Werror,-Wreorder [Stephan Bergmann]
+ -Werror,-Wsizeof-pointer-memaccess [Stephan Bergmann]
+ -Werror,-Wtautological-undefined-compare [Stephan Bergmann]
+ -Werror,-Wunevaluated-expression [Stephan Bergmann]
+ -Werror,-Wunused-const-variable [Stephan Bergmann]
+ -Werror,-Wunused-function [Stephan Bergmann]
+ -Werror,-Wunused-internal-declaration [Stephan Bergmann]
+ -Werror,-Wunused-local-typedef [Stephan Bergmann]
+ -Werror,-Wunused-private-field [Stephan Bergmann]
+ -Werror,-Wunused-variable [Stephan Bergmann]
+ -Werror,-Wwritable-strings [Stephan Bergmann]
+ -Werror=maybe-uninitialized [Stephan Bergmann]
+ -Wmicrosoft-cast [Stephan Bergmann]
+ -Wmicrosoft-default-arg-redefinition [Stephan Bergmann]
+ -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway [Stephan Bergmann]
+ ...and make it clear that RegParamKind /is/ used [Stephan Bergmann]
+ ...but do not erase localize attributes from image elements [Stephan Bergmann]
+ .docx preserve page vertical alignment after RT (tdf#36117) [Justin Luth]
+ 1327065 SIC: Inner class could be made static [Caolán McNamara]
+ 5th step to remove tools/rtti.hxx [Oliver Specht]
+ _SdrItemBrowserControl: reuse BreakChangeEntry in EndChangeEntry [Matteo Casalin]
+ A "workaround to CodeWarrior's compiler bug" is probably not needed anymore [Stephan Bergmann]
+ A reinterpretation of the previous fix... (tdf#90249) [Giuseppe Castagno]
+ a VARCHAR and a LONGVARCHAR should compare equal (tdf#72205) [Lionel Elie Mamane]
+ a vector is unnecessary here, follow-up (tdf#79983) [Eike Rathke]
+ Access2Base - Implements OutputTo table/query in HTML format [Jean-Pierre Ledure]
+ Access2Base - OutputStringToHTML review [Jean-Pierre Ledure]
+ Access2Base - Return null values correctly in Recordset.GetRows method [Jean-Pierre Ledure]
+ actually, the permTexture is 256*256 pixels [Tor Lillqvist]
+ adapt comments to reality [Eike Rathke]
+ adapt compilerplugins to old Clang versions [Stephan Bergmann]
+ adapt FuncSum to vectorize better. [Michael Meeks]
+ adapt patch [Stephan Bergmann]
+ adapt to clang-cl [Stephan Bergmann]
+ adapt Windows-only code [Stephan Bergmann]
+ add 'Open remote file' to menu in start center (tdf#95931) [Samuel Mehrbrodt]
+ add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] locale data, (tdf#95485) [Ghasan]
+ add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, (tdf#95485) [Eike Rathke]
+ add a 'Ripple' transition [Tor Lillqvist]
+ add a bit of explanatory comment [Tor Lillqvist]
+ add a check for non-LIBO_INTERNAL_ONLY, C++03-compatible LibreOfficeKit.hxx [Stephan Bergmann]
+ add a new PopupLabel property (tdf#93837) [Maxim Monastirsky]
+ add a new TooltipLabel property for uno commands [Samuel Mehrbrodt]
+ add a trivial Visual Studio solution with a single project to run soffice.bin [Tor Lillqvist]
+ add Application::EndAllPopups [Caolán McNamara]
+ add block/subset names new in Unicode Standard 8.0 / ICU 56 [Eike Rathke]
+ add blocks to SubsetMap new in Unicode Standard 8.0 / ICU 56 [Eike Rathke]
+ add comment on gsm vs fdo differences [Andrzej Hunt]
+ add comment that some STR_COND_... values must be in sequence [Eike Rathke]
+ add comment to 'direct' parameter: un-related to double-buffering. [Michael Meeks]
+ add confused comment [Tor Lillqvist]
+ add context menu customization UI (tdf#93837) [Maxim Monastirsky]
+ add delta for double comparison [Eike Rathke]
+ add description of the language-subtag-registry update process [Eike Rathke]
+ add descriptions about State property and button command (i#72580) [Tsutomu Uchino]
+ add DLOPEN_LIBS to configure for some cases where -ldl is needed [Richard PALO]
+ add Form related commands to insert and tools menus (tdf#91781) [Yousuf Philips]
+ add glyphy-windows.h for feeding GLyphy Win32 font data [Tor Lillqvist]
+ add icons for future display mode selector [Philippe Jung]
+ add ImplFontMetricData::mbTrueTypeFont [Tor Lillqvist]
+ add LOKit interface missing description [Tomaž Vajngerl]
+ add mapKeysToSequence/mapValuesToSequence methods to comphelper [Noel Grandin]
+ add methods for menu labels to CommandInfoProvider (tdf#95845) [Samuel Mehrbrodt]
+ add missing license header [Eike Rathke]
+ add missing SearchFiltered to SvxSearchItem slot definitions [Eike Rathke]
+ add missing semicolon [David Tardon]
+ add mode lines [Stephan Bergmann]
+ add MSVC 14.0 runtime merge modules [Andras Timar]
+ add OpenGLContext::UseNoProgram() [Tor Lillqvist]
+ add option to disable auto close brackets (tdf#43090) [Marcos Paulo de Souza]
+ add org.mate.SessionManager support [Andrzej Hunt]
+ add Outline button (tdf#95403) [Maxim Monastirsky]
+ add p14 namespace to xmlfilterbase [Tomaž Vajngerl]
+ add required Clone functions for Impress (tdf#95963) [Julien Nabet]
+ add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRef [Noel Grandin]
+ add sc version of toggletabbarvisibility icons [Philippe Jung]
+ add shortcuts for MovePage actions (tdf#91909) [Philippe Jung]
+ add some assertions and improve comments [Tor Lillqvist]
+ add support for org.freedesktop.PowerManagement.Inhibit too [Andrzej Hunt]
+ add SvStream::ReadUtf16 (don't assume sal_Unicode is unsigned short) [Stephan Bergmann]
+ add title to image export options dialog [Yousuf Philips]
+ add U+200F RIGHT-TO-LEFT MARK to currency symbol, follow-up (tdf#95485) [Eike Rathke]
+ added slash to 'Merge Modules' path to fix building win instset [Oliver Specht]
+ added Test for checking new Writer document modified state [Varun Dhall]
+ added Test for table cell Unprotect (tdf#67238) [Varun Dhall]
+ added throw (status generation) (cid#1326599, cid#1326598) [jan iversen]
+ adding hex and decimal code search (tdf#34882) [Steve Hart]
+ adding new field to jump to specific page. (tdf#80657) [Gulsah Kose]
+ afl-event-testing: afl-1.93b has a new persistent pattern [Caolán McNamara]
+ afl-eventesting: deref of null mpTextObj [Caolán McNamara]
+ afl-eventtesting + VclPtr: missing dispose on impress annotation window [Caolán McNamara]
+ afl-eventtesting + VclPtr: only current context decks getting disposed [Caolán McNamara]
+ afl-eventtesting: can simplify this now we use QueryExit [Caolán McNamara]
+ afl-eventtesting: crash close impress with spelling dialog active [Caolán McNamara]
+ afl-eventtesting: crash if you close shell behind running presentation [Caolán McNamara]
+ afl-eventtesting: crash on undoing insert new page in impress [Caolán McNamara]
+ afl-eventtesting: crash seen on occasion [Caolán McNamara]
+ afl-eventtesting: crash when accelerator processed after frame is disposed [Caolán McNamara]
+ afl-eventtesting: deref of null GetMainViewShell [Caolán McNamara]
+ afl-eventtesting: deref of null GetSdrPageView [Caolán McNamara]
+ afl-eventtesting: deref of null MarkedSdrObj [Caolán McNamara]
+ afl-eventtesting: div by zero [Caolán McNamara]
+ afl-eventtesting: fix deadlock [Caolán McNamara]
+ afl-eventtesting: fix persistent mode [Caolán McNamara]
+ afl-eventtesting: improve event testing exit [Caolán McNamara]
+ afl-eventtesting: pCursor is null [Caolán McNamara]
+ afl-eventtesting: shutdown cleaner to allow things to deregister [Caolán McNamara]
+ afl-eventtesting: view is null [Caolán McNamara]
+ all Hotkeys with CTRL+ALT+ not worked (tdf#95761) [Juergen Funk]
+ allow .uno:DisplayMode to be added to toolbars [Maxim Monastirsky]
+ allow file names with a space in filelists [David Tardon]
+ allow Oracle's JDK to be used on OS X 10.10 and 10.11 (tdf#94716) [Patrick Luby]
+ allow zero shape width/height; fix setting width/height relation (tdf#95775) [Mike Kaganski]
+ also apply settings when printing (Draw call) (tdf#94138) [Tomaž Vajngerl]
+ also fix SwXFlatParagraphIterator [Bjoern Michaelsen]
+ an SwMailMergeConfigItem_Impl instance per SwMailMergeConfigItem looks saner [Stephan
Bergmann]
+ andorid: use 4 spaces for indent in color.xml [Tomaž Vajngerl]
+ android/source/AndroidManifest.xml is not generated during the build [Stephan Bergmann]
+ android: Add bottom formatting toolbar [Tomaž Vajngerl]
+ android: add desing library [Tomaž Vajngerl]
+ android: add source of icons to README [Tomaž Vajngerl]
+ android: Add string searching + search toolbar [Tomaž Vajngerl]
+ android: add undo/redo to the main toolbar [Tomaž Vajngerl]
+ android: another part where underline and strikethrough commands were swapped [Christian
Lohmaier]
+ android: chanhe handles to use alias, tint handles with color [Tomaž Vajngerl]
+ android: don't crash in LO when SurfaceView layout is 0 width [Tomaž Vajngerl]
+ android: don't crash in TextureReaper when Integer is null [Tomaž Vajngerl]
+ android: don't crash on empty filelist [Caolán McNamara]
+ android: don't set text color in about dialog [Tomaž Vajngerl]
+ android: don't use alpha VDev when painting tiles on Android [Tomaž Vajngerl]
+ android: Fixes to AndroidManifest [Tomaž Vajngerl]
+ android: make toolbar visuals easier to change [Tomaž Vajngerl]
+ android: remove attrs.xml [Tomaž Vajngerl]
+ android: remove CommandLine.java as we don't use it anymore [Tomaž Vajngerl]
+ android: remove duplicated bitmaps [Miklos Vajna]
+ android: remove MockTileProvider [Tomaž Vajngerl]
+ android: remove old unused action buttons (bold, italic,...) [Tomaž Vajngerl]
+ android: remove the native DirectBufferAllocator [Tomaž Vajngerl]
+ android: rename "editMode" to "experimentalMode" [Tomaž Vajngerl]
+ android: typo in gradle build script (app crashed on key press) [Tomaž Vajngerl]
+ android: underline and strikethrough commands were swapped [Christian Lohmaier]
+ android: update JNI facade, rename mouse/keyboard event flags [Tomaž Vajngerl]
+ another missing SolarMutex in Writer UNO [Bjoern Michaelsen]
+ another missing SolarMutex in Writer UNO: SwXCell [Bjoern Michaelsen]
+ arrange GridControl buttons to be always visible (tdf#95723) [Caolán McNamara]
+ arraysumfunctor: fast sum a double array, use for SUM() in Calc [Tomaž Vajngerl]
+ assume that this code wants to append a number, not a character [Stephan Bergmann]
+ assume this shall be conditional on DBG_UTIL [Stephan Bergmann]
+ assume this wants to append the numerical representation [Stephan Bergmann]
+ attempt to fix CRASH on startup in o3tl vcl code (tdf#95935) [Noel Grandin]
+ attempt to placate Doxygen [Noel Grandin]
+ attempted fix for android build [Noel Grandin]
+ autocorrect: Better label for automatic list creation [Samuel Mehrbrodt]
+ autofilter ok button is blocked (tdf#94908) [Dennis Francis]
+ automating configure choices based on what is installed considered harmful [Tor Lillqvist]
+ avoid -Werror=pedantic when building CppunitTest_libreofficekit_checkapi [Stephan Bergmann]
+ avoid a default parameter that was under-used anyway (loplugin:defaultparams) [Tor Lillqvist]
+ avoid ASan new-delete-type-mismatch with -fsized-deallocation [Stephan Bergmann]
+ avoid automake, patch also Makefile.in [Tor Lillqvist]
+ avoid construction of ScRefCellValue with default ctor, related (tdf#95419) [Eike Rathke]
+ avoid dangling references (tdf#93243) [Stephan Bergmann]
+ avoid intermediate cast to sal_uIntPtr [Matteo Casalin]
+ avoid mesa_headers on X11, also link with -lGL only where necesssary [Tor Lillqvist]
+ avoid some confusing uses of "document name" instead of "document URL" [Stephan Bergmann]
+ avoid using reserved identifiers, add missing includes [Stephan Bergmann]
+ base new query wizard: fix confusion between display name and field name [Lionel Elie Mamane]
+ base query wizard error due to missing quoting of table and column names (i#126029) [Damjan
Jovanovic]
+ basegfx tree cleanup [Mario J. Rugiero]
+ basic open file with random access erases all data. (i#61277) [Damjan Jovanovic]
+ basic: Default title of Msgboxes should be changed (i#61854) [Damjan Jovanovic]
+ basic: replace boost::ptr_vector with std::vector<std::unique_ptr> [Michael Stahl]
+ basic: replace boost::ptr_vector with std::vector<std::unqiue_ptr> [Michael Stahl]
+ basic: replace boot::ptr_vector with std::vector [Michael Stahl]
+ be consistent in using tabs at least here [Matúš Kukan]
+ be precise in what area to insert the matrix formula [Eike Rathke]
+ best avoid SAL_CALL cargo-cult for new inline functions [Stephan Bergmann]
+ better i18n of STR_DDE_ERROR string [Andras Timar]
+ bin a few pointless variables [Tor Lillqvist]
+ bin confusion with name AccessibleGridControlTableImplHelper [Douglas Mencken]
+ bin dead code [Tor Lillqvist]
+ bin mesa_headers completely [Tor Lillqvist]
+ bin old Windows-only MULTI_SL_DEBUG code of dubious usefulness [Tor Lillqvist]
+ bin outdated #if and unnecessary <config_mingw.h> [Tor Lillqvist]
+ bin some const char arrays used only once [Tor Lillqvist]
+ bin some use-once variables, use literals instead [Tor Lillqvist]
+ bin unneeded forward declarations [Tor Lillqvist]
+ bin/rename-sw-abbreviations.sh [Robinson Tryon]
+ bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns. [Jan Holesovsky]
+ blind attempt to fix build on Linux-rpm_deb-x86@71-TDF-dbg [David Tardon]
+ bogus assert [Stephan Bergmann]
+ bogus cppcheck duplicateExpressionTernary warning [Caolán McNamara]
+ boost->std in include/tools [Noel Grandin]
+ boost::array->std::array in include/oox [Noel Grandin]
+ boost::bind -> lambdas in canvas/source/simplecanvas/simplecanvasimpl.cxx [Mario J. Rugiero]
+ boost::bind -> lambdas in canvas/source/tools/surface.cxx [Mario J. Rugiero]
+ boost::bind -> lambdas in canvas/source/vcl subtree [Mario J. Rugiero]
+ boost::ptr_vector -> std::vector [Noel Grandin]
+ boost::ptr_vector->std::vector [Noel Grandin]
+ BOOST_ASSERT->assert [Noel Grandin]
+ branch libreoffice-5-1 [Robinson Tryon]
+ breeze Icons: add 32px icons [andreas kainz]
+ breeze Icons: add some 32px toolbar icons [andreas kainz]
+ breeze Icons: Breeze Icons are changed at some icons LO was synced [andreas kainz]
+ breeze Icons: change icons according to review from jay [andreas kainz]
+ breeze Icons: fix images with wrong size [andreas kainz]
+ breeze icons: last missing 32px icons [andreas kainz]
+ breeze Icons: optimize png files reduce file size [andreas kainz]
+ breeze Icons: some 32px action icons [andreas kainz]
+ breeze Icons: some 32px toolbar icons [andreas kainz]
+ breeze: Rename incorrectly named help folder [Yousuf Philips]
+ bridges: loplugin:cstylecast [Michael Stahl]
+ build cairo on android [Caolán McNamara]
+ build fix? [Stephan Bergmann]
+ bump jpeg-turbo version to 1.4.2 [David Ostrovsky]
+ bump libodfgen to version 0.1.5 [Sean Young]
+ bump product version to 5.1.0.0.beta1 [Robinson Tryon]
+ bump product version to 5.1.0.0.beta1-buildfix1 [Robinson Tryon]
+ bump python to 3.5 [David Ostrovsky]
+ calculation of power operator fixed (tdf#94624) [Oliver Specht]
+ call setVisible when setDesignMode is called (tdf#94069) [Caolán McNamara]
+ catch out-of-range access in vcl bitmap (tdf#95481) [Armin Le Grand]
+ change 'Highlighting' to 'Highlight Color' (tdf#86595) [Yousuf Philips]
+ change comment to match reality [Tor Lillqvist]
+ change show legend label to tooltip in chart sidebar (tdf#91063) [Yousuf Philips]
+ change TableColumnSeparator in a way that makes it successfully pass... [Stephan Bergmann]
+ change the bits of the save button dynamically [Maxim Monastirsky]
+ chart series support hatches, (tdf#94227) [Markus Mohrhard]
+ chart2: replace boost::ptr_vector with std::vector<unique_ptr> [Noel Grandin]
+ check for OpenGL errors right where an error might be generated [Tor Lillqvist]
+ check for system GLyphy only on Linux and Windows [Tor Lillqvist]
+ check if DrawingLayer is not nullptr (tdf#95220) [Mike Kaganski]
+ check Index != 0 (tdf#95077) [ccsheller]
+ chinese full-width punctuation does not align properly (tdf#81144) [Mark Hung]
+ class PolyOptimizeData is never instantiated [Matteo Casalin]
+ clean up [Stephan Bergmann]
+ clean up documentation of SymbolStyle prop [Stephan Bergmann]
+ clean up osl_getSystemPathFromFileURL handling of relative //... URLs [Stephan Bergmann]
+ clean up osl_getSystemPathFromFileURL implementation [Stephan Bergmann]
+ clean up Sequence construction [Stephan Bergmann]
+ clean-up for sfx2/source/appl/shutdowniconaqua.mm [Douglas Mencken]
+ cleanup in sfx2 tree [Mario J. Rugiero]
+ cleanup some local var declarations [Noel Grandin]
+ cleanup two unused boost/bind includes in comphelper. [Mario J. Rugiero]
+ cleanup while reading extensions. [Michael Meeks]
+ cleanup: Consolidate the different ways to get command labels/tooltips [Samuel Mehrbrodt]
+ clear VclPtr warning [Caolán McNamara]
+ cli_ure: fix build [Michael Stahl]
+ clone formatting: Usage description should be only in the tooltip [Samuel Mehrbrodt]
+ code cleanup for gerrit change 16723 [Philippe Jung]
+ com::sun::star->css in hwpfilter/ [Noel Grandin]
+ com::sun::star->css in i18nlangtag [Noel Grandin]
+ com::sun::star->css in i18npool [Noel Grandin]
+ com::sun::star->css in i18nutil [Noel Grandin]
+ com::sun::star->css in include/basegfx [Noel Grandin]
+ com::sun::star->css in include/canvas [Noel Grandin]
+ com::sun::star->css in include/comphelper [Noel Grandin]
+ com::sun::star->css in include/connectivity [Noel Grandin]
+ com::sun::star->css in include/cppcanvas [Noel Grandin]
+ com::sun::star->css in include/cppu [Noel Grandin]
+ com::sun::star->css in include/cppuhelper [Noel Grandin]
+ com::sun::star->css in include/dbaccess [Noel Grandin]
+ com::sun::star->css in include/drawinglayer [Noel Grandin]
+ com::sun::star->css in include/editeng [Noel Grandin]
+ com::sun::star->css in include/filter [Noel Grandin]
+ com::sun::star->css in include/formula [Noel Grandin]
+ com::sun::star->css in include/framework [Noel Grandin]
+ com::sun::star->css in include/i18nlangtag,i18nutil [Noel Grandin]
+ com::sun::star->css in include/linguistic to include/sfx2 [Noel Grandin]
+ com::sun::star->css in include/sot to include/typelib [Noel Grandin]
+ com::sun::star->css in include/ucbhelper to include/xmlscript [Noel Grandin]
+ com::sun::star->css in io [Noel Grandin]
+ com::sun::star->css in lingucomponent [Noel Grandin]
+ com::sun::star->css in linguistic [Noel Grandin]
+ com::sun::star->css in lotuswordpro,mysqlc,oox [Noel Grandin]
+ com::sun::star->css in package,pyuno [Noel Grandin]
+ com::sun::star->css in remotebridges,reportdesign [Noel Grandin]
+ com::sun::star->css in sal,sax [Noel Grandin]
+ com::sun::star->css in sc [Noel Grandin]
+ com::sun::star->css in scaddins,sccomp,scripting [Noel Grandin]
+ com::sun::star->css in sd [Noel Grandin]
+ com::sun::star->css in sdext [Noel Grandin]
+ com::sun::star->css in sfx2 [Noel Grandin]
+ com::sun::star->css in shell [Noel Grandin]
+ com::sun::star->css in slideshow [Noel Grandin]
+ com::sun::star->css in smoketest,sot [Noel Grandin]
+ com::sun::star->css in starmath,stoc,svgio,svl [Noel Grandin]
+ com::sun::star->css in svtools [Noel Grandin]
+ com::sun::star->css in svx [Noel Grandin]
+ com::sun::star->css in sw/inc [Noel Grandin]
+ com::sun::star->css in sw/qa/ [Noel Grandin]
+ com::sun::star->css in sw/source/core [Noel Grandin]
+ com::sun::star->css in testtools/ [Noel Grandin]
+ com::sun::star->css in toolkit/ [Noel Grandin]
+ com::sun::star->css in tools/ and ucb/ [Noel Grandin]
+ com::sun::star->css in ucbhelper/ [Noel Grandin]
+ com::sun::star->css in UnoControls/ [Noel Grandin]
+ com::sun::star->css in unotools/ [Noel Grandin]
+ com::sun::star->css in uui/ [Noel Grandin]
+ com::sun::star->css in vbahelper/ [Noel Grandin]
+ com::sun::star->css in vcl/ [Noel Grandin]
+ com::sun::star->css in winaccessibility/ [Noel Grandin]
+ com::sun::star->css in writerperfect/ [Noel Grandin]
+ com::sun::star->css in xmlhelp [Noel Grandin]
+ combine individual gb_Module_add_check_targets, and sort [Stephan Bergmann]
+ comment about reserved SID [Maxim Monastirsky]
+ comment the quartz off-screen buffering code. [Michael Meeks]
+ commit at the right time (tdf#93509) [Stephan Bergmann]
+ comphelper: add a generic implementation of std container operator== [Michael Stahl]
+ compilerplugins: add "badstatics" to detect abuse of VCL Bitmaps [Michael Stahl]
+ compilerplugins: check that we're not building ccache preprocessed [Michael Stahl]
+ compilerplugins: enhance "badstatics" plugin to find members [Michael Stahl]
+ compilerplugins: enhance badstatics plugin to follow pointers [Michael Stahl]
+ compilerplugins: fix warning message copy-pasta [Michael Stahl]
+ compilerplugins: getAsTagDecl doesn't exist in clang 3.5 [Michael Stahl]
+ complete initial compiler plugin for the ServiceDocumenter [Bjoern Michaelsen]
+ configmgr/dconf: Simplify Fleet Commander write-back mode [Stephan Bergmann]
+ configure.ac error in VCVER use and in firebird mac exclusion [Norbert Thiebaud]
+ configure: avoid empty PRODUCTNAME when AC_PACKAGE_NAME has to be quoted [Miklos Vajna]
+ configure: filter -L/usr/lib etc. out of *_LIBS [Michael Stahl]
+ construct default Segments sequence, when there is none (tdf#92527) [Andras Timar]
+ convert com::sun::star->css in include/basic [Noel Grandin]
+ convert DBG_ASSERTWARNING to SAL_WARN_IF [Noel Grandin]
+ convert InsertDeleteFlags to use o3tl::typed_flags [Noel Grandin]
+ convert Link<> to typed [Noel Grandin]
+ convert remaing DBG_WARNING to SAL_INFO [Noel Grandin]
+ convert Sequence<XInterface> constructions to use initializer lists [Noel Grandin]
+ copy snk files before using them to link. (tdf#95169) [Michael Meeks]
+ correct order of currency symbol and LangID in replaceTo, follow-up (tdf#95485) [Eike Rathke]
+ correct triangulator numerical problem (tdf#88352) [Armin Le Grand]
+ correct typo in comment [Andrzej Hunt]
+ corrected some out-of-bound accesses to array (tdf#95298) [Armin Le Grand]
+ cosmetics [Eike Rathke]
+ CPP_LIBRARY has never been used outside configure.ac [Stephan Bergmann]
+ cppcheck: fix 1 memleak [Julien Nabet]
+ cppcheck: fix 1 memleak (fusel.cxx) [Julien Nabet]
+ cppcheck: invalidPrintfArgType_sint [Caolán McNamara]
+ cppcheck: noExplicitConstructor [Caolán McNamara]
+ cppcheck: redundantAssignment [Takeshi Abe]
+ cppcheck: unreadVariable [Caolán McNamara]
+ cppcheck:duplInheritedMember [Noel Grandin]
+ cppcheck:noExplicitConstructor [Noel Grandin]
+ cppcheck:nullPointerRedundantCheck [Noel Grandin]
+ cppcheck:stlIfStrFind [Noel Grandin]
+ cppcheck:useInitializationList [Noel Grandin]
+ cppuhelper: enable CppunitTest_cppuhelper_qa_weak [Michael Stahl]
+ CppunitTest_desktop_lib: add Writer comments textcase [Miklos Vajna]
+ CppunitTest_desktop_lib: test absolute positions for row/column headers [Miklos Vajna]
+ CppunitTest_sal_osl_pipe can be added to gb_Module_add_check_targets now [Stephan Bergmann]
+ CppunitTest_svl_urihelper can be a plain check target now [Stephan Bergmann]
+ CppunitTest_svl_urihelper needs the file UCP [Stephan Bergmann]
+ CppunitTest_sw_tiledrendering: replace various ifdefs with a single condition [Miklos Vajna]
+ crash on closing macro dialog editor (tdf#95021) [Caolán McNamara]
+ crash on storing auto correction config fixed (tdf#86494, tdf#93509) [Oliver Specht]
+ crash opening password protected file - CJK UI (tdf#94008) [Takeshi Abe]
+ crash while loading RTF with \dppolygon token fixed (tdf#94835) [Oliver Specht]
+ CRASH: when finish Function wizard on Report builder (tdf#95798) [Julien Nabet]
+ crash: when opening Function Wizard (tdf#95824) [Julien Nabet]
+ crashtesting+ubsan: abi2079-1.html memcpy null source with 0 len [Caolán McNamara]
+ crashtesting+ubsan: kde170880-1.html ANISTOPINSIDE cast to StartInsideItem [Caolán McNamara]
+ crashtesting+ubsan: kde170880-1.html bad cast to SdrTextAniCountItem [Caolán McNamara]
+ crashtesting+ubsan: rhbz1003919-1.svg left shift of negative number [Caolán McNamara]
+ crashtesting+ubsan: rhbz1013652-3.svg outside the representable value range [Caolán McNamara]
+ crashtesting: failure on tdf89191-1.odt (tdf#36117) [Caolán McNamara]
+ crashtesting: fdo30583-1 hits the Clone ugly tree all the way down [Caolán McNamara]
+ crashtesting: fdo72067-2.odp missing SdrEdgeLineDeltaAnzItem::Clone [Caolán McNamara]
+ crashtesting: ooo55544-2.sxi, etc. missing Clones [Caolán McNamara]
+ crashtesting: ooo72999-1.ods NaNs found in light direction [Caolán McNamara]
+ create correct undo action (tdf#90357) [Armin Le Grand]
+ create Thesaurus popup menu controller (tdf#93837) [Maxim Monastirsky]
+ cui: boost::ptr_vector->std::vector<unique_ptr> [Noel Grandin]
+ cui: convert boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ cui: loplugin:override [Michael Stahl]
+ dashes in decimal part => 0 min decimal places (tdf#93296) [Laurent Balland-Poirier]
+ date: avoid temporary conversions to sal_uIntPtr [Matteo Casalin]
+ date: group common code [Matteo Casalin]
+ date: use support function for mapping years to days [Matteo Casalin]
+ dbaccess KeySet: on insert, set NULL only when there is no default value [Lionel Elie Mamane]
+ DeactivatePage's pSet param cannot be defaulted anyway [Stephan Bergmann]
+ deduplicate XAutoLock inhibition and move to ScreenSaverInhibitor [Andrzej Hunt]
+ deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitor [Andrzej Hunt]
+ DejaVu fonts version 2.35 [Andras Timar]
+ dereference after null check (coverity#1326230, coverity#1326179, coverity#1326296,
coverity#1326268, coverity#1326178, coverity#1326220, coverity#1326298, coverity#1326242,
coverity#1326264, coverity#1326219, coverity#1326227) [Caolán McNamara]
+ dereference before null check (coverity#1326562, coverity#1326558, coverity#1326560,
coverity#1326557, coverity#1326563, coverity#1326546, coverity#1326555, coverity#1326559,
coverity#1338595, coverity#1326554, coverity#1326553, coverity#1326552, coverity#1326556) [Caolán
McNamara]
+ dereference null return value (coverity#441226, coverity#1326429, coverity#1326403,
coverity#1326431, coverity#1326382, coverity#1326384, coverity#1326397, coverity#1326446,
coverity#1326381, coverity#1326465) [Caolán McNamara]
+ desktop: add lok::Document::paste() testcase [Miklos Vajna]
+ desktop: fix LOK_DEBUG rectangle painting [Miklos Vajna]
+ desktop: Make the --writer/--calc/--impress command line options work again. [Jan Holesovsky]
+ desktop: minimal Android build fix [Miklos Vajna]
+ desktop: stop --convert-to from creating some not requested ... [Michael Stahl]
+ disable all error bar radion buttons in the beginning, (tdf#95057) [Markus Mohrhard]
+ disable loplugin memoryvar for now [Noel Grandin]
+ disentangle ENABLE_CAIRO_CANVAS from other cairo usage [Caolán McNamara]
+ DLS: Dead local store (coverity#1327460, coverity#1328488) [Caolán McNamara]
+ dm: Dubious method used (coverity#1326738, coverity#1327463, coverity#1327464) [Caolán
McNamara]
+ do all svp text rendering with cairo [Caolán McNamara]
+ do all the headless using platforms have cairo ? [Caolán McNamara]
+ do not force-disable ccache for jenkins-ubsan build [Norbert Thiebaud]
+ do not implicitly run this for now; it breaks the build [Stephan Bergmann]
+ do not modify original ScViewData's ScMarkData (tdf#89907) [Eike Rathke]
+ do not substitute separator in R1C1 notation hyperlinks (tdf#84713) [Eike Rathke]
+ do use libo_CHECK_SYSTEM_MODULE for GLYPHY after all [Tor Lillqvist]
+ dock icon's menu doesn't begin with separator anymore [Douglas Mencken]
+ DOCX export metadata for "Pages", "Word count", "Character count" (tdf#90904)
[alexey.chemichev]
+ DOCX import: 'TOC Heading' should not be 'keep with next' by default (tdf#83300) [Miklos
Vajna]
+ DOCX import: allow insert -> object -> document (tdf#94374) [Miklos Vajna]
+ DOCX import: fix missing text due to throwing ShapeContextHandler (tdf#89088) [Miklos Vajna]
+ don't allocate rtl::Reference or SvRef on the heap [Noel Grandin]
+ don't allocate uno::Reference on the heap [Noel Grandin]
+ don't allow caito to add -flto to its own cflags [Caolán McNamara]
+ don't assume sal_Unicode is unsigned short [Stephan Bergmann]
+ don't check version field from local ZIP header [Jan-Marek Glogowski]
+ don't dereference null pointer [Stephan Bergmann]
+ don't loose mirroring in SdrTextObj::TRSetBaseGeometry (tdf#95970) [Mike Kaganski]
+ don't mess up spacing of combining diacritic glyphs (tdf#94897) [Tor Lillqvist]
+ don't register a glyphy package if we aren't actually building it [Tor Lillqvist]
+ don't rely on __builtin_alloca when creating a call stack [Stephan Bergmann]
+ don't save CONV_UNSPECIFIED string ref syntax value (tdf#92256) [Katarina Behrens]
+ don't use gie as both _use_libraries and _use_library_objects [Stephan Bergmann]
+ don't warn on Color streaming missing Solar Version [Caolán McNamara]
+ don't wrongly redefine SystemMenuData [Stephan Bergmann]
+ drop some 'using', the std:: is not that ugly [Tor Lillqvist]
+ drop unneeded include [David Tardon]
+ drop unused stuff scheduled to be removed 'before the next major' [Caolán McNamara]
+ dynamic cast followed by static cast [Caolán McNamara]
+ dynamic_cast fixed again [Oliver Specht]
+ editeng lok: invalidate on scroll [Miklos Vajna]
+ editeng lok: respect origin of map mode for INVALIDATE_VISIBLE_CURSOR [Miklos Vajna]
+ editeng lok: respect origin of map mode for TEXT_SELECTION [Miklos Vajna]
+ editeng: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ editeng: Eliminate unecessary padding in classes [Daniel Robertson]
+ editeng: fix SvxTableField::operator==() [Michael Stahl]
+ editeng: wrong default item for EE_PARA_FORBIDDENRULES [Michael Stahl]
+ editeng: wrong default item for EE_PARA_HANGINGPUNCTUATION [Michael Stahl]
+ EditUndoRemoveChars::GetStr must return a reference [Stephan Bergmann]
+ enable import of shapes in footnotes in .docx (tdf#95188) [Oliver Specht]
+ enable opengl by default for Windows [Tomaž Vajngerl]
+ enable smart apostrophe replacement by default (tdf#38395) [László Németh]
+ enable Widow/Orphan in default style (tdf#89714) [Justin Luth]
+ encourage ValueSet to render a legend as well as an icon. [Michael Meeks]
+ envelope unit test completed (tdf#94386) [Oliver Specht]
+ establish that Virtual Devices either match Physical Device depth or ... [Caolán McNamara]
+ evil error description is misleading [Bjoern Michaelsen]
+ excel Chart content type is not exported properly. (tdf#92754) [yogesh.bharate001]
+ expand single use of SendCommand macro [Stephan Bergmann]
+ expand some prefixes ('Brk' to 'Break', 'Beg' to 'Begin') [Matteo Casalin]
+ explicit null dereferenced (coverity#1326258, coverity#1326561, coverity#1326265,
coverity#1326301, coverity#1326173, coverity#1326177, coverity#1338592, coverity#1326190,
coverity#1338232) [Caolán McNamara]
+ extensions: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ external/boost: Adapt to clang-cl [Stephan Bergmann]
+ extract real file version from ttf files (tdf#76239) [Andras Timar]
+ fake file version for font files (tdf#76239) [Andras Timar]
+ fall back to primary language via getLanguage (tdf#76964) [Caolán McNamara]
+ fast PCH generator and optimized PCH files [Ashod Nakashian]
+ FE: Test for floating point equality (coverity#1326887, coverity#1326885, coverity#1326879,
coverity#1326888, coverity#1326890, coverity#1326882, coverity#1326883, coverity#1326886,
coverity#1326884, coverity#1326881, coverity#1326880, coverity#1326892, coverity#1326891) [Caolán
McNamara]
+ file for ci-based ubsan build [Norbert Thiebaud]
+ filelist split: condition the pattern instead the whole block [Christian Lohmaier]
+ filelist-split: reading dos files under cygwin retains \r\n [Christian Lohmaier]
+ filter out non-VclWindowEvents [Stephan Bergmann]
+ filter: fix DrMemory/valgrind warnings in PPT paragraph import [Michael Stahl]
+ find All: Don't ignore Search Direction Rows/Col option (tdf#83126) [Julien Nabet]
+ fix a set of race conditions in the writer uno wrappers [Bjoern Michaelsen]
+ fix android build [Caolán McNamara]
+ fix broken IFERROR/IFNA array logic (tdf#95226) [Eike Rathke]
+ fix build [Noel Grandin, Maxim Monastirsky]
+ fix build "error C2065: ´M_PI´ : undeclared identifier" [Thorsten Behrens]
+ fix build "error: declaration of size shadows a member of 'this'" [Noel Grandin]
+ fix build, std::make_unique is C++14, use o3tl::make_unique [Noel Grandin]
+ fix build: "warning C4305: truncation from 'double' to 'float'" [Thorsten Behrens]
+ fix c++ snafu with msvc [David Tardon]
+ fix check for std::weak_ptr (that may be in an inline namespace) [Stephan Bergmann]
+ fix Cherokee Supplement range (U+ABCO--ABFF is occupied by Meetei Mayek) [Stephan Bergmann]
+ fix Clang version check [Stephan Bergmann]
+ fix Clang version check further [Stephan Bergmann]
+ fix compiling of this java class [Noel Grandin]
+ fix cppcheck:nullPointerRedundantCheck commit [Noel Grandin]
+ fix CppunitTest_sal_osl_pipe [Stephan Bergmann]
+ fix crash in report wizard (tdf#95488) [Noel Grandin]
+ fix crash on exit (Windows) (tdf#91270) [Andras Timar]
+ fix create/destroy mismatch [Stephan Bergmann]
+ fix css.awt.XSystemDependentMenuPeer.getMenuHandle [Stephan Bergmann]
+ fix dependency for Mac [Stephan Bergmann]
+ fix DOCX import regression (textbox shrinking in footers) (tdf#91260, tdf#92648) [László
Németh]
+ fix for windows build [Noel Grandin]
+ fix freezing with linked images (tdf#95614) [László Németh]
+ fix graphite line endings for stacking spaces [Martin Hosken]
+ fix help for argument --pidfile (--pidfile=file) [Reto Schneider]
+ fix image map crash. (tdf#95551) [Michael Meeks]
+ fix Image::operator== [Noel Grandin]
+ fix includes [Stephan Bergmann]
+ fix includes that are not stand-alone [Norbert Thiebaud]
+ fix indent and simplify returns, no logic change [Caolán McNamara]
+ fix indentation. [Jan Holesovsky]
+ fix l10n for quicklist (lp#1170035) [Bjoern Michaelsen]
+ fix license header [Stephan Bergmann, Maxim Monastirsky]
+ fix List indent is broken (tdf#95689) [Noel Grandin]
+ fix lock timeout in neon for Windows platform. (tdf#90249) [Giuseppe Castagno]
+ fix MSVC build: Need to delete copy ctor and operator= [Tor Lillqvist]
+ fix mysqlc build [Noel Grandin]
+ fix NotebookBar not showing up when directly opening a document [Samuel Mehrbrodt]
+ fix off-by-one formatting of text runs on OOXML export (tdf#92296, tdf#90812) [Katarina
Behrens]
+ fix osl_getSystemPathFromFileURL URL scheme check [Stephan Bergmann]
+ fix OSX build [Noel Grandin]
+ fix performance fall-out, follow-up (tdf#92749, tdf#95419) [Eike Rathke]
+ fix popup menu IDs after .ui conversion [Maxim Monastirsky]
+ fix previous 604c6cf42f1d136e5c076b4ae17bec86e7e1a206 [Stephan Bergmann]
+ fix printing of edit form fields (tdf#94138) [Tomaž Vajngerl]
+ fix property name: ModuleName -> ModuleIdentifier [Maxim Monastirsky]
+ fix Python 3.5 sizeof(PyGC_Head) for UBSan [Stephan Bergmann]
+ fix python3 on MSVC 14.0 [David Ostrovsky]
+ fix reverse offset mapping (tdf#94810) [Mike Kaganski]
+ fix SAL_W32 [Stephan Bergmann]
+ fix saving of GIF images into RTF (tdf#39960) [Vasily Melenchuk]
+ fix selection of transition groups with just one variant. [Michael Meeks]
+ fix several warnings reported by cppcheck (tdf#39440) [Serge Krot]
+ fix sfx2 build [Caolán McNamara]
+ fix some thinkos or copy-paste mistakes for glyphy [Tor Lillqvist]
+ fix spacing calculations for border with page offset (tdf#95071) [Mike Kaganski]
+ fix StgTmpStrm::GetSize [Stephan Bergmann]
+ fix StyleRef to Heading styles when doc is opened in localized MS Word [Andras Timar]
+ fix svl build [Caolán McNamara]
+ fix the test for resValue != oldValue [Stephan Bergmann]
+ fix thinko [Tor Lillqvist]
+ fix to make calc sort lists case sensitive (tdf#79983) [Sahas]
+ fix type in commit d5dc2a2a726dd151fb30fae25478511dce929dfa (tdf#93243) [Noel Grandin]
+ fix typo [David Tardon, Takeshi Abe]
+ fix wrong at tag names (i#126649) [Tsutomu Uchino]
+ fixing crash in edit/index dialog, again (tdf#92732, tdf#89337) [Oliver Specht]
+ flip buttons: Make the tooltip an uno command property [Samuel Mehrbrodt]
+ FONTFALLBACK_HOOKS_DISABLED is not defined [Tor Lillqvist]
+ fontwork gallery always have transparent/checkered background. (tdf#88548) [Aybuke Ozdemir]
+ for_each -> range-based for in canvas/source/tools/spriteredrawmanager.cxx [Mario J. Rugiero]
+ force range reference to array only in array formula (tdf#95395) [Eike Rathke]
+ force sign to exponent for Excel export (tdf#95677) [Laurent Balland-Poirier]
+ formatting and commenting (tdf#61228) [Mike Kaganski]
+ formatting improvements in sw/ [Noel Grandin]
+ formatting of lines which consist of a single dummy line only (tdf#83910) [Tobias Lippert]
+ formulas for descriptions of trigonometric functions IM* [tagezi]
+ fraction assert kills Android viewer when viewing e.g. a ods with just a note [Christian
Lohmaier]
+ framework: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ further cleanup of 229fc164dc1773484b74eca016863cf68860e81b [Maxim Monastirsky]
+ gbuild: incremental builds with --enable-pch are unsound [Michael Stahl]
+ generalize COM_GCC_IS_CLANG -> COM_IS_CLANG [Stephan Bergmann]
+ get rid of #include "../foo/bar.hxx" style includes (tdf#95416) [Tor Lillqvist]
+ get rid of c-style cast [Tomaž Vajngerl]
+ get rid of erroneous 0x7ff language mask [Caolán McNamara]
+ get rid of some redundant base class typedefs [Stephan Bergmann]
+ get this remove/re-add dance finally sorted out for good [Stephan Bergmann]
+ get-bugzilla-attachments: RSS query doesn't work with '+' character [Xisco Fauli]
+ gracefully handle URLs INetURLObject refuses to parse [Stephan Bergmann]
+ gradle based apk packing doesn't have .so limitation anymore [Christian Lohmaier]
+ gtk3 allocated size doesn't match configure-event size (rhbz#1278885) [Caolán McNamara]
+ gtk3: paint blocking is unnecessary and harmful (tdf#93847) [Caolán McNamara]
+ gtktiledviewer: add a few more trivial buttons and break the toolbar into two [Miklos Vajna]
+ gtktiledviewer: add Ctrl, Alt, Shift shortcut support [László Németh]
+ gtktiledviewer: add missing spreadsheet corner button [Miklos Vajna]
+ gtktiledviewer: add toolbar buttons to insert / delete comments [Miklos Vajna]
+ gtktiledviewer: adjust spreadsheet row/column headers on scrolling [Miklos Vajna]
+ gtktiledviewer: allow passing initializeForRendering() arguments [Miklos Vajna]
+ gtktiledviewer: allow setting custom background color [Miklos Vajna]
+ gtktiledviewer: don't hide cursor after doc size changed [Miklos Vajna]
+ gtktiledviewer: initial column headers for spreadsheet documents [Miklos Vajna]
+ gtktiledviewer: initial paste support [Miklos Vajna]
+ gtktiledviewer: initial row headers for spreadsheet documents [Miklos Vajna]
+ gtktiledviewer: larger default window size [Miklos Vajna]
+ gtktiledviewer: set author name when inserting a comment [Miklos Vajna]
+ gtktiledviewer: show zoom in the status bar [Miklos Vajna]
+ gtktiledviewer: the formula bar is calc-only [Miklos Vajna]
+ gtktiledviwer: try to paste as html, then as plain text [Miklos Vajna]
+ handle case that pDock may have no items [Stephan Bergmann]
+ handle mixture of open and closed polygons in a path (tdf#51165) [Chr. Rossmanith]
+ handle scrollwheel events in TabBar of Sidebar [Bjoern Michaelsen]
+ handle URLs with query or fragment (or containing NUL chars) [Stephan Bergmann]
+ hide Whitespace improvements (tdf#39080) [Ashod Nakashian]
+ highlight color it is (tdf#86595) [Katarina Behrens]
+ idl: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ IDNA support when exporing hyperlinks to PDF (tdf#70833) [Stephan Bergmann]
+ if SAL_WARN() does nothing, no point in CHECK_GL_ERROR() either [Tor Lillqvist]
+ if we can't handle strings, don't try to then (tdf#94924, tdf#94540) [Tor Lillqvist]
+ ignore the default constructor for loplugin:badvectorinit too [Andrzej Hunt]
+ ignore Visual Studio project files [Ashod Nakashian]
+ impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name. [Jan Holesovsky]
+ implement "AvoidRecentDocs" property for loadComponentFromURL(). (tdf#95095) [Jan Holesovsky]
+ implement assignment in only one place [Eike Rathke]
+ implement drawPolyPolygon via cairo (tdf#92687) [Caolán McNamara]
+ implement Inf and NaN handling for rtl_math_expm1() and rtl_math_log1p() [Eike Rathke]
+ implement LOK_CALLBACK_MOUSE_POINTER [Andrzej Hunt]
+ implement org.freedesktop.ScreenSaver inhibition [Andrzej Hunt]
+ implement proper Inf and NaN handling in rtl_math_erf() and rtl_math_erfc() [Eike Rathke]
+ implement ScRefCellValue::operator=() without temporary and swap [Eike Rathke]
+ implement text rotation for chart axis sidebar panel, (tdf#94970) [Markus Mohrhard]
+ ImplImageRefData is not used anywhere anymore [Tomaž Vajngerl]
+ ImplImageTree ctor/dtor can be private now [Stephan Bergmann]
+ import also 0x0D as rich EditCell, not only 0x0A (tdf#95629) [Eike Rathke]
+ impress/Draw: Open Navigator in the Sidebar [Samuel Mehrbrodt]
+ impress: Rework the way the display modes are presented. [Philippe Jung]
+ improve awkward dialog title [Adolfo Jayme Barrientos]
+ improve colors and symbol in this Help image [Adolfo Jayme Barrientos]
+ improve comment [Stephan Bergmann]
+ improve compile time SSE2 detection, fix broken android build [Tomaž Vajngerl]
+ improve gb_Helper_print_on_error, and use in a CustomTarget [Stephan Bergmann]
+ improve layout of CTL settings [Adolfo Jayme Barrientos]
+ improve loplugin:badstatics diagnostic output [Stephan Bergmann]
+ improve SAL_WARN message readability [Tor Lillqvist]
+ improve the precision of MDETERM calculation (tdf#32834) [Dennis Francis]
+ improve the Vortex transition [Tor Lillqvist]
+ improve transition shader portability [Tor Lillqvist]
+ improve warning messages [Stephan Bergmann]
+ improvements to writer's table toolbar (tdf#81475) [Yousuf Philips]
+ in a cellRangeAddress single quotes are escaped by doubling them [Eike Rathke]
+ in function Wizard Array box cannot be unchecked (tdf#90695) [Julien Nabet]
+ in ValueChanger, don't accidentally modify oldValue [Stephan Bergmann]
+ incorrect scanline stride (tdf#95962) [Caolán McNamara]
+ incredible slowness and crashes with document with vast num of frame dups [Caolán McNamara]
+ indentation fixes [Samuel Mehrbrodt, Miklos Vajna]
+ infinite loop is deliberate (coverity#1326344) [Caolán McNamara]
+ initial work on a "Vortex" transition [Tor Lillqvist]
+ initialize Sequence<beans::NamedValue> from initializer_lists [Noel Grandin]
+ inline SfxMediumRef typedef [Noel Grandin]
+ inline SvBaseLinkRef typedef [Noel Grandin]
+ instead of converting from std::string to OUString... [Xisco Fauli]
+ integrate glyphy into the build [Markus Mohrhard]
+ isLookupContext already available in Clang 3.7.0 [Stephan Bergmann]
+ it seems we don't need to include OpenGL (Mesa) headers for X11 [Tor Lillqvist]
+ it's "incomplete", not "in complete" [Tor Lillqvist]
+ it's a constant [Takeshi Abe]
+ janitorial: indent [Lionel Elie Mamane]
+ java: add some @Override annotations [Noel Grandin]
+ java: combine nested if statements [Noel Grandin]
+ java: make inner classes static where possible [Noel Grandin]
+ java: remove ((unnecessary)) parentheses [Noel Grandin]
+ java:avoid empty if statements [Noel Grandin]
+ java:no need to explicitly create these constructors [Noel Grandin]
+ keep LibreOfficeKit.hxx compatible with C++03 [Stephan Bergmann]
+ KeySet insert: properly set default values: NULL & right type (tdf#93724) [Lionel Elie Mamane]
+ kill redundancy [Adolfo Jayme Barrientos]
+ killed the 'lastedited' element, it's useless, we have git. [Jan Holesovsky]
+ lambda'ise the almost identical FDO and GSM screensaver inhibition [Andrzej Hunt]
+ leftover debug code? (causes -Werror,-Wformat) [Stephan Bergmann]
+ let --enable-symbols only control emitting debuginfo, not optimization on Mac [Stephan
Bergmann]
+ let Gtk handle icon names instead of ResMgr for window and trayicon [Simon Steinbeiss]
+ let see if this works on 32-bit crap [Eike Rathke]
+ let's see if this fixes Jenkins build [Maxim Monastirsky]
+ lets assume this doesn't want to update m_pForcedPrefix->GetText() anyway [Stephan Bergmann]
+ liblangtag: be more verbose when building [Michael Stahl]
+ libreofficekit: -Werror=unused-parameter [Miklos Vajna]
+ libreofficekit: loplugin:cstylecast [Miklos Vajna]
+ libxml2: upgrade to version 2.9.3 [Michael Stahl]
+ libxslt: add patch for CVE-2015-7995 [Michael Stahl]
+ linguistic: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ link vcl against libglyphy [Markus Mohrhard]
+ link with GLyphy also for Windows [Tor Lillqvist]
+ logically dead code (coverity#1326136, coverity#1326137) [Caolán McNamara]
+ lok clipboard: support rich text paste [Miklos Vajna]
+ lok sw: Place default styles at top of style selector [Andrzej Hunt]
+ lok: add Clear formatting to getStyles() [Andrzej Hunt]
+ LOK: add Document::getTileMode() [Miklos Vajna]
+ LOK: add Document::paste() [Miklos Vajna]
+ lok: Avoid adding to recent documents completely. [Jan Holesovsky]
+ LOK: calc formula callback + formula bar implementation in gtk [Mihai Varga]
+ lok: Fix crash due to non-initialized callback. [Jan Holesovsky]
+ lok: Fix typo search-result_count -> search-result-count. [Jan Holesovsky]
+ LOK: font/back color callback - use sal_Int32 instead of long [Mihai Varga]
+ LOK: font/back color feedback [Mihai Varga]
+ LOK: initial Document::getCommandValues() for RowColumnHeaders [Miklos Vajna]
+ lok: Introduce LOK_CALLBACK_UNO_COMMAND_RESULT callback. [Jan Holesovsky]
+ LOK: make use of MOUSEMOVE in calc [Mihai Varga]
+ lok: send list of commands instead of ClearStyles [Andrzej Hunt]
+ LOK: setClientZoom() - sets the client zoom level [Mihai Varga]
+ lok: Unit test for LOK_CALLBACK_UNO_COMMAND_RESULT. [Jan Holesovsky]
+ lok: Use reference instead of copy constructing in range-based for. [Jan Holesovsky]
+ lok::Document::initializeForRendering: support init. arguments [Miklos Vajna]
+ lok::Document::paste: check if the given mime type is supported [Miklos Vajna]
+ lok::Document::saveAs: add Writer/Impress/Draw png mapping [Miklos Vajna]
+ lokdocview: assert that loading of handle bitmaps succeeded [Miklos Vajna]
+ lokdocview: Don't render tiles while tile buffer has changed [Pranav Kant]
+ lokdocview: Emit a warning after error [Pranav Kant]
+ lokdocview: ensure private structure is allocated with operator new [Miklos Vajna]
+ lokdocview: Fix memory leaks [Pranav Kant]
+ lokdocview: Separate "painting" and "saving" of tiles [Pranav Kant]
+ lokdocview: support LOK_CALLBACK_MOUSE_POINTER [Andrzej Hunt]
+ lokdocview: Use G_PARAM_STATIC_STRINGS [Pranav Kant]
+ loplugin:badvectorinit [Stephan Bergmann]
+ loplugin:bodynotinblock [Stephan Bergmann]
+ loplugin:cstylecast [Stephan Bergmann]
+ loplugin:defaultparams [Noel Grandin, Stephan Bergmann]
+ loplugin:literaltoboolconversion [Stephan Bergmann]
+ loplugin:loopvartoosmall [Noel Grandin]
+ loplugin:mergeclass, fix and update results [Noel Grandin]
+ loplugin:nullptr [Stephan Bergmann]
+ loplugin:nullptr (automatic rewrite) [Stephan Bergmann]
+ loplugin:nullptr (automatic rewrite; Mac-specific code) [Stephan Bergmann]
+ loplugin:oncevar [Stephan Bergmann]
+ loplugin:override [Stephan Bergmann]
+ loplugin:passstuffbyref [Stephan Bergmann]
+ loplugin:redundantcast [Stephan Bergmann]
+ loplugin:sallogareas [Stephan Bergmann]
+ loplugin:simplifybool [Stephan Bergmann]
+ loplugin:staticcall [Stephan Bergmann]
+ loplugin:staticmethods [Noel Grandin, Stephan Bergmann]
+ loplugin:stringconstant [Stephan Bergmann, Noel Grandin]
+ loplugin:stringconstant: elide explicit ctor usage [Stephan Bergmann]
+ loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) [Stephan Bergmann]
+ loplugin:stringconstant: elide explicit ctor usage (manually due to macros) [Stephan Bergmann]
+ loplugin:unnecessaryvirtual [Noel Grandin]
+ loplugin:unreffun [Stephan Bergmann]
+ loplugin:unusedfields extensions [Noel Grandin]
+ loplugin:unusedfields filter [Noel Grandin]
+ loplugin:unusedfields forms,formula,fpicker,framework [Noel Grandin]
+ loplugin:unusedfields helpcompiler [Noel Grandin]
+ loplugin:unusedfields i18npool [Noel Grandin]
+ loplugin:unusedfields idl,idlc [Noel Grandin]
+ loplugin:unusedfields in basctl [Noel Grandin]
+ loplugin:unusedfields in basebmp [Noel Grandin]
+ loplugin:unusedfields in basegfx [Noel Grandin]
+ loplugin:unusedfields in canvas [Noel Grandin]
+ loplugin:unusedfields in chart2 [Noel Grandin]
+ loplugin:unusedfields in comphelper [Noel Grandin]
+ loplugin:unusedfields in cppcanvas [Noel Grandin]
+ loplugin:unusedfields in cui [Noel Grandin]
+ loplugin:unusedfields in dbaccess [Noel Grandin]
+ loplugin:unusedfields in desktop [Noel Grandin]
+ loplugin:unusedfields in include/comphelper,include/editeng [Noel Grandin]
+ loplugin:unusedfields in include/filter/ [Noel Grandin]
+ loplugin:unusedfields in include/framework/ [Noel Grandin]
+ loplugin:unusedfields in include/oox/ [Noel Grandin]
+ loplugin:unusedfields in include/package,include/registry [Noel Grandin]
+ loplugin:unusedfields in include/sfx2/ [Noel Grandin]
+ loplugin:unusedfields in include/sot,include/svl,include/svtools [Noel Grandin]
+ loplugin:unusedfields in include/svx [Noel Grandin]
+ loplugin:unusedfields in include/toolkit,include/tools [Noel Grandin]
+ loplugin:unusedfields in oox,package,reportdesign [Noel Grandin]
+ loplugin:unusedfields in sc [Noel Grandin]
+ loplugin:unusedfields in sd/ [Noel Grandin]
+ loplugin:unusedfields in sdext/ [Noel Grandin]
+ loplugin:unusedfields in sfx2/ [Noel Grandin]
+ loplugin:unusedfields in shell/ [Noel Grandin]
+ loplugin:unusedfields in slideshow/ [Noel Grandin]
+ loplugin:unusedfields in soltools/ [Noel Grandin]
+ loplugin:unusedfields in sot/ [Noel Grandin]
+ loplugin:unusedfields in store/ [Noel Grandin]
+ loplugin:unusedfields in svl/ [Noel Grandin]
+ loplugin:unusedfields in svx/ [Noel Grandin]
+ loplugin:unusedfields in sw/ [Noel Grandin]
+ loplugin:unusedfields in tools/ [Noel Grandin]
+ loplugin:unusedfields in ucb/ [Noel Grandin]
+ loplugin:unusedfields in vcl/ [Noel Grandin]
+ loplugin:unusedfields in writerfilter/ [Noel Grandin]
+ loplugin:unusedfields in xmlhelp/ [Noel Grandin]
+ loplugin:unusedfields in xmloff/ [Noel Grandin]
+ loplugin:unusedfields in xmlsecurity/ [Noel Grandin]
+ loplugin:unusedfields lotuswordpro [Noel Grandin]
+ loplugin:unusedfields svtools/ [Noel Grandin]
+ loplugin:unusedmethods [Noel Grandin]
+ loplugin:vclwidgets [Stephan Bergmann]
+ lower Calc background spellchecker prio (tdf#94485) [Jan-Marek Glogowski]
+ m_aCurrentRequest is not unused [Stephan Bergmann]
+ mac fix [Stephan Bergmann]
+ make "make debugrun" use lldb on Mac [Stephan Bergmann]
+ make also sidebar toolbox item order RTL-sensitive (tdf#85767) [Katarina Behrens]
+ make color configuration consistent (tdf#60906) [Feyza Yavuz, Sedat Ak]
+ make CPPUNITTRACE=TRUE a shortcut for debuging on WNT [Bjoern Michaelsen]
+ make customization actually work (tdf#93837) [Maxim Monastirsky]
+ make it harder to use the API wrongly, (tdf#95056) [Markus Mohrhard]
+ make Library_scqahelper a check target so it's not built on make build [Rene Engelhard]
+ make loplugin:defaultparams handle enum values and nullptrs [Stephan Bergmann]
+ make loplugin:defaultparams work for multiple default params per function [Stephan Bergmann]
+ make number recognition work in writer tables again (fdo#32082) [Niklas Johansson]
+ make OpenCL listener global, to avoid perf. cost of copying it around. [Michael Meeks]
+ make our pivot table export a bit better [Markus Mohrhard]
+ make the Vortex transition a bit more interesting [Tor Lillqvist]
+ make using GLyphy optional at run-time [Tor Lillqvist]
+ make ValueChanger work for UNO structs [Stephan Bergmann]
+ make VclScrolledWindow candidate for tabstopping (tdf#90372) [Katarina Behrens]
+ mark WeakReference with SAL_WARN_UNUSED [Noel Grandin]
+ mechanically sanitize indentation [Stephan Bergmann]
+ merged graphic import/export into a single library [Oliver Specht]
+ misc tweaks and cleanups. [Ashod Nakashian]
+ missing break in switch (coverity#1338594) [Caolán McNamara]
+ missing call to superclass (coverity#1326106) [Caolán McNamara]
+ missing comma [Stephan Bergmann]
+ missing include [Stephan Bergmann]
+ missing include (for NULL) [Stephan Bergmann]
+ missing includes [Ashod Nakashian, Stephan Bergmann]
+ missing includes (for NULL) [Stephan Bergmann]
+ missing isInLokIncludeFile check [Stephan Bergmann]
+ missing namespace [Stephan Bergmann]
+ missing return [Eike Rathke]
+ modified Document Dialog misses focus on Gtk3 (tdf#93317) [Caolán McNamara]
+ more fall back to primary language via getLanguage (tdf#76964) [Caolán McNamara]
+ more plausible fix (coverity#1326260) [Stephan Bergmann]
+ more range based for [Andrzej Hunt]
+ more removal of com::sun::star typedefs [Noel Grandin]
+ move afl examples/test-cases to dedicated dir [Caolán McNamara]
+ move border to Gtkbox in Data Series content panel (tdf#91063) [Yousuf Philips]
+ move border to Gtkbox similar to other panels (tdf#91063) [Yousuf Philips]
+ move checkExtension() to a more private location [Tor Lillqvist]
+ move CommandInfoProvider to vcl and use it from there [Samuel Mehrbrodt]
+ move DPMS inhibition to ScreenSaverInhibitor [Andrzej Hunt]
+ move functionality to retrieve command image to CommandInfoProvider [Samuel Mehrbrodt]
+ move member definition back into .cxx [Stephan Bergmann]
+ move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitor [Andrzej Hunt]
+ move SvRefMemberList into idl [Noel Grandin]
+ move translating a command name to image name out of framework [Tomaž Vajngerl]
+ mysqlc: -Werror=unused-function [Michael Stahl]
+ name this what it does [Eike Rathke]
+ namespace cleanup and disambiguation [Ashod Nakashian]
+ need _USE_MATH_DEFINES with MSVC for M_PI_2 [Tor Lillqvist]
+ need to re-init CommandInfoProvider when component changes [Maxim Monastirsky]
+ never push an error instead of the ScJumpMatrixToken [Eike Rathke]
+ new loplugin ptrvector - find bad comparison of container<unique_ptr> [Noel Grandin]
+ new loplugin: badvectorinit [Noel Grandin]
+ new loplugin: memoryvar [Noel Grandin]
+ new loplugin: oncevar [Noel Grandin]
+ new loplugin:unusedfields [Noel Grandin]
+ new text background tab in char formatting dialog (tdf#88276) [Katarina Behrens]
+ nitpick, reduce to one string insertion [Eike Rathke]
+ nitpick, use 'b' prefix [Eike Rathke]
+ no --with(out)-system-mesa-headers any more [Tor Lillqvist]
+ no GROUP BY - COUNT from wizard (i#56289) [Damjan Jovanovic]
+ no more need to include config_global.h [Stephan Bergmann]
+ no need for this debug code [Stephan Bergmann]
+ no need to be so verbose in constructing uno::Reference [Noel Grandin]
+ no need to check for non-null here [Stephan Bergmann]
+ no need to take a mutex when only dealing with stack-local data [Noel Grandin]
+ no need to use OUString constructor in call to createInstance [Noel Grandin]
+ no point to link against pure UNO component library fwk [Matúš Kukan]
+ no toolbar and statusbar in the startcenter [Samuel Mehrbrodt]
+ no, it isn't [Tor Lillqvist]
+ note why certain replacements of odd functionality are not there by design [Stephan Bergmann]
+ NotebookBar: Initial "Home" tab for Writer [Samuel Mehrbrodt]
+ nothing "new" with these [Tor Lillqvist]
+ nothing that would be covered by that here [Tor Lillqvist]
+ notifyer -> notifier. [Jan Holesovsky]
+ now I understand why that multiplication by 10 was there originally [Tor Lillqvist]
+ now text decorations are applied correctly (tdf#95356, tdf#37650, tdf#56467) [Marco Cecchetti]
+ NS: Suspicious use of non-short-circuit boolean operator (coverity#1326926, coverity#1326924)
[Caolán McNamara]
+ nSetGoToRMode wants to be bool [Stephan Bergmann]
+ nss: upgrade to release 3.19.4 [Michael Stahl]
+ NVDA does not read . when stepping word by word [Niklas Johansson]
+ on unity, default to human if possible [Bjoern Michaelsen]
+ on Windows do not decode the filename for email subject (tdf#89852) [Andras Timar]
+ one "Text Background Color" missed (tdf#86595) [Maxim Monastirsky]
+ onlineupdate: -Werror=unused-but-set-variable [Michael Stahl]
+ onlineupdate: -Werror=unused-variable [Michael Stahl]
+ onlineupdate: error: statement with no effect [Michael Stahl]
+ only one headless text renderer now [Caolán]
+ oox: check for namespace in MCE is flawed, use a namespace list [Tomaž Vajngerl]
+ oox: define p14 namespace in strict, define P14_TOKEN [Tomaž Vajngerl]
+ oox: p14 namespace (MSO 2010) + tokens for slide transitions [Tomaž Vajngerl]
+ oox: replace boost::ptr_vector with std::vector<std::unique_ptr> [Michael Stahl]
+ OpenGL error codes are defined in hex, so show them as such [Tor Lillqvist]
+ OpenGL options: clarify setting descriptions, and provide a live status. [Michael Meeks]
+ opengl: fix blacklist [Tomaž Vajngerl]
+ opengl: fix blocklist parsing [Tomaž Vajngerl]
+ opengl: populate blocklist [Tomaž Vajngerl]
+ opengl: remove unused mbPixmap & glPix members. [Michael Meeks]
+ opengl: support Win 10 in black/white listing [Tomaž Vajngerl]
+ opengl: use correct hex number for Win 10 (Major 10 -> hex A) [Tomaž Vajngerl]
+ optimised UnoCrsrTbl cleanup for faster doc saving [Ashod Nakashian]
+ orca Screen Reader does not read bullet part 2 (tdf#93139) [Niklas Johansson]
+ organise transitions hierarchically (tdf#36946) [Tor Lillqvist]
+ OSL_ENSURE followed by unconditional dereference -> assert [Caolán McNamara]
+ other #includes should be AFTER the include-once #define [Noel Grandin]
+ pad AltX to 4 characters (tdf#95354) [Justin Luth]
+ pad this control a bit [Adolfo Jayme Barrientos]
+ partial revert 'for_each -> range-based' [Thorsten Behrens]
+ pass emit-debuginfo flags into special bridge compilations, if applicable [Stephan Bergmann]
+ pass emit-debuginfo flags to MSVC bridge_noopt_objects, if applicable [David Ostrovsky]
+ pass verbosity setting into ExternalProject_poppler [Stephan Bergmann]
+ password dialog for opening OOXML shows url-encoded path (tdf#89694) [Tomofumi Yagi]
+ pch: CommandInfoProvider.hxx was renamed. [Jan Holesovsky]
+ pInst no longer needed [Stephan Bergmann]
+ pptx export: properly assert transitions [Tomaž Vajngerl]
+ pptx: "fall" transition, which needed p15 namespace [Tomaž Vajngerl]
+ pptx: add a testcase for wipe transitions import/export [Tomaž Vajngerl]
+ pptx: export "Ripple" and "Vortex" transition [Tomaž Vajngerl]
+ pptx: export "Turn around" and "Rochade" transition [Tomaž Vajngerl]
+ pptx: export inside/outside turning cube transition as p14:prism [Tomaž Vajngerl]
+ pptx: export slide transition direction parameter correctly [Tomaž Vajngerl]
+ pptx: export/import newsflash and comb slide transitions + test [Tomaž Vajngerl]
+ pptx: fix export of newsflash transition [Tomaž Vajngerl]
+ pptx: import "Vortex" and "Ripple" transition + test [Tomaž Vajngerl]
+ pptx: import outside/insde turning cube transition [Tomaž Vajngerl]
+ pptx: import/export corner directions correctly [Tomaž Vajngerl]
+ pptx: import/export of "cut through black" transition [Tomaž Vajngerl]
+ pptx: import/export of honeycomb slide transition [Tomaž Vajngerl]
+ pptx: inside/outside turning cube transition test [Tomaž Vajngerl]
+ presenter console: add real 'Restart Timer' icons [andreas kainz]
+ preserve and renumber duplicate values [Eike Rathke]
+ preserve whitespace also in formatted strings (tdf#89254, tdf#88137) [Katarina Behrens]
+ presumably a deliberate fall through (coverity#1326356) [Caolán McNamara]
+ presumably I need to put cairo external here [Caolán McNamara]
+ prevent += called on temporary O[U]String instances [Stephan Bergmann]
+ prevent endless recursion through rtl_math_erf* for Inf or NaN [Eike Rathke]
+ prevent extra empty paragraph in clipboard RTF content (tdf#70318) [Mike Kaganski]
+ prevent ForceArray propagation on the same token, follow-up (tdf#95670) [Eike Rathke]
+ print content of arrays and UNO structs [Stephan Bergmann]
+ print dialog: hide Installable Options (tdf#94022) [Michael Weghorn]
+ privatize _SdrItemBrowserControl::GetCurrentPos|BegChangeEntry [Matteo Casalin]
+ propagate ForceArray per parameter (tdf#95670) [Eike Rathke]
+ proper fix for (coverity#1326893) [Stephan Bergmann]
+ properly check for ICU status so known tags get actually recognized [Eike Rathke]
+ protect GetFocus method call post dispose. (tdf#93487) [Michael Meeks]
+ provide more button for chart error bar sidebar panel, (tdf#95055) [Markus Mohrhard]
+ Python3.5: Remove external dependencies: readline and lzma [David Ostrovsky]
+ qadevOOo: fix race in the ScAccessiblePreviewTable event test [Michael Stahl]
+ qadevOOo: sadly XToolkit::processEventsToIdle doesn't fix... [Michael Stahl]
+ quote $CXX [Tor Lillqvist]
+ raise auto correct entry limit to unsigned short max (tdf#92311) [Caolán McNamara]
+ RDF: updated URLs [Andrea Gelmini]
+ re-enable CppunitTest_officecfg_cppheader_test [Stephan Bergmann]
+ read past end of pCellInfo [Caolán McNamara]
+ readability [Tomaž Vajngerl]
+ reduce #include scope [Matteo Casalin]
+ reduce branch depth in SwModify dtor [Bjoern Michaelsen]
+ reduce copy'n'pasta code in sd unit tests (tdf#94272) [Katarina Behrens]
+ reduce scope of #include <tools/poly.hxx> [Matteo Casalin]
+ reduce scope of #include <tools/stream.hxx> [Matteo Casalin]
+ refactor out some com::sun::star typedefs [Noel Grandin]
+ refactor unittest help message [Bjoern Michaelsen]
+ refactored Writer's unomap [Ashod Nakashian]
+ REGPARAM_INT/FLT /are/ used [Stephan Bergmann]
+ regression dialog: linear, logarithmic, power (tdf#74667) [Tomaž Vajngerl]
+ reintroduce TBBase::indent_printf() [Eike Rathke]
+ remember the state of "Search formatted display string" checkbox [Dennis Francis]
+ removal of SID_TITLE_MASTER related code [Philippe Jung]
+ remove accidentally committed debug code [Stephan Bergmann]
+ remove additional empty line from license header [Stephan Bergmann]
+ remove b_mInDocDTOR flag altogether [Bjoern Michaelsen]
+ remove bIsFormula parameter, it was always false [Eike Rathke]
+ remove Boost Pointer Container Library related functions [Stephan Bergmann]
+ remove boost/ptr_vector from pch file [Noel Grandin]
+ remove boost::noncopyable from /include [Noel Grandin]
+ remove code that has been commented out since 2003 [Tor Lillqvist]
+ remove comment that makes no sense, follow-up (tdf#94810) [Eike Rathke]
+ remove dead Link<> code [Noel Grandin]
+ remove duplicate [Stephan Bergmann]
+ remove erroneous extra </DefaultName> closing tag, follow-up (tdf#95485) [Eike Rathke]
+ remove extra spaces around :: [Noel Grandin]
+ remove fixme comment and fragments of things that are done since long [Eike Rathke]
+ remove initial :: from sal_* types [Tor Lillqvist]
+ remove inline specifier for functions defined in class [Matteo Casalin]
+ remove IsInDocDTOR() as a public member [Bjoern Michaelsen]
+ remove last redundant toolbar:style properties [Samuel Mehrbrodt]
+ remove last stdio.h from ucb module [Julien Nabet]
+ remove left over references to SYSTEM_MOZILLA [David Ostrovsky]
+ remove leftover break. [Jan Holesovsky]
+ remove long-unused sal/qa/osl/socket/ test code for good [Stephan Bergmann]
+ remove misleading 'make build' line from gbuild help [Thorsten Behrens]
+ remove non-ASCII U+0086 PARAGRAPH SIGN from comment [Stephan Bergmann]
+ remove obsolete version map files [Stephan Bergmann]
+ remove outdated comment [Andrzej Hunt]
+ remove recently unused code [Khaled Hosny]
+ remove redundant toolbar:style attributes [Samuel Mehrbrodt]
+ remove redundant toolbar:style definitions [Samuel Mehrbrodt]
+ remove redundant toolbar:style="radio" property [Samuel Mehrbrodt]
+ remove redundant toolbar:text labels [Samuel Mehrbrodt]
+ remove remaining boost/noncopyable includes from /include [Noel Grandin]
+ remove SalFrame::Sync (tdf#93684) [Ryan McCoskrie]
+ remove Seamonkey based address book driver [David Ostrovsky]
+ remove SlideSorterCache debug facility, and with it, the last Link<> [Noel Grandin]
+ remove some stdio.h includes from salhelper module [Julien Nabet]
+ remove spurious vertical whitespace [Stephan Bergmann]
+ remove SSE detection code (but keep SSE2) [Tomaž Vajngerl]
+ remove superfluous call to clear() in ScRefCellValue dtor [Eike Rathke]
+ remove superfluous line in license header [Maxim Monastirsky]
+ remove the ability to set tooltips in the toolbar xml files [Samuel Mehrbrodt]
+ remove the USE_APP_SHORTCUTS #define and simplify the code in the process [Noel Grandin]
+ remove unncessary, wrong downcast [Stephan Bergmann]
+ remove unneeded boost/bind include from unoxml/source/dom/node.cxx [Mario J. Rugiero]
+ remove untyped Link<> [Noel Grandin]
+ remove unused #include [Noel Grandin]
+ remove unused boost header [Noel Grandin]
+ remove unused constructor parameter [Tomaž Vajngerl]
+ remove unused header file [Noel Grandin]
+ remove unused methods [Samuel Mehrbrodt]
+ remove unused PPPOptimizerTokenEnum enumerators [Stephan Bergmann]
+ remove unused RID_SVXSTR_HYPDLG_APPLYBUT [Stephan Bergmann]
+ remove unused strings [Stephan Bergmann]
+ remove unused text property of spinbuttons [Stanislav Horacek]
+ remove unused toolbaritem properties [Samuel Mehrbrodt]
+ remove unused typedefs and inline use-once typedefs [Noel Grandin]
+ remove unused XDash variables [Matteo Casalin]
+ remove vestigial Adabas D references in tests etc. [Michael Stahl]
+ remove “dialog” type hint from Expert Config window (tdf#95594) [Adolfo Jayme Barrientos]
+ removed throw from C function. (cid#1338241) [jan iversen]
+ removed throw from extern "C" function (cid#1338242, cid#1338241) [jan iversen]
+ rename "AvoidRecentDocs" to "PickListEntry" for consistency. (tdf#95095) [Jan Holesovsky]
+ rename (private) Date::init and reuse it [Matteo Casalin]
+ rename FormulaToken HasForceArray to IsInForceArray [Eike Rathke]
+ rename Rectangles and Ovals to Legacy to scare folk off them [Caolán McNamara]
+ rename SetCursor -> CallSetCursor to avoid future name clash. [Jan Holesovsky]
+ rename some "document name" params to "document URL" (tdf#89694) [Stephan Bergmann]
+ rename “Appearance” options to “Application Colors” (tdf#95155) [Adolfo Jayme Barrientos]
+ rename-sw-abbreviations.sh: Add Crsr -> Cursor, Frm -> Frame and Stk -> Stack. [Jan
Holesovsky]
+ rename: preview picture -> preview image [Samuel Mehrbrodt]
+ reorganise code, no behaviour change intended [Lionel Elie Mamane]
+ replace "n" prefix for bool variables with "b" (tdf#94269) [Benjamin Ni]
+ replace a few for_each and one-liner locals by range-based loops in fpicker. [Mario J.
Rugiero]
+ replace a local functor and bind2nd by a lambda in formula. [Mario J. Rugiero]
+ replace a local functor in configmgr by a lambda. [Mario J. Rugiero]
+ replace bind2nd/mem_fun by lambdas in sw/source/uibase/dbui/dbmgr.cxx [Timothée Isnard]
+ replace boost::bind by lambdas in avmedia tree. [Mario J. Rugiero]
+ replace boost::bind by lambdas in basegfx tree. [Mario J. Rugiero]
+ replace boost::bind by lambdas in canvas/source/directx tree. [Mario J. Rugiero]
+ replace boost::bind by lambdas in chart2 tree. [Mario J. Rugiero]
+ replace boost::bind by lambdas in cppcanvas tree. [Mario J. Rugiero]
+ replace boost::bind by lambdas in editeng tree. [Mario J. Rugiero]
+ replace boost::bind with c++11 lambdas in toolkit/ (tdf#93243) [Fabio Buso]
+ replace boost::bind with c++11 lambdas in vcl/source tree (tdf#93243) [Fabio Buso]
+ replace chained O(U)StringBuffer::append() with operator+ (tdf#57950) [Sedat Ak]
+ replace implementation of rtl_math_erf() and rtl_math_erfc() [Eike Rathke]
+ replace implementation of rtl_math_expm1() and rtl_math_log1p() [Eike Rathke]
+ replace non-ASCII content in ordinary string literals with UTF-8 bytes [Stephan Bergmann]
+ replace return boolean from DoYield with pleasant enumeration. [Michael Meeks]
+ replace several for_each by range based fors and functors by lambdas in sw. [Mario J. Rugiero]
+ replace uses of boost::bind with C++11 lambdas in unoxml/source/dom/node.cxx [Mario J.
Rugiero]
+ replace wrong assertion with condition (tdf#95650) [Mike Kaganski]
+ replaced boost::bind by std::bind in canvas/source/opengl/ogl_canvashelper.cxx [Mario J.
Rugiero]
+ replaced for_each and algorithm include by range based loop and exception. [Mario J. Rugiero]
+ replaced some boost::bind with C++11 lambdas (tdf#93243) [Sahas]
+ resize the columns when the edits reposition (tdf#95352) [Caolán McNamara]
+ resolve help images via a vnd.libreoffice.image UCP (tdf#75637) [Stephan Bergmann]
+ resolve OSLTEST_DECLARE, OSLTEST_DECLARE_UTF8 macros [Stephan Bergmann]
+ restore deleted svpcairotextrender.hxx [Jan-Marek Glogowski]
+ resurrect CppunitTest_sal_osl_getsystempathfromfileurl [Stephan Bergmann]
+ return #N/A for defined but unsupported arguments, related (tdf#95010) [Eike Rathke]
+ return early [Julien Nabet]
+ revert "attempted fix for android build" [Stephan Bergmann]
+ revert "cppcheck:duplInheritedMember" [Noel Grandin]
+ revert "crashtestig: infinite recurse in ooo32833-1.sxc" [Eike Rathke]
+ revert "Fix dependency for Mac" [Bjoern Michaelsen]
+ revert "fix freezing with linked images" (tdf#95614) [Michael Stahl]
+ revert "fix while retaining the fix" (tdf#90504, tdf#94818) [Andras Timar]
+ revert "Flip buttons: Make the tooltip an uno command property" [Samuel Mehrbrodt]
+ revert "import also 0x0D as rich EditCell, not only 0x0A" (tdf#95629) [Eike Rathke]
+ revert "In function Wizard Array box cannot be unchecked" (tdf#90695) [Eike Rathke]
+ revert "Nothing "new" with these" [Tor Lillqvist]
+ revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>" [Stephan Bergmann]
+ revert "Preserve whitespace also in formatted strings" for now [Katarina Behrens]
+ revert "Revert "fix while retaining the fix"" (tdf#94818, tdf#90504) [Andras Timar]
+ revert "sal: fix Android build" [Miklos Vajna]
+ revert "sc lok: Cache viewdata zoom and reuse for cursor callback" [Andrzej Hunt]
+ revert "sc: boost::ptr_vector->std::vector" [Noel Grandin]
+ revert "see if including cmath instead of math.h satisfies Android-ARM" [Eike Rathke]
+ revert "see if stock SuppressWarnings is sufficient to" (coverity#1327168) [Caolán McNamara]
+ revert "ToolBox: Remove unused methods" [Maxim Monastirsky]
+ revert "vcl: Assert that a non-negative nXPos is always found" [Stephan Bergmann]
+ revert "vcl: Initial NotebookBar implementation." [Samuel Mehrbrodt]
+ revert "write a log file about OpenGL driver" [Robinson Tryon]
+ revert "Wrong function names in Formula Writer are considered as SUM" (tdf#95687) [Julien
Nabet]
+ round of small tweaks to Calc's menu bar (tdf#91820) [Yousuf Philips]
+ RTF import: handle section break right before a table (tdf#59454, fdo#39056, fdo#75431)
[Miklos Vajna]
+ rtl::Reference Add move construction/assignment [Daniel Robertson]
+ RV: Bad use of return value (coverity#1326963) [Caolán McNamara]
+ sal: fix Android build [Miklos Vajna]
+ sal: loplugin:salbool [Michael Stahl]
+ sal_uIntPtr to sal_Int32 [Matteo Casalin]
+ sal_uIntPtr to sal_uInt32 [Matteo Casalin]
+ sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streams [Matteo Casalin]
+ sal_uLong to ErrCode [Matteo Casalin]
+ sal_uLong to sal_uInt64/sal_Size [Matteo Casalin]
+ sal_uLong/long to ErrCode [Matteo Casalin]
+ SAL_WARN_IF ScCsvSplits::Insert exceeds its maximum supported size [Matteo Casalin]
+ sanitize the thumbnail of web view. (tdf#81219) [Jan Holesovsky]
+ satisfy std::hash<> specialization requirements [Stephan Bergmann]
+ saving shape names re-enabled (tdf#95744) [Oliver Specht]
+ sc lok annotations: paint range and anchor overlay [Miklos Vajna]
+ sc lok: Add initial test for .uno:CellCursor [Andrzej Hunt]
+ sc lok: add missing commandName [Henry Castro]
+ sc lok: allow requesting column headers only for a logic area [Miklos Vajna]
+ sc lok: allow requesting row headers only for a logic area [Miklos Vajna]
+ sc lok: Always provide a reasonable document size. [Jan Holesovsky]
+ sc lok: avoid placeholder row when providing all headers [Miklos Vajna]
+ sc lok: Cache viewdata zoom and reuse for cursor callback [Andrzej Hunt]
+ sc lok: Cell Cursor callback [Andrzej Hunt]
+ sc lok: during tiled rendering the cell-cursor is always visible [Andrzej Hunt]
+ sc lok: emit RowColumnHeader info in twips [Miklos Vajna]
+ sc lok: fix rounding errors with non-100% zoom [Miklos Vajna]
+ sc lok: introduce uno:CellCursor (tdf#94605) [Andrzej Hunt]
+ sc lok: make cell cursor behaviour consistent with desktop [Andrzej Hunt]
+ sc lok: return absolute positions for row/column headers [Miklos Vajna]
+ sc lok: update parameter syntax for .uno:CellCursor [Andrzej Hunt]
+ sc lok: use client zoom for ViewRowColumnHeaders [Andrzej Hunt]
+ sc: -Werror=unused-parameter [Miklos Vajna]
+ sc: [loplugin:redundantcast] [Michael Stahl]
+ sc: actually std::set::operator== does not use Compare parameter [Michael Stahl]
+ sc: add missing includes to prevloc.hxx [Michael Stahl]
+ sc: add some assertions on ScAccessibleEditLineTextData [Michael Stahl]
+ sc: boost::ptr_vector->std::vector [Noel Grandin]
+ sc: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ sc: force vba events ordering. [Michael Meeks]
+ sc: Implement ScVectorRefMatrix. [Jan Holesovsky]
+ sc: Implement Software Interpreter subsetting, similarly to openCL one. [Jan Holesovsky]
+ sc: implement vcl::ITiledRenderable::getWindow() [Miklos Vajna]
+ sc: implement vcl::ITiledRenderable::isMimeTypeSupported() [Miklos Vajna]
+ sc: initial png export [Miklos Vajna]
+ sc: inline LabelsType [Noel Grandin]
+ sc: Introduce Abstract Base Class for ScMatrix, for a future rework. [Jan Holesovsky]
+ sc: let's make ScFormulaDlg::pDoc and aCursorPos ordinary members [Michael Stahl]
+ sc: loplugin:badstatics [Michael Stahl]
+ sc: loplugin:badstatics: _one_ global pActiveEdWnd is enough [Michael Stahl]
+ sc: loplugin:badstatics: clear ScGlobal::xDrawClipDocShellRef [Michael Stahl]
+ sc: loplugin:badstatics: remove pActiveEdWnd global variable [Michael Stahl]
+ sc: Make the text background color button work (tdf#92207) [Maxim Monastirsky]
+ sc: mbIsMultiLine is always true. [Jan Holesovsky]
+ sc: MSVC doesn't do auto parameters [Michael Stahl]
+ sc: One more place needed when one wants to enable the S/W interpreter. [Jan Holesovsky]
+ sc: remove some unused boost includes [Michael Stahl]
+ sc: remove unused boost::ptr_map ScRangeName::TabNameMap [Michael Stahl]
+ sc: rename ObjectSetType to ScDPObject [Noel Grandin]
+ sc: rename static member ScFormulaDlg::pDoc [Michael Stahl]
+ sc: replace boost::ptr_list with std::list<std::unique_ptr> [Michael Stahl]
+ sc: replace boost::ptr_map with std::map<std::unique_ptr> [Michael Stahl]
+ sc: replace boost::ptr_vector with std::vector<std::unique_ptr> [Michael Stahl]
+ sc: replace that boost::ptr_vector<Reference<T>*> abomination [Michael Stahl]
+ sc:rename ItemsType to ScDPItemDataVec [Noel Grandin]
+ ScGlobal::UpdatePPT: make conversion more precise [Miklos Vajna]
+ ScreenSaverInhibitor: Don't depend on glib type definitions [Andrzej Hunt]
+ ScTabView::getRowColumnHeaders: emit info about last formatted row/col [Miklos Vajna]
+ ScTabView::getRowColumnHeaders: include info about columns, too [Miklos Vajna]
+ ScViewData::GetScrPos(): remove coordinates limit of 32767 (tdf#91979) [Mike Kaganski]
+ sd lok: force async image swap (ccu#1295) [Andrzej Hunt]
+ sd: Add a separator between the 'insert' buttons and text-related ones. [Jan Holesovsky]
+ sd: add support for svg export unit tests [Marco Cecchetti]
+ sd: boost::ptr_vector->std::vector [Noel Grandin]
+ sd: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ sd: CppunitTest_sd_svg_export_tests is Linux-only so far [Miklos Vajna]
+ sd: fix typo in PresenterHelper [Miklos Vajna]
+ sd: implement vcl::ITiledRenderable::getWindow() [Miklos Vajna]
+ sd: implement vcl::ITiledRenderable::isMimeTypeSupported() [Miklos Vajna]
+ sd: remove the maLockedRedraws field [Noel Grandin]
+ sd: rename static variable SdDrawDocument::pDocLockedInsertingLinks [Michael Stahl]
+ see if including cmath instead of math.h satisfies Android-ARM [Eike Rathke]
+ seems more natural to pass a homogenous list by initializer_list [Stephan Bergmann]
+ seems that people prefer this to be CPPUNIT_ASSERT() instead of assert() [Tor Lillqvist]
+ set default focus to search button (tdf#93195) [Yousuf Philips]
+ set edit to modified after insert symbol/paste (tdf#95682) [Caolán McNamara]
+ set gb_PythonTest_DEPS in .../platform/macosx.mk for real [Bjoern Michaelsen]
+ SetHandleControllerPosition is busted wrt HandleFlags::REFX (tdf#95210) [Caolán McNamara]
+ settings : missing a checkbox in order to avoid thumbnail saving (tdf#87995) [bureken]
+ sfx items: Get rid of the TypeId check, nobody uses that any more. [Jan Holesovsky]
+ sfx items: Kill the SFX_ITEMSET_GET macro. [Jan Holesovsky]
+ sfx items: No need to confuse with 'USHORT_ARG' that is an 'int'. [Jan Holesovsky]
+ sfx items: Some cleanup. [Jan Holesovsky]
+ sfx2: boost::ptr_vector->std::vector [Noel Grandin]
+ sfx2: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ sfx2: rename static variable SfxApplication::pApp etc. [Michael Stahl]
+ shell: rename CppunitTest to the same name as the makefile [Michael Stahl]
+ shortcut keys missing in undo and redo tooltips (tdf#86886) [Samuel Mehrbrodt]
+ shorten transition group names to make them better legends. [Michael Meeks]
+ SIC: Inner class could be made static (coverity#1327068, coverity#1327027, coverity#1328489,
coverity#1328719, coverity#1327066) [Caolán McNamara]
+ sidebar: Make the flip buttons available for Images in Writer also [Samuel Mehrbrodt]
+ sifr updates - correction and shapes (tdf#75256) [Matthias Freund]
+ sifr updates: callout shapes (tdf#75256) [Matthias Freund]
+ sifr updates: more shapes (tdf#75256) [Matthias Freund]
+ silence "Skipping non-existent ... StartModule/toolbar/standardbar.xml" [Maxim Monastirsky]
+ silence clang-cl warnings in system ATL includes [Stephan Bergmann]
+ silence FE: Test for floating point equality (coverity#1326893) [Caolán McNamara]
+ silence Solar-Version warnings [Caolán McNamara]
+ silence Suspicious use of non-short-circuit boolean operator (coverity#1326925,
coverity#1326927) [Caolán McNamara]
+ similar to searchForward() use the correct offsets, related (tdf#94810) [Eike Rathke]
+ simplify and improve (?) the Vortex transition [Tor Lillqvist]
+ simplify by early bail-out [Matteo Casalin]
+ simplify down to a single appendSQLWCHARs function [Stephan Bergmann]
+ simplify ifdefs [Tor Lillqvist]
+ simplify writerfilter::dmapper::DomainMapper_Impl::appendGrabBag() [Miklos Vajna]
+ skeleton implementation for ServiceDocumenter compiler plugin [Stephan Bergmann]
+ slideshow update loop; set scheduler priority to REPAINT. [Michael Meeks]
+ slideshow: add "glitter" slide transition [Tomaž Vajngerl]
+ slideshow: Add back lighting in the SimpleTransition shaders [Emmanuel Gil Peyrot]
+ slideshow: Always enable normals, there is no case where they are empty [Emmanuel Gil Peyrot]
+ slideshow: Batch primitive display as much as possible [Emmanuel Gil Peyrot]
+ slideshow: cleanup main-loop usage, post-yield listeners, etc. (tdf#32861) [Michael Meeks]
+ slideshow: Don’t create the permTexture if the shaders don’t use it [Emmanuel Gil Peyrot]
+ slideshow: Fix rotations when the slide and the screen have a different ratio [Emmanuel Gil
Peyrot]
+ slideshow: Fix the baseline version, we now require OpenGL 2.1 [Emmanuel Gil Peyrot]
+ slideshow: improve "honeycomb" transition [Tomaž Vajngerl]
+ slideshow: improve rotation timing in glitter transition [Tomaž Vajngerl]
+ slideshow: initial work on "honeycomb" transition (incomplete) [Tomaž Vajngerl]
+ slideshow: Make SimpleTransition inherit from ShaderTransition [Emmanuel Gil Peyrot]
+ slideshow: Make the Iris class private to the TransitionImpl translation unit [Emmanuel Gil
Peyrot]
+ slideshow: Merge ShaderTransition into OGLTransitionImpl [Emmanuel Gil Peyrot]
+ slideshow: Move Operation to its own translation unit [Emmanuel Gil Peyrot]
+ slideshow: Port all matrix operations from GL to glm [Emmanuel Gil Peyrot]
+ slideshow: Reimplement both Fade transitions in shaders [Emmanuel Gil Peyrot]
+ slideshow: Reimplement reflections in shaders, and port Rochade and TurnAround [Emmanuel Gil
Peyrot]
+ slideshow: remove unecessary boost/bind includes [Daniel Robertson]
+ slideshow: Rename getVertices into getVertex, to match its only usage [Emmanuel Gil Peyrot]
+ slideshow: simplify NByMTileFlip transition [Tomaž Vajngerl]
+ slideshow: Use gl_ModelViewProjectionMatrix in vertex shaders [Emmanuel Gil Peyrot]
+ SlideSorterBarOptions was missing Commit() too (tdf#90987) [Katarina Behrens]
+ small stylistic change based on comments. (gerrit#19371, tdf#94386) [Jan Holesovsky]
+ smart pointers for SwBorderAttrAccess [Ashod Nakashian]
+ solenv: hack to maybe fix WNT instset creation [Michael Stahl]
+ solenv: try to fix installer erroneous error detection of python3.5 [Michael Stahl]
+ solve 6/8 cases of the dreaded conditional logical format in matrix results [Eike Rathke]
+ solved CID 1326472, 1326473, 1326474 [jan iversen]
+ solved CID 1338058 and CID 1338057 [jan iversen]
+ some older gcc doesn't like auto in lambdas [Noel Grandin]
+ some shell quoting fixes [Stephan Bergmann]
+ sorry, mixed Characters and CharactersWithSpaces at a first time (tdf#90904)
[alexey.chemichev]
+ sort [Stephan Bergmann]
+ sort including formats - ranges with merged column labels (tdf#80231) [Sahas]
+ speed up in-process caching of OpenGL shader programs [Tor Lillqvist]
+ spell dialog: add a button to open special character (tdf#95682) [Caolán McNamara]
+ SRCH_PARA_ALLTABLES could never be queried [Eike Rathke]
+ starmath: Assert FindIndex()'s precondition [Takeshi Abe]
+ starmath: Prefix members of SmCaretPos2LineVisitor [Takeshi Abe]
+ starmath: replace boost::ptr_deque with std::deque<std::unique_ptr> [Michael Stahl]
+ starmath: Use std::unique_ptr for exception safety [Takeshi Abe]
+ start next find at previous endpos, not one after previous startpos [Eike Rathke]
+ startcenter: Make the accellerators work again. (tdf#92866) [Jan Holesovsky]
+ StatisticsDialogs: 3D addressing, add size to DataRangeIterator [Tomaž Vajngerl]
+ std::for_each -> range based for in canvas/source/tools/verifyinput.cxx [Mario J. Rugiero]
+ store custom icon set info into ODF [Markus Mohrhard]
+ store sidebar elements states (tdf#67770) [Laurent Godard]
+ STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unused (i#20484) [Stephan
Bergmann]
+ STR_MASTERPAGESSELECTOR appears to be unused [Stephan Bergmann]
+ straighten out broken indentation [Eike Rathke]
+ stream version doesn't matter here [Caolán McNamara]
+ strip leading zero from LangID in currency format, follow-up (tdf#95485) [Eike Rathke]
+ support nice UI names for context menus (tdf#93837) [Maxim Monastirsky]
+ support of popupmenu resource type [Maxim Monastirsky]
+ support to load SVG images when loading from Image resource [Tomaž Vajngerl]
+ support universal C runtime, SDK 10 and .NET 4.6 [David Ostrovsky]
+ surely a 24-bit depth buffer is enough [Tor Lillqvist]
+ svg export: left mouse click is working again [Marco Cecchetti]
+ SVG: add import test for (tdf#87309) [Xisco Fauli]
+ SVG: clipPath can be defined outside path... (tdf#95733, tdf#65864, tdf#95332) [Xisco Fauli]
+ SVG: defs can contain shapes so fix in... (tdf#65864, tdf#95332) [Xisco Fauli]
+ SVG: don't use dashes if parsing stroke-dasharray fails [Chr. Rossmanith]
+ SVG: Id value can contain other characters than alphanumerics (tdf#43257) [Xisco Fauli]
+ SVG: Import stop-color and stop-opacity (tdf#95510) [Xisco Fauli]
+ SVG: improved parsing of rotate's parameters (tdf#94098) [Xisco Fauli]
+ SVG: stop-color and stop-opacity can be defined inside style too (tdf#95510) [Xisco Fauli]
+ SVG: stop-color can be defined once too (tdf#95714) [Xisco Fauli]
+ svl: remove mostly superfluous abstraction of vector [Michael Stahl]
+ svl: replace boost::ptr_map with std::map [Michael Stahl]
+ svl: replace boost::ptr_vector with std::vector [Michael Stahl]
+ svl: replace some legacy SFX_ASSERT in SfxItemPool [Michael Stahl]
+ svtools: boost::ptr_vector->std::vector [Noel Grandin]
+ svtools: make this condition readable [Michael Stahl]
+ svtools: remove pointless sal_uLong cast [Michael Stahl]
+ svtools: rename global variables [Michael Stahl]
+ svx: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ svx: loplugin:badstatics [Michael Stahl]
+ svx: remove unused typedef [Michael Stahl]
+ svx: rename static variable [Michael Stahl]
+ svx: SdrEdgeNode1HorzDistItem etc. missing Clone overrides [Michael Stahl]
+ svx: SdrLayerNameItem etc. missing Clone overrides [Michael Stahl]
+ SvxSmartTagsControl: Do not leak sub menus [Maxim Monastirsky]
+ sw doc model xml dump: show comment text [Miklos Vajna]
+ sw lok annotations: disable the scrollbar for now [Miklos Vajna]
+ sw lok annotations: paint all child window [Miklos Vajna]
+ sw lok comments: avoid crash an exit after clicking the scrollbar [Miklos Vajna]
+ sw lok comments: don't paint hidden comment sub-widgets [Miklos Vajna]
+ sw lok comments: emit invalidation events in SidebarTextControl [Miklos Vajna]
+ sw lok comments: fix callback of newly created outliner views [Miklos Vajna]
+ sw lok comments: fix comment widget width with custom zoom [Miklos Vajna]
+ sw lok comments: fix cursor position of a newly created sidebar window [Miklos Vajna]
+ sw lok comments: fix map mode state after changing zoom levels [Miklos Vajna]
+ sw lok comments: fix meta author/data size with custom zoom [Miklos Vajna]
+ sw lok comments: fix missing invalidations from the scrollbar [Miklos Vajna]
+ sw lok comments: fix position of blinking cursor after mouse click [Miklos Vajna]
+ sw lok comments: fix sidebar width with custom zoom [Miklos Vajna]
+ sw lok comments: fix text selection with custom zoom [Miklos Vajna]
+ sw lok comments: fix vertical scrollbar with custom zoom [Miklos Vajna]
+ sw lok comments: handle mouse up/down events on the vertical scrollbar [Miklos Vajna]
+ sw lok comments: implement clipboard copy [Miklos Vajna]
+ sw lok comments: implement drag of the scrollbar [Miklos Vajna]
+ sw lok comments: implement mouse move and mouse up [Miklos Vajna]
+ sw lok comments: implement painting of the vertical scrollbar [Miklos Vajna]
+ sw lok comments: implement setTextSelection() API [Miklos Vajna]
+ sw lok comments: optimize sidebar text control invalidation [Miklos Vajna]
+ sw lok: disable comment menu button for now [Miklos Vajna]
+ sw lok: filter out defalt styles to avoid duplicates [Andrzej Hunt]
+ sw lok: fix blinking cursor position of comments [Miklos Vajna]
+ sw lok: fix length of the line overlay above the notes [Miklos Vajna]
+ sw lok: fix sidebarwindows::SwSidebarWin pixel position [Miklos Vajna]
+ sw lok: fix width of the notes sidebar [Miklos Vajna]
+ sw lok: forward key events to annotation window if necessary [Miklos Vajna]
+ sw lok: route SwEditWin::MouseButtonDown to SidebarTextControl if necessary [Miklos Vajna]
+ sw tiled rendering: don't offer HTML paste for shape text [Miklos Vajna]
+ sw tiled rendering: initial annotation support [Miklos Vajna]
+ sw: allow doc model xml dump creation while editing comment text [Miklos Vajna]
+ sw: avoid 'using namespace' in headers [Miklos Vajna]
+ sw: don't show main cursor when editing a postit [Miklos Vajna]
+ sw: fix "long" overflow in lcl_CalcWish [Michael Stahl]
+ sw: fix a frame formatting regression that affects help (tdf#94871) [Michael Stahl]
+ sw: fix non-dbgutil build [Miklos Vajna]
+ sw: handle arguments in SwXTextDocument::initializeForTiledRendering() [Miklos Vajna]
+ sw: indentation fixes [Miklos Vajna]
+ sw: Kill unused member. [Jan Holesovsky]
+ sw: loplugin:badstatics: actually these are harmless [Michael Stahl]
+ sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmp [Michael Stahl]
+ sw: loplugin:badstatics: remove static SwView::m_pSrchDlg [Michael Stahl]
+ sw: make click to header area show header controls again (tdf#39080, tdf#95888) [Miklos Vajna]
+ sw: Make the text background color button work (tdf#64027) [Maxim Monastirsky]
+ sw: nTwipstoEMU -> nPosXEMU and nPosYEMU [Miklos Vajna]
+ sw: Prefix a member in SwVirtFlyDrawObj. [Jan Holesovsky]
+ sw: Prefix a member that may conflict after a rename. [Jan Holesovsky]
+ sw: prefix members of SwAttrPool [Miklos Vajna]
+ sw: prefix members of SwAttrSet [Miklos Vajna]
+ sw: prefix members of SwBoxAutoFormat [Miklos Vajna]
+ sw: prefix members of SwCacheObj [Miklos Vajna]
+ sw: prefix members of SwChartDataSequence. [Jan Holesovsky]
+ sw: prefix members of SwCollCondition [Miklos Vajna]
+ sw: prefix members of SwContentNode [Miklos Vajna]
+ sw: prefix members of SwContentTree [Miklos Vajna]
+ sw: prefix members of SwCrsrMoveState [Miklos Vajna]
+ sw: prefix members of SwDrawFrameFormat [Miklos Vajna]
+ sw: prefix members of SwFindNearestNode [Miklos Vajna]
+ sw: prefix members of SwFont [Miklos Vajna]
+ sw: prefix members of SwForm [Miklos Vajna]
+ sw: prefix members of SwFrmAddPage [Miklos Vajna]
+ sw: prefix members of SwFrmNotify [Miklos Vajna]
+ sw: prefix members of SwFrmPage [Miklos Vajna]
+ sw: prefix members of SwHTMLParser [Miklos Vajna]
+ sw: prefix members of SwHTMLTableLayout [Miklos Vajna]
+ sw: prefix members of SwHTMLWriter [Miklos Vajna]
+ sw: prefix members of SwIdxFormDlg [Miklos Vajna]
+ sw: prefix members of SwLabItem [Miklos Vajna]
+ sw: prefix members of SwLabPreview [Miklos Vajna]
+ sw: prefix members of SwLayAction [Miklos Vajna]
+ sw: prefix members of SwLineLayout [Miklos Vajna]
+ sw: prefix members of SwMailMergeConfigItem_Impl [Miklos Vajna]
+ sw: prefix members of SwModify [Miklos Vajna]
+ sw: prefix members of SwNavigationPI [Miklos Vajna]
+ sw: prefix members of SwNode [Miklos Vajna]
+ sw: prefix members of SwNodes [Miklos Vajna]
+ sw: prefix members of SwNumFormat [Miklos Vajna]
+ sw: prefix members of SwOrderIter [Miklos Vajna]
+ sw: prefix members of SwPageFrm [Miklos Vajna]
+ sw: prefix members of SwParaPortion [Miklos Vajna]
+ sw: prefix members of SwPosFlyFrm [Miklos Vajna]
+ sw: prefix members of SwPrintData [Miklos Vajna]
+ sw: prefix members of SwRedlineAcceptDlg [Miklos Vajna]
+ sw: prefix members of SwRegionRects [Miklos Vajna]
+ sw: prefix members of SwSectionFootnoteEndTabPage [Miklos Vajna]
+ sw: prefix members of SwSectionFrm [Miklos Vajna]
+ sw: prefix members of SwSelUnion [Miklos Vajna]
+ sw: prefix members of SwStartNode [Miklos Vajna]
+ sw: prefix members of SwStdFontTabPage [Miklos Vajna]
+ sw: prefix members of SwStyleNameMapper [Miklos Vajna]
+ sw: prefix members of SwSubFont [Miklos Vajna]
+ sw: prefix members of SwTable [Miklos Vajna]
+ sw: prefix members of SwTableBox [Miklos Vajna]
+ sw: prefix members of SwTableFormulaUpdate [Miklos Vajna]
+ sw: prefix members of SwTableLine [Miklos Vajna]
+ sw: prefix members of SwTableNode [Miklos Vajna]
+ sw: prefix members of SwTextFormatInfo [Miklos Vajna]
+ sw: prefix members of SwTextFrmBreak. [Jan Holesovsky]
+ sw: prefix members of SwTextIter [Miklos Vajna]
+ sw: prefix members of SwTOXDescription [Miklos Vajna]
+ sw: prefix members of SwTOXMark [Miklos Vajna]
+ sw: prefix members of SwTOXType [Miklos Vajna]
+ sw: prefix members of SwUnderlineFont [Miklos Vajna]
+ sw: prefix members of SwUndoDelete [Miklos Vajna]
+ sw: prefix members of SwUnoCollection [Miklos Vajna]
+ sw: prefix members of SwUnoPropertyMapProvider [Miklos Vajna]
+ sw: prefix members of SwUpdateAttr [Miklos Vajna]
+ sw: prefix members of SwViewOption [Miklos Vajna]
+ sw: prefix members of SwVirtPageNumInfo [Miklos Vajna]
+ sw: prefix members of SwWW8StyInf [Miklos Vajna]
+ sw: prefix members of SwXAutoStyleFamily [Miklos Vajna]
+ sw: prefix members of SwXAutoStyles [Miklos Vajna]
+ sw: prefix members of SwXAutoStylesEnumerator [Miklos Vajna]
+ sw: prefix members of SwXFrames [Miklos Vajna]
+ sw: prefix members of SwXMailMerge [Miklos Vajna]
+ sw: prefix members of SwXMLImport [Miklos Vajna]
+ sw: prefix members of SwXMLTableContext [Miklos Vajna]
+ sw: prefix members of SwXStyle [Miklos Vajna]
+ sw: prefix remaining members of SwTextFormatColl [Miklos Vajna]
+ sw: remove SwDBTreeList_Impl::m_aConnections [Michael Stahl]
+ sw: rename some global variables [Michael Stahl]
+ sw: rename some more global variables [Michael Stahl]
+ sw: rename sw::Frame in the WW8 filter to ww8::Frame [Miklos Vajna]
+ sw: Rename to avoid conflict after Crsr -> Cursor rename. [Jan Holesovsky]
+ sw: Rename to avoid conflict after Frm -> Frame rename. [Jan Holesovsky]
+ sw: Rename to void conflict after Crsr -> Cursor rename. [Jan Holesovsky]
+ sw: replace boost::ptr_vector with std::vector [Michael Stahl]
+ sw: replace boost::ptr_vector with std::vector<std::unique_ptr> [Michael Stahl]
+ sw: shove 2 global variables into SwHyphIter [Michael Stahl]
+ sw: solve the CheckBookmarks fails on WNT mystery [Michael Stahl]
+ sw: surely that should be !=, not < [Michael Stahl]
+ sw: un-break JunitTest_sw_complex [Michael Stahl]
+ sw: unomapproperties.hxx can be private to unocore [Miklos Vajna]
+ sw: use the proper item SwFormatEditInReadonly [Michael Stahl]
+ sw: use the proper item SwFormatRowSplit [Michael Stahl]
+ switch transition selection pane to use an icon-based ValueSet. [Michael Meeks]
+ SwPageFrm::IsOverHeaderFooterArea: check for IsActive() only later [Miklos Vajna]
+ SwPageFrm::MakeAll Refactored [Ashod Nakashian]
+ SwPostItField::dumpAsXml: survive 0 mpText [Miklos Vajna]
+ SystemMenuData::nSize is never read [Stephan Bergmann]
+ TableRef: prepare ExcAutoFilterRecs to use a defined database range [Eike Rathke]
+ TableRef: write <table><autoFilter> content to OOXML [Eike Rathke]
+ tables in headers/footers with wrong content (tdf#95321) [Caolán McNamara]
+ take the world scaling factor for fonts, but not the rotation (bnc#881024, i#121382) [Caolán
McNamara]
+ TANGO: Add icons for table/sheet management [Yousuf Philips]
+ TANGO: First batch of 32px icons [Yousuf Philips]
+ TANGO: Fix icons of the wrong size and update remote docs icon [Yousuf Philips]
+ TBBase::indent_printf() only #if OSL_DEBUG_LEVEL > 1 [Eike Rathke]
+ tdf83825 Vertically center left and right margin labels [Yousuf Philips]
+ test for TTEST function (tdf#89387) [Łukasz Hryniuk]
+ test oddness of rtl_math_erf() and rtl_math_erfc() [Eike Rathke]
+ the #else branch is unused now [Stephan Bergmann]
+ the Android NDK for some reason don't have these math functions in std:: [Tor Lillqvist]
+ the base class does this already [Maxim Monastirsky]
+ the cells need to be imported before we handle charts, (tdf#81396) [Markus Mohrhard]
+ the fglrx driver is an X11 only thing [Tor Lillqvist]
+ the glyphy configury takes no --enable/disable-debug option [Tor Lillqvist]
+ the GLyphy headers in its tarball are in "src", there is no "include" [Tor Lillqvist]
+ there are also no significant double quotes in an ODF cellRangeAddress [Eike Rathke]
+ there are no significant brackets in an ODF cellRangeAddress [Eike Rathke]
+ there is no need for this broken 'if' here [Matúš Kukan]
+ these places apparently want to unbox a value boxed as an Any [Stephan Bergmann]
+ this is pure cairo, no xlib foo here [Caolán McNamara]
+ this language string should be more consistent [Adolfo Jayme Barrientos]
+ this PixelToLogic() call can be conditional in SwSidebarWin::SetPosAndSize() [Miklos Vajna]
+ to Dm: Dubious method used (cid#1326721, cid#1326726) [Caolán McNamara]
+ too much copy pasta is not good for you [Tor Lillqvist]
+ toolbar context menu has no commands (tdf#95938) [Samuel Mehrbrodt]
+ toolbar: Add 'Save As' to 'Save' dropdown [Samuel Mehrbrodt]
+ toolbar: Refactor insert toolitem code [Samuel Mehrbrodt]
+ toolbar: Remove empty attributes [Samuel Mehrbrodt]
+ toolbar: Use 'Name', not 'Label' property for Toolbar items [Samuel Mehrbrodt]
+ ToolBox: Remove unused methods [Samuel Mehrbrodt]
+ toolkit: pMouseEvt must not be captured [Michael Stahl]
+ tools: re-order members of SvRefBase to work around clang 3.5 bug [Michael Stahl]
+ tools: runtime SSE/SSE2 detection [Tomaž Vajngerl]
+ traffic light colour scale for cond. formatting (tdf#86508) [Katarina Behrens]
+ translate Korean comments [Stephan Bergmann]
+ translated german comments in tabvwsh4.cxx (tdf#39468) [Albert Thuswaldner]
+ translated German warnings [Andras Timar]
+ trash usage of ScRefCellValue default ctor followed by assign() [Eike Rathke]
+ try and silence Constant expression result (coverity#1326120) [Caolán McNamara]
+ turns out this was a non-debug build [Stephan Bergmann]
+ tweak MenuBarManager a bit for use with context menus [Maxim Monastirsky]
+ two methods with the same name that do slightly different things [Caolán McNamara]
+ typo [Stephan Bergmann]
+ typo "stirng" -> "string" [Stephan Bergmann]
+ typo, I pressume? [Stephan Bergmann]
+ typo: “calender” → “calendar” [Adolfo Jayme Barrientos]
+ ubsan failure on bootstrapping crashtesting [Caolán McNamara]
+ ucb: replace boost::ptr_vector with std::vector<std::unique_ptr> [Michael Stahl]
+ uncaught exception (coverity#1339307, coverity#1338266, coverity#1338236, coverity#1338599,
coverity#1338264, coverity#1338603, coverity#1338272, coverity#1338245, coverity#1338259,
coverity#1338250, coverity#1338601, coverity#1338268, coverity#1309069, coverity#1338244,
coverity#1339308, coverity#1338271, coverity#1338254, coverity#1338263, coverity#1338597,
coverity#1338258, coverity#1338247, coverity#1338252, coverity#1338253, coverity#1338262,
coverity#1338235, coverity#1338248, coverity#1338602, coverity#1338261, coverity#1338233,
coverity#1338249, coverity#1338237, coverity#1338251, coverity#1338260, coverity#1338239,
coverity#1338270, coverity#1338600, coverity#1338269, coverity#1338238, coverity#1338267,
coverity#1338240, coverity#1338596, coverity#1338234, coverity#1338256, coverity#1338598,
coverity#1338265, coverity#1338246) [Caolán McNamara]
+ unchecked return value (coverity#1338231, coverity#1326117) [Caolán McNamara]
+ underscores are reserved [Tomaž Vajngerl]
+ undo cairo use in svp for now [Caolán McNamara]
+ unify menu-based toolbar controllers [Maxim Monastirsky]
+ uninitialized scalar field (coverity#1332210, coverity#1338604) [Caolán McNamara]
+ unit test (tdf#92527) [Andras Timar]
+ unit test for (tdf#95395, tdf#95670, tdf#95226) [Eike Rathke]
+ unit test for DOCX import regression (textbox shrinking) (tdf#92648) [László Németh]
+ unit test for MDETERM() (tdf#32834) [Dennis Francis]
+ unit test testMatrixConditionalBooleanResult [Eike Rathke]
+ unit tests for rtl_math_erf() and rtl_math_erfc() [Eike Rathke]
+ unit tests for rtl_math_expm1() and rtl_math_log1p() [Eike Rathke]
+ UNO: no need to use OUString constructor when calling createInstance [Noel Grandin]
+ unused header [Caolán McNamara]
+ unused value (coverity#1326573) [Caolán McNamara]
+ unused warning in DISABLE_DYNLOADING fixed [Oliver Specht]
+ up/Down's bSelect param cannot be defaulted anyway [Stephan Bergmann]
+ updae getTileMode [Caolán McNamara]
+ update Alizarin.otp (tdf#95916) [Laurent Balland-Poirier]
+ update credits [Christian Lohmaier]
+ update emoji autocorrect files from po-files [Robinson Tryon, Christian Lohmaier]
+ update GLyphy to match upstream [Tor Lillqvist]
+ update language-subtag-registry to 2015-08-04 [Eike Rathke]
+ update README.vars [Tomaž Vajngerl]
+ update the GLyphy patch for Windows [Tor Lillqvist]
+ update the RDF media types as well [Michael Stahl]
+ update unusedfields plugin to use new clang warn_unused attribute support [Noel Grandin]
+ update-check, expand to allow reporting of H/W and OS versions. [Michael Meeks]
+ updated cached value on Evaluate() of db name field (tdf#76995) [Oliver Specht]
+ updated core (tdf#95262, tdf#86831, tdf#95698, tdf#88178, tdf#87313, tdf#95626, tdf#92825,
tdf#95024, tdf#85228, tdf#94473) [Adolfo Jayme Barrientos, Christian Lohmaier, Robinson Tryon,
Stanislav Horacek, László Németh, Yousuf Philips, Olivier Hallot, Jan Holesovsky, tagezi, Andras
Timar]
+ upgrade liblangtag to 0.5.8 [Eike Rathke]
+ upgrade png to 1.6.19 [Caolán McNamara]
+ upgrade to ICU 56.1 [Eike Rathke]
+ upload libetonyek 0.1.4 [David Tardon]
+ UrF: Unread field (cid#1327133, cid#1327135, coverity#1327112, coverity#1327103,
coverity#1327111, coverity#1327153, coverity#1327132, cid#1327137, coverity#1327093,
coverity#1327109, cid#1327096, coverity#1327095, cid#1327107, cid#1327136, cid#1327108,
coverity#1327466, coverity#1327149, coverity#1327143, cid#1326681, cid#1327138, coverity#1327106,
coverity#1327096, coverity#1327147, cid#1327111, coverity#1327145, cid#1327134, coverity#1327110,
coverity#1327152) [Caolán McNamara, Noel Grandin]
+ use <> instead of "" in include line (tdf#65108) [Feyza Yavuz]
+ use a default when avoiding config [Caolán McNamara]
+ use a depth buffer on OS X, too [Tor Lillqvist]
+ use a DiagnosticsEngine::Note [Stephan Bergmann]
+ use black as default currentColor if no color was... (tdf#87309) [Xisco Fauli]
+ use C++11 char16_t for sal_Unicode [Stephan Bergmann]
+ use cairo-compatible top-down direction virtual devices everywhere [Caolán McNamara]
+ use CommandInfoProvider to receive command properties (tdf#95845) [Samuel Mehrbrodt]
+ use comphelper::containerToSequence [Miklos Vajna, Noel Grandin]
+ use comphelper::InitPropertySequence() [Miklos Vajna]
+ use correct GLyphy library file name in the MSVC case [Tor Lillqvist]
+ use CPPUNIT_ASSERT_DOUBLES_EQUAL [Stephan Bergmann]
+ use far simpler size group [Caolán McNamara]
+ use Get/SetWindowLongPtr, for 64-bit build [Stephan Bergmann]
+ use getToken with start position in lcl_decodeSepString [Matteo Casalin]
+ use GLyphy for text on Windows (broken) [Tor Lillqvist]
+ use initialiser for Sequence<OUString> [Noel Grandin]
+ use initialiser list for Sequence<OUString> [Noel Grandin]
+ use initialiser syntax for Sequence<OUString> [Noel Grandin]
+ use initializer list (tdf#89592) [marstay]
+ use injected class name [Stephan Bergmann]
+ use more proper integer types [Matteo Casalin]
+ use mutable instead of const_cast'ing this [Matteo Casalin]
+ use newly introduced gb_DEBUGINFO_FLAGS instead of hardcoded -g [Stephan Bergmann]
+ use portable ordering for mktemp [Richard PALO]
+ use positioned getToken in ScAsciiOptions::ReadFromString (1) [Matteo Casalin]
+ use positioned getToken in ScAsciiOptions::ReadFromString (2) [Matteo Casalin]
+ use same order in this switch, too, as above [Tor Lillqvist]
+ use separators and number formats as in [it-IT], follow-up (tdf#91199) [Eike Rathke]
+ use std::shared_ptr instead of boost [Tor Lillqvist]
+ use std::vector instead of an array of strings [Andrzej Hunt]
+ use std::vector instead of boost::shared_array [Stephan Bergmann]
+ use the UIConsts constants for resource IDs in... [Damjan Jovanovic]
+ use UIConsts constants for offsets to resource IDs in main/wizards. [Damjan Jovanovic]
+ use unique_ptr for pImpl in editeng/ [Noel Grandin]
+ use unique_ptr for pImpl in extensions,hwpfilter/ [Noel Grandin]
+ use unique_ptr for pImpl in sax/ [Noel Grandin]
+ use unique_ptr for pImpl in sc/ [Noel Grandin]
+ use unique_ptr for pImpl in sd/ [Noel Grandin]
+ use unique_ptr for pImpl in sfx2/ [Noel Grandin]
+ use unique_ptr for pImpl in svl/ [Noel Grandin]
+ use unique_ptr for pImpl in svtools/ [Noel Grandin]
+ use unique_ptr for pImpl in sw/ [Noel Grandin]
+ use unique_ptr for pImpl in tools/ [Noel Grandin]
+ use unique_ptr for pImpl in ucb/ [Noel Grandin]
+ use unique_ptr for pImpl in ucbhelper/ [Noel Grandin]
+ use unique_ptr for pImpl in unotools/ [Noel Grandin]
+ use unique_ptr for pImpl in vcl,vbahelper,uui [Noel Grandin]
+ use unique_ptr for pImpl in writerperfect/ [Noel Grandin]
+ use unique_ptr for pImpl's in xmloff/ [Noel Grandin]
+ use uno::Reference::set method instead of assignmen [Noel Grandin]
+ use uno::Reference::set method instead of assignment [Noel Grandin]
+ use Wrap Polygon also for PROP_SIZE_PIXEL (tdf#60351) [Mike Kaganski]
+ useless call (coverity#1326575, coverity#1326577, coverity#1326580, coverity#1326596,
coverity#1326597, coverity#1326578, coverity#1326592, coverity#1326574) [Caolán McNamara]
+ using invalid iterator (coverity#1339306) [Caolán McNamara]
+ UwF: Unwritten field (coverity#1327212, coverity#1327210) [Caolán McNamara]
+ various loplugin clean up [Stephan Bergmann]
+ vcl lok: fix scrollbar to accept mouse events in twips [Miklos Vajna]
+ vcl lok: handle tracking coordinates which are in twips [Miklos Vajna]
+ vcl ScrollBar: audit Draw*() calls in ImplDraw() [Miklos Vajna]
+ vcl Toolbox: Move Impl and local defines out of header files [Samuel Mehrbrodt]
+ vcl, sd: rename some overly generic static variables [Michael Stahl]
+ vcl.osx.print: bin >>vintage<< implementation [Douglas Mencken]
+ vcl.osx.print: convert to use modern API for print dialog [Douglas Mencken]
+ vcl: [loplugin:stringconstant] [Michael Stahl]
+ vcl: add colorizeImage to BitmapProcessor [Tomaž Vajngerl]
+ vcl: add ITiledRenderable::getWindow() and implement in sw [Miklos Vajna]
+ vcl: add parameter to detect if OS events are processed during Yield. [Michael Meeks]
+ vcl: Add TooltipLabel to vcl buttons also [Samuel Mehrbrodt]
+ vcl: add Window::SetClipboard() [Miklos Vajna]
+ vcl: Assert that a non-negative nXPos is always found [Takeshi Abe]
+ vcl: avoid re-starting the WNT TimerQueue during shutdown [Michael Stahl]
+ vcl: Bitmap processor to create a disabled image [Tomaž Vajngerl]
+ vcl: boost::ptr_vector->std::vector [Noel Grandin]
+ vcl: boost::ptr_vector->std::vector<std::unique_ptr> [Noel Grandin]
+ vcl: Cleanup Toolbox [Samuel Mehrbrodt]
+ vcl: de-layer needless module fragmentation in gtk and gtk3. [Michael Meeks]
+ vcl: Disable buttons if the associated UNO slot is disabled [Samuel Mehrbrodt]
+ vcl: fix Android build [Miklos Vajna]
+ vcl: fix for kde4. [Michael Meeks]
+ vcl: fix KDE5 desktop detection (tdf#95795) [Miklos Vajna]
+ vcl: fix the --disable-dbus build [Michael Stahl]
+ vcl: fix the kde4 build [Michael Stahl]
+ vcl: fix typo in the Android stub of sgvspln [Miklos Vajna]
+ vcl: Free memory by appropriate dtor [Takeshi Abe]
+ vcl: getWindow() -> setClipboard() in ITiledRenderable [Miklos Vajna]
+ vcl: ITiledRenderable::getWindow() can be pure-virtual now [Miklos Vajna]
+ vcl: loplugin:passstuffbyref [Miklos Vajna]
+ vcl: Mark it as const [Takeshi Abe]
+ vcl: Mark them as const [Takeshi Abe]
+ vcl: move and split up "Image" related sources to "image" folder [Tomaž Vajngerl]
+ vcl: Prefer std::abs to a home-brewed macro [Takeshi Abe]
+ vcl: re-introduce idle handling. (tdf#91727) [Michael Meeks]
+ vcl: reduce maximum timeout to some sensible range. [Michael Meeks]
+ vcl: remove UpdateStack concept. [Michael Meeks]
+ vcl: rename static variable I18NStatus::pInstance [Michael Stahl]
+ vcl: reorder loop to avoid DrMemory warning [Michael Stahl]
+ vcl: scheduler - split timeout calculation from idle invocation. [Michael Meeks]
+ vcl: Set PushButtons pressed if the uno slot is active [Samuel Mehrbrodt]
+ vcl: simplify Image internals [Tomaž Vajngerl]
+ vcl: The keymap table is constant [Takeshi Abe]
+ vcl: These can be static assertions [Takeshi Abe]
+ vcl: This is a constant [Takeshi Abe]
+ vcl: This is constant [Takeshi Abe]
+ vcl: We see what you meant by DBG_ASSERT(true, ...) [Takeshi Abe]
+ vcl: What we want here is exactly std::copysign [Takeshi Abe]
+ vcl: WinMtfOutput: replace the other mutable static with a member too [Michael Stahl]
+ vcl::ITiledRenderable::initializeForTiledRendering: support init. arguments [Miklos Vajna]
+ version 5.1.0.0.beta1, tag libreoffice-5.1.0.0.beta1 [Robinson Tryon]
+ version 5.1.0.0.beta1-buildfix1, tag libreoffice-5.1.0.0.beta1-buildfix1 [Robinson Tryon]
+ VirtualDevices either match another device depth, or are 1 bit [Caolán McNamara]
+ visisble->Visible [Caolán McNamara]
+ visual studio version 4 is long gone [Noel Grandin]
+ VML import: workaround for extreme top margin (rhbz#988516, tdf#78902) [Miklos Vajna]
+ WaE: local variable is initialized but not referenced [Tor Lillqvist]
+ WaE: loplugin:defaultparams [Tor Lillqvist]
+ WaE: loplugin:literaltoboolconversion [Tor Lillqvist]
+ WaE: loplugin:redundantcast [Tor Lillqvist]
+ WaE: loplugin:stringconstant [Tor Lillqvist]
+ WaE: potentially uninitialized local variable used [Tor Lillqvist]
+ WaE: redundant const_cast [loplugin:redundantcast] [Tor Lillqvist]
+ WaE: Unreferenced externally visible function definition [loplugin:unreffun] [Tor Lillqvist]
+ WaE: unreferenced formal parameter [Tor Lillqvist]
+ WaE: Unreferenced function declaration [loplugin:unreffun] [Tor Lillqvist]
+ WaE: unused parameters [Tor Lillqvist]
+ we (unintentionally?) build a static archive with MSVC [Tor Lillqvist]
+ we always have cairo and top down devices now [Caolán McNamara]
+ we don't actually use GLyphy on Linux yet [Tor Lillqvist]
+ we need to twiddle the bytes from BGR to RGB (tdf#92272) [Tor Lillqvist]
+ weekdays should be lowercase in hr_HR (tdf#95745) [Mihovil Stanić]
+ what's a "mape"? [Tor Lillqvist]
+ when saving changes, mark we did a prepareClose (tdf#72205) [Lionel Elie Mamane]
+ when searching for a number, consider formatting (tdf#48456) [Dennis Francis]
+ while at it, avoid repeated operator[] access [Eike Rathke]
+ why check that resValue != oldValue [Stephan Bergmann]
+ windows header sanitization [Ashod Nakashian]
+ work around (cid#1328486) [Stephan Bergmann]
+ work around clang-cl -FIIntrin.h workaround [Stephan Bergmann]
+ work around Coverity warnings about std::length_error [Stephan Bergmann]
+ work around loplguins:badstatics [Stephan Bergmann]
+ work around loplugin:badstatics [Stephan Bergmann]
+ work around what looks like MSVC 2013 miscompilation [Stephan Bergmann]
+ WPG import: fix handling of line shapes (tdf#85232) [Miklos Vajna]
+ wrap to allow for tests with longer names without inconvenient linebreaks [Bjoern Michaelsen]
+ write a log file about OpenGL driver [Markus Mohrhard]
+ write as comment the names of slide transitions in MS-PPT specs [Tomaž Vajngerl]
+ writer image export: cmd. line, default to white background [Tomaž Vajngerl]
+ writerfilter: dmapper ctor can read TextInsertModeRange directly [Miklos Vajna]
+ writerfilter: it's enough if dmapper gives the media descriptor to its impl [Miklos Vajna]
+ wrong dynamic_cast [Julien Nabet]
+ wrong function names in Formula Writer are considered as SUM (tdf#61228, tdf#95687) [Julien
Nabet]
+ wrong type description in @see tag (i#126627) [Tsutomu Uchino]
+ XDash: salu_uIntPtr to sal_uInt32 [Matteo Casalin]
+ xmlhelp: apparently "picture.jar" hasn't existed for a long time [Michael Stahl]
+ xmloff tree cleanup [Mario J. Rugiero]
+ xmloff: add meta:generator constants LO_43x and LO_44x [Michael Stahl]
+ xmloff: Constructor feature for XMLMetaImportComponent. (tdf#74608) [kripton]
+ xmloff: document potential pitfall with SvI18NMap usage [Michael Stahl]
+ xmloff: legacy assert to SAL_INFO as it can only be triggered by [Michael Stahl]
+ xmloff: replace boost::ptr_vector with std::vector [Michael Stahl]
+ xmloff: replace boost::ptr_vector with std::vector<std::unique_ptr> [Michael Stahl]
+ XRegion has to match the "real" XRegion structure, even if we don't use [Caolán McNamara]
+ XTiledRenderable: not a finished interface [László Németh]
+ yet another member of SwXTextPortion needs to be guarded in the dtor [Bjoern Michaelsen]
+ yyyyy [Noel Grandin]
+ dictionaries
+ update Hungarian spelling dictionary (tdf#95024) [László Németh]
+ help
+ A description of trigonometric function IM* [tagezi]
+ add holding Ctrl key to undocking Navigator (tdf#95626) [Stanislav Horacek]
+ add missing entries in the Edit menu (tdf#92825) [Yousuf Philips]
+ add missing hid (tdf#94473) [Andras Timar]
+ add missing paragraph id [Andras Timar]
+ added the attribute localize="false" for scalc [tagezi]
+ added the attribute localize="false" for shared [tagezi]
+ added the attribute localize="false" for simpress and swriter [tagezi]
+ added the attribute localize="false" in paragraphs for shared and scalc [tagezi]
+ adjust section paragraphs in Calc - Heading and Footer [Yousuf Philips]
+ assorted typos reported via pootle [Christian Lohmaier]
+ change title for experimental feature [Stanislav Horacek]
+ changed place a attribute localize="false" [tagezi]
+ correction a parent tag for paragraphs (tdf#95698) [tagezi]
+ correction to licensing of the patch for func_aggregate.xhp (tdf#85228) [tagezi]
+ correction to licensing of the patch for ODFF.xhp [Olivier Hallot]
+ do not use variable here, hard to localize [Andras Timar]
+ insert - Section - Footnotes/Endnotes tab is available in both views [Stanislav Horacek]
+ kill reference to long-dead URL (tdf#86831) [Adolfo Jayme Barrientos]
+ killed the last remnants of the 'lastedited' element. [Jan Holesovsky]
+ minor changes for functions IM* [tagezi]
+ mistake in Help instructions for editing Comments in Calc (tdf#95262) [tagezi]
+ more *_part_title variables removed, l10n nightmare [Andras Timar]
+ rearrange the view menu in writer, calc, and impress (tdf#92825) [Yousuf Philips]
+ remove lastedited element from dtd and wiki converter [Andras Timar]
+ rename "Images On/Off" to "Images and Charts" [Stanislav Horacek]
+ rename Catalog menu item in Math to Symbols [Stanislav Horacek]
+ rename View - Print/Web Layout to Normal/Web [Stanislav Horacek]
+ the 'lastedited' element is useless, we have git. [Jan Holesovsky]
+ typo "a surface textures" → "a surface texture" [Christian Lohmaier]
+ typo "Extended Tipsoption" → "Extended Tips option" [Christian Lohmaier]
+ update description of Horizontal/Vertical Grid buttons [Stanislav Horacek]
+ update instructions to Firefox 42 (tdf#87313) [Adolfo Jayme Barrientos]
+ update this button’s name in Help (tdf#88178) [Adolfo Jayme Barrientos]
+ use switches for Ctrl or Command key [Stanislav Horacek]
+ translations
+ branch libreoffice-5-1 [Robinson Tryon]
+ update translations for master [Christian Lohmaier]
+ update translations for master and force-fix errors using pocheck [Robinson Tryon]
+ updated Slovenian translation [Andras Timar]
+ version 5.1.0.0.beta1, tag libreoffice-5.1.0.0.beta1 [Robinson Tryon]
+ version 5.1.0.0.beta1-buildfix1, tag libreoffice-5.1.0.0.beta1-buildfix1 [Robinson Tryon]
bnc#881024 take the world scaling factor for fonts, but not the rotation [Caolán McNamara]
ccu#1295 sd lok: force async image swap [Andrzej Hunt]
cid#1326598 added throw (status generation) [jan iversen]
cid#1326599 added throw (status generation) [jan iversen]
cid#1326681 UrF: Unread field [Caolán McNamara]
cid#1326721 to Dm: Dubious method used [Caolán McNamara]
cid#1326726 to Dm: Dubious method used [Caolán McNamara]
cid#1327096 UrF: Unread field [Noel Grandin]
cid#1327107 UrF: Unread field [Noel Grandin]
cid#1327108 UrF: Unread field [Noel Grandin]
cid#1327111 UrF: Unread field [Noel Grandin]
cid#1327133 UrF: Unread field [Noel Grandin]
cid#1327134 UrF: Unread field [Noel Grandin]
cid#1327135 UrF: Unread field [Noel Grandin]
cid#1327136 UrF: Unread field [Noel Grandin]
cid#1327137 UrF: Unread field [Noel Grandin]
cid#1327138 UrF: Unread field [Noel Grandin]
cid#1328486 work around [Stephan Bergmann]
cid#1338241 removed throw from extern "C" function [jan iversen]
cid#1338242 removed throw from extern "C" function [jan iversen]
coverity#1309069 uncaught exception [Caolán McNamara]
coverity#1326106 missing call to superclass [Caolán McNamara]
coverity#1326117 unchecked return value [Caolán McNamara]
coverity#1326120 try and silence Constant expression result [Caolán McNamara]
coverity#1326136 logically dead code [Caolán McNamara]
coverity#1326137 logically dead code [Caolán McNamara]
coverity#1326173 explicit null dereferenced [Caolán McNamara]
coverity#1326177 explicit null dereferenced [Caolán McNamara]
coverity#1326178 dereference after null check [Caolán McNamara]
coverity#1326179 dereference after null check [Caolán McNamara]
coverity#1326190 explicit null dereferenced [Caolán McNamara]
coverity#1326219 dereference after null check [Caolán McNamara]
coverity#1326220 dereference after null check [Caolán McNamara]
coverity#1326227 dereference after null check [Caolán McNamara]
coverity#1326230 dereference after null check [Caolán McNamara]
coverity#1326242 dereference after null check [Caolán McNamara]
coverity#1326258 explicit null dereferenced [Caolán McNamara]
coverity#1326260 more plausible fix [Stephan Bergmann]
coverity#1326264 dereference after null check [Caolán McNamara]
coverity#1326265 explicit null dereferenced [Caolán McNamara]
coverity#1326268 dereference after null check [Caolán McNamara]
coverity#1326296 dereference after null check [Caolán McNamara]
coverity#1326298 dereference after null check [Caolán McNamara]
coverity#1326301 explicit null dereferenced [Caolán McNamara]
coverity#1326344 infinite loop is deliberate [Caolán McNamara]
coverity#1326356 presumably a deliberate fall through [Caolán McNamara]
coverity#1326381 dereference null return value [Caolán McNamara]
coverity#1326382 dereference null return value [Caolán McNamara]
coverity#1326384 dereference null return value [Caolán McNamara]
coverity#1326397 dereference null return value [Caolán McNamara]
coverity#1326403 dereference null return value [Caolán McNamara]
coverity#1326429 dereference null return value [Caolán McNamara]
coverity#1326431 dereference null return value [Caolán McNamara]
coverity#1326446 dereference null return value [Caolán McNamara]
coverity#1326465 dereference null return value [Caolán McNamara]
coverity#1326546 dereference before null check [Caolán McNamara]
coverity#1326552 dereference before null check [Caolán McNamara]
coverity#1326553 dereference before null check [Caolán McNamara]
coverity#1326554 dereference before null check [Caolán McNamara]
coverity#1326555 dereference before null check [Caolán McNamara]
coverity#1326556 dereference before null check [Caolán McNamara]
coverity#1326557 dereference before null check [Caolán McNamara]
coverity#1326558 dereference before null check [Caolán McNamara]
coverity#1326559 dereference before null check [Caolán McNamara]
coverity#1326560 dereference before null check [Caolán McNamara]
coverity#1326561 explicit null dereferenced [Caolán McNamara]
coverity#1326562 dereference before null check [Caolán McNamara]
coverity#1326563 dereference before null check [Caolán McNamara]
coverity#1326573 unused value [Caolán McNamara]
coverity#1326574 useless call [Caolán McNamara]
coverity#1326575 useless call [Caolán McNamara]
coverity#1326577 useless call [Caolán McNamara]
coverity#1326578 useless call [Caolán McNamara]
coverity#1326580 useless call [Caolán McNamara]
coverity#1326592 useless call [Caolán McNamara]
coverity#1326596 useless call [Caolán McNamara]
coverity#1326597 useless call [Caolán McNamara]
coverity#1326738 dm: Dubious method used [Caolán McNamara]
coverity#1326879 FE: Test for floating point equality [Caolán McNamara]
coverity#1326880 FE: Test for floating point equality [Caolán McNamara]
coverity#1326881 FE: Test for floating point equality [Caolán McNamara]
coverity#1326882 FE: Test for floating point equality [Caolán McNamara]
coverity#1326883 FE: Test for floating point equality [Caolán McNamara]
coverity#1326884 FE: Test for floating point equality [Caolán McNamara]
coverity#1326885 FE: Test for floating point equality [Caolán McNamara]
coverity#1326886 FE: Test for floating point equality [Caolán McNamara]
coverity#1326887 FE: Test for floating point equality [Caolán McNamara]
coverity#1326888 FE: Test for floating point equality [Caolán McNamara]
coverity#1326890 FE: Test for floating point equality [Caolán McNamara]
coverity#1326891 FE: Test for floating point equality [Caolán McNamara]
coverity#1326892 FE: Test for floating point equality [Caolán McNamara]
coverity#1326893 silence FE: Test for floating point equality [Caolán McNamara, Stephan Bergmann]
coverity#1326924 NS: Suspicious use of non-short-circuit boolean operator [Caolán McNamara]
coverity#1326925 silence Suspicious use of non-short-circuit boolean operator [Caolán McNamara]
coverity#1326926 NS: Suspicious use of non-short-circuit boolean operator [Caolán McNamara]
coverity#1326927 silence Suspicious use of non-short-circuit boolean operator [Caolán McNamara]
coverity#1326963 RV: Bad use of return value [Caolán McNamara]
coverity#1327027 SIC: Inner class could be made static [Caolán McNamara]
coverity#1327066 SIC: Inner class could be made static [Caolán McNamara]
coverity#1327068 SIC: Inner class could be made static [Caolán McNamara]
coverity#1327093 UrF: Unread field [Caolán McNamara]
coverity#1327095 UrF: Unread field [Caolán McNamara]
coverity#1327096 UrF: Unread field [Caolán McNamara]
coverity#1327103 UrF: Unread field [Caolán McNamara]
coverity#1327106 UrF: Unread field [Caolán McNamara]
coverity#1327109 UrF: Unread field [Caolán McNamara]
coverity#1327110 UrF: Unread field [Caolán McNamara]
coverity#1327111 UrF: Unread field [Caolán McNamara]
coverity#1327112 UrF: Unread field [Caolán McNamara]
coverity#1327132 UrF: Unread field [Caolán McNamara]
coverity#1327143 UrF: Unread field [Caolán McNamara]
coverity#1327145 UrF: Unread field [Caolán McNamara]
coverity#1327147 UrF: Unread field [Caolán McNamara]
coverity#1327149 UrF: Unread field [Caolán McNamara]
coverity#1327152 UrF: Unread field [Caolán McNamara]
coverity#1327153 UrF: Unread field [Caolán McNamara]
coverity#1327168 revert "see if stock SuppressWarnings is sufficient to" [Caolán McNamara]
coverity#1327210 UwF: Unwritten field [Caolán McNamara]
coverity#1327212 UwF: Unwritten field [Caolán McNamara]
coverity#1327460 DLS: Dead local store [Caolán McNamara]
coverity#1327463 dm: Dubious method used [Caolán McNamara]
coverity#1327464 dm: Dubious method used [Caolán McNamara]
coverity#1327466 UrF: Unread field [Caolán McNamara]
coverity#1328488 DLS: Dead local store [Caolán McNamara]
coverity#1328489 SIC: Inner class could be made static [Caolán McNamara]
coverity#1328719 SIC: Inner class could be made static [Caolán McNamara]
coverity#1332210 uninitialized scalar field [Caolán McNamara]
coverity#1338231 unchecked return value [Caolán McNamara]
coverity#1338232 explicit null dereferenced [Caolán McNamara]
coverity#1338233 uncaught exception [Caolán McNamara]
coverity#1338234 uncaught exception [Caolán McNamara]
coverity#1338235 uncaught exception [Caolán McNamara]
coverity#1338236 uncaught exception [Caolán McNamara]
coverity#1338237 uncaught exception [Caolán McNamara]
coverity#1338238 uncaught exception [Caolán McNamara]
coverity#1338239 uncaught exception [Caolán McNamara]
coverity#1338240 uncaught exception [Caolán McNamara]
coverity#1338244 uncaught exception [Caolán McNamara]
coverity#1338245 uncaught exception [Caolán McNamara]
coverity#1338246 uncaught exception [Caolán McNamara]
coverity#1338247 uncaught exception [Caolán McNamara]
coverity#1338248 uncaught exception [Caolán McNamara]
coverity#1338249 uncaught exception [Caolán McNamara]
coverity#1338250 uncaught exception [Caolán McNamara]
coverity#1338251 uncaught exception [Caolán McNamara]
coverity#1338252 uncaught exception [Caolán McNamara]
coverity#1338253 uncaught exception [Caolán McNamara]
coverity#1338254 uncaught exception [Caolán McNamara]
coverity#1338256 uncaught exception [Caolán McNamara]
coverity#1338258 uncaught exception [Caolán McNamara]
coverity#1338259 uncaught exception [Caolán McNamara]
coverity#1338260 uncaught exception [Caolán McNamara]
coverity#1338261 uncaught exception [Caolán McNamara]
coverity#1338262 uncaught exception [Caolán McNamara]
coverity#1338263 uncaught exception [Caolán McNamara]
coverity#1338264 uncaught exception [Caolán McNamara]
coverity#1338265 uncaught exception [Caolán McNamara]
coverity#1338266 uncaught exception [Caolán McNamara]
coverity#1338267 uncaught exception [Caolán McNamara]
coverity#1338268 uncaught exception [Caolán McNamara]
coverity#1338269 uncaught exception [Caolán McNamara]
coverity#1338270 uncaught exception [Caolán McNamara]
coverity#1338271 uncaught exception [Caolán McNamara]
coverity#1338272 uncaught exception [Caolán McNamara]
coverity#1338592 explicit null dereferenced [Caolán McNamara]
coverity#1338594 missing break in switch [Caolán McNamara]
coverity#1338595 dereference before null check [Caolán McNamara]
coverity#1338596 uncaught exception [Caolán McNamara]
coverity#1338597 uncaught exception [Caolán McNamara]
coverity#1338598 uncaught exception [Caolán McNamara]
coverity#1338599 uncaught exception [Caolán McNamara]
coverity#1338600 uncaught exception [Caolán McNamara]
coverity#1338601 uncaught exception [Caolán McNamara]
coverity#1338602 uncaught exception [Caolán McNamara]
coverity#1338603 uncaught exception [Caolán McNamara]
coverity#1338604 uninitialized scalar field [Caolán McNamara]
coverity#1339306 using invalid iterator [Caolán McNamara]
coverity#1339307 uncaught exception [Caolán McNamara]
coverity#1339308 uncaught exception [Caolán McNamara]
coverity#441226 dereference null return value [Caolán McNamara]
fdo#32082 [EDITING] Table Number Format not modified for empty table cells [Niklas Johansson]
fdo#39056 Image in wrong place, table display wrong in docx file [Miklos Vajna]
fdo#75431 FILESAVE : DOCX : Page Orientation is not preserved when mixed orientation is present
[Miklos Vajna]
gerrit#19371 small stylistic change based on comments. [Jan Holesovsky]
i#121382 take the world scaling factor for fonts, but not the rotation [Caolán McNamara]
i#126029 base query wizard error due to missing quoting of table and column names [Damjan Jovanovic]
i#126627 wrong type description in @see tag [Tsutomu Uchino]
i#126649 fix wrong at tag names [Tsutomu Uchino]
i#20484 STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unused [Stephan Bergmann]
i#56289 no GROUP BY - COUNT from wizard [Damjan Jovanovic]
i#61277 basic open file with random access erases all data. [Damjan Jovanovic]
i#61854 basic: Default title of Msgboxes should be changed [Damjan Jovanovic]
i#72580 add descriptions about State property and button command [Tsutomu Uchino]
lp#1170035 fix l10n for quicklist [Bjoern Michaelsen]
rhbz#1278885 black/absent widgetry only with libreoffice-gtk3 installed [Caolán McNamara]
rhbz#988516 DOCX import: header/footer paragraph properties applied to body paragraph [Miklos Vajna]
tdf#32834 bad result using mdeterm [Dennis Francis]
tdf#32861 Impress hangs part way through slide show [Michael Meeks]
tdf#34882 Special character favorites [Steve Hart]
tdf#36117 Bug/Feature Request: LibO can't Vertically Center Text without Frames [Justin Luth,
Caolán McNamara]
tdf#36946 Slide transitions in Impress should be sorted in meaningful categories (Usability
improvement) [Tor Lillqvist]
tdf#37650 FILEOPEN: particular .svg (exported from .odg) renders text invisible importing [Marco
Cecchetti]
tdf#38395 EDITING: Please enable smart apostrophe replacement by default (AutoCorrection) [László
Németh]
tdf#39080 Hide white space between pages in 'print layout' [Miklos Vajna, Ashod Nakashian]
tdf#39440 cppcheck cleanliness [Serge Krot]
tdf#39468 translate German comments, removing redundant ones [Albert Thuswaldner]
tdf#39960 Pictures lost/distorted when FILESAVE document as RTF [Vasily Melenchuk]
tdf#43090 Auto Closing / Highlighting of brackets [Marcos Paulo de Souza]
tdf#43257 SVG: Colors missing in particular documents [Xisco Fauli]
tdf#48456 : when searching for a number, the formatting of it is considered [Dennis Francis]
tdf#51165 Incorrect svg fill rendering when a move command is added after a closed shape [Chr.
Rossmanith]
tdf#56467 Formula exported to svg result in formula loss [Marco Cecchetti]
tdf#57950 Replace chained O(U)StringBuffer::append() with operator+ [Sedat Ak]
tdf#59454 FILEOPEN: in particular .RTF page break after page 1 is ignored and page orientation from
page 2 is wrong [Miklos Vajna]
tdf#60351 FILEOPEN particular .docx shows pictures with wrong contour instead of appropriate simple
wrap [Mike Kaganski]
tdf#60906 Make color configuration consistent [Feyza Yavuz, Sedat Ak]
tdf#61228 TABLE: Function summe() does not sum up but returns last item [Julien Nabet, Mike
Kaganski]
tdf#64027 Add ability to set highlight color for text in drawing objects (Writer) [Maxim
Monastirsky]
tdf#65108 Clean-up header includes (global/local) [Feyza Yavuz]
tdf#65864 Wrong background in svg-polygons [Xisco Fauli]
tdf#67238 Unprotect Table Cells does not work, leaves some cells still protected [Varun Dhall]
tdf#67770 CONFIGURATION: Sidebar customization settings not remembered after reopening [Laurent
Godard]
tdf#70318 prevent extra empty paragraph in clipboard RTF content [Mike Kaganski]
tdf#70833 IDNA support when exporing hyperlinks to PDF [Stephan Bergmann]
tdf#72205 LibreOffice Database - LONGVARCHAR anomaly when trying to dismiss a window without first
saving [Lionel Elie Mamane]
tdf#73691 add unicode conversion shortcut like word (alt+x) [Justin Luth]
tdf#74608 Constructor functions for UNO component implementations [kripton]
tdf#74667 Data Analysis Toolkit - Regression [Tomaž Vajngerl]
tdf#75256 Meta: incomplete Sifr icon theme [Matthias Freund]
tdf#75637 LOCALHELP: Images not displayed with newer icon themes [Stephan Bergmann]
tdf#76239 OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, ..
install log in comment 50 ) [Andras Timar]
tdf#76964 Automatic capitalization of "i" in a non-english language [Caolán McNamara]
tdf#76995 MAILMERGE: Wrong record Number in Mailing [Oliver Specht]
tdf#78902 VML import: workaround for extreme top margin [Miklos Vajna]
tdf#79983 Calc sort lists aren't case sensitive [Sahas, Eike Rathke]
tdf#80231 EDITING: Sort refuses to include formats when column labels are merged [Sahas]
tdf#80657 UI: Addition of navigator page number field to Page Preview Toolbar [Gulsah Kose]
tdf#81144 Chinese full-width punctuation does not align properly [Mark Hung]
tdf#81219 START CENTER: thumbnail for files saved in "web layout" shows whole document not just
first page [Jan Holesovsky]
tdf#81396 XLSX IMPORT: Data plots in chart not visible when cells have formula, needs Ctrl+Shift+F9
(Steps in Comment 5) [Markus Mohrhard]
tdf#81475 Meta: enhancing Writer's standard and formatting toolbars [Yousuf Philips]
tdf#83126 find All: Don't ignore Search Direction Rows/Col option [Julien Nabet]
tdf#83300 DOCX import: 'TOC Heading' should not be 'keep with next' by default [Miklos Vajna]
tdf#83910 formatting of lines which consist of a single dummy line only [Tobias Lippert]
tdf#84713 Hyperlinks not working. Invalid range error message [Eike Rathke]
tdf#85228 LOCALHELP: write help page for AGGREGATE Calc function [tagezi]
tdf#85232 FORMATTING: (Grouped) drawing objects are rendered in a wrong way (.docx file) [Miklos
Vajna]
tdf#85767 make also sidebar toolbox item order RTL-sensitive [Katarina Behrens]
tdf#86494 crash on storing auto correction config fixed [Oliver Specht]
tdf#86508 traffic light colour scale for cond. formatting [Katarina Behrens]
tdf#86595 TOOLBAR: Changing the tooltip of character background color [Yousuf Philips, Katarina
Behrens, Maxim Monastirsky]
tdf#86831 The URL to get the newest version of the Oracle JDBC driver returns "Page not found"
[Adolfo Jayme Barrientos]
tdf#86886 TOOLBAR: Shortcut keys not shown in undo and redo tooltips [Samuel Mehrbrodt]
tdf#87309 In svg import attribute value currentColor is not resolved, if color attribute is missing
[Xisco Fauli]
tdf#87313 WIKIHELP: Update docs on certificates + Firefox [Adolfo Jayme Barrientos]
tdf#87995 settings : missing a checkbox in order to avoid thumbnail saving [bureken]
tdf#88137 Spaces before cell values are not preserved when save as XLSX and reopen with MSO
[Katarina Behrens]
tdf#88178 File->Properties->General has 2 Reset buttons [Adolfo Jayme Barrientos]
tdf#88276 Please add UI for new LO 4.4. feature "Text Background Color in Draw" [Katarina Behrens]
tdf#88352 correct triangulator numerical problem [Armin Le Grand]
tdf#88548 Line Style drop down missing background colour [Aybuke Ozdemir]
tdf#89088 FILEOPEN: Section with shape and text in specific DOCX lost [Miklos Vajna]
tdf#89254 XLSX:New lines (CTRL+ENTER) in cells disappear [Katarina Behrens]
tdf#89337 Libreoffice will crash when index entry is removed [Oliver Specht]
tdf#89387 test for TTEST function [Łukasz Hryniuk]
tdf#89592 use initializer list [marstay]
tdf#89694 Password dialog will display percent-encoded file path when opening OOXML (named with
multibyte characters). [Stephan Bergmann, Tomofumi Yagi]
tdf#89714 Orphan and widow control should be on by default [Justin Luth]
tdf#89852 on Windows do not decode the filename for email subject [Andras Timar]
tdf#89907 Text to columns only affects first line when width is auto set [Eike Rathke]
tdf#90249 LibreOffice cannot open file on webdav server with windows 7 Operating system [Giuseppe
Castagno]
tdf#90357 CRASH: Draw crashes on inserting individual slides from Impress [Armin Le Grand]
tdf#90372 ACCESSIBILITY List Fields in dialog Text Import (Insert > Sheet from file) not accessible
by key board [Katarina Behrens]
tdf#90504 0x7 chars in .doc are not always cell/row ends [Andras Timar]
tdf#90695 revert "In function Wizard Array box cannot be unchecked" [Julien Nabet, Eike Rathke]
tdf#90812 , Make this test more strict [Katarina Behrens]
tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count" [alexey.chemichev]
tdf#90987 SlideSorterBarOptions was missing Commit() too [Katarina Behrens]
tdf#91063 SIDEBAR: Properties tab for Charts [Yousuf Philips]
tdf#91199 use separators and number formats as in [it-IT], follow-up [Eike Rathke]
tdf#91260 DOCX frames can extend beyond the page bottom, but not in Writer [László Németh]
tdf#91270 UI: Crash on exit after Manage Changes [Andras Timar]
tdf#91727 vcl: re-introduce idle handling. [Michael Meeks]
tdf#91781 add Form related commands to insert and tools menus [Yousuf Philips]
tdf#91820 Reorganization of the menu bar for Calc [Yousuf Philips]
tdf#91909 add shortcuts for MovePage actions [Philippe Jung]
tdf#91979 FILEOPEN: on xls all image on one cell [Mike Kaganski]
tdf#92207 EDITING Setting text background colour doesn't work in Calc [Maxim Monastirsky]
tdf#92256 don't save CONV_UNSPECIFIED string ref syntax value [Katarina Behrens]
tdf#92272 SLIDESHOW: slide color inversion during transitions [Tor Lillqvist]
tdf#92296 Character formating (bold, underline, color etc) corrupted when save as xlsx [Katarina
Behrens]
tdf#92311 rise the limit of auto complete entries [Caolán McNamara]
tdf#92527 docx export: File with shape can not be opened in word 2010 (diamond shape) [Andras Timar]
tdf#92648 FILEOPEN / IMPORT specific DOCX (letter head) with various objects: line-picture
(graphic) in footer too low [László Németh]
tdf#92687 Rendering: Rotated text blurry and unreadable with GTK3 [Caolán McNamara]
tdf#92732 fixing crash in edit/index dialog, again [Oliver Specht]
tdf#92749 fix performance fall-out, follow-up [Eike Rathke]
tdf#92754 excel Chart content type is not exported properly. [yogesh.bharate001]
tdf#92825 Update help for all menu changes [Yousuf Philips]
tdf#92866 Keyboard command shortcuts don't work in start center [Jan Holesovsky]
tdf#93139 The orca Screen Reader is silent when placing focus over a bullet in a bulleted list.
[Niklas Johansson]
tdf#93195 Default action in Select Firefox Theme should be Search [Yousuf Philips]
tdf#93243 replace boost::bind with c++11 lambdas in toolkit/ [Noel Grandin, Stephan Bergmann,
Sahas, Fabio Buso]
tdf#93296 When opening spreadseet, Currency cells formatting is changed. [Laurent Balland-Poirier]
tdf#93317 modified Document Dialog misses focus on Gtk3 [Caolán McNamara]
tdf#93487 FORMATTING: Using Borders & Border Style button on toolbar crashes Calc [Michael Meeks]
tdf#93509 crash on storing auto correction config fixed [Oliver Specht, Stephan Bergmann]
tdf#93684 remove SalFrame::Sync [Ryan McCoskrie]
tdf#93724 BASE: Insert Row in Filtered Form with Date/Time Fields results in Phantom zero date
displayed instead of null, not saved [Lionel Elie Mamane]
tdf#93837 Allow customization of the Context Menus [Maxim Monastirsky]
tdf#93847 Repaint problems with LibreOffice on Gtk3 [Caolán McNamara]
tdf#94008 FILEOPEN: Crash opening password protected file - CJK UI [Takeshi Abe]
tdf#94022 Hide "Installable Options" in Linux print dialog [Michael Weghorn]
tdf#94069 EDITING: Moving a tablecontrol while editing a form leads to a hang [Caolán McNamara]
tdf#94098 FILEOPEN: SVG: items in transform's attribute list are ignored if they're separated by
commas [Xisco Fauli]
tdf#94138 Form Control Text Boxes Print And Export To PDF Incorrectly [Tomaž Vajngerl]
tdf#94227 FILEOPEN: XLSX - Pattern/hatching fill no longer imported into charts [Markus Mohrhard]
tdf#94269 Replace "n" prefix for bool variables with "b" [Benjamin Ni]
tdf#94272 Reduce copy'n'pasta code in Impress unit tests (sd/qa) [Katarina Behrens]
tdf#94374 Insert -> Document: "Read-Error. Error reading file." for DOCX files [Miklos Vajna]
tdf#94386 Envelope style inserted in document overwrites default style when saving as DOC or DOCX
[Jan Holesovsky, Oliver Specht]
tdf#94473 Properties Help buttons direct to broken weblink [Andras Timar]
tdf#94485 VIEWING: broken UI and spreadsheet display issue after opening specific .xlsm [Jan-Marek
Glogowski]
tdf#94540 EDITING: VLOOKUP wrong result #VALUE in CALC 5.0.2.2 [Tor Lillqvist]
tdf#94605 LOOL UX: Cell highlight. [Andrzej Hunt]
tdf#94624 Cell formula =<A1>^2 result is different from =(<A1>)^2 if <A1> is negative [Oliver
Specht]
tdf#94716 FILEOPEN: LibO terminates when loading Oracle's Java on OS X 10.10 and 10.11 [Patrick
Luby]
tdf#94810 "Replace All" using regex gives wrong results [Eike Rathke, Mike Kaganski]
tdf#94818 FILEOPEN Table layout jumbled for .doc [Andras Timar]
tdf#94835 RTF file cannot be opened (crash) [Oliver Specht]
tdf#94871 [HELP] note and warning paragraphs are aligned incorrectly [Michael Stahl]
tdf#94897 FORMATTING: Diacritic letters displayed wrong with Cambria font when space follows [Tor
Lillqvist]
tdf#94908 [UI] Search filter in Autofilter breaks searching by typing in the list: OK button is
blocked [Dennis Francis]
tdf#94924 OpenCL: strange behavior in formulas computing [Tor Lillqvist]
tdf#94970 Sidebar: chart panels -> Axis -> Text Orientation UI element broken [Markus Mohrhard]
tdf#95010 INFO function not fully supporting ODF 1.2 specification [Eike Rathke]
tdf#95021 Crash in macro dialog [Caolán McNamara]
tdf#95024 update Hungarian spelling dictionary [László Németh]
tdf#95055 provide more button for chart error bar sidebar panel, [Markus Mohrhard]
tdf#95056 Error Bar positive and negative spin buttons dont work correctly [Markus Mohrhard]
tdf#95057 Error Bar indicators all highlighted when content panel enabled [Markus Mohrhard]
tdf#95071 Cannot open a particular Word 2010 docx document (SAXParseException line 2) [Mike
Kaganski]
tdf#95077 check index !=0 in sw's vba Panes [ccsheller]
tdf#95095 Do not generate thumbnail on load of a document if not necessary [Jan Holesovsky]
tdf#95155 UI: renaming Tools->Options->LibreOffice->Appearance to 'Application Colors' [Adolfo
Jayme Barrientos]
tdf#95169 Win32: intermittent CLR compile failure ... [Michael Meeks]
tdf#95188 DOCX import: picture in footnote is not imported [Oliver Specht]
tdf#95210 Opening "Position and Size" mutilates shapes [Caolán McNamara]
tdf#95220 FILEOPEN: Crash on opening attached Calc template [Mike Kaganski]
tdf#95226 IFERROR not working correctly under array-evaluation [Eike Rathke]
tdf#95262 Mistake in Help instructions for editing Comments [tagezi]
tdf#95298 UI Crash on deleting part of animated gif [Armin Le Grand]
tdf#95321 FILEOPEN: Tables no longer imported correctly from Word .doc files [Caolán McNamara]
tdf#95332 FILEOPEN: SVG: Shapes inside defs are ignored [Xisco Fauli]
tdf#95352 autocorrect replacement table column misalignment after resize [Caolán McNamara]
tdf#95354 Alt+X represent Unicode characters in the Basic Multilingual Plane by with 4 hexadecimal
digits [Justin Luth]
tdf#95356 SVG export does not export strike-trough or underlined fonts [Marco Cecchetti]
tdf#95395 EDITING: VLOOKUP fails if 1st parameter is a position dependent implicit intersection
[Eike Rathke]
tdf#95403 TOOLBAR: Outline list split button UNO command [Maxim Monastirsky]
tdf#95416 get rid of #include "../foo/bar.hxx" style includes [Tor Lillqvist]
tdf#95419 FILEOPEN: looong time loading specific .ods [Eike Rathke]
tdf#95481 FILEOPEN: LibO crashes loading .odg [Armin Le Grand]
tdf#95485 Additional 8 Arab locales [Eike Rathke, Ghasan]
tdf#95488 CRASH: When open Report wizard Step 2 [Noel Grandin]
tdf#95510 FILEOPEN: SVG: stop-color and stop-opacity attributes aren't imported in lineargradients
and radialgradients [Xisco Fauli]
tdf#95551 Crash changing icon themes when image has imagemap [Michael Meeks]
tdf#95594 Double Click on expert config should maximize the window [Adolfo Jayme Barrientos]
tdf#95614 Linked images - read error, flickering, freeze in Writer 5.X.X [Michael Stahl, László
Németh]
tdf#95626 Help gives incorrect navigator undocking instructions [Stanislav Horacek]
tdf#95629 CSV "Save as..." format is wrong when exporting from XLSB with a final \r in a cell value
[Eike Rathke]
tdf#95650 CRASH when opening specific TXT with Calc under Windows [Mike Kaganski]
tdf#95670 CALCULATING: ForceArray parameters not properly propagated, e.g. for functions expecting
scalar values but passed a range reference inside SUMPRODUCT [Eike Rathke]
tdf#95677 Exponent must have sign when export to Excel [Laurent Balland-Poirier]
tdf#95682 Spelling and Grammar dialog - put a button to open Special Character dialog [Caolán
McNamara]
tdf#95687 Average in Writer is not average [Julien Nabet]
tdf#95689 List indent is broken [Noel Grandin]
tdf#95698 xml help validity error in source/text/scalc/01/ful_func.xhp [tagezi]
tdf#95714 FILEOPEN: SVG: stop-color attribute can be defined once too [Xisco Fauli]
tdf#95723 grid control backwards formats buttons misplaced [Caolán McNamara]
tdf#95733 FILEOPEN: SVG clipPath can be defined outside path [Xisco Fauli]
tdf#95744 Writer -- Name given to Shape draw objects is not saved to ODF archive, gone when
document is reopened [Oliver Specht]
tdf#95745 i18n: change locale data [hr-HR] [Mihovil Stanić]
tdf#95761 All Hotkeys with CTRL+ALT+ not worked [Juergen Funk]
tdf#95775 FILEOPEN: DOCX - File no longer opens from 5.0 (SAXParseException line 42) [Mike Kaganski]
tdf#95795 KDE: save document dialog has swapped buttons [Miklos Vajna]
tdf#95798 CRASH: when finish Function wizard on Report builder [Julien Nabet]
tdf#95824 crash: when opening Function Wizard [Julien Nabet]
tdf#95845 Use CommandInfoProvider to receive UNO command labels/tooltips [Samuel Mehrbrodt]
tdf#95888 Single click on header area no longer allows adding a header [Miklos Vajna]
tdf#95916 Alizarin master page formats date in Japanese [Laurent Balland-Poirier]
tdf#95931 "Open remote file" not in File menu from Startup Center [Samuel Mehrbrodt]
tdf#95935 CRASH on startup in o3tl vcl code [Noel Grandin]
tdf#95938 Toolbar context menu has no commands [Samuel Mehrbrodt]
tdf#95962 crash: gtk3 New macro [Caolán McNamara]
tdf#95963 Crash: Opening Impress [Julien Nabet]
tdf#95970 IMPORT DOCX: wrong image rotation and flip [Mike Kaganski]
+ take the world scaling factor for fonts, but not the rotation (bnc#881024) [Caolán McNamara]
+ sd lok: force async image swap (ccu#1295) [Andrzej Hunt]
+ added throw (status generation) (cid#1326598) [jan iversen]
+ added throw (status generation) (cid#1326599) [jan iversen]
+ UrF: Unread field (cid#1326681) [Caolán McNamara]
+ to Dm: Dubious method used (cid#1326721) [Caolán McNamara]
+ to Dm: Dubious method used (cid#1326726) [Caolán McNamara]
+ UrF: Unread field (cid#1327096) [Noel Grandin]
+ UrF: Unread field (cid#1327107) [Noel Grandin]
+ UrF: Unread field (cid#1327108) [Noel Grandin]
+ UrF: Unread field (cid#1327111) [Noel Grandin]
+ UrF: Unread field (cid#1327133) [Noel Grandin]
+ UrF: Unread field (cid#1327134) [Noel Grandin]
+ UrF: Unread field (cid#1327135) [Noel Grandin]
+ UrF: Unread field (cid#1327136) [Noel Grandin]
+ UrF: Unread field (cid#1327137) [Noel Grandin]
+ UrF: Unread field (cid#1327138) [Noel Grandin]
+ work around (cid#1328486) [Stephan Bergmann]
+ removed throw from extern "C" function (cid#1338241) [jan iversen]
+ removed throw from extern "C" function (cid#1338242) [jan iversen]
+ uncaught exception (coverity#1309069) [Caolán McNamara]
+ missing call to superclass (coverity#1326106) [Caolán McNamara]
+ unchecked return value (coverity#1326117) [Caolán McNamara]
+ try and silence Constant expression result (coverity#1326120) [Caolán McNamara]
+ logically dead code (coverity#1326136) [Caolán McNamara]
+ logically dead code (coverity#1326137) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326173) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326177) [Caolán McNamara]
+ dereference after null check (coverity#1326178) [Caolán McNamara]
+ dereference after null check (coverity#1326179) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326190) [Caolán McNamara]
+ dereference after null check (coverity#1326219) [Caolán McNamara]
+ dereference after null check (coverity#1326220) [Caolán McNamara]
+ dereference after null check (coverity#1326227) [Caolán McNamara]
+ dereference after null check (coverity#1326230) [Caolán McNamara]
+ dereference after null check (coverity#1326242) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326258) [Caolán McNamara]
+ more plausible fix (coverity#1326260) [Stephan Bergmann]
+ dereference after null check (coverity#1326264) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326265) [Caolán McNamara]
+ dereference after null check (coverity#1326268) [Caolán McNamara]
+ dereference after null check (coverity#1326296) [Caolán McNamara]
+ dereference after null check (coverity#1326298) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326301) [Caolán McNamara]
+ infinite loop is deliberate (coverity#1326344) [Caolán McNamara]
+ presumably a deliberate fall through (coverity#1326356) [Caolán McNamara]
+ dereference null return value (coverity#1326381) [Caolán McNamara]
+ dereference null return value (coverity#1326382) [Caolán McNamara]
+ dereference null return value (coverity#1326384) [Caolán McNamara]
+ dereference null return value (coverity#1326397) [Caolán McNamara]
+ dereference null return value (coverity#1326403) [Caolán McNamara]
+ dereference null return value (coverity#1326429) [Caolán McNamara]
+ dereference null return value (coverity#1326431) [Caolán McNamara]
+ dereference null return value (coverity#1326446) [Caolán McNamara]
+ dereference null return value (coverity#1326465) [Caolán McNamara]
+ dereference before null check (coverity#1326546) [Caolán McNamara]
+ dereference before null check (coverity#1326552) [Caolán McNamara]
+ dereference before null check (coverity#1326553) [Caolán McNamara]
+ dereference before null check (coverity#1326554) [Caolán McNamara]
+ dereference before null check (coverity#1326555) [Caolán McNamara]
+ dereference before null check (coverity#1326556) [Caolán McNamara]
+ dereference before null check (coverity#1326557) [Caolán McNamara]
+ dereference before null check (coverity#1326558) [Caolán McNamara]
+ dereference before null check (coverity#1326559) [Caolán McNamara]
+ dereference before null check (coverity#1326560) [Caolán McNamara]
+ explicit null dereferenced (coverity#1326561) [Caolán McNamara]
+ dereference before null check (coverity#1326562) [Caolán McNamara]
+ dereference before null check (coverity#1326563) [Caolán McNamara]
+ unused value (coverity#1326573) [Caolán McNamara]
+ useless call (coverity#1326574) [Caolán McNamara]
+ useless call (coverity#1326575) [Caolán McNamara]
+ useless call (coverity#1326577) [Caolán McNamara]
+ useless call (coverity#1326578) [Caolán McNamara]
+ useless call (coverity#1326580) [Caolán McNamara]
+ useless call (coverity#1326592) [Caolán McNamara]
+ useless call (coverity#1326596) [Caolán McNamara]
+ useless call (coverity#1326597) [Caolán McNamara]
+ dm: Dubious method used (coverity#1326738) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326879) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326880) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326881) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326882) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326883) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326884) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326885) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326886) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326887) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326888) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326890) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326891) [Caolán McNamara]
+ FE: Test for floating point equality (coverity#1326892) [Caolán McNamara]
+ silence FE: Test for floating point equality (coverity#1326893) [Caolán McNamara, Stephan
Bergmann]
+ NS: Suspicious use of non-short-circuit boolean operator (coverity#1326924) [Caolán McNamara]
+ silence Suspicious use of non-short-circuit boolean operator (coverity#1326925) [Caolán
McNamara]
+ NS: Suspicious use of non-short-circuit boolean operator (coverity#1326926) [Caolán McNamara]
+ silence Suspicious use of non-short-circuit boolean operator (coverity#1326927) [Caolán
McNamara]
+ RV: Bad use of return value (coverity#1326963) [Caolán McNamara]
+ SIC: Inner class could be made static (coverity#1327027) [Caolán McNamara]
+ SIC: Inner class could be made static (coverity#1327066) [Caolán McNamara]
+ SIC: Inner class could be made static (coverity#1327068) [Caolán McNamara]
+ UrF: Unread field (coverity#1327093) [Caolán McNamara]
+ UrF: Unread field (coverity#1327095) [Caolán McNamara]
+ UrF: Unread field (coverity#1327096) [Caolán McNamara]
+ UrF: Unread field (coverity#1327103) [Caolán McNamara]
+ UrF: Unread field (coverity#1327106) [Caolán McNamara]
+ UrF: Unread field (coverity#1327109) [Caolán McNamara]
+ UrF: Unread field (coverity#1327110) [Caolán McNamara]
+ UrF: Unread field (coverity#1327111) [Caolán McNamara]
+ UrF: Unread field (coverity#1327112) [Caolán McNamara]
+ UrF: Unread field (coverity#1327132) [Caolán McNamara]
+ UrF: Unread field (coverity#1327143) [Caolán McNamara]
+ UrF: Unread field (coverity#1327145) [Caolán McNamara]
+ UrF: Unread field (coverity#1327147) [Caolán McNamara]
+ UrF: Unread field (coverity#1327149) [Caolán McNamara]
+ UrF: Unread field (coverity#1327152) [Caolán McNamara]
+ UrF: Unread field (coverity#1327153) [Caolán McNamara]
+ revert "see if stock SuppressWarnings is sufficient to" (coverity#1327168) [Caolán McNamara]
+ UwF: Unwritten field (coverity#1327210) [Caolán McNamara]
+ UwF: Unwritten field (coverity#1327212) [Caolán McNamara]
+ DLS: Dead local store (coverity#1327460) [Caolán McNamara]
+ dm: Dubious method used (coverity#1327463) [Caolán McNamara]
+ dm: Dubious method used (coverity#1327464) [Caolán McNamara]
+ UrF: Unread field (coverity#1327466) [Caolán McNamara]
+ DLS: Dead local store (coverity#1328488) [Caolán McNamara]
+ SIC: Inner class could be made static (coverity#1328489) [Caolán McNamara]
+ SIC: Inner class could be made static (coverity#1328719) [Caolán McNamara]
+ uninitialized scalar field (coverity#1332210) [Caolán McNamara]
+ unchecked return value (coverity#1338231) [Caolán McNamara]
+ explicit null dereferenced (coverity#1338232) [Caolán McNamara]
+ uncaught exception (coverity#1338233) [Caolán McNamara]
+ uncaught exception (coverity#1338234) [Caolán McNamara]
+ uncaught exception (coverity#1338235) [Caolán McNamara]
+ uncaught exception (coverity#1338236) [Caolán McNamara]
+ uncaught exception (coverity#1338237) [Caolán McNamara]
+ uncaught exception (coverity#1338238) [Caolán McNamara]
+ uncaught exception (coverity#1338239) [Caolán McNamara]
+ uncaught exception (coverity#1338240) [Caolán McNamara]
+ uncaught exception (coverity#1338244) [Caolán McNamara]
+ uncaught exception (coverity#1338245) [Caolán McNamara]
+ uncaught exception (coverity#1338246) [Caolán McNamara]
+ uncaught exception (coverity#1338247) [Caolán McNamara]
+ uncaught exception (coverity#1338248) [Caolán McNamara]
+ uncaught exception (coverity#1338249) [Caolán McNamara]
+ uncaught exception (coverity#1338250) [Caolán McNamara]
+ uncaught exception (coverity#1338251) [Caolán McNamara]
+ uncaught exception (coverity#1338252) [Caolán McNamara]
+ uncaught exception (coverity#1338253) [Caolán McNamara]
+ uncaught exception (coverity#1338254) [Caolán McNamara]
+ uncaught exception (coverity#1338256) [Caolán McNamara]
+ uncaught exception (coverity#1338258) [Caolán McNamara]
+ uncaught exception (coverity#1338259) [Caolán McNamara]
+ uncaught exception (coverity#1338260) [Caolán McNamara]
+ uncaught exception (coverity#1338261) [Caolán McNamara]
+ uncaught exception (coverity#1338262) [Caolán McNamara]
+ uncaught exception (coverity#1338263) [Caolán McNamara]
+ uncaught exception (coverity#1338264) [Caolán McNamara]
+ uncaught exception (coverity#1338265) [Caolán McNamara]
+ uncaught exception (coverity#1338266) [Caolán McNamara]
+ uncaught exception (coverity#1338267) [Caolán McNamara]
+ uncaught exception (coverity#1338268) [Caolán McNamara]
+ uncaught exception (coverity#1338269) [Caolán McNamara]
+ uncaught exception (coverity#1338270) [Caolán McNamara]
+ uncaught exception (coverity#1338271) [Caolán McNamara]
+ uncaught exception (coverity#1338272) [Caolán McNamara]
+ explicit null dereferenced (coverity#1338592) [Caolán McNamara]
+ missing break in switch (coverity#1338594) [Caolán McNamara]
+ dereference before null check (coverity#1338595) [Caolán McNamara]
+ uncaught exception (coverity#1338596) [Caolán McNamara]
+ uncaught exception (coverity#1338597) [Caolán McNamara]
+ uncaught exception (coverity#1338598) [Caolán McNamara]
+ uncaught exception (coverity#1338599) [Caolán McNamara]
+ uncaught exception (coverity#1338600) [Caolán McNamara]
+ uncaught exception (coverity#1338601) [Caolán McNamara]
+ uncaught exception (coverity#1338602) [Caolán McNamara]
+ uncaught exception (coverity#1338603) [Caolán McNamara]
+ uninitialized scalar field (coverity#1338604) [Caolán McNamara]
+ using invalid iterator (coverity#1339306) [Caolán McNamara]
+ uncaught exception (coverity#1339307) [Caolán McNamara]
+ uncaught exception (coverity#1339308) [Caolán McNamara]
+ dereference null return value (coverity#441226) [Caolán McNamara]
+ [EDITING] Table Number Format not modified for empty table cells (fdo#32082) [Niklas
Johansson]
+ Image in wrong place, table display wrong in docx file (fdo#39056) [Miklos Vajna]
+ FILESAVE : DOCX : Page Orientation is not preserved when mixed orientation is present
(fdo#75431) [Miklos Vajna]
+ small stylistic change based on comments. (gerrit#19371) [Jan Holesovsky]
+ take the world scaling factor for fonts, but not the rotation (i#121382) [Caolán McNamara]
+ base query wizard error due to missing quoting of table and column names (i#126029) [Damjan
Jovanovic]
+ wrong type description in @see tag (i#126627) [Tsutomu Uchino]
+ fix wrong at tag names (i#126649) [Tsutomu Uchino]
+ STR_3DOBJECTBARSHELL, STR_FONTWORKOBJECTBARSHELL appear to be unused (i#20484) [Stephan
Bergmann]
+ no GROUP BY - COUNT from wizard (i#56289) [Damjan Jovanovic]
+ basic open file with random access erases all data. (i#61277) [Damjan Jovanovic]
+ basic: Default title of Msgboxes should be changed (i#61854) [Damjan Jovanovic]
+ add descriptions about State property and button command (i#72580) [Tsutomu Uchino]
+ fix l10n for quicklist (lp#1170035) [Bjoern Michaelsen]
+ black/absent widgetry only with libreoffice-gtk3 installed (rhbz#1278885) [Caolán McNamara]
+ DOCX import: header/footer paragraph properties applied to body paragraph (rhbz#988516)
[Miklos Vajna]
+ bad result using mdeterm (tdf#32834) [Dennis Francis]
+ Impress hangs part way through slide show (tdf#32861) [Michael Meeks]
+ Special character favorites (tdf#34882) [Steve Hart]
+ Bug/Feature Request: LibO can't Vertically Center Text without Frames (tdf#36117) [Justin
Luth, Caolán McNamara]
+ Slide transitions in Impress should be sorted in meaningful categories (Usability
improvement) (tdf#36946) [Tor Lillqvist]
+ FILEOPEN: particular .svg (exported from .odg) renders text invisible importing (tdf#37650)
[Marco Cecchetti]
+ EDITING: Please enable smart apostrophe replacement by default (AutoCorrection) (tdf#38395)
[László Németh]
+ Hide white space between pages in 'print layout' (tdf#39080) [Miklos Vajna, Ashod Nakashian]
+ cppcheck cleanliness (tdf#39440) [Serge Krot]
+ translate German comments, removing redundant ones (tdf#39468) [Albert Thuswaldner]
+ Pictures lost/distorted when FILESAVE document as RTF (tdf#39960) [Vasily Melenchuk]
+ Auto Closing / Highlighting of brackets (tdf#43090) [Marcos Paulo de Souza]
+ SVG: Colors missing in particular documents (tdf#43257) [Xisco Fauli]
+ : when searching for a number, the formatting of it is considered (tdf#48456) [Dennis Francis]
+ Incorrect svg fill rendering when a move command is added after a closed shape (tdf#51165)
[Chr. Rossmanith]
+ Formula exported to svg result in formula loss (tdf#56467) [Marco Cecchetti]
+ Replace chained O(U)StringBuffer::append() with operator+ (tdf#57950) [Sedat Ak]
+ FILEOPEN: in particular .RTF page break after page 1 is ignored and page orientation from
page 2 is wrong (tdf#59454) [Miklos Vajna]
+ FILEOPEN particular .docx shows pictures with wrong contour instead of appropriate simple
wrap (tdf#60351) [Mike Kaganski]
+ Make color configuration consistent (tdf#60906) [Feyza Yavuz, Sedat Ak]
+ TABLE: Function summe() does not sum up but returns last item (tdf#61228) [Julien Nabet, Mike
Kaganski]
+ Add ability to set highlight color for text in drawing objects (Writer) (tdf#64027) [Maxim
Monastirsky]
+ Clean-up header includes (global/local) (tdf#65108) [Feyza Yavuz]
+ Wrong background in svg-polygons (tdf#65864) [Xisco Fauli]
+ Unprotect Table Cells does not work, leaves some cells still protected (tdf#67238) [Varun
Dhall]
+ CONFIGURATION: Sidebar customization settings not remembered after reopening (tdf#67770)
[Laurent Godard]
+ prevent extra empty paragraph in clipboard RTF content (tdf#70318) [Mike Kaganski]
+ IDNA support when exporing hyperlinks to PDF (tdf#70833) [Stephan Bergmann]
+ LibreOffice Database - LONGVARCHAR anomaly when trying to dismiss a window without first
saving (tdf#72205) [Lionel Elie Mamane]
+ add unicode conversion shortcut like word (alt+x) (tdf#73691) [Justin Luth]
+ Constructor functions for UNO component implementations (tdf#74608) [kripton]
+ Data Analysis Toolkit - Regression (tdf#74667) [Tomaž Vajngerl]
+ Meta: incomplete Sifr icon theme (tdf#75256) [Matthias Freund]
+ LOCALHELP: Images not displayed with newer icon themes (tdf#75637) [Stephan Bergmann]
+ OpenSymbol font is not retained after an upgrade (work around in comment 16, 32, .. install
log in comment 50 ) (tdf#76239) [Andras Timar]
+ Automatic capitalization of "i" in a non-english language (tdf#76964) [Caolán McNamara]
+ MAILMERGE: Wrong record Number in Mailing (tdf#76995) [Oliver Specht]
+ VML import: workaround for extreme top margin (tdf#78902) [Miklos Vajna]
+ Calc sort lists aren't case sensitive (tdf#79983) [Sahas, Eike Rathke]
+ EDITING: Sort refuses to include formats when column labels are merged (tdf#80231) [Sahas]
+ UI: Addition of navigator page number field to Page Preview Toolbar (tdf#80657) [Gulsah Kose]
+ Chinese full-width punctuation does not align properly (tdf#81144) [Mark Hung]
+ START CENTER: thumbnail for files saved in "web layout" shows whole document not just first
page (tdf#81219) [Jan Holesovsky]
+ XLSX IMPORT: Data plots in chart not visible when cells have formula, needs Ctrl+Shift+F9
(Steps in Comment 5) (tdf#81396) [Markus Mohrhard]
+ Meta: enhancing Writer's standard and formatting toolbars (tdf#81475) [Yousuf Philips]
+ find All: Don't ignore Search Direction Rows/Col option (tdf#83126) [Julien Nabet]
+ DOCX import: 'TOC Heading' should not be 'keep with next' by default (tdf#83300) [Miklos
Vajna]
+ formatting of lines which consist of a single dummy line only (tdf#83910) [Tobias Lippert]
+ Hyperlinks not working. Invalid range error message (tdf#84713) [Eike Rathke]
+ LOCALHELP: write help page for AGGREGATE Calc function (tdf#85228) [tagezi]
+ FORMATTING: (Grouped) drawing objects are rendered in a wrong way (.docx file) (tdf#85232)
[Miklos Vajna]
+ make also sidebar toolbox item order RTL-sensitive (tdf#85767) [Katarina Behrens]
+ crash on storing auto correction config fixed (tdf#86494) [Oliver Specht]
+ traffic light colour scale for cond. formatting (tdf#86508) [Katarina Behrens]
+ TOOLBAR: Changing the tooltip of character background color (tdf#86595) [Yousuf Philips,
Katarina Behrens, Maxim Monastirsky]
+ The URL to get the newest version of the Oracle JDBC driver returns "Page not found"
(tdf#86831) [Adolfo Jayme Barrientos]
+ TOOLBAR: Shortcut keys not shown in undo and redo tooltips (tdf#86886) [Samuel Mehrbrodt]
+ In svg import attribute value currentColor is not resolved, if color attribute is missing
(tdf#87309) [Xisco Fauli]
+ WIKIHELP: Update docs on certificates + Firefox (tdf#87313) [Adolfo Jayme Barrientos]
+ settings : missing a checkbox in order to avoid thumbnail saving (tdf#87995) [bureken]
+ Spaces before cell values are not preserved when save as XLSX and reopen with MSO (tdf#88137)
[Katarina Behrens]
+ File->Properties->General has 2 Reset buttons (tdf#88178) [Adolfo Jayme Barrientos]
+ Please add UI for new LO 4.4. feature "Text Background Color in Draw" (tdf#88276) [Katarina
Behrens]
+ correct triangulator numerical problem (tdf#88352) [Armin Le Grand]
+ Line Style drop down missing background colour (tdf#88548) [Aybuke Ozdemir]
+ FILEOPEN: Section with shape and text in specific DOCX lost (tdf#89088) [Miklos Vajna]
+ XLSX:New lines (CTRL+ENTER) in cells disappear (tdf#89254) [Katarina Behrens]
+ Libreoffice will crash when index entry is removed (tdf#89337) [Oliver Specht]
+ test for TTEST function (tdf#89387) [Łukasz Hryniuk]
+ use initializer list (tdf#89592) [marstay]
+ Password dialog will display percent-encoded file path when opening OOXML (named with
multibyte characters). (tdf#89694) [Stephan Bergmann, Tomofumi Yagi]
+ Orphan and widow control should be on by default (tdf#89714) [Justin Luth]
+ on Windows do not decode the filename for email subject (tdf#89852) [Andras Timar]
+ Text to columns only affects first line when width is auto set (tdf#89907) [Eike Rathke]
+ LibreOffice cannot open file on webdav server with windows 7 Operating system (tdf#90249)
[Giuseppe Castagno]
+ CRASH: Draw crashes on inserting individual slides from Impress (tdf#90357) [Armin Le Grand]
+ ACCESSIBILITY List Fields in dialog Text Import (Insert > Sheet from file) not accessible by
key board (tdf#90372) [Katarina Behrens]
+ 0x7 chars in .doc are not always cell/row ends (tdf#90504) [Andras Timar]
+ revert "In function Wizard Array box cannot be unchecked" (tdf#90695) [Julien Nabet, Eike
Rathke]
+ , Make this test more strict (tdf#90812) [Katarina Behrens]
+ DOCX export metadata for "Pages", "Word count", "Character count" (tdf#90904)
[alexey.chemichev]
+ SlideSorterBarOptions was missing Commit() too (tdf#90987) [Katarina Behrens]
+ SIDEBAR: Properties tab for Charts (tdf#91063) [Yousuf Philips]
+ use separators and number formats as in [it-IT], follow-up (tdf#91199) [Eike Rathke]
+ DOCX frames can extend beyond the page bottom, but not in Writer (tdf#91260) [László Németh]
+ UI: Crash on exit after Manage Changes (tdf#91270) [Andras Timar]
+ vcl: re-introduce idle handling. (tdf#91727) [Michael Meeks]
+ add Form related commands to insert and tools menus (tdf#91781) [Yousuf Philips]
+ Reorganization of the menu bar for Calc (tdf#91820) [Yousuf Philips]
+ add shortcuts for MovePage actions (tdf#91909) [Philippe Jung]
+ FILEOPEN: on xls all image on one cell (tdf#91979) [Mike Kaganski]
+ EDITING Setting text background colour doesn't work in Calc (tdf#92207) [Maxim Monastirsky]
+ don't save CONV_UNSPECIFIED string ref syntax value (tdf#92256) [Katarina Behrens]
+ SLIDESHOW: slide color inversion during transitions (tdf#92272) [Tor Lillqvist]
+ Character formating (bold, underline, color etc) corrupted when save as xlsx (tdf#92296)
[Katarina Behrens]
+ rise the limit of auto complete entries (tdf#92311) [Caolán McNamara]
+ docx export: File with shape can not be opened in word 2010 (diamond shape) (tdf#92527)
[Andras Timar]
+ FILEOPEN / IMPORT specific DOCX (letter head) with various objects: line-picture (graphic) in
footer too low (tdf#92648) [László Németh]
+ Rendering: Rotated text blurry and unreadable with GTK3 (tdf#92687) [Caolán McNamara]
+ fixing crash in edit/index dialog, again (tdf#92732) [Oliver Specht]
+ fix performance fall-out, follow-up (tdf#92749) [Eike Rathke]
+ excel Chart content type is not exported properly. (tdf#92754) [yogesh.bharate001]
+ Update help for all menu changes (tdf#92825) [Yousuf Philips]
+ Keyboard command shortcuts don't work in start center (tdf#92866) [Jan Holesovsky]
+ The orca Screen Reader is silent when placing focus over a bullet in a bulleted list.
(tdf#93139) [Niklas Johansson]
+ Default action in Select Firefox Theme should be Search (tdf#93195) [Yousuf Philips]
+ replace boost::bind with c++11 lambdas in toolkit/ (tdf#93243) [Noel Grandin, Stephan
Bergmann, Sahas, Fabio Buso]
+ When opening spreadseet, Currency cells formatting is changed. (tdf#93296) [Laurent
Balland-Poirier]
+ modified Document Dialog misses focus on Gtk3 (tdf#93317) [Caolán McNamara]
+ FORMATTING: Using Borders & Border Style button on toolbar crashes Calc (tdf#93487) [Michael
Meeks]
+ crash on storing auto correction config fixed (tdf#93509) [Oliver Specht, Stephan Bergmann]
+ remove SalFrame::Sync (tdf#93684) [Ryan McCoskrie]
+ BASE: Insert Row in Filtered Form with Date/Time Fields results in Phantom zero date
displayed instead of null, not saved (tdf#93724) [Lionel Elie Mamane]
+ Allow customization of the Context Menus (tdf#93837) [Maxim Monastirsky]
+ Repaint problems with LibreOffice on Gtk3 (tdf#93847) [Caolán McNamara]
+ FILEOPEN: Crash opening password protected file - CJK UI (tdf#94008) [Takeshi Abe]
+ Hide "Installable Options" in Linux print dialog (tdf#94022) [Michael Weghorn]
+ EDITING: Moving a tablecontrol while editing a form leads to a hang (tdf#94069) [Caolán
McNamara]
+ FILEOPEN: SVG: items in transform's attribute list are ignored if they're separated by commas
(tdf#94098) [Xisco Fauli]
+ Form Control Text Boxes Print And Export To PDF Incorrectly (tdf#94138) [Tomaž Vajngerl]
+ FILEOPEN: XLSX - Pattern/hatching fill no longer imported into charts (tdf#94227) [Markus
Mohrhard]
+ Replace "n" prefix for bool variables with "b" (tdf#94269) [Benjamin Ni]
+ Reduce copy'n'pasta code in Impress unit tests (sd/qa) (tdf#94272) [Katarina Behrens]
+ Insert -> Document: "Read-Error. Error reading file." for DOCX files (tdf#94374) [Miklos
Vajna]
+ Envelope style inserted in document overwrites default style when saving as DOC or DOCX
(tdf#94386) [Jan Holesovsky, Oliver Specht]
+ Properties Help buttons direct to broken weblink (tdf#94473) [Andras Timar]
+ VIEWING: broken UI and spreadsheet display issue after opening specific .xlsm (tdf#94485)
[Jan-Marek Glogowski]
+ EDITING: VLOOKUP wrong result #VALUE in CALC 5.0.2.2 (tdf#94540) [Tor Lillqvist]
+ LOOL UX: Cell highlight. (tdf#94605) [Andrzej Hunt]
+ Cell formula =<A1>^2 result is different from =(<A1>)^2 if <A1> is negative (tdf#94624)
[Oliver Specht]
+ FILEOPEN: LibO terminates when loading Oracle's Java on OS X 10.10 and 10.11 (tdf#94716)
[Patrick Luby]
+ "Replace All" using regex gives wrong results (tdf#94810) [Eike Rathke, Mike Kaganski]
+ FILEOPEN Table layout jumbled for .doc (tdf#94818) [Andras Timar]
+ RTF file cannot be opened (crash) (tdf#94835) [Oliver Specht]
+ [HELP] note and warning paragraphs are aligned incorrectly (tdf#94871) [Michael Stahl]
+ FORMATTING: Diacritic letters displayed wrong with Cambria font when space follows
(tdf#94897) [Tor Lillqvist]
+ [UI] Search filter in Autofilter breaks searching by typing in the list: OK button is blocked
(tdf#94908) [Dennis Francis]
+ OpenCL: strange behavior in formulas computing (tdf#94924) [Tor Lillqvist]
+ Sidebar: chart panels -> Axis -> Text Orientation UI element broken (tdf#94970) [Markus
Mohrhard]
+ INFO function not fully supporting ODF 1.2 specification (tdf#95010) [Eike Rathke]
+ Crash in macro dialog (tdf#95021) [Caolán McNamara]
+ update Hungarian spelling dictionary (tdf#95024) [László Németh]
+ provide more button for chart error bar sidebar panel, (tdf#95055) [Markus Mohrhard]
+ Error Bar positive and negative spin buttons dont work correctly (tdf#95056) [Markus Mohrhard]
+ Error Bar indicators all highlighted when content panel enabled (tdf#95057) [Markus Mohrhard]
+ Cannot open a particular Word 2010 docx document (SAXParseException line 2) (tdf#95071) [Mike
Kaganski]
+ check index !=0 in sw's vba Panes (tdf#95077) [ccsheller]
+ Do not generate thumbnail on load of a document if not necessary (tdf#95095) [Jan Holesovsky]
+ UI: renaming Tools->Options->LibreOffice->Appearance to 'Application Colors' (tdf#95155)
[Adolfo Jayme Barrientos]
+ Win32: intermittent CLR compile failure ... (tdf#95169) [Michael Meeks]
+ DOCX import: picture in footnote is not imported (tdf#95188) [Oliver Specht]
+ Opening "Position and Size" mutilates shapes (tdf#95210) [Caolán McNamara]
+ FILEOPEN: Crash on opening attached Calc template (tdf#95220) [Mike Kaganski]
+ IFERROR not working correctly under array-evaluation (tdf#95226) [Eike Rathke]
+ Mistake in Help instructions for editing Comments (tdf#95262) [tagezi]
+ UI Crash on deleting part of animated gif (tdf#95298) [Armin Le Grand]
+ FILEOPEN: Tables no longer imported correctly from Word .doc files (tdf#95321) [Caolán
McNamara]
+ FILEOPEN: SVG: Shapes inside defs are ignored (tdf#95332) [Xisco Fauli]
+ autocorrect replacement table column misalignment after resize (tdf#95352) [Caolán McNamara]
+ Alt+X represent Unicode characters in the Basic Multilingual Plane by with 4 hexadecimal
digits (tdf#95354) [Justin Luth]
+ SVG export does not export strike-trough or underlined fonts (tdf#95356) [Marco Cecchetti]
+ EDITING: VLOOKUP fails if 1st parameter is a position dependent implicit intersection
(tdf#95395) [Eike Rathke]
+ TOOLBAR: Outline list split button UNO command (tdf#95403) [Maxim Monastirsky]
+ get rid of #include "../foo/bar.hxx" style includes (tdf#95416) [Tor Lillqvist]
+ FILEOPEN: looong time loading specific .ods (tdf#95419) [Eike Rathke]
+ FILEOPEN: LibO crashes loading .odg (tdf#95481) [Armin Le Grand]
+ Additional 8 Arab locales (tdf#95485) [Eike Rathke, Ghasan]
+ CRASH: When open Report wizard Step 2 (tdf#95488) [Noel Grandin]
+ FILEOPEN: SVG: stop-color and stop-opacity attributes aren't imported in lineargradients and
radialgradients (tdf#95510) [Xisco Fauli]
+ Crash changing icon themes when image has imagemap (tdf#95551) [Michael Meeks]
+ Double Click on expert config should maximize the window (tdf#95594) [Adolfo Jayme Barrientos]
+ Linked images - read error, flickering, freeze in Writer 5.X.X (tdf#95614) [Michael Stahl,
László Németh]
+ Help gives incorrect navigator undocking instructions (tdf#95626) [Stanislav Horacek]
+ CSV "Save as..." format is wrong when exporting from XLSB with a final \r in a cell value
(tdf#95629) [Eike Rathke]
+ CRASH when opening specific TXT with Calc under Windows (tdf#95650) [Mike Kaganski]
+ CALCULATING: ForceArray parameters not properly propagated, e.g. for functions expecting
scalar values but passed a range reference inside SUMPRODUCT (tdf#95670) [Eike Rathke]
+ Exponent must have sign when export to Excel (tdf#95677) [Laurent Balland-Poirier]
+ Spelling and Grammar dialog - put a button to open Special Character dialog (tdf#95682)
[Caolán McNamara]
+ Average in Writer is not average (tdf#95687) [Julien Nabet]
+ List indent is broken (tdf#95689) [Noel Grandin]
+ xml help validity error in source/text/scalc/01/ful_func.xhp (tdf#95698) [tagezi]
+ FILEOPEN: SVG: stop-color attribute can be defined once too (tdf#95714) [Xisco Fauli]
+ grid control backwards formats buttons misplaced (tdf#95723) [Caolán McNamara]
+ FILEOPEN: SVG clipPath can be defined outside path (tdf#95733) [Xisco Fauli]
+ Writer -- Name given to Shape draw objects is not saved to ODF archive, gone when document is
reopened (tdf#95744) [Oliver Specht]
+ i18n: change locale data [hr-HR] (tdf#95745) [Mihovil Stanić]
+ All Hotkeys with CTRL+ALT+ not worked (tdf#95761) [Juergen Funk]
+ FILEOPEN: DOCX - File no longer opens from 5.0 (SAXParseException line 42) (tdf#95775) [Mike
Kaganski]
+ KDE: save document dialog has swapped buttons (tdf#95795) [Miklos Vajna]
+ CRASH: when finish Function wizard on Report builder (tdf#95798) [Julien Nabet]
+ crash: when opening Function Wizard (tdf#95824) [Julien Nabet]
+ Use CommandInfoProvider to receive UNO command labels/tooltips (tdf#95845) [Samuel Mehrbrodt]
+ Single click on header area no longer allows adding a header (tdf#95888) [Miklos Vajna]
+ Alizarin master page formats date in Japanese (tdf#95916) [Laurent Balland-Poirier]
+ "Open remote file" not in File menu from Startup Center (tdf#95931) [Samuel Mehrbrodt]
+ CRASH on startup in o3tl vcl code (tdf#95935) [Noel Grandin]
+ Toolbar context menu has no commands (tdf#95938) [Samuel Mehrbrodt]
+ crash: gtk3 New macro (tdf#95962) [Caolán McNamara]
+ Crash: Opening Impress (tdf#95963) [Julien Nabet]
+ IMPORT DOCX: wrong image rotation and flip (tdf#95970) [Mike Kaganski]
Context
- [ANNOUNCE] libreoffice-5.1 branch and libreoffice-5.1.0.0.beta1-buildfix1 tag created · Robinson Tryon
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.