summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.cxx
AgeCommit message (Expand)Author
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-22remove some sal_Bool remnantsNoel Grandin
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-26tdf#36747 add sort to match format list in file dialogsJames Raykowski
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-29tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-05-23tdf#89329: use unique_ptr for pImpl in optsaveXisco Fauli
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09prophylactic double dispose audit.Michael Meeks
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-03-19push build along a bit furtherCaolán McNamara
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-23fdo#78214 - rename of '1.2 extended (compat mode)'Yousuf Philips
2014-09-25Consistently use APP_WRITER as an integer, never as a nullptrStephan Bergmann