summaryrefslogtreecommitdiff
path: root/sc/source/core/tool/queryentry.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-4/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2013-10-11Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida1-2/+2
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida1-7/+7
2013-10-08Let's not do this.Kohei Yoshida1-1/+1
2013-10-04Some attempt to store string ID's into query items.Kohei Yoshida1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-08-09Reverting copyright notices to original LGPL.Kohei Yoshida1-20/+20
2011-11-30Reduce usage of GetQueryItem() (singular version).Kohei Yoshida1-8/+8
2011-11-20Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky1-3/+0
2011-11-14Adopt lcl_PrepareQuery to multi-item queries.Kohei Yoshida1-0/+5
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida1-4/+4
2011-11-14Make multi-item query possible.Kohei Yoshida1-0/+5
2011-11-07These are no longer needed.Kohei Yoshida1-21/+0
2011-11-07No need to include this header.Kohei Yoshida1-1/+0
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida1-0/+54
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida1-57/+30
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara1-5/+0
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida1-0/+191