summaryrefslogtreecommitdiff
path: root/sc/source/ui/dialogs
AgeCommit message (Expand)Author
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
2014-09-09fdo#80098 make header of Search Result dialog localizableAndras Timar
2014-05-23fdo#76824: Proper way to parse cell address strings.Kohei Yoshida
2014-05-23WaE: private field 'mnId' is not usedTor Lillqvist
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida
2013-12-09SearchResults dialog: Use also AlignToCursor when setting cursor.Matúš Kukan
2013-12-09fdo#72413: Fix O(n^2) in inserting SearchResults' items.Matúš Kukan
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan