Age | Commit message (Expand) | Author |
2022-05-31 | sw content controls, date: add insert UI | Miklos Vajna |
2022-05-31 | date picker should rather show the current date instead of February 14, 2019 | Andras Timar |
2022-05-30 | Use more appropriate index variable type | Stephan Bergmann |
2022-05-30 | tdf#145178: sw: Add UItest | Xisco Fauli |
2022-05-30 | -Werror=maybe-uninitialized | Stephan Bergmann |
2022-05-30 | tdf#147708 create floating menubutton on demand | Caolán McNamara |
2022-05-30 | use more SfxWhichIter::GetItemState | Noel Grandin |
2022-05-30 | these can be stack allocated | Noel Grandin |
2022-05-30 | tdf#146272 sw: fix fly in fly hid by incomplete z-ordering | Attila Bakos (NISZ) |
2022-05-30 | tdf#149200: docx export: transparent color fix | Vasily Melenchuk |
2022-05-30 | sw: prefix members of CompareDrawObjs, SwBasicEscherEx, ... | Miklos Vajna |
2022-05-30 | sw content controls, date: add DOCX import | Miklos Vajna |
2022-05-29 | cid#1504583 Unchecked return value | Caolán McNamara |
2022-05-28 | add ClearItem to the SfxItemSet iterators | Noel Grandin |
2022-05-28 | add GetItemState to SfxItemIter, the same way I did to SfxWhichIter | Noel Grandin |
2022-05-28 | use the new SfxWhichIter::GetItemState feature | Noel Grandin |
2022-05-27 | tdf#145875 don't open Insert section dialog when pasting image | Szymon Kłos |
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 |