Controls and dialogs for Basic. Contains the Basic IDE. t icon' href='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/sc/source/ui/condformat/condformatdlgentry.cxx
AgeCommit message (Expand)Author
2017-04-24Resolves: tdf#106838 icon set not visible in conditional formattingCaolán McNamara
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
2016-11-04unify color selectorsCaolán McNamara
2016-10-25convert conditional format src fragment to .ui and layoutCaolán McNamara
2016-10-24convert ScIconSetFrmtDataEntry to .ui and layoutCaolán McNamara
2016-10-24move STR_CONDITION resource aroundCaolán McNamara
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-11-17sc: loplugin:badstaticsMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-26tdf#86508: Traffic light colour scale for cond. formattingKatarina Behrens
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-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-31remove some typedef indirectionNoel Grandin
2015-08-31replace boost::ptr_vector with std::vector<std::unique_ptr>Derrick Rocha
2015-08-30tdf#93600: Avoid crash on entering '=' as a cell valueKatarina Behrens
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-05-28Bug 91489 - CONDITIONAL FORMATTING: Crash on select Icon Set from dialogPhilippe Jung
2015-05-22loplugin:constantfunctionNoel Grandin