summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 22.05.1.1co-22.05.1-1Andras Timar2022-05-301-1/+1
* tdf#144601 Qt fix creating QImage with alpha maskJan-Marek Glogowski2022-05-291-50/+16
* sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649Michael Stahl2022-05-291-1/+10
* tdf#149329 Qt change cursor via QWidgetJan-Marek Glogowski2022-05-291-4/+1
* tdf#145178 Formats in section Foot/Endnotes not read from saved filesLouis Possoz2022-05-291-2/+2
* Resolves tdf#119447 - Improve sidebar height in start centerHeiko Tietze2022-05-281-4/+7
* Breeze: tdf#149036 add Label Field iconsRizal Muttaqin2022-05-288-0/+8
* Revert "Breeze: tdf#149036 add Label Field icons"Rizal Muttaqin2022-05-288-8/+0
* Breeze: td#149036 add Label Field iconsRizal Muttaqin2022-05-288-0/+8
* Breeze & Sifr tdf#136916 add dark underlines variant iconsRizal Muttaqin2022-05-2880-0/+40
* svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli2022-05-281-1/+3
* tdf#149280 modified called after dialog was destroyedCaolán McNamara2022-05-281-2/+5
* tdf#148864 Qt switch QtObjectWindow to QWidgetJan-Marek Glogowski2022-05-282-33/+57
* 50 null derefs seen in crashreporting reportCaolán McNamara2022-05-281-2/+8
* 91 null derefs seen in crashreporting reportCaolán McNamara2022-05-281-0/+5
* tdf#125925 Qt migrate KF5 theme font settings codeJan-Marek Glogowski2022-05-286-229/+64
* tdf#145875 don't open Insert section dialog when pasting imageSzymon Kłos2022-05-271-0/+5
* comments: reassign ID when copy commentPranam Lashkari2022-05-253-1/+9
* tdf#145248 don't start a drag if actively selectingCaolán McNamara2022-05-251-1/+2
* vcl: GCC12 says fclose() causes -Werror=use-after-free on any use of FILE*Michael Stahl2022-05-252-2/+2
* sw: avoid ~SwIndexReg() assert in SwFEShell::PastePages()Michael Stahl2022-05-251-6/+7
* sw: copy grab bags in mail mergeMichael Stahl2022-05-256-13/+98
* tdf#149231 Fix crash on print preview of masterJim Raykowski2022-05-251-5/+5
* sw_redlinehide: fix crash in IsMarkHidden() if pointing to table nodeMichael Stahl2022-05-251-5/+10
* starmath: fix real use-after-free detected by GCC 12Michael Stahl2022-05-251-1/+5
* svl: spurious GCC12 -Werror=maybe-uninitializedMichael Stahl2022-05-251-1/+1
* tdf#149202 Allow for java.version consisting of four dotted segmentsStephan Bergmann2022-05-251-4/+4
* tdf#149184 DOCX: fix crash removing footer, then saving to docHossein2022-05-253-0/+30
* tdf#149198 Fix use of nullptrStephan Bergmann2022-05-251-1/+1
* tdf#149068 reject OpenGL versions that don't support glGenVertexArraysCaolán McNamara2022-05-251-0/+45
* vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli2022-05-251-2/+2
* follow org.freedesktop.appearance.color-scheme settingCaolán McNamara2022-05-252-10/+113
* svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl2022-05-251-5/+4
* sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl2022-05-257-21/+74
* tdf#148923 PPTX import: fix incorrect image in media fileTünde Tóth2022-05-253-4/+10
* icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara2022-05-253-6/+19
* svg filter: transform animations: support for scale and translateMarco Cecchetti2022-05-251-5/+226
* svg filter: support for emphasis spin animationMarco Cecchetti2022-05-251-7/+61
* tdf#148132: Revert "n#758883 dmapper: paragraph-level..."Vasily Melenchuk2022-05-259-90/+55
* tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh2022-05-254-1/+81
* tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk2022-05-255-2/+41
* Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara2022-05-251-19/+29
* Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara2022-05-251-0/+7
* Related: tdf#148197 gtk_tree_view_scroll_to_cell needs either path or columnCaolán McNamara2022-05-251-2/+8
* tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl2022-05-251-0/+6
* tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn2022-05-251-0/+5
* Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara2022-05-252-2/+8
* tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl2022-05-252-0/+43
* tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl2022-05-251-2/+8
* sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara2022-05-253-1/+9