summaryrefslogtreecommitdiff
path: root/sc/inc/conditio.hxx
AgeCommit message (Expand)Author
2013-05-20Speed up ScColumn::HasEditCells() by keeping track of block position.Kohei Yoshida
2013-05-06Revert "abstract type in ptr_container needs this workaround"Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27WaE: class 'ScRefCellValue' was previously declared as a structTor Lillqvist
2013-03-26Make the conditional formatting code free of ScBaseCell.Kohei Yoshida
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard
2013-03-23remove the code for this old test conceptMarkus Mohrhard
2013-03-04doubled includesThomas Arnhold
2013-02-25use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-29Fix ScCondDateFormatEntry::mpCacheStephan Bergmann
2012-11-28cache calls to Date::SYSTEMMarkus Mohrhard
2012-11-23String to OUString in conditio.[ch]xxMarkus Mohrhard
2012-11-15implement remaining conditional date formatsMarkus Mohrhard
2012-11-15initial work for date conditional formatsMarkus Mohrhard
2012-11-15String to OUStringMarkus Mohrhard
2012-11-15remove strange commentsMarkus Mohrhard
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard
2012-11-09remove unused methods in ScConditionalFormatMarkus Mohrhard
2012-11-09remove unused defineMarkus Mohrhard
2012-11-04implement text conditional formatsMarkus Mohrhard
2012-11-04switch from String to OUStringMarkus Mohrhard
2012-11-04add error and not error conditionMarkus Mohrhard
2012-11-02we don't need to pass this parameterMarkus Mohrhard
2012-11-02implement above/below average conditional formatMarkus Mohrhard
2012-11-02implement top/bottom n percentMarkus Mohrhard
2012-11-02implement top/ bottom n elements conditional formatMarkus Mohrhard
2012-11-02extract filling the cache for conditional formatsMarkus Mohrhard
2012-11-02remove misleading commentMarkus Mohrhard
2012-10-30implement basic support for icon setsMarkus Mohrhard
2012-09-25this operator can be constMarkus Mohrhard
2012-09-24Build fix.Kohei Yoshida
2012-09-25try to explicitly include map for tinderboxMarkus Mohrhard
2012-09-24kill O(N^2) algorithm generating cond format render information, fdo#54396Markus Mohrhard
2012-09-23improve the dump code for cond formatsMarkus Mohrhard
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard
2012-08-31update cond formats for deleting, moving and cut&pasteMarkus Mohrhard
2012-08-14implement dumper for new cond format testMarkus Mohrhard
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard
2012-06-12-Werror,-Wmismatched-tagsStephan Bergmann
2012-06-11abstract type in ptr_container needs this workaroundMarkus Mohrhard
2012-06-11fix rebase problemsMarkus Mohrhard
2012-06-11correctly set new conditional formatMarkus Mohrhard
2012-06-11use the result of the dialog and apply it to the documentMarkus Mohrhard
2012-06-11remove uno from oox cond format import codeMarkus Mohrhard
2012-06-11adjust import/export code to merged conditional formatsMarkus Mohrhard
2012-06-11integrate color formats into conditional formatsMarkus Mohrhard
2012-06-11prepare cond format code for merge with color formatsMarkus Mohrhard