+ core + 'std::string::find("something") == 0' means "startsWith()". (tdf#96042) [Jan Holesovsky] + add 'Linux' string to about dialog OS version info [Yousuf Philips] + add a new signal 'text-selection' to lokdocview (tdf#96384) [Pranav Kant] + add a reference to ensure pPara exists until end of scope [Caolán McNamara] + add API for copy/paste from/to the widget (tdf#96317) [Pranav Kant] + add generic presentation filter for libmwaw [David Tardon] + add missing #include [David Tardon] + add missing breaks [David Tardon] + add missing include [David Tardon] + add more shapes to the menu and additional tweaks (tdf#91781) [Yousuf Philips] + add searching API (tdf#96318) [Pranav Kant] + add shortcuts to slide navigation (tdf#91909) [Yousuf Philips] + additional improvements to Impress' menu bar (tdf#91857) [Yousuf Philips] + address book wizard with no selection returns Evolution (tdf#96368) [Julien Nabet] + avoid divide by zero [Caolán McNamara] + avoid scaling objects while copying to clipboard (tdf#96206) [Mike Kaganski] + bin obviously unneeded copy pasta [Tor Lillqvist] + boost: suppress auto_ptr deprecation warnings in boost::spirit [Michael Stahl] + bounds check GetNameByIndex like Override [Caolán McNamara] + breeze Icon: add new setoutline icon for writer in 5.1 [andreas kainz] + breeze Icon: writer table toolbar new icons [andreas kainz] + breeze Icons: add displaymode_** icons [andreas kainz] + bump product version to 5.1.0.0.beta2+ [Christian Lohmaier] + bump product version to 5.1.0.1 [Christian Lohmaier] + calm unit test down for GL row-strides. [Michael Meeks] + can't use OpenGLSalBitmap with WinSalGraphics (tdf#94851) [Tomaž Vajngerl] + chart2: add DocumentBaseURL in ChartFrameLoader::load() [Michael Stahl] + chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import() [Michael Stahl] + check all obj().get() casts with dynamic_cast [Caolán McNamara] + check dynamic casts [Caolán McNamara] + check for null content [Caolán McNamara] + check for null Modifiers [Caolán McNamara] + check is within legal bounds [Caolán McNamara] + check SalBitmap & convert in all drawBitmap methods (tdf#94851) [Tomaž Vajngerl] + clear objects from duplicate ids early [Caolán McNamara] + compress more gfx in odf streams (tdf#71622) [Thorsten Behrens] + cppcheck: fix memleak in lotuswordpro [Julien Nabet] + decouple view-only/editable modes (tdf#96316) [Pranav Kant] + deploy references to keep layout alive long enough [Caolán McNamara] + desktop: empty str is the same as 0 str in jsonToPropertyValues() (tdf#96250) [Miklos Vajna] + detect infinite recurse in object creation [Caolán McNamara] + display as entire col/row also if both anchors relative, (tdf#92779) [Eike Rathke] + division or modulo by float zero (coverity#1341875) [Caolán McNamara] + don't be creative and use a simple lookup table [David Tardon] + don't cache CTRL_LISTNODE (disclosure control) (tdf#95813) [Tor Lillqvist] + don't crash if LibO install. wasn't found (tdf#96243) [David Tardon] + don't fiddle around with a separate alpha buffer (tdf#96224) [Caolán McNamara] + don't trust that this is what its supposed to be [Caolán McNamara] + drop unnecessary {} [David Tardon] + easier visibility of automatic page breaks (tdf#87933) [Aybuke Ozdemir] + enable new file formats supported by libmwaw-0.3.7 [osnola] + enable rotated/flipped icons in the Sidebar (tdf#85767) [Samuel Mehrbrodt] + ensure IsPage layout truly is a LwpPageLayout [Caolán McNamara] + evoab2 does not need gtk (tdf#96396) [David Tardon] + explicitly state we don't want decorated toolbars (rhbz#1287581) [Caolán McNamara] + filter: add BaseURL parameter to SvxMSDffManager::ImportOLE() [Michael Stahl] + fix "missing member of radiobutton group" for selecttypepage.ui [Julien Nabet] + fix broken Writer paragraph text-to-text alignment feature. (tdf#96125, tdf#77514) [Mark Hung] + fix bug in sort list (tdf#96339) [Noel Grandin] + fix libmwaw calc filters [David Tardon] + fix missing BaseURL when loading embedded objects [Michael Stahl] + fix powerpc build [Noel Grandin] + fix return value handling in msvc_win32_x86-64 bridge (tdf#95903) [Stephan Bergmann] + fix saving file the first time on some WebDAV servers. (tdf#95792) [Giuseppe Castagno] + fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECT [Julien Nabet] + fix typo [David Tardon] + font might be null [Caolán McNamara] + frame alignment buttons not using correct tooltips (tdf#96075) [Samuel Mehrbrodt] + geez, how about actually checking the Move() error return? related (tdf#92779) [Eike Rathke] + get Double-buffered context creation working on linux. [Michael Meeks] + gtk3+wayland: enable manual movement of toolbars [Caolán McNamara] + gtk3: copy the gtk/gtk3 frame before splitting for the two versions [Caolán McNamara] + gtk3: disentangle Geometry handling (tdf#95865) [Caolán McNamara] + gtk3: use gtk_window_set_modal on modal dialogs (rhbz#1290014) [Caolán McNamara] + guard against broken formula and bad lengths [Caolán McNamara] + guard against corrupt LwpTocSuperLayout [Caolán McNamara] + guard against corrupt m_nNumTabs [Caolán McNamara] + guard against corrupt ObjIndexData [Caolán McNamara] + guard against corrupt RootData [Caolán McNamara] + guard against corrupt SilverBullet [Caolán McNamara] + guard against empty Story [Caolán McNamara] + guard against empty XFDrawObjects [Caolán McNamara] + guard against infinite recursion [Caolán McNamara] + guard against infinite recursion on parsing objects [Caolán McNamara] + guard against infinite recursion on registering styles [Caolán McNamara] + guard against invalid Layout Scale [Caolán McNamara] + guard against missing alignment property [Caolán McNamara] + guard against missing BaseStyle [Caolán McNamara] + guard against missing Container Layout [Caolán McNamara] + guard against missing Foundry [Caolán McNamara] + guard against missing geometry [Caolán McNamara] + guard against missing grandfather layout [Caolán McNamara] + guard against missing header rows [Caolán McNamara] + guard against missing HeadHolder [Caolán McNamara] + guard against missing indent property [Caolán McNamara] + guard against missing m_pXFContainer [Caolán McNamara] + guard against missing paragraph container [Caolán McNamara] + guard against missing paragraph Story [Caolán McNamara] + guard against missing paragraph story [Caolán McNamara] + guard against missing parent layout [Caolán McNamara] + guard against missing range [Caolán McNamara] + guard against missing RootDocument [Caolán McNamara] + guard against missing Section [Caolán McNamara] + guard against missing spacing property [Caolán McNamara] + guard against missing SuperTable [Caolán McNamara] + guard against missing table [Caolán McNamara] + guard against missing table container [Caolán McNamara] + guard against missing table layout [Caolán McNamara] + guard against no container layout [Caolán McNamara] + guard against no default text style [Caolán McNamara] + guard against null pContent [Caolán McNamara] + guard against styles based on themselves [Caolán McNamara] + hold WaterMarkLayout by reference [Caolán McNamara] + hyperlink details not retained between tabs (tdf#86845) [Caolán McNamara] + implement SAL_INVERT_TRACKFRAME invert via cairo [Caolán McNamara] + improve error message for nonexist. path [David Tardon] + improvements to impress and draw toolbars (tdf#84909) [Yousuf Philips] + improvements to writer's toolbars (tdf#81475) [Yousuf Philips] + infinite recurse protection [Caolán McNamara] + just give up on glyph caching for non-horizontal text (tdf#96070) [Tor Lillqvist] + last arg of SetOutputSizePixelScaleOffsetAndBuffer no longer used [Caolán McNamara] + lokdocview: Set a 'default' path for LOK init [Pranav Kant] + loplugin:implicitboolconversion [Stephan Bergmann] + lotuswordpro: GCC 4.6 seems to need stdexcept included [Michael Stahl] + make pRenderingArguments nullable (tdf#96246) [Pranav Kant] + make spell options dialog resizable (tdf#96353) [Andras Timar] + memory leak [Stephan Bergmann] + merge libmwaw format specs (draw) [David Tardon] + merge libmwaw format specs (writer) [David Tardon] + merge libmwaw type/filter defs (Calc) [David Tardon] + merge some Palm text format filters [David Tardon] + missing delete [Stephan Bergmann] + more lifecycle protection [Caolán McNamara] + more recursion protection [Caolán McNamara] + more use of references to avoid crashing [Caolán McNamara] + most casts and checks [Caolán McNamara] + move .uno:InsertFormMenu to GenericCommands [Maxim Monastirsky] + move breeze transition icons into base galaxy theme. [Michael Meeks] + move to a Mac-like double-buffered OpenGL model. (tdf#93529) [Michael Meeks] + my intent is to provide a define for cairo < 1.10.0 [Caolán McNamara] + need a dynamic cast here [Caolán McNamara] + need dynamic casts here, etc. [Caolán McNamara] + need more dynamic casts here [Caolán McNamara] + need more References for life cycle fixes here [Caolán McNamara] + ODBC SQLBindParameter: correct DecimalDigits for time(date) values (tdf#96461) [Lionel Elie Mamane] + one pixel here or there, who is counting? (tdf#93991) [Tor Lillqvist] + oops, fix a typo. (tdf#96042) [Jan Holesovsky] + opengl: Add Geometry Shader support to OpenGLHelper [Emmanuel Gil Peyrot] + opengl: remove device id from opengl blacklist [Tomaž Vajngerl] + pdf export: use ScopedBitmapAccess and remove AccessReleaser [Tomaž Vajngerl] + protect against missing Foundry [Caolán McNamara] + protect against missing Modifiers [Caolán McNamara] + protect against missing Ruby Marker [Caolán McNamara] + protect against missing SuperTable [Caolán McNamara] + protect against missing Table Layout [Caolán McNamara] + protect both EnumNamedProperty branches the same way [Caolán McNamara] + put results in correct cells after Text to Columns (tdf#73006) [Dennis Francis] + recursion protection [Caolán McNamara] + related to AltX: use alt-c for eu, gl, nl, pt-BR (tdf#73691) [Justin Luth] + related to don't conflict with menu hotkeys (tdf#73691) [Justin Luth] + remove debugging code [Caolán McNamara] + remove gtk2 stuff from gtk3 salframe [Caolán McNamara] + remove gtk3 stuff from gtk2 salframe [Caolán McNamara] + remove misleading comment [David Tardon] + reset submodules to libreoffice-5-1 branch [Christian Lohmaier] + restore bodge for unresizable windows with no min size set (tdf#96285) [Caolán McNamara] + revert "Impress/Draw: Open Navigator in the Sidebar" (tdf#96286) [Samuel Mehrbrodt] + revert accelerator back to 'I' (tdf#96202) [Yousuf Philips] + RTF export: support comment formatting (tdf#94377) [Miklos Vajna] + RTF export: support multiple paragraphs in editeng text (tdf#94377) [Miklos Vajna] + sd: remove cargo-culted dependencies from CppunitTest_sd_misc_tests [Michael Stahl] + separate ScRange::Move() and MoveSticky(), (tdf#92779) [Eike Rathke] + sfx2: fix valgrind warning [Michael Stahl] + SharedString are interned per document, re-intern (tdf#95440) [Eike Rathke] + silence -Werror=strict-overflow [Eike Rathke] + slideshow: Don’t crash when a transition fails to initialize. [Emmanuel Gil Peyrot] + slideshow: Don’t upload matrices to inexistent uniforms [Emmanuel Gil Peyrot] + slideshow: Fix lighting in the Vortex transition [Emmanuel Gil Peyrot] + slideshow: Fix what was remaining to be able to use a core context [Emmanuel Gil Peyrot] + slideshow: Improve the performances of the Glitter transition [Emmanuel Gil Peyrot] + slideshow: Improve the performances of the Honeycomb transition [Emmanuel Gil Peyrot] + slideshow: Only upload vertex data on prepare [Emmanuel Gil Peyrot] + slideshow: Remove extraneous checks for the program object. [Emmanuel Gil Peyrot] + slideshow: Remove legacy lighting code [Emmanuel Gil Peyrot] + slideshow: Remove the last legacy uniforms [Emmanuel Gil Peyrot] + slideshow: Remove wrong and unused uniform upload [Emmanuel Gil Peyrot] + slideshow: Upload the projection and modelview matrices as uniforms [Emmanuel Gil Peyrot] + slideshow: upload the transform matrices as uniforms [Emmanuel Gil Peyrot] + slideshow: Use GL_CLAMP_TO_BORDER for texture wrap [Emmanuel Gil Peyrot] + slideshow: windows build fixes [Tomaž Vajngerl] + some WebDAV server answer without 'DAV:' XML namespace. [Giuseppe Castagno] + sticky end col/row anchor for range references, (tdf#92779) [Eike Rathke] + sticky end only if it already was a range on the same axis, (tdf#92779) [Eike Rathke] + stop using NPAPI plugin when NP_Initialize fails (tdf#62381) [Stephan Bergmann] + SVG: Revert previous commits for and (tdf#95332, tdf#95733) [Xisco Fauli] + svtools: print some exception messages with SAL_WARN [Michael Stahl] + svx: set BaseURL from SvxOle2Shape::createObject() [Michael Stahl] + sw: DOCX export: convert ODF embedded objects to OOXML [Michael Stahl] + sw: DOCX export: eliminate chart numbering non-determinism [Michael Stahl] + sw: docx export: write something more specific for embedded PDF [Michael Stahl] + sw: don't overwrite fo:background-color on ODT frame import (tdf#92379, tdf#96113) [Miklos Vajna] + sw: extend various OOXML export test to check embedded objects [Michael Stahl] + sw: fix MSVC build, stupid thing can't initialize const members [Michael Stahl] + sw: move ProgId parsing to DocxExport::WriteOLEObject [Michael Stahl] + sw: replace OUStringBuffer [Michael Stahl] + sw: set a BaseURL when copying embedded objects [Michael Stahl] + sw: un-break DOCX formula export [Michael Stahl] + switching icon theme doesn't update toolbar or statusbar (tdf#96357) [Maxim Monastirsky] + take function mask from ScPivotField (tdf#93263) [Katarina Behrens] + temporarily disable testFdo51550, needs debugging [Michael Stahl] + there can be 0 columns [Caolán McNamara] + this cast needs to be dynamic [Caolán McNamara] + this needs to be a dynamic cast [Caolán McNamara] + type Formatting, Primary key checkbox may be checked (tdf#96234) [Julien Nabet] + unable to use scroll wheel under wayland (rhbz#1289398) [Caolán McNamara] + unit test for sticky end col/row anchors, (tdf#92779) [Eike Rathke] + UP and LEFT are positive (rhbz#1289398) [Caolán McNamara] + update breeze theme for fr and openremote icon (tdf#93038) [Laurent Balland-Poirier] + update credits [Christian Lohmaier] + update emoji autocorrect files from po-files [Christian Lohmaier] + update galaxy theme for openremote icon (tdf#93038) [Laurent Balland-Poirier] + update tango theme for openremote icon (tdf#93038) [Laurent Balland-Poirier] + update the appstream files to most recent version of the spec [David Tardon] + update themes for openremote icon (tdf#93038) [Laurent Balland-Poirier] + updated core [Christian Lohmaier, Yousuf Philips, Andras Timar] + upload libmwaw 0.3.7 [David Tardon] + urls cannot be opened under wayland (rhbz#1285364) [Caolán McNamara] + use BGR color order in Windows (tdf#94851) [Tomaž Vajngerl] + use GetScanlineSize instead of calculating it (tdf#94739) [Tomaž Vajngerl] + use more references to fix life cycles [Caolán McNamara] + use of uninitialized variable [Caolán McNamara] + valgrind: jump or move depends on uninitialised value [Caolán McNamara] + vcl: gtk frames should DeInitialize properly, to handle GL cleanup. [Michael Meeks] + vcl: move gtk+ to sharing the same SalGraphics per SalFrame. [Michael Meeks] + vcl: use a custom tag for VCL OpenGLContext's to avoid re-use. [Michael Meeks] + vcldemo: avoid svg load/render for icon test. [Michael Meeks] + version 5.1.0.1, tag libreoffice-5.1.0.1 [Christian Lohmaier] + writer: Defer update, until post first render to avoid flicker. [Michael Meeks] + writerfilter: set a BaseURL on embedded math objects [Michael Stahl] + dictionaries + version 5.1.0.1, tag libreoffice-5.1.0.1 [Christian Lohmaier] + help + correct 'Window' menu entry reference [Yousuf Philips] + translations + update translations for 5.1.0 rc1 [Christian Lohmaier] + updated Slovenian translation [Andras Timar]