summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-03-04Removed executable bits on rtf filesAndrea Gelmini
2022-03-04Removed duplicated includeAndrea Gelmini
2022-03-04lok: fix goto functionality in Accessibility Check dialogSzymon Kłos
2022-03-04sw clearing breaks: initial layout supportMiklos Vajna
2022-03-04sw layout xml dump: improve handling of number portions at the startMiklos Vajna
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin
2022-03-04SwNavigator: speed up footnote endnote content fillJim Raykowski
2022-03-03tdf#135413: sw: Add UItestXisco Fauli
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-03-03CppunitTest_sw_uiwriter*: Remove unused includesXisco Fauli
2022-03-03tdf#107494: sw: move UITest to CppUnittestXisco Fauli
2022-03-03sw clearing breaks: include this in the UNO API text portion enumMiklos Vajna
2022-03-03add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/firldsNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/txtnodeNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/layoutNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/undoNoel Grandin
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/core/unocoreNoel Grandin
2022-03-02tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh
2022-03-02sw: split CppunitTest_sw_uiwriter4 into uiwriter4 and uiwriter6Xisco Fauli
2022-03-02Advanced Diagram support: Extend UI to all applicationsArmin Le Grand (Allotropia)
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docnodeNoel Grandin
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/docNoel Grandin
2022-03-02ofz#45140 just discard document where import has hopelessly failedCaolán McNamara
2022-03-02move these two DeleteListeners beside each otherCaolán McNamara
2022-03-02sw: split CppunitTest_sw_uiwriter2 into uiwriter2 and uiwriter5Miklos Vajna
2022-03-02use SfxItemSet::GetItemIfSet in sw/source/core/attrNoel Grandin
2022-03-02Advanced Diagram support: Disable enter Diagram (Groups)Armin Le Grand (Allotropia)
2022-03-02sw: oops forgot to remove this commentMichael Stahl
2022-03-02add a layout test to exercise UXTSORELCaolán McNamara
2022-03-02sw: really prevent footnote frame against delete while it's movedMichael Stahl
2022-03-02sw clearing breaks: add UNO API to insert this with custom clear / char propsMiklos Vajna
2022-03-02tdf#69648 tdf#119234 sw: fix at-char group textbox positionAttila Bakos (NISZ)
2022-03-02remove writerhelper::DefaultItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-02add TypedWhichId version of GetWhichOfScriptNoel Grandin
2022-03-02remove writerhelper::ItemGetNoel Grandin
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2022-03-01Use known length to pre-initialize bufferMike Kaganski
2022-03-01sw clearing breaks: add UNO API to insert thisMiklos Vajna
2022-03-01Fix typosAndrea Gelmini
2022-03-01gtk4: media dimensions are only reliably available asyncCaolán McNamara
2022-03-01protect frame from triggering deleting itselfCaolán McNamara
2022-03-01tdf#147126 sw: fix missing as_char anchoring of group textboxesAttila Bakos (NISZ)
2022-03-01Try to fix .bau files being ignoredSamuel Mehrbrodt
2022-03-01Fix flaky test on Win64Mike Kaganski
2022-03-01misaligned-pointer-useStephan Bergmann
2022-02-28uitest: simplify tests even moreXisco Fauli