summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2021-12-14tdf#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
2020-11-06tdf#134161: Revert "tdf#132137 Rename Default Style in Calc."Xisco Fauli
2020-10-26std::unique_ptr -> std::optionalNoel
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara
2020-09-15ScRangeList::Parse ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-15ScIconSetFrmtDataEntry::CreateEntry always dereferences it ScDocument* argCaolán McNamara
2020-09-15ScColorScaleEntry::SetFormula always dereferences its ScDocument* argCaolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-07-30loplugin:flatten in sc/uiNoel Grandin
2020-06-10tdf#132137 Rename Default Style in Calc.Srijan Bhatia
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-02-08conditionalformatdialogmobile doesn't workCaolán McNamara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-24conditionalentrymobile doesn't workCaolán McNamara
2020-01-06Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara
2020-01-06Resolves: tdf#129586 icon combobox is not in the same grid as the othersCaolán McNamara
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-19cid#1399259 Uncaught exceptionCaolán McNamara
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-08tdf#125289 Use default colors from the new standard paletteGabor Kelemen
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara
2019-09-26Resolves: tdf#127416 unparent iconset block on dtorCaolán McNamara
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29Added mobile friendly ui design for ConditionalFormattingDialogmerttumer
2019-08-08tdf#125288 Databar dialog's entry color was changed to RYB BlueKovács László Zoltán
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann
2019-05-13drop some unneeded includesCaolán McNamara
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-05-11weld conditional formattingCaolán McNamara
2019-05-09out by 1, attempt to remove non-existing entryCaolán McNamara
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse