summaryrefslogtreecommitdiff
path: root/sw/qa/core/uwriter.cxx
AgeCommit message (Expand)Author
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-10-19Presumed loplugin:cppunitassertequalsStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2022-10-11use more string_view in swNoel Grandin
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-08-31use more SwPosition::AssignNoel Grandin
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel Grandin
2022-08-08unique_ptr->optional in SwRangeRedlineNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-04-02loplugin:stringviewparam convert methods using indexOfNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-04Drop all commented SAL_DEBUG callsJan-Marek Glogowski
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-16Simplify vector initialization in swJulien Nabet
2021-09-03drop SwDocTest::randomTestCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-02SwFrame: Modify no moreBjoern Michaelsen
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-05get rid of long deprecated SwModify::BroadcastModifyBjoern Michaelsen
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-10-04the SwDocShell(SwDoc*, ...) variant is never passed a null SwDoc*Caolán McNamara
2020-08-05CppunitTest_sw_uwriter: make rng used in this test repeatableMiklos Vajna
2020-02-20Remove dead conditionalStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-12-06tdf#121300 sw: consistent fly at-pargraph selectionMichael Stahl
2019-10-23sw: let's insert some paragraph break character in SwPaM::GetText()Michael Stahl
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-07-05tdf#42949 Fix IWYU warnings in sw/inc/*Gabor Kelemen
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-18tdf#42949 Fix IWYU warnings in sw/qa/*Gabor Kelemen
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-01-28sw: prefix members of SwTableAutoFormatMiklos Vajna
2019-01-02Remove SwModify/SwClient for UNO BookmarksBjoern Michaelsen
2018-11-15sw_redlinehide_3: pass current layout through ModelToViewHelperMichael Stahl
2018-09-19sw: SwDocTest: adjust this so it actually tests something interestingMichael Stahl
2018-09-19sw_redlinehide_2: SwDocTest: avoid deleting selections that ...Michael Stahl
2018-09-17New loplugin:externalStephan Bergmann