summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui/fldmgr.cxx
AgeCommit message (Expand)Author
2022-08-10unique_ptr->optional in SwInsertField_DataNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-14Relates tdf#139141 - Make variable date/time field the defaultHeiko Tietze
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-21sw bibliography, refer to a page: edit the page number of individual entriesMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-11Remove unneeded breaksAndrea Gelmini
2021-01-26loplugin:passstuffbyrefNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-02Field, FieldType: Remove remaining calls to ModifyNotificationBjoern Michaelsen
2020-09-30loplugin:reducevarscope in swNoel
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-07-30loplugin:flatten in sw/uibase/fldui..sw/uibase/ribbarNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-01-07tdf#42949 Fix IWYU warnings in sw/source/uibase/[a-g]*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2019-07-01sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna
2019-05-06Translate German variable namesJohnny_M
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22weld SwFieldDlgCaolán McNamara
2019-02-22weld SvxScriptSelectorDialogCaolán McNamara
2019-02-10loplugin:indentation in swNoel Grandin
2019-02-04Use indexed getToken()Matteo Casalin
2019-01-21cleanup SwAuthEntry manual ref-countingNoel Grandin
2018-12-18sw_redlinehide_4b: adapt FindAttrImpl()Michael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-18loplugin:useuniqueptr in SwFieldMgr::GetCurTypeIdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-10pass SwField around by std::unique_ptrNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen