summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-05-31sw content controls, date: add insert UIMiklos Vajna
2022-05-31date picker should rather show the current date instead of February 14, 2019Andras Timar
2022-05-30Use more appropriate index variable typeStephan Bergmann
2022-05-30tdf#145178: sw: Add UItestXisco Fauli
2022-05-30-Werror=maybe-uninitializedStephan Bergmann
2022-05-30tdf#147708 create floating menubutton on demandCaolán McNamara
2022-05-30use more SfxWhichIter::GetItemStateNoel Grandin
2022-05-30these can be stack allocatedNoel Grandin
2022-05-30tdf#146272 sw: fix fly in fly hid by incomplete z-orderingAttila Bakos (NISZ)
2022-05-30tdf#149200: docx export: transparent color fixVasily Melenchuk
2022-05-30sw: prefix members of CompareDrawObjs, SwBasicEscherEx, ...Miklos Vajna
2022-05-30sw content controls, date: add DOCX importMiklos Vajna
2022-05-29cid#1504583 Unchecked return valueCaolán McNamara
2022-05-28add ClearItem to the SfxItemSet iteratorsNoel Grandin
2022-05-28add GetItemState to SfxItemIter, the same way I did to SfxWhichIterNoel Grandin
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-27tdf#145875 don't open Insert section dialog when pasting imageSzymon Kłos
2022-05-27sw content controls, date: preserve more propertiesMiklos Vajna
2022-05-27sw content controls, date: add current date handlingMiklos Vajna
2022-05-27tdf#149268: sw: Add UItestXisco Fauli
2022-05-27sw: language fallback in MSWordExportBase::GetNumberFormat()Michael Stahl
2022-05-27tdf#148365 sw: fix freezing with FrameIsAutomaticHeightAttila Bakos (NISZ)
2022-05-27tdf#149268 avoid null pointer dereferenceJim Raykowski
2022-05-27sw content controls, date: add DOCX exportMiklos Vajna
2022-05-27CppunitTest_sw_layoutwriter: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-05-26tdf#146955 DOCX import: fix SAX exception with footnotesLászló Németh
2022-05-26tdf#149324 sw offapi xmloff: add option to not hyphenate short wordsLászló Németh
2022-05-26Fix typoAndrea Gelmini
2022-05-26Fix typosAndrea Gelmini
2022-05-26sw content controls, picture: add LOK API testcaseMiklos Vajna
2022-05-26tdf#149248 sw offapi xmloff: add option to not hyphenate last wordLászló Németh
2022-05-26avoid some allocation in SwDoc::ResetAttrsNoel Grandin
2022-05-26sw content controls, date: add ODT filterMiklos Vajna
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25sw: refactor and create Justify::SnapToGrid()Mark Hung
2022-05-25sw: add stub Title impl for SwAuthorFieldMiklos Vajna
2022-05-2591 null derefs seen in crashreporting reportCaolán McNamara
2022-05-25tdf#149018 a few more "Objects" -> "OLE Objects"Seth Chaiklin
2022-05-25sw content controls, date: show a date picker on clickMiklos Vajna
2022-05-25Advanced Diagram support: Isolated IDiagramHelper, selection visualizationArmin Le Grand (Allotropia)
2022-05-25tdf#56266 sw xmloff: fix tracked deletions in insertionsLászló Németh
2022-05-25Resolves tdf#146762 - Consistency for list indent and level shortcutsHeiko Tietze
2022-05-24comments: reassign ID when copy commentPranam Lashkari
2022-05-24sw XHTML import: handle non-image, non-RTF objects as clickable imagesMiklos Vajna
2022-05-24sw: fix mysterious layout loop in CppunitTest_sw_uiwriter3 testTdf104649Michael Stahl
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24sw content controls, date: add doc model & UNO APIMiklos Vajna
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-24tdf#149186: Table of contents editor not showing buttons in Dutch UICaolán McNamara
2022-05-24tdf#149198: sw_ooxmlexport16: Add unittestXisco Fauli