summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat
AgeCommit message (Expand)Author
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-16ofz#6311 still problems with SdrEdgeObj listening to same obj at start as endCaolán McNamara
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-07tdf#115040: selected condition is now Tab-reachableKatarina Behrens
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2017-12-21tdf#114603 highlights of EditField if a range is not validtagezi
2017-12-19tdf#114545 Enabling/Disabling Ok button depending on correct formattagezi
2017-11-26Convert ScFormatEntryType to scoped enumTor Lillqvist
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-10tdf#86508 Use Yellow and Green for 2 entry color scaleYousuf Philips
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-03convert WB_FORCECTRLBACKGROUND to bool field on EditNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-24loplugin:constparam in sc part5Noel Grandin
2017-08-24loplugin:constparam in sc part4Noel Grandin
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-09Removing unused SfxItemPool serialisation from scVarun Dhall
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: scStephan Bergmann
2017-06-28loplugin:unusedfields in sc part1Noel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-13Use FormulaTokenArray::FirstToken() in one more placeTor Lillqvist
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-05-19loplugin:stringcopy: scStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in scNoel Grandin
2017-04-09don't replace content of formula field when selecting range, tdf#58635Markus Mohrhard
2017-04-07tdf#74074 Ability to rearrange order of conditionsManfred Blume
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara
2017-01-30Resolves: tdf#105410 do not crash on a deleted formatEike Rathke
2017-01-23Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAllsCaolán McNamara
2017-01-23Resolves: tdf#105466 crash when changing conditional formatting conditionCaolán McNamara
2017-01-18Resolves: tdf#105411 remove from entries before disposeCaolán McNamara
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud