summaryrefslogtreecommitdiff
path: root/sc/inc/conditio.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-20/+20
2014-03-03Remove visual noise from scAlexander Wilms1-6/+6
2014-01-14bool improvementsStephan Bergmann1-2/+2
2013-10-18convert remaining String in SC to OUStringNoel Grandin1-2/+2
2013-09-05increase conditional format range during inserting rows/cols, fdo#67783Markus Mohrhard1-0/+8
2013-07-30Rework reference update in conditional formatting and cell validation.Kohei Yoshida1-15/+29
2013-06-29allow these cond formats to be updated when formula val changes,fdo#64401Markus Mohrhard1-0/+2
2013-05-20Speed up ScColumn::HasEditCells() by keeping track of block position.Kohei Yoshida1-0/+1
2013-05-06Revert "abstract type in ptr_container needs this workaround"Stephan Bergmann1-14/+10
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-28/+28
2013-03-27WaE: class 'ScRefCellValue' was previously declared as a structTor Lillqvist1-1/+1
2013-03-26Make the conditional formatting code free of ScBaseCell.Kohei Yoshida1-5/+4
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard1-2/+4
2013-03-23remove the code for this old test conceptMarkus Mohrhard1-18/+0
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-02-25use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-29Fix ScCondDateFormatEntry::mpCacheStephan Bergmann1-6/+1
2012-11-28cache calls to Date::SYSTEMMarkus Mohrhard1-0/+11
2012-11-23String to OUString in conditio.[ch]xxMarkus Mohrhard1-16/+16
2012-11-15implement remaining conditional date formatsMarkus Mohrhard1-4/+7
2012-11-15initial work for date conditional formatsMarkus Mohrhard1-1/+55
2012-11-15String to OUStringMarkus Mohrhard1-6/+6
2012-11-15remove strange commentsMarkus Mohrhard1-3/+3
2012-11-12remove conditional formats withiout range after import, related fdo#56983Markus Mohrhard1-0/+6
2012-11-09remove unused methods in ScConditionalFormatMarkus Mohrhard1-4/+0
2012-11-09remove unused defineMarkus Mohrhard1-2/+0
2012-11-04implement text conditional formatsMarkus Mohrhard1-0/+4
2012-11-04switch from String to OUStringMarkus Mohrhard1-1/+1
2012-11-04add error and not error conditionMarkus Mohrhard1-2/+6
2012-11-02we don't need to pass this parameterMarkus Mohrhard1-9/+9
2012-11-02implement above/below average conditional formatMarkus Mohrhard1-0/+4
2012-11-02implement top/bottom n percentMarkus Mohrhard1-0/+7
2012-11-02implement top/ bottom n elements conditional formatMarkus Mohrhard1-0/+7
2012-11-02extract filling the cache for conditional formatsMarkus Mohrhard1-3/+5
2012-11-02remove misleading commentMarkus Mohrhard1-4/+0
2012-10-30implement basic support for icon setsMarkus Mohrhard1-2/+6
2012-09-25this operator can be constMarkus Mohrhard1-1/+1
2012-09-24Build fix.Kohei Yoshida1-0/+2
2012-09-25try to explicitly include map for tinderboxMarkus Mohrhard1-0/+2
2012-09-24kill O(N^2) algorithm generating cond format render information, fdo#54396Markus Mohrhard1-0/+41
2012-09-23improve the dump code for cond formatsMarkus Mohrhard1-3/+3
2012-09-05better import of conditional format from old ODF structureMarkus Mohrhard1-0/+4
2012-08-31update cond formats for deleting, moving and cut&pasteMarkus Mohrhard1-0/+2
2012-08-14implement dumper for new cond format testMarkus Mohrhard1-0/+14
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara1-1/+0
2012-07-04don't use SC_DLLPUBLIC for class + methodMarkus Mohrhard1-4/+4
2012-07-04add the cond format managerMarkus Mohrhard1-1/+1