summaryrefslogtreecommitdiff
path: root/sc/inc/queryentry.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Resolves: tdf#35636 implement match on empty cellsEike Rathke1-1/+2
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida1-1/+2
2013-10-08Let's not do this.Kohei Yoshida1-2/+1
2013-10-04Some attempt to store string ID's into query items.Kohei Yoshida1-1/+2
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
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-20Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky1-1/+2
2011-11-18Parse the query data first, then committing the query entries later.Kohei Yoshida1-7/+7
2011-11-14Adopt lcl_PrepareQuery to multi-item queries.Kohei Yoshida1-0/+1
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida1-1/+1
2011-11-14Make multi-item query possible.Kohei Yoshida1-0/+1
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida1-1/+5
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida1-10/+21
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara1-1/+0
2011-11-05Class description.Kohei Yoshida1-0/+3
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida1-0/+78