Age | Commit message (Expand) | Author |
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 |
2022-05-22 | tdf#144788 follow up: fix SwNavigator footnote tracking | Jim Raykowski |
2022-05-20 | sw content controls, picture: add insert UI | Miklos Vajna |
2022-05-20 | sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter() | Miklos Vajna |
2022-05-20 | sw content controls, picture: add DOCX filter | Miklos Vajna |
2022-05-20 | new loplugin:unnecessary locking | Noel Grandin |
2022-05-19 | tdf#149018 "Object" -> "OLE Object" in Menu and Dialog labels | Seth Chaiklin |
2022-05-19 | tdf#138844 rename "Type" and "Image" tabs in Image Properties dialog | Seth Chaiklin |
2022-05-19 | sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarks | Michael Stahl |
2022-05-19 | sw: fix assert in SwModule::Notify() | Michael Stahl |
2022-05-19 | remove using namespace css in justify.hxx. | Mark Hung |
2022-05-19 | sw content controls, dropdown: disable NOP buttons in the property dialog | Miklos Vajna |
2022-05-19 | sw content controls, picture: replace placeholder image on click | Miklos Vajna |
2022-05-19 | tdf#148132: Revert "n#758883 dmapper: paragraph-level..." | Vasily Melenchuk |
2022-05-19 | tdf#148720 sw DOCX: fix jumbled group textbox regression | Attila Bakos (NISZ) |
2022-05-18 | Fix typos | Andrea Gelmini |
2022-05-18 | no need to take a lock when returning static data | Noel Grandin |
2022-05-18 | tdf#148455 docx import/export: improvements to lvlOverride | Vasily Melenchuk |
2022-05-18 | tdf#149017 fix space distribution in SwFntObj::DrawText() | Mark Hung |
2022-05-18 | Extend loplugin:redundantcast to trivial reinterpret_cast from T to itself | Stephan Bergmann |