Age | Commit message (Expand) | Author |
2020-08-07 | tdf#134977 Chart OOXML: fix import of custom data label | Tünde Tóth |
2020-08-06 | oox: VML export: for rotated text shape, produce bottom-to-top | Michael Stahl |
2020-08-06 | tdf#134183 PPTX: improve import of transparency in multi-step gradients | Miklos Vajna |
2020-08-06 | tdf#135184 add linecaps in charts | Regina Henschel |
2020-08-04 | oox smartart: add support for <dgm:layoutNode ... chOrder="t"> | Miklos Vajna |
2020-08-04 | loplugin:simplifybool a little more aggressive | Noel Grandin |
2020-08-03 | tdf#133687 Fix the placeholders priority order. | Gülşah Köse |
2020-08-03 | oox smartart, linear layout: limit height of children to parent size | Miklos Vajna |
2020-08-03 | oox smartart, linear layout: fix scaling of spacing without rules | Miklos Vajna |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-08-01 | Avoid UBSan signed-integer-overflow | Stephan Bergmann |
2020-07-31 | oox smartart, linear layout: correctly scale spacings wrt constraints and rules | Miklos Vajna |
2020-07-31 | oox smartart: consider rules when scaling in linear layout | Miklos Vajna |
2020-07-25 | oox: remove commented code block | Thorsten Behrens |
2020-07-24 | throw if length of keys and values are different | Xisco Fauli |
2020-07-24 | oox smartart: start parsing rule lists | Miklos Vajna |
2020-07-24 | tdf#133015 Fix duplicated row and column problem. | Gülşah Köse |
2020-07-22 | ofz#24317 hash too short | Caolán McNamara |
2020-07-22 | tdf#134969 Add solid transparence in color gradient | Regina Henschel |
2020-07-20 | fix --with-tls=openssl build with openssl upgrade | Caolán McNamara |
2020-07-20 | fix some warnings with --with-tls=openssl | Caolán McNamara |
2020-07-19 | compact namespace: oox | Noel Grandin |
2020-07-18 | tdf#128345 pptx export: add transparence gradient in solid fill | Regina Henschel |
2020-07-15 | tdf#134111 Chart OOXML Import: set text break to true | Balazs Varga |
2020-07-15 | tdf#131175 oox chart import: fix char color of <dLbl>, inherited from <dLbls> | Miklos Vajna |
2020-07-15 | comphelper: don't hardcode hash sizes in Hash::getLength() | Miklos Vajna |
2020-07-14 | tdf#60316 Chart plotarea background issue | nd101 |
2020-07-13 | tdf#134221 Fix SMARTART caption text location | nd101 |
2020-07-13 | tdf#134255 Chart OOXML Import: set the auto text wrap | Balazs Varga |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-07-10 | tdf#100348 add fill to fontwork in export to pptx | Regina Henschel |
2020-07-07 | Use std::optional to allow optional inclusion of attributes | Mike Kaganski |
2020-07-06 | Don't explicitly convert OUString to OString | Mike Kaganski |
2020-07-05 | Allow use OUString as attribute value in FastSerializerHelper::*Element | Mike Kaganski |
2020-07-04 | tdf#119223 export the object name for pptx documents. | Mark Hung |
2020-07-03 | tdf#112312 DOCX legacy shape export: keep fixed size | Regényi Balázs |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: oox | Stephan Bergmann |
2020-07-01 | Related: tdf#131175 OOXML chart: insert hatch definition into the right table | Miklos Vajna |
2020-06-30 | Related: tdf#131175 OOXML chart: import data label fill pattern | Gülşah Köse |
2020-06-29 | OOXML/ODF Support for Shadow blur radius | A_GAN |
2020-06-24 | use more std::container::insert instead of std::copy | Noel Grandin |
2020-06-22 | tdf#134053 tweak dash and space length for ooxml | Regina Henschel |
2020-06-10 | PPTX export, custom shape, bitmap fill: fix source vs fill rect confusion | Miklos Vajna |
2020-06-10 | PPTX import: handle adjust values from both the shape and its placeholder | Miklos Vajna |
2020-06-10 | tdf#91250 Chart DOCX Import: Fix decimal place formatting issue | Balazs Varga |
2020-06-10 | tdf#133632 Chart DOCX Import: fix percentage number format | Balazs Varga |
2020-06-04 | Update ShadowPrimitive2D to support shadow blur | A_GAN |