summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/guisaveas.cxx
AgeCommit message (Expand)Author
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
2016-07-12Fix a warning when DontTerminateEdit is mentionedPranav Kant
2016-06-13loplugin:sallogareasStephan Bergmann
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-05-11set parent window of windows system file picker on save(as)Oliver Specht
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in sfx2Noel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-02-09Remove excess newlinesChris Sherlock
2015-12-23loplugin:unreffunMaxim Monastirsky
2015-12-23New saving behaviorMaxim Monastirsky
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04loplugin:stringconstantNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29Initialize Sequence<beans::NamedValue> from initializer_listsNoel Grandin
2015-10-29com::sun::star->css in sfx2Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet
2015-09-30Fix typosAndrea Gelmini
2015-09-17boost->stdCaolán McNamara
2015-09-10WaE: Unreferenced externally visible function definition [loplugin:unreffun]Tor Lillqvist
2015-09-10remove more warnings about vba exportMarkus Mohrhard
2015-08-11loplugin: defaultparamsNoel Grandin