summaryrefslogtreecommitdiff
path: root/sw/qa/extras/unowriter/unowriter.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-30SwModelTestBase: add getSwTextDoc and use it everywhereXisco Fauli1-3/+2
2024-10-29UnoApiTest: check mxComponent right after loadingXisco Fauli1-2/+1
2024-10-25sw/qa: use getSwDocShell() when possibleXisco Fauli1-11/+5
2024-10-24sw/qa: use getSwDoc() moreXisco Fauli1-3/+1
2024-08-15tdf#162480: Make sure to use correct anchor point for text box creationMike Kaganski1-0/+18
2024-06-19tdf#62603: sw unit test: replace string mix font styleKira Tubo1-0/+91
2024-06-19Fix typoAndrea Gelmini1-1/+1
2024-06-10loplugin:ostr in sw/qa/extrasNoel Grandin1-172/+179
2024-05-16tdf#161035: The previous bookmarks can legitimately be not processedMike Kaganski1-0/+27
2024-04-25tdf#141525: sw unit test: line w/ arrow/circle endpointsKira Tubo1-0/+26
2024-03-21tdf#160278: restore cursor bounds properlyMike Kaganski1-0/+21
2023-12-21address nit: put unit tests in anonymouse namespaceJustin Luth1-5/+5
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann1-6/+6
2023-10-03tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsAnkit_Jaipuriar1-3/+3
2023-06-26new loplugin:constexprliteralNoel Grandin1-6/+6
2022-12-09sw: remove unused DocumentContentOperationsManager::InsertGraphicObject()Miklos Vajna1-2/+3
2022-11-11SwModelTestBase: use createSwDoc everywhereXisco Fauli1-11/+11
2022-11-11SwModelTestBase: remove duplicated methodXisco Fauli1-17/+17
2022-11-04SwModelTestBase: make mpTestDocumentPath privateXisco Fauli1-20/+15
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin1-1/+1
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin1-4/+4
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann1-13/+13
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski1-5/+4
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-2/+2
2021-07-02sw: handle RANGE_IS_SECTION in SwXTextRange::getText()Michael Stahl1-0/+3
2021-05-12tdf#137810 sw: fix SwXNumberingRules setting CharStyleNameMichael Stahl1-0/+33
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-6/+6
2021-02-15loplugin:referencecasting in swNoel1-1/+1
2021-02-04sw: fix copying and deleting of table in section via APIMichael Stahl1-0/+59
2021-01-10fix coverity parse errorsCaolán McNamara1-1/+1
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-1/+1
2020-11-24sw: fix SwXTextRange::createEnumeration() inside table cellMichael Stahl1-0/+27
2020-11-24sw: fix copying and deleting of section content via APIMichael Stahl1-0/+122
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-10-20use tools::Long in swNoel1-1/+1
2020-09-28sw: prefix members of SwFrameChangesLeave, SwSidebarItem, ...Miklos Vajna1-1/+1
2020-08-23Fix typosAndrea Gelmini1-1/+1
2020-08-15Fix typo in codeAndrea Gelmini1-2/+2
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen1-0/+1
2020-07-31sw: introduce a Library_swqahelperMiklos Vajna1-0/+14
2020-06-05Upcoming loplugin:elidestringvar: swStephan Bergmann1-5/+5
2020-05-15CppUnittest: sw: simplify code. use getShapes and getShapeXisco Fauli1-6/+4
2020-04-14sw: fix fly at-char deletion API behaviour changeMichael Stahl1-0/+51
2020-02-22Fix typoAndrea Gelmini1-1/+1
2020-01-07tdf#129841: fix GetTextTableCursorPropertyMap cell background valuesMike Kaganski1-0/+34
2020-01-06tdf#129839: pass initialized shared_ptr to SwDoc::GetBoxAttrMike Kaganski1-0/+24
2020-01-03tdf#129743 follow-up: implement the other variant of the fixMike Kaganski1-11/+11
2020-01-03sw: add UNO API for semi-transparent textMiklos Vajna1-0/+16
2020-01-02tdf#129743: don't delete mark of current cursor when creating new cursorMike Kaganski1-0/+38
2019-11-20sw: revert change in expanding hints in SwXText::insertTextContent()Michael Stahl1-0/+91