summaryrefslogtreecommitdiff
path: root/sc/inc/queryentry.hxx
AgeCommit message (Expand)Author
2021-11-29store ScQueryEntry simply by valueLuboš Luňák
2021-09-28Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253Eike Rathke
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2019-12-05make some classes module privateNoel Grandin
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-05-17tdf#42949 Fix IWYU warnings in sc/inc/[pq]*Gabor Kelemen
2018-04-04loplugin:useuniqueptr in ScQueryEntryNoel Grandin
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-22ScQueryEntry::GetSearchTextPtr() with SearchType, tdf#72196Eike Rathke
2015-03-31Resolves: tdf#35636 implement match on empty cellsEike Rathke
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-10-11Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida
2013-10-08Let's not do this.Kohei Yoshida
2013-10-04Some attempt to store string ID's into query items.Kohei Yoshida
2013-07-09Modifying comments to meet Doxygen standardsNourah.AlShoeibi
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-09Reverting copyright notices to original LGPL.Kohei Yoshida
2011-11-20Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky
2011-11-18Parse the query data first, then committing the query entries later.Kohei Yoshida
2011-11-14Adopt lcl_PrepareQuery to multi-item queries.Kohei Yoshida
2011-11-14No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida
2011-11-14Make multi-item query possible.Kohei Yoshida
2011-11-07Encapsulated empty and non-empty filter criteria.Kohei Yoshida
2011-11-07Changed data storage structure in ScQueryEntry.Kohei Yoshida
2011-11-07callcatcher: update list, drop some newly unused methodsCaolán McNamara
2011-11-05Class description.Kohei Yoshida
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida