summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)AuthorFilesLines
2024-11-01sc: fixed incorrect conditional format list usagePranam Lashkari1-5/+3
2024-11-01sc: fixed crashing on conditional format entry selectionPranam Lashkari1-0/+2
2024-10-27cid#1633859: COPY_PASTE_ERRORJulien Nabet1-1/+1
2024-10-27sc: prefill easy condition dialog with editing condition dataPranam Lashkari1-1/+26
2024-10-25sc: simplify boolean checks by removing redundant comparisonscodewithvk1-8/+6
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin2-8/+3
2024-10-15Remove duplicated includeAndrea Gelmini1-1/+0
2024-10-15sc: give warning about condition input in easy condition dialogPranam Lashkari3-42/+62
2024-10-15loplugin:ostr in scPranam Lashkari1-1/+1
2024-10-05cid#1620560: REVERSE_INULL in condformatdlgentryJulien Nabet1-4/+3
2024-10-04tdf#162948: Add support for gte attribute in conditional formatXisco Fauli1-0/+4
2024-09-13Fix regression from 27be65a7d5326608f75839e3964ac322e88224a1^!Julien Nabet1-0/+1
2024-09-13tdf#162938: Revert "tdf#61313 Replace the static ">="...Xisco Fauli1-13/+16
2024-08-21WaE: C6011 Dereferencing NULL pointer warningsXisco Fauli1-4/+5
2024-08-17cid#1616506 Resource leakCaolán McNamara1-7/+19
2024-08-17cid#1616505 Uninitialized scalar fieldCaolán McNamara1-0/+2
2024-08-16Fix typoAndrea Gelmini1-1/+1
2024-08-16tidy up some unnecessary this useCaolán McNamara1-4/+4
2024-08-15tdf#162475 sc: now conditions can be edited from easy conditional format dialogPranam Lashkari2-11/+45
2024-08-15tdf#162475 sc: display all the conditions of same ranges in conditional forma...Pranam Lashkari2-61/+83
2024-08-15tdf#162475 sc: preview style in easy format dialogPranam Lashkari3-138/+123
2024-08-15sc: now formula conditions can be managed from condition format managerPranam Lashkari2-10/+24
2024-08-15tdf#162475 sc: added date condition option in conditional format manage dialogPranam Lashkari3-30/+250
2024-08-15sc: tdf#162475 manage conditional format with simpler dialogPranam Lashkari2-4/+45
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli1-32/+34
2024-06-03loplugin:ostr in scNoel Grandin6-116/+117
2024-05-21sc: check GetActiveViewShell()Xisco Fauli1-33/+35
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara2-2/+14
2024-04-22tdf#61313 Replace the static ">=" with a dropdown of different operatorsAhmedHamed1-17/+13
2024-04-02Conditional Formatting: Adding More Specified Dialoguescodewithvk1-16/+59
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin2-3/+4
2024-01-21ITEM: solve ScCondFormatDlgItem situationArmin Le Grand (allotropia)2-29/+14
2024-01-14ITEM: Move Shareable ItemFlag to SfxPolItemArmin Le Grand (allotropia)1-0/+1
2023-11-14loplugin:unusedfieldsNoel Grandin1-20/+0
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-2/+2
2023-10-31tdf#157930 Add Contains Text rule to easy conditional format dialogofftkp1-3/+21
2023-10-29Use better approach to translate simple conditional formatting dialogSzymon Kłos1-1/+1
2023-10-29Allow to enter text in simple conditional formatting dialogSzymon Kłos1-6/+2
2023-10-29tdf#157930 Add button to switch to range view in condformateasydlgParis Oplopoios1-0/+2
2023-10-27Make simple conditional formatting dialog translatedSzymon Kłos1-6/+48
2023-10-27tdf#157930 sc: Add easy to use conditional formatting menuParis Oplopoios1-0/+192
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski2-5/+3
2023-03-26loplugin:stringadd in scNoel Grandin1-21/+17
2022-11-22loplugin:unusedfieldsNoel Grandin1-1/+0
2022-09-02Resolves: tdf#150271 Further error checks of conditional formatting expressionEike Rathke1-9/+17
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock1-1/+1
2022-06-15Related tdf#101285 - Remember position of conditional format dialogHeiko Tietze1-0/+10
2022-05-03add o3tl::equalsAsciiNoel Grandin1-2/+3
2021-12-14tdf#124412: sc: Add UItestXisco Fauli1-1/+5
2021-12-02tdf#124412 - Set actual condition for an inactive date entryAndreas Heinisch1-1/+2