summaryrefslogtreecommitdiff
path: root/sc/inc/queryentry.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt1-1/+13
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski1-2/+4
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga1-1/+2
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2019-12-05make some classes module privateNoel Grandin1-1/+1
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen1-0/+1
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen1-1/+0
2018-04-04loplugin:useuniqueptr in ScQueryEntryNoel Grandin1-2/+2
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke1-1/+2
2016-02-22ScQueryEntry::GetSearchTextPtr() with SearchType, tdf#72196Eike Rathke1-9/+5
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