Age | Commit message (Expand) | Author |
2022-04-04 | oops, forgot to fix the comment | Michael Stahl |
2022-04-04 | forcepoint#101 sw: fix inserting at-page shapes to not set anchor pos | Michael Stahl |
2022-04-04 | sc: sparkline import/export for ODF | Tomaž Vajngerl |
2022-04-02 | loplugin:stringviewparam convert methods using compareTo | Noel Grandin |
2022-04-02 | loplugin:stringviewparam convert methods using indexOf | Noel Grandin |
2022-03-30 | Resolves: tdf#117162 ImportDocumentHandler expects data provider to exist | Caolán McNamara |
2022-03-18 | sd theme: add ODP import/export for shape fill color | Miklos Vajna |
2022-03-16 | ODT export: fix fallback svg:width/height for text frames with relative sizes | Miklos Vajna |
2022-03-16 | sw clearing breaks: add ODF import | Miklos Vajna |
2022-03-15 | ofz: Use-of-uninitialized-value | Caolán McNamara |
2022-03-14 | Return early if empty ref (xmloff/xmlimp) | Julien Nabet |
2022-03-13 | ofz: Use-of-uninitialized-value | Caolán McNamara |
2022-03-11 | sw clearing breaks: add ODF export | Miklos Vajna |
2022-03-11 | new loplugin:trivialdestructor | Noel Grandin |
2022-03-10 | ODT export: omit unreferenced <text:list xml:id="..."> | Miklos Vajna |
2022-03-10 | tdf#116256 sw: fix textbox position in floating table | Attila Bakos (NISZ) |
2022-03-01 | tdf#147126 sw: fix missing as_char anchoring of group textboxes | Attila Bakos (NISZ) |
2022-02-26 | cid#1500663 std::move a sal_uInt16 and then return the original is unorthodox | Caolán McNamara |
2022-02-24 | ODT import: fix MSO-style <text:list text:continue-numbering="true"> | Miklos Vajna |
2022-02-24 | tdf#147580 use valid values for extrusion-specularity | Regina Henschel |
2022-02-24 | tdf#72776 Allow text removal in the shapes | Szymon Kłos |
2022-02-17 | tdf#145700 Improve lighting in extruded custom shapes | Regina Henschel |
2022-02-02 | Fix variable name | Andrea Gelmini |
2022-01-20 | Fix typos | Andrea Gelmini |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-05 | Fix typos | Andrea Gelmini |
2022-01-05 | tdf#130076 Fixed flip not working properly from file | Dhiraj Holden |
2022-01-04 | Drop all commented SAL_DEBUG calls | Jan-Marek Glogowski |
2021-12-26 | Avoid OUStringBuffer::toString where possible | Mike Kaganski |
2021-12-26 | can use OUStringLiteral here | Noel Grandin |
2021-12-21 | SAL_WARN->SAL_INFO | Noel Grandin |
2021-12-21 | also handle SVG_COMPAT namespace here | Noel Grandin |
2021-12-17 | Fix typos | Andrea Gelmini |
2021-12-17 | loplugin:unusedvariablecheck improve | Noel Grandin |
2021-12-14 | sw ODF shape import: improve is-textbox check | Miklos Vajna |
2021-12-14 | tdf#62032 xmloff: list-level is positiveInteger, impl is 0-based | Justin Luth |
2021-12-13 | ODP import/export: refer to theme from shape text color with effects | Miklos Vajna |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-12-09 | ODP import/export: refer to theme from shape text color | Miklos Vajna |
2021-12-08 | ODP import: handle theme of master pages | Miklos Vajna |
2021-12-07 | CppunitTest_xmloff_draw needs the ASan LD_LIBRARY_PATH hack now too | Stephan Bergmann |
2021-12-07 | tdf#145614 Convert #define to 'enum class' | Pesi Taototo |
2021-12-07 | ODP export: write the theme of a master page | Miklos Vajna |
2021-12-03 | loplugin:stringliteraldefine in xmloff | Noel Grandin |
2021-11-24 | loplugin:stringliteraldefine in comphelper | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
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 |
2021-11-19 | rtl::Static->thread-safe static in xmloff | Noel Grandin |