summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frmload.cxx
AgeCommit message (Expand)Author
2020-02-13tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sfx2Stephan Bergmann
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-07loplugin:flatten in sfx2Noel Grandin
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-02-27remove unused vclunohelper.hxx includesJochen Nitschke
2018-02-21New loplugin:nestedunnamedStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: sfx2Stephan Bergmann
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-19loplugin:stringcopy: sfx2Stephan Bergmann
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-03-30use SFX_INTERFACE_NONE constantNoel Grandin
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-28Don't call a function when its result is already stored in variableMike Kaganski
2016-05-10clang-tidy modernize-loop-convert sfx2Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21tdf#95095: Rename "AvoidRecentDocs" to "PickListEntry" for consistency.Jan Holesovsky
2015-10-21tdf#95095: Implement "AvoidRecentDocs" property for loadComponentFromURL().Jan Holesovsky
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-03sfx2: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-11loplugin: defaultparamsNoel Grandin
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-23loplugin:staticmethodsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann