summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatdlg.hxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: scStephan Bergmann
2017-04-07tdf#74074 Ability to rearrange order of conditionsManfred Blume
2017-01-23Related: tdf#105466 add a freeze/thaw to avoid interim RecalcAllsCaolán McNamara
2017-01-06Resolves: tdf#105061 Only one text box shown in case of 'between'Caolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25Update title of Conditional Format dialog when range modifiedAndrzej Hunt
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-12loplugin:salbool etc.Stephan Bergmann
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-30the dialog hierarchy changed iwith the ui format, fdo#81867Markus Mohrhard
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-05Resolves: fdo#79021 cannot delete ListBox from inside its own Select handlerCaolán McNamara
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-14sal_Bool->boolNoel Grandin
2014-01-16Resolves: rhbz#1047871 convert conditional formattting dialog to widget layoutCaolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-04-29Resolves: fdo#51556 allow tab traversing into the conditional formatting listCaolán McNamara
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-01-18add all the new conditional formats to the menu, related fdo#58778Markus Mohrhard
2012-12-17UI does not update correctly for icon sets, fdo#58308Markus Mohrhard
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03make the Add and the Edit button work againMarkus Mohrhard
2012-12-03use the new possibility as modal dialogMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-10-11lock table only for the range edit field, not for the formula onesMarkus Mohrhard
2012-10-10make also the condition edit fields ref input fieldsMarkus Mohrhard
2012-10-09make the dialog actually do something useful againMarkus Mohrhard
2012-10-09split the cond format entry code a bit upMarkus Mohrhard
2012-10-09change to ref input field for range editMarkus Mohrhard
2012-10-09make the different options to cal the dialog work againMarkus Mohrhard
2012-10-09make ScCondFormatDlg a ScAnyRefDlgMarkus Mohrhard
2012-10-06prevent creating cond formats without a attached rangeMarkus Mohrhard
2012-10-06selecting the correct entry will also show it in the dialogMarkus Mohrhard
2012-10-06fix crash in cond format dialog with new range editMarkus Mohrhard
2012-10-06add range edit box to cond format dialogMarkus Mohrhard