summaryrefslogtreecommitdiff
path: root/sc/source/ui/dialogs
AgeCommit message (Expand)AuthorFilesLines
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-09fdo#80098 make header of Search Result dialog localizableAndras Timar1-1/+2
2014-05-23fdo#76824: Proper way to parse cell address strings.Kohei Yoshida1-13/+27
2014-05-23WaE: private field 'mnId' is not usedTor Lillqvist1-2/+2
2014-05-23fdo#79011: Properly implement the search results dialog as modeless.Kohei Yoshida1-11/+57
2013-12-09SearchResults dialog: Use also AlignToCursor when setting cursor.Matúš Kukan1-0/+1
2013-12-09fdo#72413: Fix O(n^2) in inserting SearchResults' items.Matúš Kukan1-0/+2
2013-09-20fdo#39881 change Find All behaviour in CalcMatúš Kukan1-0/+73