summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optsave.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-121-2/+1
* log nice exception messages whereever possibleNoel Grandin2019-03-071-2/+4
* tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2018-11-191-0/+1
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-161-0/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* place an intermediate class as parent for SfxTabPagesCaolán McNamara2018-04-221-2/+2
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-3/+0
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-1/+0
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-1/+0
* remove some sal_Bool remnantsNoel Grandin2018-01-221-27/+25
* More loplugin:cstylecast: cuiStephan Bergmann2018-01-121-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2017-09-251-3/+3
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-1/+1
* Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2017-09-211-1/+1
* tdf#36747 add sort to match format list in file dialogsJames Raykowski2017-07-261-3/+2
* de-hrc various thingsCaolán McNamara2017-07-211-4/+1
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-1/+0
* tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini2017-05-291-3/+21
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-5/+1
* convert SvtSaveOptions::EOption to scoped enumNoel Grandin2017-02-101-11/+11
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-5/+0
* respect read-only config items in Options - Load/Save - General dialogAndras Timar2016-11-261-5/+15
* convert the last two lonely FixedInfos to FixedTextCaolán McNamara2016-10-051-1/+0
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* tdf#89329: use unique_ptr for pImpl in optsaveXisco Fauli2016-05-231-4/+3
* loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann2016-04-211-1/+1
* Remove excess newlinesChris Sherlock2016-02-091-3/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-5/+5
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-1/+1
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-2/+1
* convert Link<> to typedNoel Grandin2015-10-121-11/+8
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-4/+4
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-5/+3
* replace hideous SfxSaveTabPage defineNoel Grandin2015-08-191-13/+13
* cppcheck: badBitmaskCheckCaolán McNamara2015-08-101-10/+8
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-05-291-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1
* Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-4/+3
* vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-0/+17
* prophylactic double dispose audit.Michael Meeks2015-04-091-2/+1
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+6
* convert SvtModuleOptions::EModule to scoped enumNoel Grandin2015-04-071-5/+5
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-28/+28
* push build along a bit furtherCaolán McNamara2015-03-191-2/+2
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-4/+4