summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldref.cxx
AgeCommit message (Expand)Author
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-12-06tdf#127955 check if position stored in user config is in range for the treeviewCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-27tdf#128393 change sorting while thawedCaolán McNamara
2019-10-26ensure id is valid before useCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-22weld SwFieldDlgCaolán McNamara
2019-03-18weld SwFieldRefPageCaolán McNamara
2019-03-17tdf#103301 Set focus to the filter textboxRoman Kuznetsov
2019-02-04Reduce temporariesMatteo Casalin
2019-02-04Check emptiness of last token on indexMatteo Casalin
2019-02-04Use indexed getToken()Matteo Casalin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-19weld TreeViewCaolán McNamara
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-02tdf#115319 references with Hungarian articlesLászló Németh
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-06tdf#107939 Fix case-insensitive filter in Field DialogVitaliy Anderson
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-03cppcheck: variableScopeZolnai Tamás