summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui/filtdlg.cxx
AgeCommit message (Expand)Author
12 daysloplugin:ostr in sc/../dbguiNoel Grandin
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2023-06-24Rename "aStrTextColor" to "aStrFontColor"Taichi Haradaguchi
2022-09-23Rename #defineTaichi Haradaguchi
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11Better SCSTR_COLUMN, SCSTR_ROW names, tdf#140290 follow-upEike Rathke
2021-11-28drop unneeded includeCaolán McNamara
2021-11-17SCSTR_FILTER_TEXT_COLOR is used in two different contextsCaolán McNamara
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-10-21loplugin:flattenNoel Grandin
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15tdf#76898 standard filter: add buttons to remove conditionsMartin van Zijl
2020-09-07Related: tdf#136455 use insert_vector for bulk insertCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-06-01tdf#76898 add ability to reset standard filterMartin van Zijl
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-03merge msgbox and stdtextCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-05-21freeze/thaw around big insertsCaolán McNamara
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-17drop newly unused ScFilterOptionsMgrCaolán McNamara
2019-04-16weld ScFilterDlgCaolán McNamara
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-28loplugin:useuniqueptr in ScFilterDlgNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-02-22weld native message dialogsCaolán McNamara
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt