summaryrefslogtreecommitdiff
path: root/cui/source/options/optsave.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara1-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-6/+10
2020-11-04negative returnsCaolán McNamara1-1/+1
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-4/+6
2020-04-17loplugin:flatten in cuiNoel Grandin1-13/+13
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-2/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-4/+0
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
2019-07-27weld SvxSaveTabPageCaolán McNamara1-189/+159
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin1-2/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-2/+4
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+0
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-01-22remove some sal_Bool remnantsNoel Grandin1-27/+25
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-07-26tdf#36747 add sort to match format list in file dialogsJames Raykowski1-3/+2
2017-07-21de-hrc various thingsCaolán McNamara1-4/+1
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann1-1/+0
2017-05-29tdf#36747 Add extension in Tools > Options > Load / Save > GeneralGian Domenico Ceccarini1-3/+21
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-5/+1
2017-02-10convert SvtSaveOptions::EOption to scoped enumNoel Grandin1-11/+11
2017-01-23loplugin: unnecessary destructor: comphelper..desktopNoel Grandin1-5/+0
2016-11-26respect read-only config items in Options - Load/Save - General dialogAndras Timar1-5/+15
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-05-23tdf#89329: use unique_ptr for pImpl in optsaveXisco Fauli1-4/+3
2016-04-21loplugin:salbool: sal_Bool[] -> bool[]Stephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-1/+1
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-12convert Link<> to typedNoel Grandin1-11/+8
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-4/+4
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-5/+3
2015-08-19replace hideous SfxSaveTabPage defineNoel Grandin1-13/+13
2015-08-10cppcheck: badBitmaskCheckCaolán McNamara1-10/+8
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1