summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-14Bump version to 6.2-24co-6.2-24Andras Timar1-1/+1
2020-09-14sidebar: restrict sending once a "created" messageHenry Castro1-1/+7
2020-09-11Online: selection highlight in Calc should follow font size changes.Marco Cecchetti5-148/+144
2020-09-09Update git submodulesAndras Timar1-0/+0
2020-09-08SVG export: fix failure on trying to read graphic of a 3D shapeMiklos Vajna4-2/+25
2020-09-07sw: default to UI locale when language is missingMiklos Vajna3-0/+29
2020-09-04tdf#83779: convert TRUE/FALSE constants to functions TRUE()/FALSE()Mike Kaganski4-6/+39
2020-09-02Accept iOS SDK 13.7cp-6.2-23Tor Lillqvist1-2/+2
2020-09-02LOK: allow slide switching in mobile even if it is same slideco-6.2-23Pranam Lashkari1-1/+3
2020-09-02On double click on chart select the chart backgroudPranam Lashkari1-1/+4
2020-09-01Resolves: tdf#130108 ensure we don't reuse the last SetSearchMask settingCaolán McNamara1-1/+1
2020-09-01sd: test Replace and ReplaceAll using LOKitTomaž Vajngerl2-0/+115
2020-09-01sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl8-57/+108
2020-09-01move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl3-33/+66
2020-09-01vcl: save and load the page number when swapping the graphicTomaž Vajngerl3-1/+25
2020-08-31LOK: send state of FormatPaintbrushPranam Lashkari1-2/+2
2020-08-28LOK: do not show calc notes in the onlinePranam Lashkari1-2/+14
2020-08-26freetype: upgrade to release 2.9.1Michael Stahl3-40/+2
2020-08-26tdf#126079 update Source Serif font to 3.0Andras Timar2-5/+5
2020-08-26filter: svg export: error when playing an animated empty text fieldMarco Cecchetti1-2/+5
2020-08-26Bump version to 6.2-23Andras Timar1-1/+1
2020-08-21Use localized default sheet name, if sheet name is missing in xlsx fileAndras Timar1-1/+3
2020-08-20Update git submodulesAndras Timar1-0/+0
2020-08-19Fix hyperlink popup does not show upMert Tumer1-2/+7
2020-08-19nss: upgrade to release 3.55.0Michael Stahl7-54/+69
2020-08-19NSS: enable parallel buildJan-Marek Glogowski8-29/+75
2020-08-19curl: upgrade to release 7.71.0Michael Stahl5-9/+10
2020-08-14Shadow color setter for onlineSzymon Kłos2-1/+9
2020-08-14Call modified handler on combobox selectionSzymon Kłos1-0/+3
2020-08-14jsdialog: export combobox entriesSzymon Kłos2-0/+32
2020-08-14Instant update shadow fields in sidebarSzymon Kłos1-0/+16
2020-08-13Accept iOS SDK 13.6Tor Lillqvist1-2/+2
2020-08-12core: Hide shape area bitmap import button.gokaysatir1-2/+5
2020-08-10tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth6-3/+47
2020-08-10lok: send cell border state updatesSzymon Kłos3-1/+38
2020-08-06lok: Hide not working 'More Styles' optionSzymon Kłos1-1/+2
2020-08-05Bump version to 6.2-22cp-6.2-22co-6.2-22Andras Timar1-1/+1
2020-08-04Replace brittle gcc3_linux_aarch64 vtableSlotCall with pure assembler codeStephan Bergmann3-66/+75
2020-08-04aarch64 callVirtualFunction needs to be compiled w/o -fstack-clash-protectionStephan Bergmann3-1/+18
2020-08-04Hack to dynamically adapt to __cxa_exceptiom in LLVM 11 libcxxabiStephan Bergmann2-1/+46
2020-08-04Blind fix for Linux aarch64 with libcxxabiStephan Bergmann1-2/+2
2020-08-04Hack to dynamically adapt to __cxa_exceptiom in LLVM 5.0 libcxxabiStephan Bergmann1-0/+22
2020-08-04aarch64 r18 is reserved at least on AndroidStephan Bergmann1-2/+5
2020-07-31sd: support match case, match whole word for PDF searchTomaž Vajngerl4-15/+135
2020-07-31sd: disable LOKitSearchTest that test PDF search if no PDFiumTomaž Vajngerl1-0/+16
2020-07-31vcl: disable VectorGraphicSearchTest if we don't have PDFiumTomaž Vajngerl1-0/+6
2020-07-31sd: allow to change the search string between searchesTomaž Vajngerl1-5/+11
2020-07-31vcl: VectorGraphicSearch - support changing search stringTomaž Vajngerl3-29/+86
2020-07-31sd: add support to search backwards in PDF searchTomaž Vajngerl2-5/+120
2020-07-31sd: add test to search inside PDF in multiple pagesTomaž Vajngerl1-0/+92