summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/sfxhelp.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-08fdo#64211 replace "%2F" to "/" in online (wiki) help URLsAndras Timar1-0/+1
2012-10-02XubString->OUStringCaolán McNamara1-121/+115
2012-09-28move layout diagnostics to vcl.layout channelCaolán McNamara1-8/+0
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara1-0/+12
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-1/+2
2012-09-05Some clean up of previous commitStephan Bergmann1-8/+5
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin1-5/+3
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-9/+4
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-5/+3
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-30/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-2/+2
2012-06-26tidy some resource stringsCaolán McNamara1-2/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-2/+2
2012-06-02targeted string re-workNorbert Thiebaud1-13/+13
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-2/+2
2012-04-10removed unused definesTakeshi Abe1-3/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-3/+3
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-7/+7
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-7/+7
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-3/+0
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot1-9/+9
2011-12-22catch by const refCaolán McNamara1-6/+6
2011-11-27remove include of pch header from sfx2Norbert Thiebaud1-2/+0
2011-11-15Removed obsolete OOOBASEVERSION, OOOPACKAGEVERSION.Stephan Bergmann1-11/+2
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-5/+2
2011-11-06make sfx2 ByteString freeCaolán McNamara1-11/+12
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+3
2011-07-21unused methodsCaolán McNamara1-26/+0
2011-07-20callcatcher: various unused methodsCaolán McNamara1-16/+0
2011-06-10Remove obsolete #defineNigel Hawkins1-1/+0
2011-05-17wikihelp: Fix linking to pages, fdo#35671.Jan Holesovsky1-1/+1
2011-05-10wikihelp: Pass the LibreOffice version to help.libreoffice.org.Jan Holesovsky1-0/+9
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18we seem to have lost the use of rLang after the mergeCaolán McNamara1-1/+1
2011-03-18Misc dbgutil build fixesThorsten Behrens1-1/+1
2011-03-12fix mis-merge all-around.Norbert Thiebaud1-5/+4
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-233/+140
2011-03-01Remove dead CodeXisco Fauli1-1/+0
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-13/+23
2011-02-07wikihelp: Improve the check for existence of the localized help, fdo#33258.Jan Holesovsky1-13/+20
2011-02-02wikihelp: Do not check for existence of the localized help.Jan Holesovsky1-2/+5
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara1-17/+17
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko1-7/+7
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky1-7/+13
2010-12-16wikihelp: Use the right Help ID URL, fdo#32338.Jan Holesovsky1-7/+13
2010-11-30help: Avoid some copy-n-paste.Jan Holesovsky1-22/+1
2010-11-30wikihelp: Check for the built-in help availability after creating URL.Jan Holesovsky1-18/+18
2010-11-30wikihelp: Check for the built-in help availability after creating URL.Jan Holesovsky1-18/+18