summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/guisaveas.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-09loplugin:constfields in sfx2Noel Grandin1-1/+1
2018-09-14Reduce variable scopeMichael Weghorn1-1/+1
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin1-2/+0
2018-08-29loplugin:constantparam (3)Noel Grandin1-6/+5
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-12tdf#117895: "Edit document properties before saving"...Henry Castro1-25/+29
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+1
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-2/+1
2018-04-18weld EPUBExportDialog and add parentCaolán McNamara1-10/+29
2018-04-06weld linkeditdialogCaolán McNamara1-4/+5
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+2
2018-02-22weld native message dialogsCaolán McNamara1-7/+8
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin1-11/+7
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna1-0/+3
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann1-5/+5
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-2/+2
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski1-1/+2
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-3/+3
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski1-1/+1
2017-09-23loplugin:flatten in sdext..stocNoel Grandin1-9/+7
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna1-1/+6
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna1-14/+39
2017-09-02set parent for export dialog same as save dialogCaolán McNamara1-4/+3
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-1/+1
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2017-07-31tdf#109537: treat Temporary Internet Files as temp directoryMike Kaganski1-1/+28
2017-07-23Removed duplicated includesAndrea Gelmini1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+2
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin1-5/+5
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-4/+2
2017-07-05new loplugin unnecessaryparenNoel Grandin1-1/+1
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-3/+1
2017-06-21convert ErrCode to strong typedefNoel Grandin1-11/+11
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-4/+2
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin1-3/+1
2017-04-24OUStrings: constify and avoid temporaries some moreMatteo Casalin1-16/+5
2017-04-24Minor optimizations to loopsMatteo Casalin1-9/+8
2017-04-24Fix indentationMatteo Casalin1-7/+5
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin1-113/+64
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-4/+4
2017-03-29Fix typo in methodAndrea Gelmini1-2/+2
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-13/+4
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-03tdf#80807 guisaveas: never recommend system's tempdirJustin Luth1-0/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-1/+1
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-2/+2
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-3/+3
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin1-1/+1