Age | Commit message (Expand) | Author |
2022-05-27 | sw content controls, date: preserve more properties | Miklos Vajna |
2022-05-27 | sw content controls, date: add current date handling | Miklos Vajna |
2022-05-27 | tdf#149268: sw: Add UItest | Xisco Fauli |
2022-05-27 | sw: language fallback in MSWordExportBase::GetNumberFormat() | Michael Stahl |
2022-05-27 | tdf#148365 sw: fix freezing with FrameIsAutomaticHeight | Attila Bakos (NISZ) |
2022-05-27 | tdf#149268 avoid null pointer dereference | Jim Raykowski |
2022-05-27 | sw content controls, date: add DOCX export | Miklos Vajna |
2022-05-27 | CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml() | Miklos Vajna |
2022-05-26 | tdf#146955 DOCX import: fix SAX exception with footnotes | László Németh |
2022-05-26 | tdf#149324 sw offapi xmloff: add option to not hyphenate short words | László Németh |
2022-05-26 | Fix typo | Andrea Gelmini |
2022-05-26 | Fix typos | Andrea Gelmini |
2022-05-26 | sw content controls, picture: add LOK API testcase | Miklos Vajna |
2022-05-26 | tdf#149248 sw offapi xmloff: add option to not hyphenate last word | László Németh |
2022-05-26 | avoid some allocation in SwDoc::ResetAttrs | Noel Grandin |
2022-05-26 | sw content controls, date: add ODT filter | Miklos Vajna |
2022-05-25 | directly instantiate IndexedPropertyValuesContainer | Noel Grandin |
2022-05-25 | sw: refactor and create Justify::SnapToGrid() | Mark Hung |
2022-05-25 | sw: add stub Title impl for SwAuthorField | Miklos Vajna |
2022-05-25 | 91 null derefs seen in crashreporting report | Caolán McNamara |
2022-05-25 | tdf#149018 a few more "Objects" -> "OLE Objects" | Seth Chaiklin |
2022-05-25 | sw content controls, date: show a date picker on click | Miklos Vajna |
2022-05-25 | Advanced Diagram support: Isolated IDiagramHelper, selection visualization | Armin Le Grand (Allotropia) |
2022-05-25 | tdf#56266 sw xmloff: fix tracked deletions in insertions | László Németh |
2022-05-25 | Resolves tdf#146762 - Consistency for list indent and level shortcuts | Heiko Tietze |
2022-05-24 | comments: reassign ID when copy comment | Pranam Lashkari |
2022-05-24 | sw XHTML import: handle non-image, non-RTF objects as clickable images | Miklos Vajna |
2022-05-24 | sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649 | Michael Stahl |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-24 | sw content controls, date: add doc model & UNO API | Miklos Vajna |
2022-05-24 | modernize and improve PropertySetInfo | Noel Grandin |
2022-05-24 | tdf#149186: Table of contents editor not showing buttons in Dutch UI | Caolán McNamara |
2022-05-24 | tdf#149198: sw_ooxmlexport16: Add unittest | Xisco Fauli |
2022-05-24 | tdf#149186: Table of contents editor not showing buttons in Dutch UI | Julien Nabet |
2022-05-24 | sw: document SwFltAnchorListener | Miklos Vajna |
2022-05-24 | sw HTML import: extend list of MIME types recognized as image objects | Miklos Vajna |
2022-05-24 | tdf#149231 Fix crash on print preview of master | Jim Raykowski |
2022-05-23 | Fix typos | Andrea Gelmini |
2022-05-23 | sw content controls, picture: add LOK API | Miklos Vajna |
2022-05-23 | tdf#149184 DOCX: fix crash removing footer, then saving to doc | Hossein |
2022-05-23 | tdf#149198 Fix previous fix | Stephan Bergmann |
2022-05-23 | tdf#149141 - Writer - Added default object creation when drag size too low | AshSinc |
2022-05-23 | tdf#149198 Fix use of nullptr | Stephan Bergmann |
2022-05-23 | sw: copy grab bags in mail merge | Michael Stahl |
2022-05-23 | sw: avoid ~SwIndexReg() assert in SwFEShell::PastePages() | Michael Stahl |
2022-05-23 | sw_redlinehide: fix crash in IsMarkHidden() if pointing to table node | Michael Stahl |
2022-05-23 | sw: SwNodeIndex GCC12 spurious -Werror=dangling-pointer= | Michael Stahl |
2022-05-23 | sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ... | Miklos Vajna |
2022-05-23 | tdf#149017 Justify::SpaceDistribution unit tests. | Mark Hung |
2022-05-23 | tdf#144788 follow up fix: Fix null pointer use | Jim Raykowski |