summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatmgr.hxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin
2018-05-21loplugin:unusedfields in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolá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-11-30loplugin:unusedfieldsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-11convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk94
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-06enable the add button in manage conditional formatsMarkus Mohrhard
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard
2012-09-28double-click on a conditional format inspects / edits it.Michael Meeks
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard
2012-07-04add the cond format managerMarkus Mohrhard