summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uno/SwXFilterOptions.cxx
AgeCommit message (Expand)Author
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-18tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-07-03Simplify Sequence iterations in sw/source/uibase/Arkadiy Illarionov
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-13weld SwAsciiFilterDlg and set an explicit parent for the dialogCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-07-21de-hrc various thingsCaolán McNamara
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-16loplugin:unusedfields improve write-only analysisNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-03-09loplugin:constantparam in swNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sw: further components converted to constructor methodChris Sherlock
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl