summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-17tdf#135098 update SwTableCursor m_SelectedBoxes before mergeCaolán McNamara1-0/+9
2020-08-16tdf#133015 Fix table position during import multicol textbox.Gülşah Köse1-1/+1
2020-08-16tdf#133015 Do not import multicol table text on master.Gülşah Köse3-3/+6
2020-08-16tdf#133015 Fix duplicated row and column problem.Gülşah Köse8-11/+59
2020-08-14tdf#135639: check the return value of GetDim32Mike Kaganski1-29/+31
2020-08-13Avoid one more unhelpful -Werror=stringop-truncationStephan Bergmann1-1/+1
2020-08-13lok: send calc-input-win position updatesSzymon Kłos1-0/+1
2020-08-13lok: send cell border state updatesSzymon Kłos3-1/+40
2020-08-12tdf#128198 sw: text formatting: only consider upper margin for first lineMichael Stahl5-7/+23
2020-08-11sfx2: lok: reliably support multi-documentsAshod Nakashian13-71/+250
2020-08-11tdf#100772 sd: add uno:DeleteTable to non-NB menusJustin Luth6-3/+47
2020-08-11core: Hide shape area bitmap import button.gokaysatir1-2/+5
2020-08-10allow to .uno:Save a PDF doc - divert to SaveAs to the doc. fileTomaž Vajngerl1-1/+51
2020-08-10add test for editing of annotations (using .uno:EditAnnotation)Tomaž Vajngerl4-3/+121
2020-08-10fix JsonWriter::reallocBufferNoel Grandin1-0/+1
2020-08-10improvements to JSON WriterNoel Grandin3-26/+189
2020-08-10add extractAsOString to JsonWriterTomaž Vajngerl2-0/+9
2020-08-10DesktopLOKTest: cleanupAshod Nakashian1-26/+86
2020-08-10lok: minor cleanup of ViewCallback in tiledrendering testsAshod Nakashian3-36/+37
2020-08-10sfx2: lok: refactor notifications and const correctnessAshod Nakashian4-36/+56
2020-08-10sfx2: lok: more informative warningAshod Nakashian1-1/+1
2020-08-09Resolves: tdf#131041 crash on async border dialogCaolán McNamara2-2/+4
2020-08-07tdf#134183 PPTX: improve import of transparency in multi-step gradientsMiklos Vajna3-3/+60
2020-08-07tdf#128345 pptx export: add transparence gradient in solid fillRegina Henschel7-37/+155
2020-08-07Resolves: tdf#135249 Duration input 0:123 or 0:0:123 or 0:123:59 is validEike Rathke1-4/+9
2020-08-07tdf#135144 sw: copy bookmarks in SwDoc::CopyMasterHeader()Michael Stahl1-2/+6
2020-08-07Update git submodulesChristian Lohmaier1-0/+0
2020-08-06lok: Hide not working 'More Styles' optionSzymon Kłos1-1/+2
2020-08-06tdf#133687 Fix the placeholders priority order.Gülşah Köse3-2/+39
2020-08-06tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna5-16/+130
2020-08-05oox smartart: add support for <dgm:layoutNode ... chOrder="t">Miklos Vajna4-3/+44
2020-08-05oox smartart, linear layout: limit height of children to parent sizeMiklos Vajna2-0/+18
2020-08-05oox smartart, linear layout: fix scaling of spacing without rulesMiklos Vajna3-3/+48
2020-08-05oox smartart, linear layout: correctly scale spacings wrt constraints and rulesMiklos Vajna3-8/+48
2020-08-05Make Group dialog asyncSzymon Kłos4-24/+42
2020-08-05oox smartart: consider rules when scaling in linear layoutMiklos Vajna5-11/+106
2020-08-04oox smartart: start parsing rule listsMiklos Vajna10-6/+172
2020-08-04Avoid UBSan signed-integer-overflowStephan Bergmann1-1/+1
2020-08-04notebookbar: keep align items togetherSzymon Kłos1-66/+66
2020-08-04lok: send state updates for shape editing commandsSzymon Kłos2-0/+12
2020-08-04lok: update track changes status for calcSzymon Kłos2-0/+2
2020-08-04Replace brittle gcc3_linux_aarch64 vtableSlotCall with pure assembler codeStephan Bergmann3-65/+75
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-08-04tdf#130559: don't fail creation of preview when BackingComp can't add...Mike Kaganski1-4/+15
2020-08-03lok: state updates for vertical alignmentSzymon Kłos4-3/+35
2020-08-03lok: state updates for commands in WriterSzymon Kłos2-0/+32
2020-08-03notebookbar: control early init per viewSzymon Kłos1-4/+7
2020-08-03Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky1-6/+0