summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-08Resolves: tdf#147722 ScrolledWindow expands beyond buttonboxCaolán McNamara
2022-03-01use SfxItemSet::GetItemIfSet in sc/source/ui/Noel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11uitest: sc: add a buidable name to the tabs in DataSubTotals dialogXisco Fauli
2022-02-11Better SCSTR_COLUMN, SCSTR_ROW names, tdf#140290 follow-upEike Rathke
2022-02-11Resolves tdf#140290 - Make sort keys accessibleHeiko Tietze
2022-02-10add more TypedWhichIdNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-25call baseclass CloseCaolán McNamara
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2021-12-06rename In() to Contains()Luboš Luňák
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
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-11-08make a number of Calc functions return value by actually returning itLuboš Luňák
2021-10-30Add comments for defaults of bEvaluateFormulasEike Rathke
2021-10-21loplugin:flattenNoel Grandin
2021-10-11loplugin:moveparam in scNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17rather return ref from GetTransliterationNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-08-31Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteEike Rathke
2021-08-29Resolves: tdf#117868 CSV: support sep=; and "sep=;" separator settingEike Rathke
2021-08-19Make the logic more logical.., tdf#102846 follow-upEike Rathke
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02tdf#115520 sc UI: Define Database Range dialog disappearedTünde Tóth
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16use WhichRangesContainer in scNoel Grandin
2021-07-15Keep ScAsciiOptions in sync with ScImportOptions, tdf#135762 relatedEike Rathke
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-06-25tdf#58250 - Show custom unicode separator in the csv import dialogAndreas Heinisch
2021-06-24tdf#69207 - Use selected text delimiter to parse the provided csv dataAndreas Heinisch
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-04lok: Hide file name from Text Import Dialog (csv)merttumer
2021-06-04lok: add global notifier to the "Text Import Dialog"merttumer
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-20use toggle instead of click for RadioButtonCaolán McNamara