Age | Commit message (Expand) | Author |
2023-12-19 | tdf#157740 FILESAVE PPTX: fix explosion of the number of master slides | Balazs Varga |
2023-10-31 | tdf#155512: oox: ppt: fix import master slides, follow up | Henry Castro |
2023-10-31 | tdf#155512: sd: filter: eppt: add "SlideLayout" property to Slide Master | Henry Castro |
2023-10-30 | tdf#157679: Revert "pptx: import shape text from master page" | Xisco Fauli |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: oox | Stephan Bergmann |
2023-10-04 | tdf#155512: oox: ppt: fix import master slides | Henry Castro |
2023-10-03 | tdf#155512: oox: ppt: abstraction "importMasterSlide" | Henry Castro |
2023-08-07 | pptx: import ellipse shape correctly | Szymon Kłos |
2023-08-04 | pptx: import shape text from master page | Szymon Kłos |
2023-08-04 | oox: don't use master style by default | Szymon Kłos |
2023-07-06 | tdf#141058 oox,sw: OOXML import/export of decorative on shapes | Michael Stahl |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-17 | oox, writerfilter, xmloff: use frozen data structures for static data | Tomaž Vajngerl |
2023-04-17 | use more string_view | Noel Grandin |
2023-04-12 | OUString::intern is a relic | Noel Grandin |
2023-04-11 | tdf#154363 sd: fix line connectors regression of mirrored shapes | Tibor Nagy |
2023-04-08 | oox: add model::Theme to oox::Theme and remove createSvxTheme | Tomaž Vajngerl |
2023-03-27 | tdf#153466 PPTX import: fix "Custom position/size" background image | Tibor Nagy |
2023-03-22 | oox: introduce FormatScheme - use in Theme import | Tomaž Vajngerl |
2023-03-01 | oox: import directly into docmodel's Theme and ColorSet | Tomaž Vajngerl |
2023-02-17 | tdf#149756 tdf#152545 PPTX import: position of standard connector - part2 | Tibor Nagy |
2023-01-19 | tdf#153036 PPTX import resized connector broken | Attila Szűcs |
2022-12-19 | tdf#152434 PPTX import: fix lost shapes with connectors | Tibor Nagy |
2022-12-05 | tdf#152211 PPTX import: fix connector position based on line width | Tibor Nagy |
2022-11-14 | tdf#151891 PPTX import: fix regression of connector position | Tibor Nagy |
2022-10-27 | tdf#148926 tdf#151678 PPTX import: position of standard connector - part1 | Tibor Nagy |
2022-09-09 | tdf#150719 PPTX import: fix hyperlink format (lost underline) | Tibor Nagy |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-02 | clang-tidy modernize-pass-by-value in oox | Noel Grandin |
2022-08-02 | use more getStringDefaulted | Noel Grandin |
2022-07-17 | cid#1506711 Uncaught exception | Caolán McNamara |
2022-07-12 | elide some temporary OUStrings | Noel Grandin |
2022-06-27 | replace oox::OptValue with std::optional | Noel Grandin |
2022-06-24 | almost nobody is using the oox::AttributeList::get methods properly | Noel Grandin |
2022-06-23 | tdf#149314 PPTX import: fix internal hyperlink in editor | Tibor Nagy |
2022-06-22 | rename oox::OptValue::get to value | Noel Grandin |
2022-06-21 | rename oox::OptValue::has() to has_value | Noel Grandin |
2022-06-16 | tdf#128150 Add OOXML import/export for "use background fill" | Samuel Mehrbrodt |
2022-06-13 | crashtesting: assert seen on loading forum-mso-en-2633.pptx | Caolán McNamara |
2022-05-27 | tdf#148965 PPTX import: fix internal hyperlinks on shapes | Tibor Nagy |
2022-05-27 | tdf#149124 PPTX import: fix broken connectors in grouped shapes | Tibor Nagy |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-05 | loplugin:unusedvariableplus | Noel Grandin |
2022-05-04 | Just use Any ctor instead of makeAny in oox | Stephan Bergmann |
2022-05-03 | add o3tl::equalsAscii | Noel Grandin |
2022-04-27 | add string_view wrappers for rtl::math::stringToDouble | Noel Grandin |
2022-04-26 | add o3tl::toUInt32 | Noel Grandin |
2022-04-17 | ofz: Null-dereference | Caolán McNamara |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |