summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2023-02-15Add paraIdParent to LOK notification attributesParis Oplopoios
2023-02-15simplify s_getCalendarWrapperNoel Grandin
2023-02-15sw: fix crash in SwView::AttrChangedNotify()Miklos Vajna
2023-02-15replace RES_GRAPHIC_PIECE_ARRIVED and RES_LINKED_GRAPHIC_STREAM_ARRIVEDBjoern Michaelsen
2023-02-15SwContentNode: assert on dead codeBjoern Michaelsen
2023-02-15Fix typoAndrea Gelmini
2023-02-15tdf#153519 Another TreeListEntryUIObject heap-use-after-freeStephan Bergmann
2023-02-15DOCX filter: fix horizontal pos of floattables with compat mode >= 15Miklos Vajna
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-15Refactored SwAuthorityField::GetAuthorityVojtěch Doležal
2023-02-15CppunitTest_sw_htmlexport: avoid preTest() in testSkipImagesEmbeddedMiklos Vajna
2023-02-15tdf#153499 missing colon in subdialog to Insert Index EntrySeth Chaiklin
2023-02-14tdf#153602 writerfilter: clear isDummyPara after processing table.Justin Luth
2023-02-14tdf#134283: MakeSetList should iterate Setters, not GettersBjoern Michaelsen
2023-02-14sw floattable: improve handling of split flys in SwTextFrame::FormatEmpty()Miklos Vajna
2023-02-14UBSan needs SwFlowFrame RTTI to be public nowStephan Bergmann
2023-02-14sw: document SwAuthorityFieldMiklos Vajna
2023-02-14tdf#153592 writerfilter: don't defer breaks into shapes/commentsJustin Luth
2023-02-13Fix typoAndrea Gelmini
2023-02-13tdf#152605 (tdf#137968) "heading level" -> "outline level"Seth Chaiklin
2023-02-13tdf#153499 Add missing colons to labels with buddy controlsSeth Chaiklin
2023-02-13sw floattable: handle table-in-fly in SwFrame::GetNextFlyLeaf()Miklos Vajna
2023-02-13tdf#152964: sw: move UItest to CppUnittestXisco Fauli
2023-02-13sw: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-13sw: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-13sw: use try/finally to reset the changes in OptionsTreeDialogXisco Fauli
2023-02-13tdf#143148 Use pragma once instead of include guard in swbuldi
2023-02-13Fix typo, improve code readability, fix commentParis Oplopoios
2023-02-12Fix typoAndrea Gelmini
2023-02-12Fix typoAndrea Gelmini
2023-02-12tdf#152605 "heading level"->"outline level" and other tip correctionsSeth Chaiklin
2023-02-11tdf#152605 change "heading level" to "outline level" in UISeth Chaiklin
2023-02-11sw wrtsh1: cleanup unused pointerJustin Luth
2023-02-11tdf#147892 DOCX: fix corrupt export at para marker revision historyLászló Németh
2023-02-11sw: rename getFieldmarkFor() to getInnerFieldmarkFor()Justin Luth
2023-02-10tdf#153205 related: Improve selection mode control icon updateJim Raykowski
2023-02-10tdf#153205 related: Fix selection problems caused by cursor shellJim Raykowski
2023-02-10tdf#153341: sw_htmlimport: Add unittestXisco Fauli
2023-02-10tdf#153244: sw: Add UItestXisco Fauli
2023-02-09tdf#153042 doc/x/rtf: pre-emptive unit tests for numbering tabstopJustin Luth
2023-02-09sw: fix crash in SwModule::InsertLabXisco Fauli
2023-02-09make default selected table style to Default Table Style for only onlineMert Tumer
2023-02-09sw: change inserttable style option default to 1Mert Tumer
2023-02-09use new baseclass member insteadCaolán McNamara
2023-02-09sw: call FormatEmpty() in SwTextFrame::Format() for split fly mastersMiklos Vajna
2023-02-09sw floattable: fix cid#1520804Miklos Vajna
2023-02-09sw: fix undo comment of FN_UPDATE_TEXT_FORMFIELDMiklos Vajna
2023-02-08tdf#153423 tdf#150197: use getToken in proper orderJustin Luth
2023-02-08Revert "tdf#148360 doc import: add NO_NUMBERING_SHOW_FOLLOWBY(true)"Justin Luth
2023-02-08htmlexport: close li mark not only in xhtmlSzymon Kłos