summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-06-22lok: allow .uno:JumpToMark.Michael Meeks1-0/+1
2021-06-22Avoid crash getting default item for OWN_ATTR_TEXTCOLUMNSMike Kaganski1-0/+21
2021-06-19fix loading calc files with embedded form macrosNoel Grandin2-33/+26
2021-06-19tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock7-43/+68
2021-06-18add missing 'use_underline'Caolán McNamara1-3/+4
2021-06-18weld editview menuCaolán McNamara3-103/+80
2021-06-18add Menu::get_sensitiveCaolán McNamara4-0/+16
2021-06-18use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara4-17/+9
2021-06-18add set_id/get_id to Menus like WindowsCaolán McNamara2-0/+14
2021-06-18drop dumping intermediate popup menu and go straight to boost::property_treeCaolán McNamara1-21/+59
2021-06-17tdf#142839: do not forget to initialize *pHeightNTPMike Kaganski1-0/+4
2021-06-17Move SalInstancePopover decl to header fileSzymon Kłos2-40/+46
2021-06-17Adapt to flatpak-builder 1.0.14 split "dest" + "dest-filename"Stephan Bergmann1-88/+176
2021-06-17Resolves tdf#142513 fix zoom caller handlingJim Raykowski8-21/+23