summaryrefslogtreecommitdiff
path: root/sc/source/ui/dialogs/searchresults.cxx
AgeCommit message (Expand)Author
2022-09-05tdf#150749 Find and replace on very large sheetNoel Grandin
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
2015-09-08convert Link<> to typedNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-04-09loplugin:staticmethodsNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin