Age | Commit message (Expand) | Author |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmloff | Stephan Bergmann |
2023-10-11 | Drop o3tl::span, can use C++20 std::span directly now | Stephan Bergmann |
2023-07-06 | xmloff: ODF export: stop producing decorative on draw:frame etc. | Michael Stahl |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-20 | XMLTextParagraphExport::DocumentListNodes must be a complete type | Stephan Bergmann |
2023-06-15 | ODF export: simplify restart handling to skip list id where possible | Mike Kaganski |
2023-06-14 | tdf#155823: Improve the check if the list id is not required | Mike Kaganski |
2023-05-30 | Fix wrong check | Mike Kaganski |
2023-05-25 | merge some stringadds | Noel Grandin |
2023-05-11 | tdf#155238: Reimplement how ListAutoFormat is stored to ODF | Mike Kaganski |
2023-04-18 | fix brain malfunction | Noel Grandin |
2023-04-17 | crashtesting: crash on export of forum-mso-de-102589.docx to odt | Caolán McNamara |
2023-04-15 | just use a reference instead of an always dereferenced pointer | Caolán McNamara |
2023-04-13 | -Werror,-Wunused-variable | Stephan Bergmann |
2023-04-03 | xmloff: prefix members of XMLTextParagraphExport | Miklos Vajna |
2023-03-10 | xmloff: fix -Wmaybe-uninitialized | Miklos Vajna |
2023-03-03 | tdf#153925 xmloff,sw: decorative flag on frame styles | Michael Stahl |
2023-02-23 | sw floattable: teach the ODT filter about SwFormatFlySplit | Miklos Vajna |
2023-02-16 | Drop 'using namespace ::std' in dirs [u-x]* | Gabor Kelemen |
2023-01-24 | tdf#150806 ODT export: fix fallback svg:width/height for zero layout size | Miklos Vajna |
2022-12-19 | -Werror=maybe-uninitialized | Stephan Bergmann |
2022-12-16 | sw content controls: enhance preserve id | Justin Luth |
2022-12-14 | tdf#151548 sw content controls: preserve tabIndex | Justin Luth |
2022-12-13 | tdf#151548 sw content controls: preserve lock | Justin Luth |
2022-12-09 | tdf#143311 offapi,oox,writerfilter,xmloff,sw: decorative flag on flys | Michael Stahl |
2022-11-30 | tdf#133343 collect autostyle prop names | Noel Grandin |
2022-11-09 | sw content controls: allow no list items in a dropdown | Miklos Vajna |
2022-10-18 | sw content controls, alias and tag: add ODT filter | Miklos Vajna |
2022-09-22 | sw content controls, combo box: add ODT filter | Miklos Vajna |
2022-09-20 | tdf#150990 ODT export: fix zero layout size of scale/scale images | Miklos Vajna |
2022-09-14 | tdf#150927: properly handle nesting in tables | Mike Kaganski |
2022-07-26 | crashtest: fix crash on ODT export of forum-mso-de-84211.docx | Miklos Vajna |
2022-07-22 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-07-14 | tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF export | Mike Kaganski |
2022-07-13 | Simplify XMLTextParagraphExport::addHyperlinkAttributes | Mike Kaganski |
2022-07-08 | xmloff, sw: ODF import/export of fieldmark separator | Michael Stahl |
2022-05-27 | sw content controls, date: add current date handling | Miklos Vajna |
2022-05-26 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-05-19 | sw content controls, picture: add ODT filter | Miklos Vajna |
2022-05-12 | sw content controls, dropdown: add insert UI | Miklos Vajna |
2022-05-09 | sw content controls, drop-down: add ODT filter | Miklos Vajna |
2022-05-03 | Just use Any ctor instead of makeAny in xmloff | Stephan Bergmann |
2022-04-27 | sw content controls, checkbox: add ODT filter | Miklos Vajna |
2022-04-08 | sw content controls: add ODT export | Miklos Vajna |
2022-03-16 | ODT export: fix fallback svg:width/height for text frames with relative sizes | Miklos Vajna |
2022-03-11 | sw clearing breaks: add ODF export | Miklos Vajna |
2022-03-10 | ODT export: omit unreferenced <text:list xml:id="..."> | Miklos Vajna |
2021-11-19 | Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversions | Mike Kaganski |
2021-11-19 | Drop F_2PI | Mike Kaganski |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |