summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-28Bump version to 6.4-10cp-6.4-10Andras Timar1-1/+1
2020-10-28pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl8-24/+151
2020-10-28Don't let sc's spell-checking EditEngine linger around as long.Michael Meeks3-7/+11
2020-10-28Tentative fix for crash in the iOS appTor Lillqvist1-0/+2
2020-10-27Fire selection change event before sidebar is unregisteredSzymon Kłos1-2/+3
2020-10-27Update git submodulesAndras Timar1-0/+0
2020-10-27DOCX import, altChunk: fix missing page breakMiklos Vajna6-7/+48
2020-10-27DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna5-3/+90
2020-10-27Don't show tooltip for formula bar in onlineSzymon Kłos1-6/+5
2020-10-27writerfilter: add OOXML tokenizer for <w:altChunk r:id="..."/>Miklos Vajna6-1/+53
2020-10-27calc: clear the spell-checking cache on tab switch.Michael Meeks3-0/+13
2020-10-27tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai1-2/+2
2020-10-23Bump version to 6.4-9cp-6.4-9Andras Timar1-1/+1
2020-10-23tdf#136694 - share spelling context across all ScGridWindows.Michael Meeks5-9/+21
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse1-1/+2
2020-10-23Allow some spelling dictionaries for gtktiledviewer.Michael Meeks1-0/+3
2020-10-23Improve spell checking performance and impl. in several ways:Dennis Francis14-333/+447
2020-10-21Accept iOS SDK 14.1Tor Lillqvist1-2/+2
2020-10-21Bump version to 6.4-8cp-6.4-8Andras Timar1-1/+1
2020-10-21lok: Log save errors and avoid infinite loopSzymon Kłos3-9/+38
2020-10-20Add NotebookbarTabControl and NotebookbarToolBoxTor Lillqvist1-0/+2
2020-10-19Check render parameters for AutoSpellCheckingMert Tumer6-1/+65
2020-10-18tdf#137091: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+26
2020-10-18Resolves: tdf#137091 Use CharClass matching the formula languageEike Rathke3-28/+83
2020-10-18tdf#128212 Change the text z camera rotation order.Gülşah Köse6-36/+41
2020-10-18Database Wizard: show info label instead of empty list.Gülşah Köse3-7/+35
2020-10-18fix sw/qa/uitest/writer_tests/watermark.py after change in steps of spinboxAndras Timar1-1/+1
2020-10-16Use correct location for the config.{guess,sub} in the postgresql tarballTor Lillqvist1-2/+2
2020-10-16Brown paper bag fix for e69f547bce7de376a0af464c5f7af5e7d2c8784aTor Lillqvist1-1/+1
2020-10-16Fix -Werror,-Wimplicit-function-declaration in posrgresql configuryTor Lillqvist2-0/+20
2020-10-14Revert "lok: text box insertion: default to insert directly for lok."Tamás Zolnai2-3/+0
2020-10-14Update git submodulesAndras Timar1-0/+0
2020-10-13Bump version to 6.4-7cp-6.4-7Andras Timar1-1/+1
2020-10-13lok: text box insertion: default to insert directly for lok.Michael Meeks2-0/+3
2020-10-13fixed crashing on duplicating slide if slide pan is not visiblePranam Lashkari1-0/+7
2020-10-13render document thumbnail directly to bitmap, without metafileLuboš Luňák4-21/+77
2020-10-13notebookbar: set language before creatingSzymon Kłos1-0/+7
2020-10-13Angle of the watermark: step by 45°Andras Timar1-2/+1
2020-10-13leaflet: User may continue writing a comment after it loses focus/core part.gokaysatir3-3/+20
2020-10-09Added optional parameter Enabled for uno:SpellOnlineMert Tumer7-4/+78
2020-10-08add GraphicMapper to native-code.pyTomaž Vajngerl1-0/+1
2020-10-08rearrange to not use pUndoObject after std::moveTomaž Vajngerl1-1/+1
2020-10-08Online: "Copy hyperlink location" feature improvement.gokaysatir6-30/+9
2020-10-08Update git submodulesChristian Lohmaier1-0/+0
2020-10-08update creditsChristian Lohmaier1-647/+648
2020-10-08Restore the fix for tdf#126830Maxim Monastirsky1-1/+1
2020-10-08tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli3-7/+41
2020-10-08update creditsChristian Lohmaier1-1712/+1798
2020-10-07tdf#137023 PPTX import: fix unexpected center alignment of shape text, 2nd tryMiklos Vajna10-131/+160