summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Resolves: tdf#133260 Propagate ForceArrayReturn from inline arraysEike Rathke1-9/+45
2020-10-13uilogger : Add support in the Logger and DSL for Vertical TabAhmed ElShreif2-0/+22
2020-10-13sw_redlinehide: fix crash in SwTextNode::SplitContentNode()Michael Stahl4-26/+109
2020-10-13translate comment to EnglishTomaž Vajngerl1-1/+1
2020-10-13combine duplicates togetherCaolán McNamara2-8/+16
2020-10-13Missing test dependenciesStephan Bergmann1-0/+3
2020-10-13bnc#887230: sd_export_ooxml1: Add unittestXisco Fauli2-0/+18
2020-10-13tdf#101122 DOCX custom shape export: remove bad fillRegényi Balázs5-4/+67
2020-10-13Resolves tdf#137424 - UI Picker missing 'Contextual single'Heiko Tietze2-4/+4
2020-10-13VclScrolledWindow vertical scrollbar one pixel too far to the leftCaolán McNamara1-1/+1
2020-10-13tdf#134987 convert DOCX to ODT: fix lost chartsBalazs Varga4-0/+70
2020-10-13static_cast after dynamic_castNoel15-72/+60
2020-10-13static_cast after dynamic_castNoel17-90/+72
2020-10-13static_cast after dynamic_castNoel32-240/+168
2020-10-13with a DND_ACTION_NONE drag action and zero target-formats disable dragCaolán McNamara1-2/+8
2020-10-13sdext: fix use-after-free on global AccessibleFocusManagerMichael Stahl1-2/+13
2020-10-13static_cast after dynamic_castNoel20-182/+157
2020-10-13Set correct color for chart background in sidebarSzymon Kłos1-0/+47
2020-10-13static_cast after dynamic_castNoel24-177/+161
2020-10-13tdf#137180 RTF import: fix bad left margin with direct format/para style/numMiklos Vajna6-12/+130
2020-10-13tdf#137369 Add missing targeted icons as defined by links.txtRizal Muttaqin29-4/+19
2020-10-12use dot not comma for decimal placeCaolán McNamara1-3/+3
2020-10-12desktop: fix misleading commentMiklos Vajna1-1/+1
2020-10-12reindent CGMBitmap::ImplGetBitmapCaolán McNamara1-158/+158
2020-10-12ofz: TimeOut short-circuit with a zero mnScanSizeCaolán McNamara1-3/+8
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze8-45/+25
2020-10-12Resolves tdf#135270 - Make the tight extensions dialog shinyHeiko Tietze13-202/+317
2020-10-12don't disable the fast path in DrawDeviceAlphaBitmap() (tdf#137311)Luboš Luňák1-10/+7
2020-10-12CaptureMouse on mouse-down and ReleaseMouse on mouse-upCaolán McNamara1-0/+5
2020-10-12similar to tdf#120764 dismiss tooltips on showing popup menuCaolán McNamara1-0/+13
2020-10-12Resolves: tdf#137345 increment by a full second on up/downCaolán McNamara1-4/+4
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák4-21/+77
2020-10-12Resolves tdf#137408 - Bad positioning of first items in extension dialogHeiko Tietze1-1/+1
2020-10-12try to read JPEGs as BGR if wanted and availableLuboš Luňák1-0/+6
2020-10-12Resolves tdf#137189 - Fixes crash at CheckInstalledExtensions()Heiko Tietze1-0/+1
2020-10-12implement ImplFastBitmapConversion() for 8bit gray sourceLuboš Luňák1-12/+22
2020-10-12the alpha used by our 32bpp formats is true alpha, not transparencyLuboš Luňák1-2/+2
2020-10-12implement fast bitmap variant for CopyScanline()Luboš Luňák3-8/+114
2020-10-12Changed font order for Korean locale tdf#137392DaeHyun Sung2-27/+27
2020-10-12sw: prefix members of SwFormatAnchor, SwXDocumentPropertyHelper, ...Miklos Vajna5-83/+83
2020-10-12ofz#24932 collatoral ubsan failure seen in TimeOut caseCaolán McNamara1-2/+5
2020-10-12ofz#23602 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara1-11/+14
2020-10-12IsSizeLegalCheckSize is a silly nameCaolán McNamara1-2/+2
2020-10-12ofz#23523 Timeout processing huge SEPX full of non-SEP propertiesCaolán McNamara2-2/+37
2020-10-12tdf#134742 Distinguishing all CJK fonts such as Noto CJK Fonts.DaeHyun Sung1-21/+39
2020-10-12Allow invalidate after queue_resize for lok in sidebarSzymon Kłos1-1/+15
2020-10-12Online: Hide right clicked sheet.gokaysatir4-4/+26
2020-10-12Use `pthread_set_name_np` on FreeBSD 12.1 and below, as `pthread_setname_np` ...Gleb Popov1-1/+7
2020-10-11DelFlys is never passed nullptrsCaolán McNamara1-11/+12
2020-10-11dynamic_cast followed by static_castCaolán McNamara1-2/+1