summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-17Add getopt declarationscp-6.2-24Tor Lillqvist2-0/+26
2020-09-17Add Stephan's "Very bad HACK" to the iOS code, too, for iOS 14Tor Lillqvist2-3/+48
2020-09-17jsdialog: use window only if visibleSzymon Kłos3-6/+31
2020-09-17Accept iOS SDK 14.0Tor Lillqvist1-2/+2
2020-09-15Added new command to delete the comment threadPranam Lashkari19-1/+122
2020-09-15Added new command to resolve the comment threadPranam Lashkari17-0/+103
2020-09-15changed FN_RESOLVE_NOTE behaviour to resolve single notePranam Lashkari4-12/+51
2020-09-15Revert "sidebar: restrict sending once a "created" message"Henry Castro1-7/+1
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