summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat/condformathelper.cxx
AgeCommit message (Expand)Author
2023-03-26loplugin:stringadd in scNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2016-08-22Make the string 'and' translatable in Manage Conditional Formatting dialogAndras Timar
2016-05-12Massage code to avoid warningsStephan Bergmann
2014-03-17sc: prefer passing OUString by referenceNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fix above/below equal average ods import/exportMarkus Mohrhard
2013-01-28remaining ui parts for conditional date formatsMarkus Mohrhard
2012-12-17workaround FORMULA is not part of the condition is in the UIMarkus Mohrhard
2012-11-15ui part for conditional date formatsMarkus Mohrhard
2012-11-04add the new cond formats to the dialogsMarkus Mohrhard
2012-11-04add strings for (no) error cond formatsMarkus Mohrhard
2012-11-02also add the new conditional formats to the manage cond format dlgMarkus Mohrhard
2012-10-30add icon sets to manage conditional formats dlgMarkus Mohrhard
2012-10-13improve showing the condition text when the entry is collapsedMarkus Mohrhard
2012-07-22show expression for formula condition in manage cond formatsMarkus Mohrhard
2012-07-04correct enumerate the condition entries in the dialogMarkus Mohrhard
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard