summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docfld.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-09-14tdf#106663 - Fields: use the starting position of the frameAndreas Heinisch
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-03-25crashtesting: iterator range not partitioned by predicateCaolán McNamara
2023-02-23refactor SwFormatField againBjoern Michaelsen
2022-09-28sal_uLong->sal_uInt32 in SwHashTableNoel Grandin
2022-09-25use more SwPosition::SetContentNoel Grandin
2022-08-15pass content offset into FieldsToCalc instead of SwContentIndexNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-07make SetGetExpField take a SwNode, not an SwNodeIndexNoel Grandin
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26SwContentIndex: move the const_cast insideNoel Grandin
2022-07-26simplify some use of SwPositionNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-07-19Fix typoAndrea Gelmini
2022-07-17tdf#54703 fix unhiding at PDF export of cond. hidden sectionsTomaž Vajngerl
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-04-06sw: fix expansion of SetGetExpField in headers with split table rowsMichael Stahl
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-08-23sw: evaluate bookmark conditions differentlyMichael Stahl
2021-04-27CommandType is "long" type not "short" typeJulien Nabet
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-13Drop duplicate methodMike Kaganski
2021-03-12Use range-based for; mention similar method in commentsMike Kaganski
2020-12-23Rename sorted_vector::erase(size_t) to erase_atJan-Marek Glogowski
2020-11-25Fix --disable-pch build on WindowsMike Kaganski
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-11loplugin:stringviewNoel
2020-11-01sw/source/core/doc: Stop abusing observer pattern for code obfuscation.Bjoern Michaelsen
2020-10-05Evaluate family never passed a null SwDoc*Caolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-30SwNodes::GetDoc can return a reference insteadCaolán McNamara
2020-08-01loplugin:flatten in sw/core/docNoel Grandin
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-04-19loplugin:buriedassign in sw(3)Noel Grandin
2020-03-10SwDoc::GetDBDesc(): SwIterator no more ...Bjoern Michaelsen
2020-02-07SwFormatField::Modify no more (folded into SwClientNotify)Bjoern Michaelsen
2019-11-08Missing include (Windows --disable-pch)Stephan Bergmann
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-04-20simplify SfxPoolItemArray_Impl (tdf#81765 related)Noel Grandin
2019-04-08tdf#123968 sw: use inline editing for input fields for variablesMichael Stahl
2019-03-28use unique_ptr for SwFieldTypesNoel Grandin