summaryrefslogtreecommitdiffstats
path: root/sc/inc/conditio.hxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* use the result of the dialog and apply it to the documentMarkus Mohrhard2012-06-111-2/+0
* remove uno from oox cond format import codeMarkus Mohrhard2012-06-111-0/+2
* adjust import/export code to merged conditional formatsMarkus Mohrhard2012-06-111-3/+3
* integrate color formats into conditional formatsMarkus Mohrhard2012-06-111-4/+21
* prepare cond format code for merge with color formatsMarkus Mohrhard2012-06-111-8/+42
* drop some unused codeCaolán McNamara2012-06-051-4/+3
* DECL_PTRARR_SORT to ptr_set in conditio.[ch]xxMarkus Mohrhard2012-05-091-7/+17
* sal_Bool->bool in conditio.[ch]xxMarkus Mohrhard2012-04-291-22/+22
* remove no longer used enumerationMarkus Mohrhard2012-04-161-7/+0
* Remove unused codeElton Chung2012-03-051-4/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-25/+25
|\
| * removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko2011-01-171-25/+25
* | Feature: Formatting Duplicate cells: Conditional Formating.Muthu Subramanian K2011-01-061-10/+15