summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)AuthorFilesLines
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara1-2/+2
2017-12-20tdf#114545 Enabling/Disabling Ok button depending on correct formattagezi1-0/+6
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
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-12/+2
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-2/+2
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-121/+15
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud2-15/+121
2016-11-04unify color selectorsCaolán McNamara2-121/+15
2016-11-04tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu1-10/+1
2016-10-25convert conditional format src fragment to .ui and layoutCaolán McNamara2-143/+147
2016-10-24convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara1-35/+54
2016-10-24move STR_CONDITION resource aroundCaolán McNamara1-1/+1
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin3-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-27/+27
2016-09-23convert formula error codes to scoped enumNoel Grandin1-1/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-9/+0