summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/sfxhelp.cxx
Commit message (Expand)AuthorAgeFilesLines
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-021-1/+1
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-131-6/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-3/+3
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-3/+3
* loplugin: cstylecastNoel Grandin2014-10-021-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-10/+10
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-5/+4
* sfx2: sal_Bool->boolNoel Grandin2014-04-071-9/+9
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-11/+9
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-2/+2
* Typo: I/internaly -> I/internallyJulien Nabet2014-02-091-1/+1
* Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann2014-01-211-13/+13
* cppcheck: remove dupsJulien Nabet2013-12-271-1/+0
* remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin2013-11-201-1/+1
* convert equalsAsciiL calls to startsWith callsNoel Grandin2013-11-201-14/+14
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-4/+4
* sfx2: include <> for external includesNorbert Thiebaud2013-11-111-2/+2
* Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara2013-09-181-1/+2
* removed unused language/country string member variablesEike Rathke2013-07-101-22/+0
* rename sfx2 log area to sfxMichael Stahl2013-07-081-4/+4
* -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* Remove remnants of help agentCaolán McNamara2013-06-061-159/+3
* fdo#64211 replace "%2F" to "/" in online (wiki) help URLsAndras Timar2013-05-071-0/+1
* make help work againCaolán McNamara2013-04-091-2/+2
* fdo#46808, Convert frame::Frame to new styleNoel Grandin2013-04-081-8/+8
* limit scope of the variableMarkus Mohrhard2013-04-031-1/+1
* maybe a bit over-engineeredMarkus Mohrhard2013-04-031-11/+2
* screen space is a valuable good, don't waste itMarkus Mohrhard2013-04-031-11/+7
* this variable was unusedMarkus Mohrhard2013-04-031-1/+0
* more clean-up around SfxContentHelperMarkus Mohrhard2013-04-031-3/+3
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* String -> OUStringIvan Timofeev2013-02-221-20/+23
* spelling: otherwhise -> otherwiseIvan Timofeev2013-02-171-1/+1
* coverity#441015 Use after freeCaolán McNamara2013-02-161-0/+3
* Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac2013-02-141-13/+13
* look into active tabcontrol page on help fallback searchCaolán McNamara2013-01-241-1/+14
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-15/+9
* XubString->OUStringCaolán McNamara2012-10-021-121/+115
* move layout diagnostics to vcl.layout channelCaolán McNamara2012-09-281-8/+0
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-0/+12
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-1/+2
* Some clean up of previous commitStephan Bergmann2012-09-051-8/+5
* fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2012-09-051-5/+3
* fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin2012-09-031-9/+4
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-5/+3
* delete svl/svstdarr.hxxMichael Stahl2012-07-251-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-30/+14