aboutsummaryrefslogtreecommitdiff
path: root/source/gd/chart2
AgeCommit message (Expand)Author
2016-04-21update translations for 5.2.0 alpha1Christian Lohmaier
2015-12-03update translations for 5.1.0 beta2Christian Lohmaier
2015-11-25Update translations for master and force-fix errors using pochecklibreoffice-5-1-branch-pointRobinson Tryon
2015-09-03update translations for masterChristian Lohmaier
2015-08-12update translationsChristian Lohmaier
2015-04-19update translations for 5.0.0 Alpha1Christian Lohmaier
2014-11-20update translations for 4.4.0 beta1Christian Lohmaier
2014-10-17update translations for 4.4.0.0alpha1Christian Lohmaier
2014-05-21update translations for 4.3.0 beta1libreoffice-4-3-branch-pointChristian Lohmaier
2014-04-20update translations for 4.3.0 alpha1Christian Lohmaier
2013-12-09update translations for 4.2.0 Beta2Christian Lohmaier
2013-11-21sync with po-templates for 4.2libreoffice-4-2-branch-pointChristian Lohmaier
2013-06-05update translations for LibreOffice 4.1 beta2Andras Timar
2013-05-25initial import of 4.1 translationsAndras Timar
2013-02-17update translations for LibreOffice 4.0.1 rc1Andras Timar
2013-01-06 update translations for LibreOffice 4.0 rc1Andras Timar
2012-12-16update translations for LibreOffice 4.0 beta2Andras Timar
2012-12-03update translations for LibreOffice 4.0 beta1Andras Timar
2012-11-20initial import of LibreOffice 4.0 translationsAndras Timar
2012-10-16move translations structure one directory upNorbert Thiebaud
fice-25-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/conditio.hxx
AgeCommit message (Expand)Author
2023-05-31tdf#155321 sc: fix color of the highest value on percentile color scaleTibor Nagy
2023-05-17tdf#154477: sc: add "updateValues" method to conditional format listHenry Castro
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-15ScCondFormatEntry ScDocument* arg always dereferencedCaolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-07-08sc: the type is not Data, but DateTakeshi Abe
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2019-03-27return unique_ptr in CreateFlatCopiedTokenArrayNoel Grandin
2019-02-11ScConditionalFormatList, don't use linear searchNoel Grandin
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2018-11-15loplugin:staticmethods in scNoel Grandin
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke
2018-10-01loplugin:useuniqueptr in ScCondFormatDataNoel Grandin