summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2024-10-05cid#1620560: REVERSE_INULL in condformatdlgentryJulien Nabet
2024-10-04tdf#162948: Add support for gte attribute in conditional formatXisco Fauli
2024-09-13Fix regression from 27be65a7d5326608f75839e3964ac322e88224a1^!Julien Nabet
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli
2024-08-21WaE: C6011 Dereferencing NULL pointer warningsXisco Fauli
2024-08-17cid#1616506 Resource leakCaolán McNamara
2024-08-17cid#1616505 Uninitialized scalar fieldCaolán McNamara
2024-08-16Fix typoAndrea Gelmini
2024-08-16tidy up some unnecessary this useCaolán McNamara
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari
2024-08-15tdf#162475 sc: display all the conditions of same ranges in conditional forma...Pranam Lashkari
2024-08-15tdf#162475 sc: preview style in easy format dialogPranam Lashkari
2024-08-15sc: now formula conditions can be managed from condition format managerPranam Lashkari
2024-08-15tdf#162475 sc: added date condition option in conditional format manage dialogPranam Lashkari
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-03loplugin:ostr in scNoel Grandin
2024-05-21sc: check GetActiveViewShell()Xisco Fauli
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)
2023-11-14loplugin:unusedfieldsNoel Grandin
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-31tdf#157930 Add Contains Text rule to easy conditional format dialogofftkp
2023-10-29Use better approach to translate simple conditional formatting dialogSzymon Kłos
2023-10-29Allow to enter text in simple conditional formatting dialogSzymon Kłos
2023-10-29tdf#157930 Add button to switch to range view in condformateasydlgParis Oplopoios
2023-10-27Make simple conditional formatting dialog translatedSzymon Kłos
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-26loplugin:stringadd in scNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-09-02Resolves: tdf#150271 Further error checks of conditional formatting expressionEike Rathke
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-06-15Related tdf#101285 - Remember position of conditional format dialogHeiko Tietze
2022-05-03add o3tl::equalsAsciiNoel Grandin
2021-12-14tdf#124412: sc: Add UItestXisco Fauli
2021-12-02tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch
2021-10-16Simplify vector initialization in scJulien Nabet
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel 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-03-19tdf#118482 set a scroll step of the height of a collapsed entryCaolán McNamara
2021-03-09defer getting toplevel for color picker until we need itCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen