summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 22.05.14.1cp-22.05.14-1Andras Timar2023-05-031-1/+1
* sc: filter: oxx: insert more rules same rangeHenry Castro2023-05-033-5/+5
* lok: sc: fix layout RTL mouse selectionHenry Castro2023-05-021-3/+71
* lok: sc: fix layout RTLHenry Castro2023-05-022-2/+7
* lok: sc: restore edit output areaHenry Castro2023-05-021-0/+6
* lok: editeng: add LOK special flagsHenry Castro2023-05-024-0/+29
* Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl2023-05-011-0/+3
* tdf#155011: Fix assert/checkMike Kaganski2023-04-273-2/+39
* lok: capture and publish the modified status in save resultAshod Nakashian2023-04-261-3/+18
* tdf#154113: do not forget to split the outermost section frameMike Kaganski2023-04-256-79/+128
* pptx export: fix export of vertical table textSarper Akdemir2023-04-252-4/+4
* Fix Windows buildMike Kaganski2023-04-241-2/+2
* related tdf#154501: pptx import: push cell's RotateAngle after textSarper Akdemir2023-04-232-18/+40
* Bump version to 22.05.13.1Andras Timar2023-04-231-1/+1
* lok: Hide file linking in sectionSzymon Kłos2023-04-231-0/+13
* Make encodeForXml accessible for other modulesSzymon Kłos2023-04-237-75/+68
* tdf#154501 - Fileopen PPTX: Table with rotated text wrongNoel Grandin2023-04-191-18/+18
* oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir2023-04-198-6/+93
* pptx export: consider RotateAngle for tcPr on exportSarper Akdemir2023-04-193-0/+22
* xmloff: ODF import/export for style:overflow-behavior "clip"Sarper Akdemir2023-04-128-1/+55
* pptx import/export: consider TextClipVerticalOverflow for vertOverflowSarper Akdemir2023-04-127-5/+67
* Revert "tdf#143574 sw: textboxes in group shapes - part 3 take 2"Justin Luth2023-04-128-279/+32
* Revert "tdf#143574 sw: textboxes in group shapes -- part 4"Justin Luth2023-04-128-216/+18
* Revert "tdf#143574 OOXML export/import of textboxes in group shapes"Justin Luth2023-04-1213-92/+28
* Revert "tdf#147126 sw: fix missing as_char anchoring of group textboxes"Justin Luth2023-04-129-283/+235
* Revert "tdf#147485 sw: fix group shape crash using std::shared_ptr"Justin Luth2023-04-1212-135/+104
* Revert "tdf#149550 sw: fix crash by implementing nested textbox copy"Justin Luth2023-04-125-120/+62
* Revert "Related tdf#66039 DOCX import: fix Z-order of group shapes"Justin Luth2023-04-125-68/+8
* Revert "tdf#66039 DOCX: import textboxes (with tables, images etc.)Justin Luth2023-04-1220-207/+55
* Revert "tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxes"Justin Luth2023-04-1213-350/+128
* Revert "tdf#153289: remove problematic assertion"Justin Luth2023-04-121-0/+1
* sc: filter: oox: fix conditional color scale same rangeHenry Castro2023-04-123-1/+32
* sc: filter: oox: only insert conditional format if has itemsHenry Castro2023-04-122-3/+16
* sc: filter: oox: do not insert rule too earlyHenry Castro2023-04-123-2/+7
* sc: filter: oox: fix conditional color scale empty value \"\"Henry Castro2023-04-121-8/+11
* editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir2023-04-125-6/+14
* Revert "[API CHANGE] Add createShortCutManager function to..."Gökay Şatır2023-04-1110-99/+3
* tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl2023-04-0726-209/+436
* add a test for "fit to frame" text renderingTomaž Vajngerl2023-04-073-1/+34
* optimize text fitting algorithm to correctly calculate the fitTomaž Vajngerl2023-04-071-8/+7
* fix rendering of text when "fit to frame" is enabledTomaž Vajngerl2023-04-0715-113/+139
* lok: sc: fix RTL auto fill rectangleHenry Castro2023-04-061-1/+1
* tilebench: allow save after rendering, and better load fail diagnostic.Michael Meeks2023-04-051-3/+22
* sw CopyBookmarks: ensure that Move copies can renameJustin Luth2023-03-313-5/+22
* tdf#146955 DOCX import: fix SAX exception with footnotesLászló Németh2023-03-293-7/+17
* Bump version to 22.05.12.3cp-22.05.12-3Andras Timar2023-03-231-1/+1
* sc: qa: add databar unit testHenry Castro2023-03-232-0/+27
* sc: filter: oox: insert a new entry ScDataBarFormat if Id attribute...Henry Castro2023-03-231-3/+15
* sc: filter: oox: update databar format before cloneHenry Castro2023-03-232-0/+14
* sc: filter: oox: add missing formula if it is a text ...Henry Castro2023-03-231-0/+6