summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/queryparam.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-9/+9
2010-03-05koheiextref01: I forgot to initialize data members properly.Kohei Yoshida1-1/+5
2009-11-26When deleting a query entry, I need to append an empty one.Kohei Yoshida1-1/+5
2009-09-16last cleanup - use vector to store an array of ScQueryEntry, instead of the o...Kohei Yoshida1-44/+46
2009-09-16removed the duplicated ScTable::ValidQuery.Kohei Yoshida1-4/+24
2009-09-16Moved the string flag from the iterator to the query param struct.Kohei Yoshida1-0/+1
2009-09-09#i102750# more work toward supporting external refs in DB functions. Still a...Kohei Yoshida1-18/+60
2009-09-09#i102750# initial refactoring in an effort to support external references in ...Kohei Yoshida1-0/+296