summaryrefslogtreecommitdiffstats
path: root/sc/source/core/tool/queryentry.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr in ScQueryEntryNoel Grandin2018-04-041-14/+8
* More loplugin:cstylecast: scStephan Bergmann2018-01-121-2/+2
* loplugin:includeform: scStephan Bergmann2017-10-231-1/+1
* clang-tidy modernize-use-emplace in scNoel Grandin2017-09-121-1/+1
* loplugin:constantparam in unotools/Noel Grandin2016-03-161-1/+1
* SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke2016-02-231-2/+3
* ScQueryEntry::GetSearchTextPtr() with SearchType, tdf#72196Eike Rathke2016-02-221-2/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-8/+8
* Resolves: tdf#35636 implement match on empty cellsEike Rathke2015-03-311-1/+1
* fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller2015-01-141-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-2/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-4/+0
* Add isEmpty() to SharedString. This simplies a lot of its call sites.Kohei Yoshida2013-10-111-2/+2
* Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida2013-10-111-7/+7
* Let's not do this.Kohei Yoshida2013-10-081-1/+1
* Some attempt to store string ID's into query items.Kohei Yoshida2013-10-041-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Reverting copyright notices to original LGPL.Kohei Yoshida2012-08-091-20/+20
* Reduce usage of GetQueryItem() (singular version).Kohei Yoshida2011-11-301-8/+8
* Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky2011-11-201-3/+0
* Adopt lcl_PrepareQuery to multi-item queries.Kohei Yoshida2011-11-141-0/+5
* No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida2011-11-141-4/+4
* Make multi-item query possible.Kohei Yoshida2011-11-141-0/+5
* These are no longer needed.Kohei Yoshida2011-11-071-21/+0
* No need to include this header.Kohei Yoshida2011-11-071-1/+0
* Encapsulated empty and non-empty filter criteria.Kohei Yoshida2011-11-071-0/+54
* Changed data storage structure in ScQueryEntry.Kohei Yoshida2011-11-071-57/+30
* callcatcher: update list, drop some newly unused methodsCaolán McNamara2011-11-071-5/+0
* Moved ScQueryEntry into its own file set.Kohei Yoshida2011-11-051-0/+191