summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/condformatbuffer.cxx
AgeCommit message (Expand)Author
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-09-15ScCondFormatEntry ScDocument* arg always dereferencedCaolán McNamara
2020-09-15ScColorScaleEntry::SetFormula always dereferences its ScDocument* argCaolán McNamara
2020-09-13ScTokenArray ctor always dereferences its ScDocument* argCaolán McNamara
2020-08-14inline some use-once typedefsNoel Grandin
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-01-24loplugin:makeshared in scNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin
2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-15replace ".get->" with "->"Noel Grandin
2019-05-04tdf#122590: follow-up : import x14:cfRule prioritiesDennis Francis
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-24Simplify containers iterations in sc/source/filter/[h-o]*Arkadiy Illarionov
2018-12-19tdf#42949 Fix IWYU warnings in sc/source/filter/oox/*cxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-11tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[n-w]*Gabor Kelemen
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-07use more Color in scNoel Grandin
2018-03-05use more Color in ooxNoel Grandin
2018-02-20for listeners the range needs to be set before the formula, tdf#115530Aron Budea
2018-01-25CheckLinkFormulaNeedingCheck() for .xlsx conditional format expressionsEike Rathke
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-02-15convert FormulaType to scoped enumNoel Grandin
2017-01-25cleanup css includes and using namespacesJochen Nitschke
2017-01-15tdf#48140 replace ApiCellRangeList in xlsx import (2)Jochen Nitschke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-11-19tdf#48140 Remove not used UNO headers from filtersBartosz Kosiorek
2016-11-03remove unused BiffInputStreamNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-05-03tdf#42949: clean up includes in include/oox/drawingml with iwyuJorenz Paragas
2016-04-09use the better color import method also for databars, tdf#98554Markus Mohrhard
2016-04-09work around Excel theme color bug, tdf#98554Markus Mohrhard
2016-02-17tdf#97654 - replaced UNO cell types in xlsx import with calc internal onesMohammed Abdul Azeem