summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
2022-06-22Resolves: tdf#149589 No "+ or - may start formula" when editing contentEike Rathke
2022-04-12lok: avoid validation-dialog yield when savingDennis Francis
2022-02-10tdf#146795: Make sure to use valid position hints to avoid crash.Kohei Yoshida
2022-01-30Resolves: tdf#147016 ensure focus returns to document after popup closesCaolán McNamara
2021-12-03Resolves: tdf#144811 use the hover-style menu for color submenusCaolán McNamara
2021-12-02Related: tdf#144410 submenu indicator misplaced under x11 gtkCaolán McNamara
2021-12-02don't need to have a specific mbCanHaveSubMenu mode anymoreCaolán McNamara
2021-11-28Resolves: tdf#145863 crash on click after quick double clickCaolán McNamara
2021-11-27Resolves: tdf#144410 show submenu indicator for color filtering optionsCaolán McNamara
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-18menu placement is a little offCaolán McNamara
2021-11-17tdf#142420 color menu should be a child of the autofilter, not a siblingCaolán McNamara
2021-11-12Resolves: tdf#145645 pivot table popups don't dismiss when item activatedCaolán McNamara
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-11-07forward decls go after #includeNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_STATIC_LINKNoel Grandin
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-11-03improve find-can-be-private scriptNoel Grandin
2021-11-01multiline calc inputbar not redrawing and adjusting scrollbar on delete of textCaolán McNamara
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-18tdf#145198: Bash like autocompletion for Calc autoinputDennis Francis
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scStephan Bergmann
2021-09-22add a TestImportDBFCaolán McNamara
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13ScAccessibleSpreadsheet: Use 2 local vars instead of class membersMichael Weghorn
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-07loplugin:unusedmethodsNoel Grandin
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-08-31Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteEike Rathke
2021-08-30Add Swap Rows Transformation.tushar
2021-08-29Resolves: tdf#117868 CSV: support sep=; and "sep=;" separator settingEike Rathke
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-08-18loplugin:constparamsNoel Grandin
2021-08-17Add Delete Row Transformation.tushar
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05drop unneeded forward declareCaolán McNamara
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-01Consolidate link update handlingEike Rathke