summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 6.3.0.0.beta2, tag libreoffice-6.3.0.0.beta2libreoffice-6.3.0.0.beta2Christian Lohmaier2019-06-203-0/+0
* bump product version to 6.3.0.0.beta2Christian Lohmaier2019-06-201-1/+1
* tdf#122221: Bin apparently unnecessary early returnTor Lillqvist2019-06-201-6/+0
* fix putting ; between entriesCaolán McNamara2019-06-201-1/+1
* Resolves: tdf#108209 let auto fill handle double click stop at existing dataEike Rathke2019-06-201-26/+37
* Update git submodulesChristian Lohmaier2019-06-201-0/+0
* tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl2019-06-202-0/+5
* tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl2019-06-201-0/+5
* zero width column in manage changesCaolán McNamara2019-06-202-6/+26
* tdf#125982 a11y use-after-free of editengineCaolán McNamara2019-06-201-2/+8
* dispose on all responses, not just OKCaolán McNamara2019-06-201-1/+1
* tdf#125309 XLSX editing: fix hyperlink at numeric dataTünde Tóth2019-06-201-3/+12
* InvalidateAtWindow should be preferredCaolán McNamara2019-06-201-1/+1
* fix crash with non-window outputdevice betterCaolán McNamara2019-06-201-12/+17
* Resolves: tdf#92503 introduce TimeZone to calendar loading and default to UTCEike Rathke2019-06-207-14/+110
* InvalidateWindow should be preferredCaolán McNamara2019-06-201-1/+1
* Colibre: Fix wrong master/page, remove uneccessary extra bold linerizmut2019-06-19121-57/+62
* tdf#126000 Crash deleting templateNoel Grandin2019-06-191-4/+7
* allow copy/paste when not hosted in vcl::WindowCaolán McNamara2019-06-191-4/+4
* fix memory usage regression when loading files with lots of marksNoel Grandin2019-06-191-3/+6
* NB tabbed_compact cleanupandreas kainz2019-06-193-249/+88
* SmartArt: support ForEach referencesGrzegorz Araminowicz2019-06-197-1/+90
* sw: fix assert on layout of ooo63564-1.odtMichael Stahl2019-06-191-1/+23
* SmartArt: support multiple levels of shapes in LayoutNodesGrzegorz Araminowicz2019-06-194-17/+38
* tdf#111824 Chart OOXML Export: fix Z axis labelsBalazs Varga2019-06-193-0/+16
* tdf#125782 use correct 'current point' for quadraticcurvetoRegina Henschel2019-06-193-17/+31
* tdf#125947 Two tools are missing from default Form Controls toolbarRoman Kuznetsov2019-06-199-18/+18
* Colibre, elementary, KJ: Fix for tdf#107144rizmut2019-06-1864-58/+60
* tdf#125934 Qt5 set the desktop file name...Jan-Marek Glogowski2019-06-181-2/+4
* Qt5 initialize bool before lcl_textMimeInfo callJan-Marek Glogowski2019-06-181-2/+2
* fix crash in header/footer calc dialogCaolán McNamara2019-06-182-6/+17
* tdf#89991 DOCX: import Show changes from older formatsLászló Németh2019-06-181-2/+10
* NB tabbed compact big update and syncronisation between appsandreas kainz2019-06-185-2706/+7773
* tdf#120170 Prevent escape key press focus to documentJim Raykowski2019-06-182-3/+8
* tdf#89991 DOCX: import/export Show changes modeLászló Németh2019-06-188-5/+48
* tdf#75659 Chart: fix empty legend at not available legend namesBalazs Varga2019-06-183-2/+36
* tdf#120047 Support attribute harpoon/wideharpoon in MathTakeshi Abe2019-06-1816-7/+51
* tdf#125916 DOCX import: fix outline numbering at tracked deletionLászló Németh2019-06-183-0/+19
* tdf#125719 sw: rtf: refactor associated character propertiesSerge Krot2019-06-1810-134/+495
* tdf#124549 Check Button toggle state before toggle.Shubham Goyal2019-06-181-0/+4
* tdf#125968 fix the result order of text mime infoJan-Marek Glogowski2019-06-181-2/+2
* tdf#122239 Qt5 implement lazy clipboard handlingJan-Marek Glogowski2019-06-185-339/+513
* Qt5 refactor and move XTransferable implementationsJan-Marek Glogowski2019-06-188-236/+239
* Qt5 remove header using namespaces and Vcl prefixJan-Marek Glogowski2019-06-184-81/+84
* Colibre: Fix for tdf#107144 & clean SVG filesrizmut2019-06-17102-341/+85
* KJ & elementary: Fix for tdf#89884, tdf#124127rizmut2019-06-17444-3388/+825
* long winded falseCaolán McNamara2019-06-171-2/+1
* weld SvxHlinkDlgMarkWndCaolán McNamara2019-06-1711-304/+261
* sw: restore ~SwIndexReg() assertMichael Stahl2019-06-171-1/+1
* Related: tdf#125935 allow focus in MenuButtonCaolán McNamara2019-06-171-1/+1