Age | Commit message (Expand) | Author | Files | Lines |
2025-07-10 | make scoped enum for dbfield subtype | Noel Grandin | 1 | -2/+2 |
2025-07-07 | move m_nSubType field in SwField down to subclasses | Noel Grandin | 1 | -4/+4 |
2025-07-07 | move m_nFormat field in SwField down to subclasses | Noel Grandin | 1 | -4/+8 |
2024-12-07 | weld: Rename weld::Treeview selection signal/connect | Michael Weghorn | 1 | -1/+1 |
2024-11-24 | Turn SW_MOD macro to a function | Mike Kaganski | 1 | -1/+1 |
2024-07-08 | Resolves: tdf#161478 Insert button not updated on switch tabs | Caolán McNamara | 1 | -1/+1 |
2024-06-03 | loplugin:ostr in sw/.../fldui | Noel Grandin | 1 | -14/+14 |
2024-04-04 | improve usability of variable fields | Oliver Specht | 1 | -1/+1 |
2023-03-02 | tdf#114441 Convert sal_uLong to better data type sal_uInt32 | Shady Mohamed | 1 | -1/+1 |
2023-02-17 | check GetActiveWrtShell() and CheckAndGetWrtShell() | Xisco Fauli | 1 | -13/+12 |
2022-04-12 | loplugin:stringview more o3tl conversion | Noel Grandin | 1 | -1/+1 |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin | 1 | -1/+2 |
2022-03-09 | gtk4: remove set_accessible_relation_label_for | Caolán McNamara | 1 | -5/+0 |
2022-02-08 | tdf#146462: sw: Add UItest | Xisco Fauli | 1 | -0/+1 |
2021-12-20 | tdf#145062 sw: try to fix UBSan crash in UITest | Michael Stahl | 1 | -3/+9 |
2021-12-16 | tdf#129796: sw: Add UItest | Xisco Fauli | 1 | -0/+1 |
2021-12-16 | tdf#145062: sw: Add UItest | Xisco Fauli | 1 | -0/+3 |
2021-05-21 | sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing() | Miklos Vajna | 1 | -1/+1 |
2021-03-14 | tdf#141011: Postpone SwFieldDBPage::Reset to tab activation | Mike Kaganski | 1 | -0/+4 |
2020-12-23 | tdf#130275: Fields dialog is too tall | Kevin Suo | 1 | -1/+1 |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel | 1 | -2/+2 |
2020-07-30 | loplugin:flatten in sw/ui/dialog..sw/ui/table | Noel Grandin | 1 | -28/+28 |
2020-01-23 | tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxx | Gabor Kelemen | 1 | -4/+0 |
2020-01-06 | tdf#129798: store SwWrtShell when it's available | Mike Kaganski | 1 | -24/+34 |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann | 1 | -4/+4 |
2019-10-03 | rename SwNumFormatListBox back to NumFormatListBox | Caolán McNamara | 1 | -1/+1 |
2019-09-26 | TODO rename to GetFrameWeld | Caolán McNamara | 1 | -1/+1 |
2019-09-26 | now drop TabPageParent intermediate | Caolán McNamara | 1 | -4/+4 |
2019-09-26 | disinherit OWizardPage and SfxTabPage from vcl TabPage | Caolán McNamara | 1 | -9/+2 |
2019-09-23 | replace LogicToPixel uses in SfxTabPages | Caolán McNamara | 1 | -1/+1 |
2019-09-20 | convert SwFieldTypesEnum to scoped enum | Noel Grandin | 1 | -26/+28 |
2019-03-20 | rename SwConditionEdit back to ConditionEdit | Caolán McNamara | 1 | -1/+1 |
2019-03-19 | rename DBTreeList back to SwDBTreeList | Caolán McNamara | 1 | -1/+1 |
2019-03-19 | weld SwFieldDBPage | Caolán McNamara | 1 | -166/+154 |
2019-02-04 | Use indexed getToken() | Matteo Casalin | 1 | -3/+4 |
2018-12-18 | Get rid of aEmptyOUStr | Mike Kaganski | 1 | -4/+4 |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann | 1 | -1/+1 |
2018-09-28 | gla11y: check element visibility | Jan-Marek Glogowski | 1 | -0/+9 |
2018-07-05 | tdf#116543: don't forget to commit registrations in DB field editor | Mike Kaganski | 1 | -1/+19 |
2018-04-22 | place an intermediate class as parent for SfxTabPages | Caolán McNamara | 1 | -2/+2 |
2018-04-06 | weld linkeditdialog | Caolán McNamara | 1 | -1/+1 |
2018-01-12 | More loplugin:cstylecast: sw | Stephan Bergmann | 1 | -7/+7 |
2017-11-21 | loplugin:flatten in sw | Noel Grandin | 1 | -91/+92 |
2017-10-23 | loplugin:includeform: sw | Stephan Bergmann | 1 | -1/+1 |
2017-09-25 | Translate German comments and debug strings (leftovers) | Johnny_M | 1 | -1/+1 |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt | 1 | -4/+4 |
2017-09-08 | set parent for file dialog helper | Caolán McNamara | 1 | -1/+1 |
2017-08-07 | loplugin:constparams in sw part9 | Noel Grandin | 1 | -1/+1 |
2017-07-21 | de-hrc various things | Caolán McNamara | 1 | -1/+0 |
2017-06-27 | loplugin:oncevar in sw | Noel Grandin | 1 | -2/+1 |