summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/optsolver.cxx
AgeCommit message (Expand)Author
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
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-19sal_Bool->boolNoel Grandin
2014-02-14sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann
2013-12-30convert solver progress dialog to .uiCaolán McNamara
2013-12-29convert solver success dialog to .uiCaolán McNamara
2013-12-20convert solver no solution dialog to .uiCaolán McNamara