summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/solveroptions.cxx
AgeCommit message (Expand)Author
2023-05-25merge some stringaddsNoel Grandin
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2020-06-26Related: tdf#134280 set max limits for solver options that show max valuesCaolán McNamara
2020-06-24tdf#134280 set legal range for Epsilon levelCaolán McNamara
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2019-12-13cancel solver subdialogs on forced removalCaolán McNamara
2019-12-13use runAsync for dialog inside another runAsync dialogCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-10-01loplugin:stringadd in scNoel Grandin
2019-08-09Simplify Sequence iterations in scArkadiy Illarionov
2019-05-12Use hasElements to check Sequence emptiness in sax..sdextArkadiy Illarionov
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-12weld ScSolverOptionsDialogCaolán McNamara
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-05-15weld ScSolverIntegerDialogCaolán McNamara
2018-05-15weld ScSolverValueDialogCaolán McNamara
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-28tdf#42949: clean up includes in include/svx/[a-c]* with iwyuJorenz Paragas
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-05-04Remove unnecessary ScUnoHelpFunctions::SetBoolInAnyStephan Bergmann
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-03-18convert SvButtonState to scoped enumNoel Grandin