summaryrefslogtreecommitdiff
path: root/sw/source/ui/fldui/flddb.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-07-10make scoped enum for dbfield subtypeNoel Grandin1-2/+2
2025-07-07move m_nSubType field in SwField down to subclassesNoel Grandin1-4/+4
2025-07-07move m_nFormat field in SwField down to subclassesNoel Grandin1-4/+8
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn1-1/+1
2024-11-24Turn SW_MOD macro to a functionMike Kaganski1-1/+1
2024-07-08Resolves: tdf#161478 Insert button not updated on switch tabsCaolán McNamara1-1/+1
2024-06-03loplugin:ostr in sw/.../flduiNoel Grandin1-14/+14
2024-04-04improve usability of variable fieldsOliver Specht1-1/+1
2023-03-02tdf#114441 Convert sal_uLong to better data type sal_uInt32Shady Mohamed1-1/+1
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli1-13/+12
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+1
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-03-09gtk4: remove set_accessible_relation_label_forCaolán McNamara1-5/+0
2022-02-08tdf#146462: sw: Add UItestXisco Fauli1-0/+1
2021-12-20tdf#145062 sw: try to fix UBSan crash in UITestMichael Stahl1-3/+9
2021-12-16tdf#129796: sw: Add UItestXisco Fauli1-0/+1
2021-12-16tdf#145062: sw: Add UItestXisco Fauli1-0/+3
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna1-1/+1
2021-03-14tdf#141011: Postpone SwFieldDBPage::Reset to tab activationMike Kaganski1-0/+4
2020-12-23tdf#130275: Fields dialog is too tallKevin Suo1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-07-30loplugin:flatten in sw/ui/dialog..sw/ui/tableNoel Grandin1-28/+28
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-4/+0
2020-01-06tdf#129798: store SwWrtShell when it's availableMike Kaganski1-24/+34
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-4/+4
2019-10-03rename SwNumFormatListBox back to NumFormatListBoxCaolán McNamara1-1/+1
2019-09-26TODO rename to GetFrameWeldCaolá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-9/+2
2019-09-23replace LogicToPixel uses in SfxTabPagesCaolán McNamara1-1/+1
2019-09-20convert SwFieldTypesEnum to scoped enumNoel Grandin1-26/+28
2019-03-20rename SwConditionEdit back to ConditionEditCaolán McNamara1-1/+1
2019-03-19rename DBTreeList back to SwDBTreeListCaolán McNamara1-1/+1
2019-03-19weld SwFieldDBPageCaolán McNamara1-166/+154
2019-02-04Use indexed getToken()Matteo Casalin1-3/+4
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-4/+4
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-09-28gla11y: check element visibilityJan-Marek Glogowski1-0/+9
2018-07-05tdf#116543: don't forget to commit registrations in DB field editorMike Kaganski1-1/+19
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-7/+7
2017-11-21loplugin:flatten in swNoel Grandin1-91/+92
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-4/+4
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-08-07loplugin:constparams in sw part9Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-06-27loplugin:oncevar in swNoel Grandin1-2/+1