summaryrefslogtreecommitdiff
path: root/sw/source/uibase/fldui
AgeCommit message (Expand)Author
2023-11-01SwFieldMgr::m_nCurFormat is unusedNoel Grandin
2023-10-27Add flags to STYLEREFSkyler Grey
2023-10-23Revert "Resolves tdf#139141 - Make variable date/time field the default"Heiko Tietze
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey
2023-10-04tdf#157394 sw: fix inserting reference mark with existing selectionMiklos Vajna
2023-07-05loplugin:constantparamNoel Grandin
2023-06-13tdf#147021: sw/source use std::size() instead of SAL_N_ELEMENTSDr. David Alan Gilbert
2023-03-22sw: check GetActiveView()Xisco Fauli
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-08Resolves tdf#139141 - Make variable date/time field the defaultHeiko Tietze
2023-01-06Revert "Relates tdf#139141 - Make variable date/time field the default"Heiko Tietze
2022-12-21sw, field insert: handle the Content param for refmarks and accept HTML thereMiklos Vajna
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
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-11sw: prefix members of SwDLL, SwFieldDlgWrapper, SwImplShellAction and ...Miklos Vajna
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-04sw: prefix members of SwFieldDataOnlyDlgWrapper, SwPtrItem, ...Miklos Vajna
2021-09-28gives names to all the Idles and TasksNoel 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-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
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-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
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