summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)AuthorFilesLines
2020-01-07Resolves: tdf#129518 make colorboxes max width at 1/3 avail spaceCaolán McNamara1-0/+5
2020-01-06Resolves: tdf#129586 icon combobox is not in the same grid as the othersCaolán McNamara1-2/+0
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara1-1/+1
2019-10-08tdf#125289 Use default colors from the new standard paletteGabor Kelemen1-3/+3
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-3/+3
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin1-1/+2
2019-10-01Resolves: tdf#126781 force comboboxes to take 1/3 avail spaceCaolán McNamara1-0/+28
2019-09-26Resolves: tdf#127416 unparent iconset block on dtorCaolán McNamara1-0/+8
2019-09-26loplugin:constmethod in scNoel Grandin1-2/+2
2019-08-29LOK: per-view support for isMobile()Muhammet Kara2-2/+4
2019-08-29Added mobile friendly ui design for ConditionalFormattingDialogmerttumer2-2/+4
2019-08-08tdf#125288 Databar dialog's entry color was changed to RYB BlueKovács László Zoltán2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): scStephan Bergmann1-6/+6
2019-05-13drop some unneeded includesCaolán McNamara2-2/+2
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara1-106/+67
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara2-9/+9
2019-05-11weld conditional formattingCaolán McNamara2-855/+566
2019-05-09out by 1, attempt to remove non-existing entryCaolán McNamara1-2/+2
2019-05-04tdf#122590 Import and export xlsx x14:cfRule element for type = cellis.Gülşah Köse2-0/+2
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen3-16/+0
2019-02-14weld ScDataBarSettingsDlgCaolán McNamara2-123/+103
2019-01-29pass ScConditionalFormat around by unique_ptrNoel Grandin1-11/+11
2019-01-17Simplify containers iterations in sc/source/ui/[A-Sa-d]*Arkadiy Illarionov3-43/+28
2019-01-12make Format->Conditional Formatting->Manage dialog asyncNoel Grandin1-1/+3
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin2-44/+44
2018-12-05remove unused SfxCallMode enum valueNoel Grandin1-1/+1
2018-12-05tdf#117332: select replaced text to properly replace it next timeMike Kaganski1-0/+6
2018-11-30remove unused HeaderBarItemBits enum valuesNoel Grandin1-1/+1
2018-11-26tdf#117720 Delete Max from list Min and delete Min from list Max in CF dialogRoman Kuznetsov1-37/+109
2018-11-14tdf#119178: use current range as a range for conditional formatVasily Melenchuk1-2/+21
2018-11-10tdf#117719: add Minimum and Maximum labels to color bar CFRoman Kuznetsov1-0/+21
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-7/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen4-0/+7
2018-10-15Introduce and use ScConditionalFormatList::empty() instead of size()Eike Rathke1-2/+2
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma1-0/+12
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin1-6/+4
2018-05-21loplugin:unusedfields in scNoel Grandin1-2/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen3-33/+35
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-3/+3
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen3-4/+1
2018-03-20drop unnecessary includesCaolán McNamara3-3/+0
2018-03-10don't use heap for elements in ScRangeListNoel Grandin1-2/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin2-5/+5
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-3/+6
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-2/+2
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2018-02-14loplugin:changetoolsgen in scNoel Grandin2-5/+5