summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-23Bump version to 22.05.15.1cp-22.05.15-1Andras Timar1-1/+1
2023-05-23assume IFrame script/macro support isn't neededCaolán McNamara1-8/+4
2023-05-23sd: fix crash in SdXImpressDocument::postMouseEvent()Miklos Vajna1-0/+5
2023-05-23notify async password changeJaume Pujantell3-0/+18
2023-05-22put floating frames under managed links controlCaolán McNamara15-86/+331
2023-05-22set Referer on loading IFramesCaolán McNamara1-3/+10
2023-05-22lok: sc: disable Value HighlightingHenry Castro1-1/+1
2023-05-17lok: sc: reset RTL if it is changedHenry Castro1-2/+2
2023-05-17Related: tdf#153374 Don't release autoreleased attributeNamesPatrick Luby1-6/+10
2023-05-17tdf#154546 skip dispatch when presenter controller is not setPatrick Luby1-1/+4
2023-05-17lok: Hide file name labelSzymon Kłos1-6/+4
2023-05-17lok: avoid painting writer windows to a giant virtual-device.Michael Meeks2-2/+3
2023-05-16tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara3-3/+20
2023-05-15sc: filter: html: fix missing color scale conditional formatHenry Castro1-1/+22
2023-05-13sc: use the current cell's numfmt to format...Dennis Francis1-1/+2
2023-05-12sc: copy cache values when clone color conditional formatHenry Castro2-0/+17
2023-05-12sc: add "updateValues" method to conditional format listHenry Castro5-0/+35
2023-05-11sc: qa: filter: add import excel unit testHenry Castro3-0/+36
2023-05-10sc: filter: excel: import cell multi-line textHenry Castro4-3/+17
2023-05-10sc: filter: oox: fix preserve space, single line caseHenry Castro3-3/+20
2023-05-09Change text auto-fit alg. to also increase the scalingTomaž Vajngerl7-3/+257
2023-05-08editeng: fix assertion uninitialized enumHenry Castro1-1/+2
2023-05-07sc: filter: excel: add getter function LineBreakHenry Castro1-0/+1
2023-05-06editeng: add setter function SingleLineHenry Castro2-0/+13
2023-05-05Bump version to 22.05.14.3cp-22.05.14-3Andras Timar1-1/+1
2023-05-05sc: fix freeze row/column panesHenry Castro3-8/+11
2023-05-05writerfilter: fix crash in DomainMapper_Impl::handleIndex()Miklos Vajna1-1/+4
2023-05-04Bump version to 22.05.14.2cp-22.05.14-2Andras Timar1-1/+1
2023-05-04cui, lok: Hide options irrelevant for online in Spelling Options dialogAron Budea3-5/+17
2023-05-04tdf#154478 fix comments empy after ToCJaume Pujantell1-1/+7
2023-05-03Bump version to 22.05.14.1cp-22.05.14-1Andras Timar1-1/+1
2023-05-03sc: filter: oxx: insert more rules same rangeHenry Castro3-5/+5
2023-05-02lok: sc: fix layout RTL mouse selectionHenry Castro1-3/+71
2023-05-02lok: sc: fix layout RTLHenry Castro2-2/+7
2023-05-02lok: sc: restore edit output areaHenry Castro1-0/+6
2023-05-02lok: editeng: add LOK special flagsHenry Castro4-0/+29
2023-05-01Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl1-0/+3
2023-04-27tdf#155011: Fix assert/checkMike Kaganski3-2/+39
2023-04-26lok: capture and publish the modified status in save resultAshod Nakashian1-3/+18
2023-04-25tdf#154113: do not forget to split the outermost section frameMike Kaganski6-79/+128
2023-04-25pptx export: fix export of vertical table textSarper Akdemir2-4/+4
2023-04-24Fix Windows buildMike Kaganski1-2/+2
2023-04-23related tdf#154501: pptx import: push cell's RotateAngle after textSarper Akdemir2-18/+40
2023-04-23Bump version to 22.05.13.1Andras Timar1-1/+1
2023-04-23lok: Hide file linking in sectionSzymon Kłos1-0/+13
2023-04-23Make encodeForXml accessible for other modulesSzymon Kłos7-75/+68
2023-04-19tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin1-18/+18
2023-04-19oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir8-6/+93
2023-04-19pptx export: consider RotateAngle for tcPr on exportSarper Akdemir3-0/+22
2023-04-12xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir8-1/+55