Age | Commit message (Expand) | Author |
2022-09-14 | tdf#150927: properly handle nesting in tables | Mike Kaganski |
2022-09-10 | WARN->INFO in XMLTextFrameContext_Impl | Noel Grandin |
2022-09-03 | no need to use unique_ptr for this map in XMLRedlineExport | Noel Grandin |
2022-08-23 | tdf#57317 odf export: avoid autolist conflict with NumberingStyles | Justin Luth |
2022-08-18 | Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx | Stephan Bergmann |
2022-08-06 | tdf#150235: use correct types in XMLTextColumnsExport | 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-12 | clang-tidy modernize-pass-by-value in xmloff | Noel Grandin |
2022-07-08 | xmloff, sw: ODF import/export of fieldmark separator | Michael Stahl |
2022-07-07 | elide some string copies | Noel Grandin |
2022-06-14 | Remove some unused includes | Miklos Vajna |
2022-06-02 | Use o3tl::make_unsigned, length is known to be non-negative | Stephan Bergmann |
2022-06-02 | elide some makeStringAndClear() class | Noel Grandin |
2022-06-02 | tdf#149420 sw offapi xmloff: add hyphenation zone | László Németh |
2022-05-30 | these can be stack allocated | Noel Grandin |
2022-05-28 | tdf#145178 xmloff: ODF import: fix another bad attribute | Michael Stahl |
2022-05-27 | tdf#145178 Formats in section Foot/Endnotes not read from saved files | Louis Possoz |
2022-05-27 | sw content controls, date: add current date handling | Miklos Vajna |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | tdf#149248 sw offapi xmloff: add option to not hyphenate last word | László Németh |
2022-05-26 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-05-25 | tdf#56266 sw xmloff: fix tracked deletions in insertions | László Németh |
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-20 | use more FastAttributeIter::toView | Noel Grandin |
2022-04-13 | use more string_view in xmloff | Noel Grandin |
2022-04-11 | sw content controls: add ODT import | Miklos Vajna |
2022-04-08 | sw content controls: add ODT export | Miklos Vajna |
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-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-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-02-24 | ODT import: fix MSO-style <text:list text:continue-numbering="true"> | Miklos Vajna |
2022-01-05 | Fix typos | Andrea Gelmini |
2021-12-17 | Fix typos | Andrea Gelmini |
2021-12-17 | loplugin:unusedvariablecheck improve | Noel Grandin |
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-09 | ODP import/export: refer to theme from shape text color | Miklos Vajna |
2021-12-07 | tdf#145614 Convert #define to 'enum class' | Pesi Taototo |
2021-12-03 | loplugin:stringliteraldefine in xmloff | Noel Grandin |