summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/fldref.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-08Resolves: tdf#154715 don't use last-used field setting when editing fieldCaolán McNamara1-1/+1
2023-10-30Improve HIDE_NON_NUMERICAL compatibility with WordSkyler Grey1-19/+29
2023-10-27Add flags to STYLEREFSkyler Grey1-12/+25
2023-10-20tdf#86790: Add support for a word-style stylerefSkyler Grey1-4/+66
2023-05-30tdf#145538,tdf#147021: sw/source: range based loopsDr. David Alan Gilbert1-3/+3
2023-03-02tdf#114441 Convert sal_uLong to better data type sal_uInt32Shady Mohamed1-1/+1
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli1-8/+9
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna1-15/+15
2022-10-06tdf#135938 - Refresh cross-reference name after filter selection has changedAndreas Heinisch1-3/+5
2022-05-04tdf#131725 use first page directionality for x-reference dialog TreeViewCaolán McNamara1-0/+12
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-2/+2
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-2/+3
2022-02-08tdf#146462: sw: Add UItestXisco Fauli1-0/+1
2022-02-04tdf#146462 sw: fix broken CrossReference field tab pageMichael Stahl1-28/+19
2021-12-20tdf#145062 sw: try to fix UBSan crash in UITestMichael Stahl1-3/+18
2021-12-16tdf#129796: sw: Add UItestXisco Fauli1-0/+3
2021-12-16tdf#145062: sw: Add UItestXisco Fauli1-0/+3
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin1-2/+0
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo1-3/+3
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin1-21/+21
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-4/+0
2019-12-06tdf#127955 check if position stored in user config is in range for the treeviewCaolán McNamara1-1/+1
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-10-27tdf#128393 change sorting while thawedCaolán McNamara1-4/+18
2019-10-26ensure id is valid before useCaolán McNamara1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-3/+2
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-48/+49
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin1-1/+1
2019-04-09drop some unneeded includesCaolán McNamara1-2/+0
2019-03-22weld SwFieldDlgCaolán McNamara1-1/+1
2019-03-18weld SwFieldRefPageCaolán McNamara1-269/+231
2019-03-17tdf#103301 Set focus to the filter textboxRoman Kuznetsov1-0/+1
2019-02-04Reduce temporariesMatteo Casalin1-7/+4
2019-02-04Check emptiness of last token on indexMatteo Casalin1-3/+2
2019-02-04Use indexed getToken()Matteo Casalin1-3/+4
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-3/+3
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-11-19weld TreeViewCaolán McNamara1-0/+6
2018-11-15sw_redlinehide_3: adapt SwSetExpFieldType::GetSeqFieldList()Michael Stahl1-2/+3
2018-11-15sw_redlinehide_3: hide deleted numbered nodes in field dialogMichael Stahl1-2/+6
2018-11-15sw_redlinehide_3: hide deleted outline nodes in NavigatorMichael Stahl1-2/+6
2018-11-07move SvTreeListBox to vclCaolán McNamara1-1/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-04loplugin:useuniqueptr in SwSeqFieldListNoel Grandin1-18/+18
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2