summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-3/+3
2017-10-03new loplugin:blockblockNoel Grandin1-6/+4
2017-09-27Simplify call to external helponlineOlivier Hallot1-5/+3
2017-08-03tdf#97745 use lowercase names for fileOlivier Hallot1-1/+1
2017-08-02tdf#97745 rename index,html to LOHelp.htmlOlivier Hallot1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-20Change url for Help onlineOlivier Hallot1-1/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-4/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin1-1/+1
2017-04-06Resolves: rhbz#1438876 detect preferred help module for csv dialogCaolán McNamara1-18/+33
2017-04-06split out module->help mappingCaolán McNamara1-27/+40
2017-02-21Use module name when getting labelsMaxim Monastirsky1-9/+2
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar1-2/+2
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-11tdf#103391: ask user whether to open online helppv2k1-5/+18
2017-01-10New loplugin:conststringvar: sfx2Stephan Bergmann1-5/+3
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-1/+1
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-02loplugin:unusedfieldsNoel Grandin1-2/+1
2016-05-26tdf#89329: use unique_ptr for pImpl in sfxhelpXisco Fauli1-4/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-02-28tdf#84258 Allow creation of command aliasesMaxim Monastirsky1-2/+17
2015-11-19loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-11-04loplugin:stringconstantNoel Grandin1-2/+2
2015-10-29com::sun::star->css in sfx2Noel Grandin1-8/+8
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-09-21cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: check for calling delete on subclasses of vcl::WindowNoel Grandin1-3/+3
2015-04-10accessibility: cleanup for updated toolkit API.Michael Meeks1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-2/+2
2015-04-07convert SvtModuleOptions::EModule to scoped enumNoel Grandin1-8/+8
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann1-6/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-3/+3
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-3/+3
2014-10-02loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-10/+10
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-5/+4