summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Version 6.3.0.0.beta2, tag libreoffice-6.3.0.0.beta2libreoffice-6.3.0.0.beta2Christian Lohmaier3-0/+0
2019-06-20bump product version to 6.3.0.0.beta2Christian Lohmaier1-1/+1
2019-06-20tdf#122221: Bin apparently unnecessary early returnTor Lillqvist1-6/+0
2019-06-20fix putting ; between entriesCaolán McNamara1-1/+1
2019-06-20Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke1-26/+37
2019-06-20Update git submodulesChristian Lohmaier1-0/+0
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl2-0/+5
2019-06-20tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl1-0/+5
2019-06-20zero width column in manage changesCaolán McNamara2-6/+26
2019-06-20tdf#125982 a11y use-after-free of editengineCaolán McNamara1-2/+8
2019-06-20dispose on all responses, not just OKCaolán McNamara1-1/+1
2019-06-20tdf#125309 XLSX editing: fix hyperlink at numeric dataTünde Tóth1-3/+12
2019-06-20InvalidateAtWindow should be preferredCaolán McNamara1-1/+1
2019-06-20fix crash with non-window outputdevice betterCaolán McNamara1-12/+17
2019-06-20Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke7-14/+110
2019-06-20InvalidateWindow should be preferredCaolán McNamara1-1/+1
2019-06-19Colibre: Fix wrong master/page, remove uneccessary extra bold linerizmut121-57/+62
2019-06-19tdf#126000 Crash deleting templateNoel Grandin1-4/+7
2019-06-19allow copy/paste when not hosted in vcl::WindowCaolán McNamara1-4/+4
2019-06-19fix memory usage regression when loading files with lots of marksNoel Grandin1-3/+6
2019-06-19NB tabbed_compact cleanupandreas kainz3-249/+88
2019-06-19SmartArt: support ForEach referencesGrzegorz Araminowicz7-1/+90
2019-06-19sw: fix assert on layout of ooo63564-1.odtMichael Stahl1-1/+23
2019-06-19SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz4-17/+38
2019-06-19tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga3-0/+16
2019-06-19tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel3-17/+31
2019-06-19tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov9-18/+18
2019-06-18Colibre, elementary, KJ: Fix for tdf#107144rizmut64-58/+60
2019-06-18tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski1-2/+4
2019-06-18Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski1-2/+2
2019-06-18fix crash in header/footer calc dialogCaolán McNamara2-6/+17
2019-06-18tdf#89991 DOCX: import Show changes from older formatsLászló Németh1-2/+10
2019-06-18NB tabbed compact big update and syncronisation between appsandreas kainz5-2706/+7773
2019-06-18tdf#120170 Prevent escape key press focus to documentJim Raykowski2-3/+8
2019-06-18tdf#89991 DOCX: import/export Show changes modeLászló Németh8-5/+48
2019-06-18tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga3-2/+36
2019-06-18tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe16-7/+51
2019-06-18tdf#125916 DOCX import: fix outline numbering at tracked deletionLászló Németh3-0/+19
2019-06-18tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot10-134/+495
2019-06-18tdf#124549 Check Button toggle state before toggle.Shubham Goyal1-0/+4
2019-06-18tdf#125968 fix the result order of text mime infoJan-Marek Glogowski1-2/+2
2019-06-18tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski5-339/+513
2019-06-18Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski8-236/+239
2019-06-18Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski4-81/+84
2019-06-17Colibre: Fix for tdf#107144 & clean SVG filesrizmut102-341/+85
2019-06-17KJ & elementary: Fix for tdf#89884, tdf#124127rizmut444-3388/+825
2019-06-17long winded falseCaolán McNamara1-2/+1
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara11-304/+261
2019-06-17sw: restore ~SwIndexReg() assertMichael Stahl1-1/+1
2019-06-17Related: tdf#125935 allow focus in MenuButtonCaolán McNamara1-1/+1