summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)AuthorFilesLines
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
2018-02-07tdf#115040: selected condition is now Tab-reachableKatarina Behrens1-1/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-12-21tdf#114603 highlights of EditField if a range is not validtagezi1-0/+4
2017-12-19tdf#114545 Enabling/Disabling Ok button depending on correct formattagezi1-0/+6
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist2-10/+10
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist3-53/+53
2017-11-10tdf#86508 Use Yellow and Green for 2 entry color scaleYousuf Philips1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl2-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann6-39/+39
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt3-27/+27
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-5/+5
2017-08-24loplugin:constparam in sc part5Noel Grandin2-4/+4
2017-08-24loplugin:constparam in sc part4Noel Grandin1-4/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall1-5/+0
2017-07-21migrate to boost::gettextCaolán McNamara2-4/+19
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann1-2/+1
2017-06-28loplugin:unusedfields in sc part1Noel Grandin1-5/+1
2017-06-26loplugin:oncevar in scNoel Grandin1-2/+1
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist1-1/+1
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin1-1/+3
2017-05-19loplugin:stringcopy: scStephan Bergmann1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke1-2/+1
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin1-4/+1
2017-04-09don't replace content of formula field when selecting range, tdf#58635Markus Mohrhard1-1/+4
2017-04-07tdf#74074 Ability to rearrange order of conditionsManfred Blume1-2/+77
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-30Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara1-11/+11
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2017-01-30Resolves: tdf#105410 do not crash on a deleted formatEike Rathke1-2/+5
2017-01-23Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAllsCaolán McNamara1-0/+24
2017-01-23Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara1-8/+12
2017-01-18Resolves: tdf#105411 remove from entries before disposeCaolán McNamara1-2/+3
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-2/+2
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara1-0/+8