summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appserv.cxx
AgeCommit message (Expand)Author
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann
2017-06-26loplugin:oncevar in sfx2Noel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
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