summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
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
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-14weld ScDataBarSettingsDlgCaolán McNamara
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-05remove unused SfxCallMode enum valueNoel Grandin
2018-12-05tdf#117332: select replaced text to properly replace it next timeMike Kaganski
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin
2018-11-26tdf#117720 Delete Max from list Min and delete Min from list Max in CF dialogRoman Kuznetsov
2018-11-14tdf#119178: use current range as a range for conditional formatVasily Melenchuk
2018-11-10tdf#117719: add Minimum and Maximum labels to color bar CFRoman Kuznetsov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara