summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
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
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03tdf#142040 CSV import broken in masterNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-17Pivot table: fix data field subdialogSzymon Kłos
2021-04-17pivot table: properly close all subdialogsSzymon Kłos
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-13merge the various SetPointFont via DefaultDevice callsCaolán McNamara