summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appserv.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-08tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2018-04-17Send feedback to support@collaboraoffice.comAndras Timar1-2/+2
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+2
2018-03-15add EULA button to Help - License Information... dialogAndras Timar1-0/+8
2018-02-28tdf#115795 Solve wrong redirect behavior of "Get Online Help"Franklin Weng1-2/+2
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-7/+7
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-5/+3
2017-09-19Bin pointless functionTor Lillqvist1-7/+2
2017-08-29rename SBX errorcodes to BASICNoel Grandin1-1/+1
2017-07-21loplugin:constparams in sfx2Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-3/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-13loplugin:oncevar: empty strings: sfx2Stephan Bergmann1-2/+1
2017-07-10simplify some OUString compareTo callsNoel Grandin1-6/+6
2017-07-06Translate German comments/debug strings (leftovers in dirs sdext to soltools)Johnny_M1-1/+1
2017-07-04tdf#105831 Add Donate entry on Help menuOlivier1-10/+13
2017-06-28ChooseMacro rMacroDesc parameter is unusedStephan Bergmann1-4/+3
2017-06-26loplugin:oncevar in sfx2Noel Grandin1-77/+72
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-4/+0
2017-06-05spelling instanciate -> instantiateNoel Grandin1-1/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-25clang-tidy readability-simplify-boolean-expr in sfx2Noel Grandin1-5/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-13SafeMode: Deactivate 'Restart in safe mode' when already in safe modeKatarina Behrens1-0/+3
2016-12-21convert EnumContext::Application to scoped enumNoel Grandin1-5/+5
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin1-7/+7
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin1-6/+6
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen1-3/+0
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski1-5/+11
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-1/+1
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin1-4/+4
2016-10-19tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot1-20/+12
2016-10-12safemode: Add flag to indicate safemodeSamuel Mehrbrodt1-0/+2
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+34
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-10-01Fix typosAndrea Gelmini1-1/+1
2016-09-29tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos1-145/+172
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-7/+6
2016-09-07Notebookbar: fixed crash while using two modules simultaneouslySzymon Kłos1-4/+3
2016-08-31gtk3: Implement menubar hidingMaxim Monastirsky1-2/+0
2016-08-25GSoC notebookbar: hiding menubarSzymon Kłos1-0/+46
2016-08-22GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos1-0/+242
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+23
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-06tdf#89329: use unique_ptr for pImpl in appXisco Fauli1-9/+9