summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/optsolver.cxx
AgeCommit message (Expand)Author
2019-10-20ScRangeUtil is utility class; don't instantiate itMike Kaganski
2019-08-15loplugin:sequenceloop in scNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-19drop some unneeded includesCaolán McNamara
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-01weld ScSolverProgressDialogCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-02-12weld ScSolverOptionsDialogCaolán McNamara
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2018-06-28loplugin:useuniqueptr in ScDocShellNoel Grandin
2018-05-15weld ScSolverNoSolutionDialogCaolán McNamara
2018-05-15weld ScSolverSuccessDialogCaolán McNamara
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin