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