summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-06-01sw: fix crash in SwDoc::CopyMasterHeader and SwDoc::CopyMasterFooterXisco Fauli
2022-06-01sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-01sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-01CppunitTest_sw_tiledrendering: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2022-06-01tdf#149010 add and improve tooltips to "Previous Link" and "Next Link"Seth Chaiklin
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-06-01sw: fix crash in SwAnchoredObject::UpdateObjInSortedListXisco Fauli
2022-06-01CppunitTest_sw_ooxmlexport13: avoid mustTestImportOf()Miklos Vajna
2022-05-31Use a range-based for loopStephan Bergmann
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)