summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/optsolver.hxx
AgeCommit message (Expand)Author
2024-10-09tdf#157519 Implement Sensitivity Report in LpSolve solverRafael Lima
2023-03-25tdf#38948 Save solver settings to fileRafael Lima
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2021-10-11loplugin:moveparam in scNoel Grandin
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-01-14Rename m_xBtnCancel->m_xBtnClose (sc/optsolver)Julien Nabet
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-24tdf#134528 Add "Reset All" button to Calc Solver dialogRafael Lima
2020-10-20use tools::Long in scNoel
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-12-13cancel solver subdialogs on forced removalCaolán McNamara
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara
2019-04-18weld ScOptSolverDlgCaolán McNamara
2019-04-01weld ScSolverProgressDialogCaolán McNamara
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen
2018-10-15loplugin:constfields in scNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-05-15weld ScSolverNoSolutionDialogCaolán McNamara
2018-05-15weld ScSolverSuccessDialogCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-28com::sun::star->css in scNoel 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-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-04-30Gradually typed 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-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin