summaryrefslogtreecommitdiffstats
path: root/sc/inc/conditio.hxx
Commit message (Expand)AuthorAgeFilesLines
* bool improvementsStephan Bergmann2014-01-141-2/+2
* convert remaining String in SC to OUStringNoel Grandin2013-10-181-2/+2
* increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard2013-09-051-0/+8
* Rework reference update in conditional formatting and cell validation.Kohei Yoshida2013-07-301-15/+29
* allow these cond formats to be updated when formula val changes,fdo#64401Markus Mohrhard2013-06-291-0/+2
* Speed up ScColumn::HasEditCells() by keeping track of block position.Kohei Yoshida2013-05-201-0/+1
* Revert "abstract type in ptr_container needs this workaround"Stephan Bergmann2013-05-061-14/+10
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-28/+28
* WaE: class 'ScRefCellValue' was previously declared as a structTor Lillqvist2013-03-271-1/+1
* Make the conditional formatting code free of ScBaseCell.Kohei Yoshida2013-03-261-5/+4
* fix above/below equal average ods import/exportMarkus Mohrhard2013-03-231-2/+4
* remove the code for this old test conceptMarkus Mohrhard2013-03-231-18/+0
* doubled includesThomas Arnhold2013-03-041-2/+0
* use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard2013-02-251-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
* Fix ScCondDateFormatEntry::mpCacheStephan Bergmann2012-11-291-6/+1
* cache calls to Date::SYSTEMMarkus Mohrhard2012-11-281-0/+11
* String to OUString in conditio.[ch]xxMarkus Mohrhard2012-11-231-16/+16
* implement remaining conditional date formatsMarkus Mohrhard2012-11-151-4/+7
* initial work for date conditional formatsMarkus Mohrhard2012-11-151-1/+55
* String to OUStringMarkus Mohrhard2012-11-151-6/+6
* remove strange commentsMarkus Mohrhard2012-11-151-3/+3
* remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard2012-11-121-0/+6
* remove unused methods in ScConditionalFormatMarkus Mohrhard2012-11-091-4/+0
* remove unused defineMarkus Mohrhard2012-11-091-2/+0
* implement text conditional formatsMarkus Mohrhard2012-11-041-0/+4
* switch from String to OUStringMarkus Mohrhard2012-11-041-1/+1
* add error and not error conditionMarkus Mohrhard2012-11-041-2/+6
* we don't need to pass this parameterMarkus Mohrhard2012-11-021-9/+9
* implement above/below average conditional formatMarkus Mohrhard2012-11-021-0/+4
* implement top/bottom n percentMarkus Mohrhard2012-11-021-0/+7
* implement top/ bottom n elements conditional formatMarkus Mohrhard2012-11-021-0/+7
* extract filling the cache for conditional formatsMarkus Mohrhard2012-11-021-3/+5
* remove misleading commentMarkus Mohrhard2012-11-021-4/+0
* implement basic support for icon setsMarkus Mohrhard2012-10-301-2/+6
* this operator can be constMarkus Mohrhard2012-09-251-1/+1
* Build fix.Kohei Yoshida2012-09-241-0/+2
* try to explicitly include map for tinderboxMarkus Mohrhard2012-09-251-0/+2
* kill O(N^2) algorithm generating cond format render information, fdo#54396Markus Mohrhard2012-09-241-0/+41
* improve the dump code for cond formatsMarkus Mohrhard2012-09-231-3/+3
* better import of conditional format from old ODF structureMarkus Mohrhard2012-09-051-0/+4
* update cond formats for deleting, moving and cut&pasteMarkus Mohrhard2012-08-311-0/+2
* implement dumper for new cond format testMarkus Mohrhard2012-08-141-0/+14
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-301-1/+0
* don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard2012-07-041-4/+4
* add the cond format managerMarkus Mohrhard2012-07-041-1/+1
* -Werror,-Wmismatched-tagsStephan Bergmann2012-06-121-1/+1
* abstract type in ptr_container needs this workaroundMarkus Mohrhard2012-06-111-0/+7
* fix rebase problemsMarkus Mohrhard2012-06-111-0/+1
* correctly set new conditional formatMarkus Mohrhard2012-06-111-0/+2