Age | Commit message (Expand) | Author |
2015-03-31 | Resolves: tdf#35636 implement match on empty cells | Eike Rathke |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2013-11-28 | resolved fdo#71589 reimplemented horizontal range lookup | Eike Rathke |
2013-10-11 | Store svl::SharedString in query entry items, and adjust all call sites. | Kohei Yoshida |
2013-08-31 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-07-01 | Reduce dependency on the matrix header. | Kohei Yoshida |
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-06-06 | Use iterators over index access. | Kohei Yoshida |
2011-11-18 | Populate the query entries directly. | Kohei Yoshida |
2011-11-18 | Replace DeleteQuery with RemoveEntryByField. | Kohei Yoshida |
2011-11-18 | Remove the query entry when all items are selected. | Kohei Yoshida |
2011-11-18 | Now the new popup works somewhat as expected. | Kohei Yoshida |
2011-11-18 | Handle query after the popup gets dismissed by clicking OK. | Kohei Yoshida |
2011-11-14 | Revert "Revert "Removing the mixed comparison flag, which is no longer needed."" | Kohei Yoshida |
2011-11-11 | Revert "Removing the mixed comparison flag, which is no longer needed." | Kohei Yoshida |
2011-11-10 | Removing the mixed comparison flag, which is no longer needed. | Kohei Yoshida |
2011-11-07 | Encapsulated empty and non-empty filter criteria. | Kohei Yoshida |
2011-11-07 | forgot to amend these changes to my last commit | Markus Mohrhard |
2011-11-07 | String->OUString in ScDocument and follow up | Markus Mohrhard |
2011-11-05 | Moved ScQueryEntry into its own file set. | Kohei Yoshida |
2011-11-04 | Hide the query strings member, and add relevant methods for it. | Kohei Yoshida |
2011-11-04 | Do the simple string equality matching in ScQueryEntry instead. | Kohei Yoshida |
2011-11-04 | Set pStr private and discovered several more direct access to this member. | Kohei Yoshida |
2011-11-04 | Remove direct access to the query string (pStr). | Kohei Yoshida |
2011-11-04 | Moved ScQueryEntry out of global.?xx to queryparam.?xx. | Kohei Yoshida |
2011-11-04 | const correct ness etc & mutable only for lazy-initializing accessor. | Kohei Yoshida |
2011-11-04 | Let's not use a hard-coded MAXQUERY all over the place. | Kohei Yoshida |
2011-04-01 | Removed the dynamic row bits from the db range. It was a hack. | Kohei Yoshida |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | translate german comments in /sc/inc | Nicolas Christener |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold |
2011-01-19 | Ported calc-formula-db-function-fix.diff from the build repo. | Kohei Yoshida |
2011-01-17 | removetooltypes01: #i112600# remove tooltypes from sc | Mikhail Voytenko |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-09-15 | sc-dbrange-dynamic-resize.diff: Dynamically resize filtered range. | Kohei Yoshida |
2009-09-16 | last cleanup - use vector to store an array of ScQueryEntry, instead of the o... | Kohei Yoshida |
2009-09-16 | removed the duplicated ScTable::ValidQuery. | Kohei Yoshida |
2009-09-16 | Moved the string flag from the iterator to the query param struct. | Kohei Yoshida |
2009-09-09 | #i102750# more work toward supporting external refs in DB functions. Still a... | Kohei Yoshida |
2009-09-09 | #i102750# initial refactoring in an effort to support external references in ... | Kohei Yoshida |