Age | Commit message (Expand) | Author |
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 |
2022-05-18 | fix CID#1504441 for SwFntObj. | Mark Hung |
2022-05-17 | sw: remove images from sample document | Xisco Fauli |
2022-05-17 | sw HTML export: avoid pixel height when height is scale and width is relative | Miklos Vajna |
2022-05-17 | tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl() | Michael Stahl |
2022-05-17 | sw: fix assert in SwObjectFormatterTextFrame | Caolán McNamara |
2022-05-17 | tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames() | Michael Stahl |
2022-05-17 | tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup() | Michael Stahl |
2022-05-17 | tdf#65067 Remove excessive spacing from Formula objects | Rafael Lima |
2022-05-17 | sw content controls, picture: add doc model & UNO API | Miklos Vajna |
2022-05-17 | sw: document SwEditShell::InsertTable() | Miklos Vajna |
2022-05-16 | Fix a UITest on Windows | Mike Kaganski |
2022-05-16 | Fix a UITest on Windows | Mike Kaganski |
2022-05-16 | sw content controls, dropdown: edit list items: add modify and delete | Miklos Vajna |
2022-05-16 | tdf#137748 make keyboard accelerators functional in Statistics dialog | Seth Chaiklin |
2022-05-16 | Make media object delete when it is cut | Jim Raykowski |
2022-05-16 | Related: tdf#137748 "Update" should have use-underline | Caolán McNamara |
2022-05-16 | sw content controls, dropdown: edit list items in the properties dialog | Miklos Vajna |
2022-05-16 | sw: prefix members of SwMSDffManager, SwWW8FltControlStack, ... | Miklos Vajna |
2022-05-16 | std::stable_sort() where libc++ debug mode breaks a unittest | Luboš Luňák |
2022-05-15 | tdf#149049 related: fix media object inserts twice in Writer | Jim Raykowski |