+ OOXML: fix import of insets when shape and/or shape text is rotated (bnc#773048) [Andras Timar] + OOXML: fix import of insets when shape and/or shape text is rotated (bnc#902652) [Andras Timar] + wrong cell fill color defined by table style (bnc#910045) [Zolnai Tamás] + this is surely backwards (gold) (coverity#1267678) [Caolán McNamara] + fix Graphite layout (fdo#52540) [László Németh] + ensure RegisterFormat is called before SetModified (fdo#78599) [Caolán McNamara] + SwDoc::AppendDoc: take care of marks when inserting page break (fdo#80823) [Miklos Vajna] + menus don't disappear with right mouse click (fdo#84795) [Caolán McNamara] + wrong text rotation inside a preset shape from docx (fdo#87488) [Gary Houston] + ensure RegisterFormat is called before SetModified (fdo#87977) [Caolán McNamara] + fix Graphite layout (fdo#88051) [László Németh] + 3D pie-chart missing guide handles (i#123539) [Caolán McNamara] + don't create a new list for each multiselection portion (i#124371) [Caolán McNamara] + access dav, davs URLs via GVFS (rhbz#1134285) [Stephan Bergmann] + [abrt] libreoffice-core: dp_gui::ExtensionBox_Impl::selectEntry(): soffice.bin killed by SIGSEGV (rhbz#1197614) [Stephan Bergmann] + [fix available] libreoffice-base edit window opened in different group (rhbz#1204244) [Caolán McNamara] + implement match on empty cells (tdf#35636) [Eike Rathke] + insert table copy as nested table in non-starting cell position (tdf#37156) [László Németh] + revert "Prioritise Thunderbird address books..." (tdf#39279) [Julien Nabet] + propagate errors as errors in matrix calculations (tdf#42481) [Eike Rathke] + related Wrong underlining in Reports (tdf#50133) [Julien Nabet] + improve export of formulas to SVG (tdf#56467) [Chr. Rossmanith] + management of case in combobox (tdf#67990) [Julien Nabet] + fix __refheading__ regression, set only CrossRefs as TOC. (tdf#68963) [Justin Luth] + MM: don't restore section visibility (tdf#70346) [Jan-Marek Glogowski] + : respect page orientation of Calc files in recent docs (tdf#72152) [Julien Nabet] + sfx2: make the SfxMedium stream-reuse hack runtime-optional (tdf#72337) [Michael Stahl] + related: fix int wraparound + crash on export (tdf#74018) [Caolán McNamara] + improve sifr - connectors and lines - lc (tdf#75256) [Matthias Freund, Yousuf Philips] + RTF import: fix missing text after footnote (tdf#75614) [Miklos Vajna] + attempt to fix the cursor placement after document load. (tdf#80960) [Jan Holesovsky] + typing to select value in dropdown resets after space character (tdf#81813) [Julien Nabet] + vcl/text: fix duplicate text in fontwork (tdf#81876) [Pierre-Eric Pelloux-Prayer] + push/Pop before/after messing with the cursor (tdf#83977) [Caolán McNamara] + fix annoying double shadow in preview (tdf#84228) [Katarina Behrens] + follow-up call SetRectangleAttributes only once (tdf#84288) [Katarina Behrens] + editeng: suppress all duplicate attributes during export (tdf#85496) [Michael Stahl] + remove stray separator (tdf#86159) [Adolfo Jayme Barrientos] + don't clobber cluster start caret pos (tdf#86399) [Caolán McNamara] + sw: fix rendering of legacy documents with fly achored at fly (tdf#86578) [Michael Stahl] + sw: fix ~SwIndexReg assertion in AutoCorrect (tdf#87400) [Michael Stahl] + don't create a new list for each multiselection portion (tdf#87548) [Caolán McNamara] + / SVG export further improved (tdf#88117) [Chr. Rossmanith] + sw: add missing SwXPageStyle properties (tdf#88337) [Michael Stahl] + sw: fix crash on closing help in Navigator window (tdf#88360) [Michael Stahl] + add missing return if error to not crash (tdf#88672) [Eike Rathke] + we need to use the edit engine attibute id for rich text, (tdf#89170) [Markus Mohrhard] + sw: add missing SwXPageStyle properties (tdf#89193) [Michael Stahl] + SwDoc::GetUniqueNumRuleName: always return pChkStr if it's unused (tdf#89214) [Miklos Vajna] + ordinal suffix should never be superscript in some languages (tdf#89437) [Niklas Johansson] + svx: ODF import: SvxBrushItem Graphics should override Color (tdf#89478) [Michael Stahl] + fix __refheading__ regression, set only CrossRefs as TOC. (tdf#89482) [Justin Luth] + resize formula buffers after adding a dummy sheet (tdf#89597) [Katarina Behrens] + sifr icon style "Print document directly" icon same as "Print" (tdf#89617) [Matthias Freund] + remove extra space added when assigning styles for TOC (tdf#89630) [Matthew Francis] + oox: TotalTime is in minutes (tdf#89774) [Miklos Vajna] + drop down list sizes locked in too early (tdf#89785) [Caolán McNamara] + xmloff: fix ODF import of frame with empty style name ref (tdf#89802) [Michael Stahl] + editeng: fix crash on shutdown after changing AutoCorrect options (tdf#89867) [Michael Stahl] + use a readonly GtkEntry for location (tdf#89885) [Caolán McNamara] + only handle formula group if useful (tdf#90042) [Laurent Godard] + fixed wrong behavior of template delete dialog (tdf#90095) [Michael Horn] + group new style and change style together as one undo (tdf#90099) [Caolán McNamara] + don't clobber new solid-color on seeing old transparency (tdf#90130) [Caolán McNamara] + don't try to save a marks OtherPos if it doesn't have one (tdf#90138) [Caolán McNamara] + SwDoc::AppendDoc: take care of marks when inserting page break (tdf#90230) [Miklos Vajna] + repair invalid docking positions (tdf#90256) [Caolán McNamara] + rescan for bundled extensions when installing Mac langpack (tdf#90298) [Christian Lohmaier] + string access out of bounds (tdf#90301) [Eike Rathke] + queue_resize needs to Invalidate the optimal cache size (tdf#90384) [Caolán McNamara] + we need a more intelligent increment for the iterator, (tdf#90391) [Markus Mohrhard] + PPTX import: use real table size (tdf#90403) [Andras Timar] + OOXML chart legend import improvement (tdf#90404) [Andras Timar] + too risky to dlclose basctl once opened (tdf#90423) [Caolán McNamara] + sw: *another* crash on shutdown after changing SvxAutoCorrCfg (tdf#90441) [Michael Stahl] + revert "Prioritise Thunderbird address books..." (tdf#90446) [Julien Nabet] + related: initial load of bibliography doesn't... (tdf#90472) [Caolán McNamara] + bibliography doesn't resize after reload (tdf#90473) [Caolán McNamara] + cherry-pick 2 fixes: (tdf#90566) [Julien Nabet] + 3D pie-chart missing guide handles (tdf#90583) [Caolán McNamara]