summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-29Bump version to 21.06.3co-21.06.3-1Andras Timar1-1/+1
2021-06-29tdf#143047: When no properties for command, use those from item containerMike Kaganski1-0/+2
2021-06-29sw: layout: fix table split loop caused by RemoveFollowFlowLinePendingMichael Stahl2-5/+22
2021-06-29disable ligatures for monospace fontsCaolán McNamara1-0/+6
2021-06-29Resolves: tdf#143008 Evaluate AM/PM for type date+time text-to-column and CSVEike Rathke1-1/+31
2021-06-29tdf#139493 EditViewCallbacks might not implement EditViewPopupParentCaolán McNamara1-1/+5
2021-06-28jsdialog: handle toolbox menus togglingSzymon Kłos5-2/+44
2021-06-28jsdialog: toolbox popupsSzymon Kłos7-35/+166
2021-06-28Don't steal focus from popup in onlineSzymon Kłos1-1/+5
2021-06-28jsdialog: handle popover closeSzymon Kłos4-2/+22
2021-06-28jsdialog: dump and activate popup windowsSzymon Kłos8-4/+128
2021-06-28Cache a static wavy line as bitmap and reuse itmerttumer2-3/+100
2021-06-25pdf import: handle out of memory / failure to duplicate page.Michael Meeks1-0/+5
2021-06-25[cp] Prefer html help on WindowsAndras Timar2-2/+2
2021-06-24Bump version to 21.06.2.1co-21.06.2-1Andras Timar1-1/+1
2021-06-24tdf#142925 render the button arrow like it used to beCaolán McNamara1-2/+18
2021-06-24tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara2-20/+31
2021-06-23[cp] version changed to 21.06 in release notes URLAndras Timar1-1/+1
2021-06-23tdf#142932: fix crash when pasting cells with comments+"skip empty cells"Julien Nabet1-1/+2
2021-06-23tdf#139447 crash on dragging query/table from explorer to calc sheetCaolán McNamara3-4/+4
2021-06-23ofz#34297 Indirect-leakCaolán McNamara1-2/+5
2021-06-23sw: add BIRT layout test documentMichael Stahl2-0/+6
2021-06-23tdf#116501 sw: layout: check for flys in SwTabFrame::ShouldBwdMoved()Michael Stahl3-9/+45
2021-06-23Revert "tdf#116501 fix freezing at embedded text tables"Michael Stahl4-38/+3
2021-06-23Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze3-2/+11
2021-06-23tdf#141311: Rotation spinbox in sidebar used to have 2 decimal placesKatarina Behrens2-1/+2
2021-06-23ofz#34221 avoid OOMCaolán McNamara1-15/+17
2021-06-23tdf#142873: Fix print preview zoom-out zoom-in buttonsJulien Nabet2-4/+4
2021-06-23tdf#142852 forward surrounding-text requests to an active drawing editengineCaolán McNamara1-1/+12
2021-06-23tdf#127028 "bpmn" template should have ext. otg instead of ottTomaž Vajngerl2-7/+7
2021-06-23Related: tdf#140409 scale the menubutton like the other widgetsCaolán McNamara4-21/+45
2021-06-23tdf#140409 Comment text ignoring zoom sizeCaolán McNamara2-4/+12
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari10-2/+123
2021-06-23tdf#142716 Update selection after any text is inserted.Gülşah Köse3-7/+25
2021-06-23About: Darkmode: Use different about imagePedro Pinto Silva3-8/+2991
2021-06-23avoid maybe-uninitialized in PowerPointShapeExportNoel Grandin1-2/+2
2021-06-23tdf#59323: pptx export: slide footers roundtrip unit testSarper Akdemir2-0/+37
2021-06-23tdf#59323: pptx export: add support for slide footersSarper Akdemir2-1/+242
2021-06-23tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir4-14/+73
2021-06-23tdf#59323: pptx export: add placeholder index to master footer placeholdersSarper Akdemir2-34/+59
2021-06-23tdf#59323: pptx export: add datetime field type helpersSarper Akdemir2-29/+97
2021-06-23tdf#59323: pptx import: import footer fields as propertiesSarper Akdemir7-4/+109
2021-06-23cid#1486005 Uninitialized scalar fieldSarper Akdemir1-0/+1
2021-06-23tdf#59323: ooxml import: hasListStyleOnImportSarper Akdemir4-0/+15
2021-06-23tdf#59323: ooxml import: hasNoninheritedBodyPropertiesSarper Akdemir3-0/+12
2021-06-23tdf#59323: ooxml import: hasParagraphPropertiesSarper Akdemir5-0/+20
2021-06-23tdf#59323: ooxml import: hasVisualRunPropertiesSarper Akdemir7-1/+67
2021-06-23tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir3-0/+13
2021-06-23tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir1-0/+1
2021-06-23tdf#59323: ooxml import: add OOXML to LO datetime helperSarper Akdemir2-60/+94