summaryrefslogtreecommitdiff
path: root/sc/source/ui/dialogs
AgeCommit message (Expand)Author
2022-09-10tdf#150749 Find and replace on very large sheetcp-22.05.6-1Noel Grandin
2022-07-28Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze
2022-04-13cid#1503834: copy-pasteJulien Nabet
2022-04-13sc: add UI, undo/redo and test to change sparkline data rangeTomaž Vajngerl
2022-04-12sc: add SparklineGroup Undo/RedoTomaž Vajngerl
2022-04-12sc: edit all sparkline attributes in SparklineDialogTomaž Vajngerl
2022-04-12sc: add "Edit Sparkline Group" context menu actionTomaž Vajngerl
2022-04-12sc: split attrs out of SparklineGroup into a COW classTomaž Vajngerl
2022-04-12sc: add Undo/Redo for inserting SparklinesTomaž Vajngerl
2022-04-11sc: SparklineDialog add type, colors and propertiesTomaž Vajngerl
2022-04-11sc: SparklineDialog and "Insert Sparkline" to context menuTomaž Vajngerl
2021-10-16Simplify vector initialization in scJulien Nabet
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara
2020-06-17tdf#133807 re-present search dialog after a short timeoutCaolán McNamara
2020-06-09tdf#133807 represent a visible search dialog when search results is closedCaolán McNamara
2020-06-09Resolves: tdf#133780 allow sorting search result treeview columnsCaolán McNamara
2020-01-24loplugin:makeshared in scNoel Grandin
2019-05-17Resolves tdf#87965 - Make 'Search Results' dialog optionalheiko tietze
2019-05-13drop some unneeded includesCaolán McNamara
2019-03-26weld SearchResultsDlgCaolán McNamara
2019-02-27tdf#42949 Fix IWYU warnings in sc/source/ui/d*/*cxxGabor Kelemen
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-09Related: tdf#83128 support translation of plural formsCaolán McNamara
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-11-27tdf#113831 Show number of search resultsheiko tietze
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-10loplugin:checkunusedparams in sc(part4)Noel Grandin
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2016-11-07tdf#92160 - sc: limit search results to 1000 entries.Michael Meeks
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-28display the SearchAll() and ReplaceAll() results for notes, tdf#65334 relatedEike Rathke
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann