summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc
AgeCommit message (Expand)Author
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
2021-07-28a11y: Add XAccessibleValue::getMinimumIncrement methodMichael Weghorn
2021-07-23remove pimpl from ScZoomSliderNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-16use WhichRangesContainer in scNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
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-12loplugin:unusedfieldsNoel Grandin
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-07Added Find and Replace Transformation .tushar
2021-07-05speed up exporting very large spreadsheets to pdf(2)Noel Grandin
2021-07-05speed up exporting very large spreadsheets to pdfNoel Grandin
2021-07-03Implement Interface for Data Providers.tushar
2021-07-02convert ScPrintSelectionMode to scoped enumNoel Grandin
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-25Resolves tdf#125868 - Insert dialog text in case of RTLHeiko Tietze
2021-06-23tdf#124983 In calc make printable page borders initially visibleIlhan Yesil
2021-06-22Resolves: tdf#140361 use the DisableEditHyperlink state as of menu launch timeCaolán McNamara
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-11Resolves: tdf#127013 differentiate non-/array separators and restrictEike Rathke