+ core + add a comment telling what "frame margin" means here [Tor Lillqvist] + add comment about confusion in SwCommentRuler::CreateJsonNotification() [Tor Lillqvist] + add pptx import test for percentage (tdf#125444) [Tamas Bunth] + add test: import custom-label-field (tdf#123206) [Tamas Bunth] + add UItest (tdf#128782) [Xisco Fauli] + alignment enums not translated in organizer (tdf#129300) [Caolán McNamara] + allow the slide to continue with freezing animation. (tdf#125949) [Gülşah Köse] + allow to use multiple Formula dialog instances (tdf#124513) [Szymon Kłos] + assert fires after help hides find & replace dialog [Caolán McNamara] + AutoCorrect: capitalize words with apostrophe (tdf#106164) [László Németh] + branch libreoffice-6-3-5 [Christian Lohmaier] + bump product version to 6.3.5.0.0+ [Christian Lohmaier] + bump product version to 6.3.5.1 [Christian Lohmaier] + calc: cannot format whole row of unprotected cells (tdf#129393) [Noel Grandin] + cancel goalseek subdialogs on forced removal (tdf#128077) [Caolán McNamara] + chart: change "Data Ranges" button enabled condition. (tdf#121458) [Vasily Melenchuk] + chart: fix custom legend position and size (tdf#115630, tdf#88922) [Balazs Varga] + chart: Fix disappeared vertical X axis labels (tdf#128996) [Balazs Varga] + check for negative values (ofz#19803) [Caolán McNamara] + check hardware acceleration on slideshow. (tdf#125949) [Gülşah Köse] + check if position stored in user config is in range for the treeview (tdf#127955) [Caolán McNamara] + check max strlen possible (ofz#19207) [Caolán McNamara] + compressing PNG files with alpha channel get a black background (tdf#128992) [Noel Grandin] + correctly deliver combo box events when used with keyboard (tdf#129043) [Samuel Mehrbrodt] + crash at Data > Group and outlone > AutoOutline (tdf#129908) [Noel Grandin] + crash when registered data source is not available (tdf#129412) [Julien Nabet] + delete-all tabs doesn't work (tdf#127417) [Caolán McNamara] + do a safe swap of patterns (tdf#129127) [Dennis Francis] + do not ignore return value of a (confusing) function (tdf#126248) [Luboš Luňák] + DOC import: fix cont sect break with different top/bottom margin (tdf#128605) [Miklos Vajna] + docx export: do not output tab stops twice (tdf#126795) [Serge Krot] + DOCX import: fix increased spacing vs left-aligned objects (tdf#115719) [Miklos Vajna] + DOCX import: handle the paragraph property (tdf#129205) [Miklos Vajna] + DOCX table import: fix interaction of 1-cell rows and "inside" vertical borders [Miklos Vajna] + don't assert with clear on already cleared mutex (tdf#129210) [Caolán McNamara] + don't override SdrText::GetItemSet() for cells (tdf#127481) [Thorsten Behrens] + don't put focus into unmapped windows [Caolán McNamara] + drop incorrect and redundant erasure of paragraph sprm (tdf#129513) [Mike Kaganski] + excel doesn't increment max column for OOXML (tdf#120502) [Mike Kaganski] + export textbox rotation attribute. (tdf#127090) [Gülşah Köse] + external/nss: Load smime3 lib with a path on macOS (tdf#127619) [Stephan Bergmann] + fix AutoCorrect with Unicode quotation marks (tdf#54409) [László Németh] + fix build with poppler-0.83 [Martin Milata] + fix build with USE_AVMEDIA_DUMMY (iOS, at least) [Tor Lillqvist] + fix built-in HID on Print dialogs Help button (tdf#122706) [Kelemen Gábor] + fix crash during WebDAV lock refresh (tdf#129519) [Thorsten Behrens] + fix enter key in combo box (tdf#129490) [Samuel Mehrbrodt] + fix node creation on index import (tdf#129402, tdf#129353) [Mike Kaganski] + fix number format of data labels (tdf#129173, tdf#129175) [Balazs Varga] + fix Position&Size sidebar Height/Width order of magnitude (tdf#111922) [Gabor Kelemen] + fix SfxPoolItem use-after-free [Stephan Bergmann] + focus-in/out should return a value [Caolán McNamara] + freeze/thaw around bulk inserts (tdf#129158) [Caolán McNamara] + gallery theme dialog should be modal [Caolán McNamara] + get paper size for print preview (tdf#123076) [Gabor Kelemen] + get_active should be true when activated but menu not yet shown [Caolán McNamara] + handle predefined table styles. (tdf#107604) [Gülşah Köse] + if duplicate exists then m_ObjToRecMap points to deleted element (ofz#20051) [Caolán McNamara] + if it would create no change, don't force it (tdf#129300) [Caolán McNamara] + if nothing currently selected, select something (tdf#129346) [Caolán McNamara] + import/Export chart custom label text (tdf#123206) [Tamas Bunth] + in the same way as 97ad402d58b52a1f2636905137c21298531c2935 [Julien Nabet] + just install decimal key handler for spinbuttons (tdf#129484) [Caolán McNamara] + LinkWarnDialog "ask" checkbox should be aligned with content [Caolán McNamara] + make colorboxes max width at 1/3 avail space (tdf#129518) [Caolán McNamara] + make nTmp smaller still, avoid -fsanitize=signed-integer-overflow (tdf#126127) [Stephan Bergmann] + make slideshow touch input work properly again on iOS 13 (tdf#127939) [Tor Lillqvist] + make text edit outliner view show cursor (tdf#129680) [Jim Raykowski] + merge character borders on layout portions. (tdf#126353) [Mark Hung] + move redline type into RedlinData so we can sort on it (tdf#129250) [Caolán McNamara] + NB accessibility event fix (tdf#109425) [andreas kainz] + new[]/delete mismatch [Caolán McNamara] + nss: upgrade to release 3.47.1 [Michael Stahl] + oox: add missing nullptr checks [Xisco Fauli] + parameters mixed in OPT_PROB_INMONEY (scaddins) (tdf#129098) [Julien Nabet] + pass initialized shared_ptr to SwDoc::GetBoxAttr (tdf#129839) [Mike Kaganski] + percentage as custom chart label (tdf#125444) [Tamas Bunth] + properly calculate default value when writing XLS (tdf#128976) [Mike Kaganski] + Qt5 activate window before setFocus (tdf#126607) [Jan-Marek Glogowski] + really deal with "default" and "default-release" profiles (tdf#128974) [Julien Nabet] + refresh shared formula group area listeners upon shifting (tdf#129396) [Eike Rathke] + reload Notebookbar if read mode has switched (tdf#118526) [Jim Raykowski] + reload Notebookbar, when customization is being done. [Sumit Chauhan] + remove a fragment from a file URL early on [Stephan Bergmann] + resize to request happening on every activate (tdf#129763) [Caolán McNamara] + revert "Reload Notebookbar if read mode has switched" (tdf#118526) [Xisco Faulí] + row deltas should be stored as SCROW... (tdf#120948) [Deena Francis] + RTF import: handle vertical flip of line shapes (tdf#128611) [Miklos Vajna] + set default shape paragraph alignment.. (tdf#113198) [Tamas Bunth] + set explicit parent for warning dialog (tdf#129082) [Caolán McNamara] + set the position of shape for 180 deg. (tdf#128952) [Gülşah Köse] + should be able to change attributes of multiple lines... (tdf#128923) [Caolán McNamara] + some lwp file not loading (tdf#130093) [Caolán McNamara] + store custom label as chart:data-label (tdf#123206) [Tamas Bunth] + store ExportFormFields checkbox value (tdf#127493) [Jan-Marek Glogowski] + store ODF encryption data for autorecovery (tdf#118639) [Mike Kaganski] + store SwWrtShell when it's available (tdf#129798) [Mike Kaganski] + support LocalizedDecimalSep for native gtk dialogs (tdf#128867) [Caolán McNamara] + sw: assign name to draw object (tdf#128782) [Vasily Melenchuk] + sw: assign names to shape object styles (tdf#129382) [Vasily Melenchuk] + sw: fix widow loop with as-char flys in text formatting [Michael Stahl] + sw: improve rotated text layout in table cells (tdf#128611) [Miklos Vajna] + sw: set name for draw frame style for text box (tdf#128782) [Vasily Melenchuk] + TB Addressbook not available directly as existing database (Win) (tdf#128974) [Julien Nabet] + the label sync button will relaunch itself from its close handler [Caolán McNamara] + this was always appending, not prepending (tdf#129227) [Mike Kaganski] + unit test for the bugfix (tdf#128894) [Dennis Francis] + up/down in ArgEdit doesn't do anything [Caolán McNamara] + update git submodules [Christian Lohmaier] + use wps namespace for simple text shapes (tdf#128820) [Mike Kaganski] + vcl: fix Windows RTL menu bar (tdf#127022) [Miklos Vajna] + vcl: rtl: fix scrollbar in dropdowns (tdf#129662) [Miklos Vajna] + version 6.3.5.1, tag libreoffice-6.3.5.1 [Christian Lohmaier] + xlsx-import : Do not share tokens between cells... (tdf#128894) [Dennis Francis] + dictionaries + version 6.3.5.1, tag libreoffice-6.3.5.1 [Christian Lohmaier] + help + version 6.3.5.1, tag libreoffice-6.3.5.1 [Christian Lohmaier] + translations + version 6.3.5.1, tag libreoffice-6.3.5.1 [Christian Lohmaier]