summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-05-24tdf#149186: Table of contents editor not showing buttons in Dutch UIJulien Nabet
2022-05-24sw: document SwFltAnchorListenerMiklos Vajna
2022-05-24sw HTML import: extend list of MIME types recognized as image objectsMiklos Vajna
2022-05-24tdf#149231 Fix crash on print preview of masterJim Raykowski
2022-05-23Fix typosAndrea Gelmini
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna
2022-05-23tdf#149184 DOCX: fix crash removing footer, then saving to docHossein
2022-05-23tdf#149198 Fix previous fixStephan Bergmann
2022-05-23tdf#149141 - Writer - Added default object creation when drag size too lowAshSinc
2022-05-23tdf#149198 Fix use of nullptrStephan Bergmann
2022-05-23sw: copy grab bags in mail mergeMichael Stahl
2022-05-23sw: avoid ~SwIndexReg() assert in SwFEShell::PastePages()Michael Stahl
2022-05-23sw_redlinehide: fix crash in IsMarkHidden() if pointing to table nodeMichael Stahl
2022-05-23sw: SwNodeIndex GCC12 spurious -Werror=dangling-pointer=Michael Stahl
2022-05-23sw: prefix members of SwWW8Shade, WW8Glossary, WW8ListManager and ...Miklos Vajna
2022-05-23tdf#149017 Justify::SpaceDistribution unit tests.Mark Hung
2022-05-23tdf#144788 follow up fix: Fix null pointer useJim Raykowski
2022-05-22tdf#144788 follow up: fix SwNavigator footnote trackingJim Raykowski
2022-05-20sw content controls, picture: add insert UIMiklos Vajna
2022-05-20sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()Miklos Vajna
2022-05-20sw content controls, picture: add DOCX filterMiklos Vajna
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-19tdf#149018 "Object" -> "OLE Object" in Menu and Dialog labelsSeth Chaiklin
2022-05-19tdf#138844 rename "Type" and "Image" tabs in Image Properties dialogSeth Chaiklin
2022-05-19sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl
2022-05-19sw: fix assert in SwModule::Notify()Michael Stahl
2022-05-19remove using namespace css in justify.hxx.Mark Hung
2022-05-19sw content controls, dropdown: disable NOP buttons in the property dialogMiklos Vajna
2022-05-19sw content controls, picture: replace placeholder image on clickMiklos Vajna
2022-05-19tdf#148132: Revert "n#758883 dmapper: paragraph-level..."Vasily Melenchuk
2022-05-19tdf#148720 sw DOCX: fix jumbled group textbox regressionAttila Bakos (NISZ)
2022-05-18Fix typosAndrea Gelmini
2022-05-18no need to take a lock when returning static dataNoel Grandin
2022-05-18tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk
2022-05-18tdf#149017 fix space distribution in SwFntObj::DrawText()Mark Hung
2022-05-18Extend loplugin:redundantcast to trivial reinterpret_cast from T to itselfStephan Bergmann