Age | Commit message (Expand) | Author |
2021-06-17 | Fix typo | Andrea Gelmini |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-16 | tdf#59323: pptx export: add initial support for lstStyles in textboxes | Sarper Akdemir |
2021-06-16 | tdf#59323: pptx export: add datetime field type helpers | Sarper Akdemir |
2021-06-16 | tdf#59323: pptx import: import footer fields as properties | Sarper Akdemir |
2021-06-15 | tdf#142361 export: prevent shadow to rotate with shape | Regina Henschel |
2021-06-15 | tdf#59323: ooxml import: hasListStyleOnImport | Sarper Akdemir |
2021-06-15 | tdf#59323: ooxml import: hasNoninheritedBodyProperties | Sarper Akdemir |
2021-06-15 | tdf#59323: ooxml import: hasParagraphProperties | Sarper Akdemir |
2021-06-15 | tdf#59323: ooxml import: hasVisualRunProperties | Sarper Akdemir |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-06-15 | Remove some unused includes | Miklos Vajna |
2021-06-14 | tdf#59323: ooxml import: hasNonInheritedShapeProperties | Sarper Akdemir |
2021-06-14 | tdf#59323: ooxml import: add OOXML to LO datetime helper | Sarper Akdemir |
2021-06-10 | tdf#140623 Chart OOXML import: set text overlap to false | Tünde Tóth |
2021-06-10 | tdf#142713 OOXML: export secondary axis of all chart types | Balazs Varga |
2021-06-10 | loplugin:unusedmethods | Noel Grandin |
2021-06-09 | Simplify Sequences initializations (i*->p*) | Julien Nabet |
2021-06-08 | tdf#47365 PPTX export: support loop attribute | Tibor Nagy |
2021-06-08 | editengine-columns: PPTX support (tdf#118458) | Mike Kaganski |
2021-06-06 | Fix and unify the two methods that get scaled text size | Mike Kaganski |
2021-06-05 | Potentially uninitialized local variable 'aEvpMd' used | Julien Nabet |
2021-06-04 | test: introduce XmlTestTools::registerOOXMLNamespaces() to reduce copy&paste | Miklos Vajna |
2021-05-26 | tdf137314 Add margin to CppunitTest assertions | Jan-Marek Glogowski |
2021-05-26 | tdf#96061 Unset the highlight property | Gülşah Köse |
2021-05-25 | tdf#131390 PPTX: fix custom slide show is not imported. | Tibor Nagy |
2021-05-25 | tdf#141644 OOXML shape import: fix upright text rotate angle | Szabolcs Toth |
2021-05-25 | tdf#137314 apply conversion from vml angle unit 'fd' | Regina Henschel |
2021-05-20 | fix leak in CppunitTest_oox_crypto | Noel Grandin |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-05-11 | tdf#141463 avoid skew in shape group in ooxml import .. | Regina Henschel |
2021-05-06 | crashtesting: failure on export of ooo26119-1.sxc to xlsx | Caolán McNamara |
2021-05-06 | Removed duplicated include | Andrea Gelmini |
2021-05-04 | tdf#54037 PPTX export: fix internal hyperlinks | Tibor Nagy |
2021-05-04 | tdf#103347 PPTX import: fix duplicated slide name | Tibor Nagy |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-05-03 | loplugin:unnecessaryparen small improvement | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-29 | loplugin:stringadd simplify some *StringBuffer operations | Noel Grandin |
2021-04-29 | Revert "tdf#136957 Use bigger dots for better handling in presentation mode." | Luboš Luňák |
2021-04-29 | tdf#65724 PPTX import: fix internal hyperlink to slide | Tibor Nagy |
2021-04-27 | use string_view in INetURLObject::decode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-22 | tdf#132472: do not set text color when table style is 'Themed-Style-2' | Xisco Fauli |
2021-04-22 | tdf#141540 fix docx import of group or line with rotation | Regina Henschel |
2021-04-20 | tdf#122962 DOCX drawingML export: fix polygon shape in group shape | Miklos Vajna |
2021-04-19 | Updated README.md files | Hossein |
2021-04-16 | tdf#122222: add DOCX export of resolved comments as "done" | Mike Kaganski |
2021-04-14 | reduce allocation in TextListStyle some more | Noel Grandin |