summaryrefslogtreecommitdiff
path: root/framework/source/services/sessionlistener.cxx
AgeCommit message (Expand)Author
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann
2019-06-16loplugin:logexceptionnicely in filter..frameworkNoel Grandin
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-18tdf#108523 Remove @author annotationsAbhyudaya Sharma
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-02-07tdf#104101 Improve the session management handlingJuergen Funk
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19Expand and improve the output log in Session-ManagementJuergen Funk
2016-10-14tdf#88205 Adapt uses of css::uno::Sequence to use initialize_list ctorHieronymous
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-10Unbreak reference upon disposing notificationStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-04-09Remove unused functionsStephan Bergmann
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-03-30fix loplugin unused warningsPeter Foley
2013-01-15fdo#46808, Adapt frame::SessionListener UNO service to new styleNoel Grandin
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi