summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-13Related: tdf#144389: merge ThumbnailView and ThumbnailViewBaseCaolán McNamara9-38/+20
2021-09-13tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen1-1/+0
2021-09-13Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara1-16/+5
2021-09-13crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara3-12/+26
2021-09-13tdf#144425 Set sane lower bounds (1) for MM e-mail output rangesGabor Kelemen1-0/+2
2021-09-13tdf#144412 Qt5 reset m_nModKeyCode on key inputJan-Marek Glogowski1-0/+6
2021-09-13Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke1-1/+1
2021-09-12tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted cells a...Noel Grandin1-8/+4
2021-09-11Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara1-1/+1
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk4-1/+57
2021-09-10drop stray fprintfCaolán McNamara1-1/+0
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl1-0/+5
2021-09-10tdf#120129: don't forget to update buffer size to actual lengthMike Kaganski1-0/+3
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara4-2/+11
2021-09-09tdf#142458 Set correct ScrolledWindow BorderWidth in the ctorCaolán McNamara2-36/+45
2021-09-09cui: fix spell check dialog pointlessly modifying text shapeMichael Stahl1-1/+4
2021-09-09svx: try to avoid crash in AccessibleEditableTextParaMichael Stahl1-0/+4
2021-09-08update creditsChristian Lohmaier1-1867/+1875
2021-09-08Update git submodulesChristian Lohmaier1-0/+0
2021-09-08tdf#142129 vcl: add unit testMichael Stahl5-0/+105
2021-09-07tdf#144242 no width-height swap for line and pathlineRegina Henschel2-2/+90
2021-09-07tdf#144245 - Case-insensitive operation for non-ASCII charactersAndreas Heinisch2-2/+82
2021-09-07tdf#140951: fix crash on Base when accessibility usedJulien Nabet1-1/+3
2021-09-07tdf#144340: fix FB configure on WindowsMike Kaganski1-18/+28
2021-09-07Flatpak: Upgrade to 21.08 runtime, disable SkiaStephan Bergmann2-8/+2
2021-09-07tdf#144319 fix formula loadNoel Grandin1-0/+3
2021-09-06tdf#143384 DOCX import: fix SAXException at header with tableAttila Szűcs10-18/+83
2021-09-06Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-3/+3
2021-09-06Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas3-73/+11
2021-09-06tdf#105689: fix path management to retrieve Emoji toolbar buttonJulien Nabet1-3/+7
2021-09-06tdf#144289 invert / disable default OpenGL supportJan-Marek Glogowski7-5/+8
2021-09-05Sukapura: update cell alignment iconsRizal Muttaqin6-3/+3
2021-09-05Sukapura:^ Superscript, Subscript, Clear Direct Formatting, Font ColorRizal Muttaqin18-9/+9
2021-09-04Colibre: tdf#142295 clear up unsaved state iconsRizal Muttaqin6-3/+3
2021-09-03tdf#144155: Revert "tdf#36383 sc AutoFilter: fix changing row height"Xisco Fauli2-88/+2
2021-09-03tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara2-0/+19
2021-09-02tdf#144230: sanitize string length embedded in SQL_VARYING dataMike Kaganski1-2/+3
2021-09-02Resolves: tdf#143646 move the border from the outer grid to the inner oneCaolán McNamara1-1/+1
2021-09-02Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke3-7/+37
2021-09-02tdf#138519 use gtk_adjustment_set_value instead of gtk_spin_button_set_valueCaolán McNamara1-1/+4
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara2-1/+1
2021-09-02tdf#137310 ODF import: fix loading of images with multiple slashes in pathMiklos Vajna4-9/+100
2021-09-01update creditsXisco Fauli1-2074/+2152
2021-09-01tdf#142881 XLSX import: fix shapes rotated exactly 45°,Daniel Arato (NISZ)3-1/+38
2021-09-01ofz#37796 limit to numeric_limits<int>::maxCaolán McNamara1-0/+4
2021-08-31tdf#125743 sw: fix rendering of graphics bullet with linked imagesMiklos Vajna4-0/+29
2021-08-31tdf#126126 ODT import: improve import of cross-table commented text rangeMiklos Vajna3-2/+37
2021-08-31tdf#103612 sw: fix confusing inheritance of section hidden flagMichael Stahl6-10/+33
2021-08-31tdf#142645 PPTX import: convert "ctrTitle" text to slide nameTibor Nagy3-1/+17
2021-08-31tdf#143940: the style index might be -1Xisco Fauli1-5/+7