summaryrefslogtreecommitdiffstats
path: root/sc/inc/queryentry.hxx
Commit message (Collapse)AuthorAgeFilesLines
* SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke2016-02-231-1/+2
| | | | | | | | | | At least '\' (search in Word) and '~' (search in Excel) should be supported as escape character. Being able to restrict a match to entire selection instead of substring speeds up the Calc match whole cell scenario. Change-Id: Ice242b9cd59009f172b724e03c2cc08feda4cd3c
* ScQueryEntry::GetSearchTextPtr() with SearchType, tdf#72196Eike Rathke2016-02-221-9/+5
| | | | Change-Id: I1c9c5c6271927bb2d2ac9309e9a6ca36016237f4
* Resolves: tdf#35636 implement match on empty cellsEike Rathke2015-03-311-1/+2
| | | | | | | | This implements search criteria "" and "=" to match empty cells in spreadsheet functions SUMIF, AVERAGEIF, COUNTIF, SUMIFS, AVERAGEIFS and COUNTIFS. Change-Id: I1b4a4c14bac7b974428bf64afb549707a0d75a90
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
| | | | Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
| | | | Change-Id: I42119f656ca528286fb25d2d36c0af54b7d04a6b
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
| | | | Change-Id: Iade3fedac5d2f8e978b7dd9c30f001d7d1564946
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* Store svl::SharedString in query entry items, and adjust all call sites.Kohei Yoshida2013-10-111-1/+2
| | | | Change-Id: Ifd3bbb84c7abbe983a017a169c7e05914ef33450
* Let's not do this.Kohei Yoshida2013-10-081-2/+1
| | | | Change-Id: I93fe9f8c5edbfb08b78b6694771db2dd18d8868c
* Some attempt to store string ID's into query items.Kohei Yoshida2013-10-041-1/+2
| | | | Change-Id: I8db7cd327728be0974405eabb0fd58156ba231d6
* Modifying comments to meet Doxygen standardsNourah.AlShoeibi2013-07-091-3/+3
| | | | | | | Change-Id: I5626478f75a95a47493689db73b2886e316edb5d Reviewed-on: https://gerrit.libreoffice.org/4788 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
* Reverting copyright notices to original LGPL.Kohei Yoshida2012-08-091-20/+20
| | | | | | | These files do contains at least several lines from the Oracle-authored source files. Change-Id: I4f4a8e1487cacb6de92c409bd2b63149840bdf4d
* Inline ScQueryEntry::Item::Item() to fix Windows build.Jan Holesovsky2011-11-201-1/+2
|
* Parse the query data first, then committing the query entries later.Kohei Yoshida2011-11-181-7/+7
| | | | | This gives us the change to examine the query data and do some special-casing depending.
* Adopt lcl_PrepareQuery to multi-item queries.Kohei Yoshida2011-11-141-0/+1
|
* No more pSpecial treatment of empty / non-empty queries.Kohei Yoshida2011-11-141-1/+1
|
* Make multi-item query possible.Kohei Yoshida2011-11-141-0/+1
|
* Encapsulated empty and non-empty filter criteria.Kohei Yoshida2011-11-071-1/+5
| | | | Because those two conditions were not very obvious.
* Changed data storage structure in ScQueryEntry.Kohei Yoshida2011-11-071-10/+21
| | | | This required a whole bunch of chnages all over the place.
* callcatcher: update list, drop some newly unused methodsCaolán McNamara2011-11-071-1/+0
|
* Class description.Kohei Yoshida2011-11-051-0/+3
|
* Moved ScQueryEntry into its own file set.Kohei Yoshida2011-11-051-0/+78
Because I'll be modifying this struct in the next few days...