summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)Author
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara
2018-03-17sc: prefix members of ScRefHandlerHenry Castro
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-22ColorData->Color in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-16Consolidate the dreaded "Text - txt - csv (StarCalc)" filter nameEike Rathke
2018-02-16Resolves: tdf#114995 support CSV as Link to External DataEike Rathke
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-14let column and row numbers in data table view start with 1Markus Mohrhard
2018-02-14init the selected columns in data transformations dialogMarkus Mohrhard
2018-02-09support multiple columns in column data transformationsMarkus Mohrhard
2018-02-09add a method to get columns and rows from DataTableViewMarkus Mohrhard
2018-02-03TypedWhichId in scNoel Grandin
2018-02-02Don't recycle DocumentInserter, create a new one every timeKatarina Behrens
2018-01-29BorderlineFix: Need to redesign Borderline paint for CalcArmin Le Grand
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-08loplugin:salcall vcl builder methodsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-12tdf#113784: fix crash when right click on data provider dialogJulien Nabet
2017-11-06tdf#113652: typo in ui fileJulien Nabet
2017-10-27Use LocaleDataWrapper::stringToDouble() in ScSolverValueDialog, tdf#81671Eike Rathke
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-14implement new more user friendly data provider dlgMarkus Mohrhard
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-02consistently apply std::unique_ptr to SvLBoxButtonDataCaolán McNamara
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-15borderline: Adapt ViewContactOfTableObjArmin Le Grand
2017-09-15borderline: Abstraction of BorderLinePrimitiveArmin Le Grand
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin