summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/guisaveas.cxx
AgeCommit message (Expand)Author
2019-01-10Related: tdf#122308 missing parent for losing signature warning dialogCaolán McNamara
2018-09-06tdf#117895: "Edit document properties before saving"...Henry Castro
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-18weld EPUBExportDialog and add parentCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-29loplugin:useuniqueptr in ModelData_ImplNoel Grandin
2018-01-16sfx2 store: handle NoFileSync for Save (not SaveAs)Miklos Vajna
2018-01-12More loplugin:cstylecast: sfx2Stephan Bergmann
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-23loplugin:flatten in sdext..stocNoel Grandin
2017-09-21EPUB export: add uno command to bypass options dialogMiklos Vajna
2017-09-20EPUB export: add uno command to trigger the filterMiklos Vajna
2017-09-02set parent for export dialog same as save dialogCaolán McNamara
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-18loplugin:nullptr (clang-cl)Stephan Bergmann
2017-07-31tdf#109537: treat Temporary Internet Files as temp directoryMike Kaganski
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin
2017-04-24Do not pass a suggested name to GUIStoreModel: it is always overwrittenMatteo Casalin
2017-04-24OUStrings: constify and avoid temporaries some moreMatteo Casalin
2017-04-24Minor optimizations to loopsMatteo Casalin
2017-04-24Fix indentationMatteo Casalin
2017-04-24OUStrings: constify and avoid temporariesMatteo Casalin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-29Fix typo in methodAndrea Gelmini
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-03tdf#80807 guisaveas: never recommend system's tempdirJustin Luth
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin