summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
AgeCommit message (Expand)Author
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2013-12-27cppcheck: remove dupsJulien Nabet
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructorNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11sfx2: include <> for external includesNorbert Thiebaud
2013-09-18Resolves: fdo#69440 only ask for tabcontrol in builder dialogsCaolán McNamara
2013-07-10removed unused language/country string member variablesEike Rathke
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-07-08-Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4)Stephan Bergmann
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-06Remove remnants of help agentCaolán McNamara
2013-05-07fdo#64211 replace "%2F" to "/" in online (wiki) help URLsAndras Timar
2013-04-09make help work againCaolán McNamara
2013-04-08fdo#46808, Convert frame::Frame to new styleNoel Grandin
2013-04-03limit scope of the variableMarkus Mohrhard
2013-04-03maybe a bit over-engineeredMarkus Mohrhard
2013-04-03screen space is a valuable good, don't waste itMarkus Mohrhard
2013-04-03this variable was unusedMarkus Mohrhard
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-03-04doubled namespacesThomas Arnhold
2013-02-22String -> OUStringIvan Timofeev
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-16coverity#441015 Use after freeCaolán McNamara
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-24look into active tabcontrol page on help fallback searchCaolán McNamara
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-10-02XubString->OUStringCaolán McNamara
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-05Some clean up of previous commitStephan Bergmann
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-04-10removed unused definesTakeshi Abe
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann