summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appserv.cxx
AgeCommit message (Expand)Author
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-13SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-29tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-07Notebookbar: fixed crash while using two modules simultaneouslySzymon Kłos
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky
2016-08-25GSoC notebookbar: hiding menubarSzymon Kłos
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli
2016-06-01remove unused SID constants and associated codeNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-17loplugin:constantparam in sfx2Noel Grandin
2016-03-09loplugin:constantparam in sfx2Noel Grandin
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04loplugin:stringconstantNoel 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: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin