summaryrefslogtreecommitdiffstats
path: root/sc/inc/conditio.hxx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Time wraparound validation feature"Markus Mohrhard2016-01-051-2/+0
* Time wraparound validation featureBenjamin Ni2016-01-051-0/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-20/+20
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-1/+1
* boost->stdCaolán McNamara2015-09-181-3/+3
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-3/+3
* boost->stdCaolán McNamara2015-09-171-3/+3
* replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha2015-09-131-1/+0
* replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha2015-08-311-1/+1
* sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-191-4/+7
* loplugin:unusedmethods scripting,scNoel Grandin2015-07-221-2/+0
* execute the terrible bottle neck loop only if there are conditional formatsEike Rathke2015-07-091-0/+1
* implement one more methodMarkus Mohrhard2015-03-301-0/+1
* fix getPropertyValue/setPropertyValue for ScCondFormatEntry UNO objectMarkus Mohrhard2015-03-301-0/+1
* small clean-upMarkus Mohrhard2015-02-191-6/+3
* rename AddRange to SetRangeMarkus Mohrhard2015-01-181-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-7/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-1/+1
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-20/+20
* Remove visual noise from scAlexander Wilms2014-03-031-6/+6
* 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