summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-07Online: Hide right clicked sheet.gokaysatir4-4/+28
2020-10-07Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+30
2020-10-07lok: Add posibility to change chart fill gradientSzymon Kłos5-0/+63
2020-10-06Don't insert hyperlink outside the pageSzymon Kłos1-2/+5
2020-10-06Set correct color for chart background in sidebarSzymon Kłos1-0/+47
2020-10-06Allow invalidate after queue_resize for lok in sidebarSzymon Kłos1-1/+19
2020-10-06Make Split Table Cell dialog asyncSzymon Kłos5-26/+73
2020-10-06Don't reuse tooltip window in different contextSzymon Kłos1-15/+14
2020-10-06Use default diagram page selection for chartsSzymon Kłos1-1/+14
2020-10-06Allow to save file if chart editing is activeSzymon Kłos1-1/+1
2020-10-06fix allocating thread pool workersLuboš Luňák4-4/+78
2020-10-05lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro1-1/+4
2020-10-02Fix libnssckbi not found error on AndroidMert Tumer1-1/+1
2020-09-30[cp] Disable BuiltInHelpNotInstalledPopUp by defaultMike Kaganski1-1/+1
2020-09-30oox smartart: snake algo: make sure child shape height stays within parentMiklos Vajna2-11/+31
2020-09-30oox smartart: snake algo: apply constraints on child shape widthsMiklos Vajna2-14/+56
2020-09-30oox smartart: snake algo: start parsing relative width constraintsMiklos Vajna1-13/+90
2020-09-30oox smartart: snake algo: consider child's aspect ratio request for cols/rowsMiklos Vajna3-2/+35
2020-09-30Online: Copy hyperlink location. / Core side.gokaysatir6-11/+50