summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/condformatmgr.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-7/+2
2018-10-15tdf#120087 Disable unuseable items in Manage DialogAbhyudaya Sharma1-0/+1
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin1-2/+2
2018-05-21loplugin:unusedfields in scNoel Grandin1-2/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-02-16split sc.hrc into definitely resources and maybe slotsCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-19tdf#96453, tdf#100793 rework transfer of data between cond format dlgsMarkus Mohrhard1-1/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-11convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+3
2015-05-18callcatcher: update unused codeCaolán McNamara1-1/+0
2015-05-12tdf#60573 Conditional formatting does not allow scrollingHenry Castro1-0/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+4
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-0/+1
2015-03-23loplugin:constantfunction: scNoel Grandin1-2/+0
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-06-06Resolves: fdo#73675 tweak conversion to use SvSimpleTableCaolán McNamara1-11/+5
2014-06-06RID_SCDLG_COND_FORMAT_MANAGER conversion to .uisk941-26/+11
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-10-04convert sc/source/ui/inc/c*.hxx from String to OUStringNoel Grandin1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida1-1/+0
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann1-3/+2
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard1-0/+2
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-1/+1
2012-10-06enable the add button in manage conditional formatsMarkus Mohrhard1-0/+1
2012-10-06only set a new cond format list if it really changedMarkus Mohrhard1-0/+4
2012-09-28double-click on a conditional format inspects / edits it.Michael Meeks1-0/+1
2012-09-11-Werror,-Wunused-private-field (various sc)Stephan Bergmann1-3/+1
2012-07-04localize all parts of the new cond format dialogsMarkus Mohrhard1-0/+2
2012-07-04add the cond format managerMarkus Mohrhard1-0/+108