summaryrefslogtreecommitdiff
path: root/sw/qa/core/doc
AgeCommit message (Expand)AuthorFilesLines
28 hoursloplugin:ostr in sw/qa/coreNoel Grandin1-40/+40
2023-11-19Extended loplugin:ostr: swStephan Bergmann1-1/+1
2023-11-13sw floattable, insert UI: fix missing undo/redoMiklos Vajna1-0/+43
2023-09-07Autocorrect: Add option for autoformat bulleted lists after spaceDarshan-upadhyay11101-0/+51
2023-08-01tdf#156260 sw floattable: avoid overlapping flys on anchor changeMiklos Vajna2-0/+33
2023-05-17sw floattable: disable chain UI if the frame is allowed to split alreadyMiklos Vajna1-0/+40
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen1-7/+6
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann1-6/+7
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen1-7/+6
2023-04-17Remove some unused includesMiklos Vajna1-3/+0
2023-02-23SwModelTestBase: add selectShape helperXisco Fauli1-3/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli1-10/+20
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli1-1/+1
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli1-10/+13
2022-10-27crashtesting: fix PDF export of tdf98567-1.docxMiklos Vajna2-0/+10
2022-10-24sw: make sure mark container is sorted before calling equal_range()Miklos Vajna2-0/+12
2022-10-18sw: fix crash on deleting a bookmark with active selection listenersMiklos Vajna1-0/+86
2022-10-14sw: improve duplicated images in copied header/footer textMiklos Vajna2-0/+18
2022-10-13sw: improve duplicated bookmarks in copied header/footer textMiklos Vajna2-8/+16
2022-10-04tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna1-0/+30
2022-09-08DOCX import: avoid duplicated bookmarks in copied header/footer textMiklos Vajna2-0/+16
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-2/+2
2022-08-02introduce SwPosition::GetNodeNoel Grandin1-1/+1
2022-05-12sw content controls: fixes for the ending dummy charMiklos Vajna1-0/+30
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-2/+2
2022-04-07sw: keep URL when applying frame style on imagesMiklos Vajna1-0/+28
2021-11-08sw: try grouping undo actions of IME-edited textMiklos Vajna1-0/+32
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-2/+1
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin1-1/+2
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-2/+2
2021-04-27tdf#138604 sw textbox copy: fix missing fly frames of as-char draw frameMiklos Vajna2-0/+36
2021-01-12tdf#138995 DOCX import: fix handling of textbox zordersMiklos Vajna2-0/+16
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-09-04sw: default to UI locale when language is missingMiklos Vajna2-0/+22
2020-09-03sw: insert plain tab char at a numbered para start if indent wouldn't changeMiklos Vajna2-0/+22
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-0/+1
2020-07-30sw: extract createDoc() from various test suites to a single getSwDoc()Miklos Vajna1-16/+2
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann1-1/+1
2020-06-02tdf#133271 sw textbox: handle TextRotateAngle shape propertyMiklos Vajna2-0/+22
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-27Remove some unused includesMiklos Vajna1-1/+0
2020-02-04tdf#130362 sw: fix anchoring of inline math objectsMiklos Vajna1-0/+65