summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs/optsolver.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-07Move accessibility relations to .ui files, Part 7: tdf#87026Muhammet Kara1-10/+0
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-2/+2
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-7/+7
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-5/+3
2015-10-12convert Link<> to typedNoel Grandin1-2/+1
2015-09-24convert Link<> to typedNoel Grandin1-13/+10
2015-09-23convert Link<> to typedNoel Grandin1-17/+13
2015-09-04convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-8/+3
2015-08-14loplugin: defaultparamsNoel Grandin1-1/+1
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke1-1/+1
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-1/+1
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-6/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-5/+5
2015-04-20sc: convert new to ::CreateNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-3/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-4/+4
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-1/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-4/+4
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-4/+4
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-1/+94
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-11/+11
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-08-26Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-11/+11
2014-04-23sc: sal_Bool->boolNoel Grandin1-3/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-34/+0
2014-03-03Remove visual noise from scAlexander Wilms1-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-19/+19
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-17EndDialog takes long nResult, not boolStephan Bergmann1-2/+2
2013-12-30convert solver progress dialog to .uiCaolán McNamara1-19/+8
2013-12-29convert solver success dialog to .uiCaolán McNamara1-11/+14
2013-12-20convert solver no solution dialog to .uiCaolán McNamara1-11/+3
2013-10-08convert sc/source/ui/miscdlgs/*.cxx from String to OUStringNoel Grandin1-10/+7
2013-10-04convert sc/source/iui/inc/o*.hxx from String to OUStringNoel Grandin1-7/+7
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-3/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara1-5/+0