summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/helper.cxx
AgeCommit message (Expand)Author
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-11loplugin: defaultparamsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-08-29fix windows build after my OUString changesNoel Grandin
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin
2013-07-08rename sfx2 log area to sfxMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard
2013-04-03sal_Bool -> boolMarkus Mohrhard
2013-04-03this method is actually unusedMarkus Mohrhard
2013-04-03prevent some unnecessary castingMarkus Mohrhard
2013-04-03we don't need a macro hereMarkus Mohrhard
2013-04-03no need for pointers hereMarkus Mohrhard
2013-04-03simplify this a bitMarkus Mohrhard
2013-02-22String -> OUStringIvan Timofeev
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-03Targeted string rework (ii)Olivier Hallot
2012-06-02targeted string re-workNorbert Thiebaud
2012-03-30Correct method name in warning messageTor Lillqvist
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-06Removed unnecessary tools/ref.hxx includes.Marcel Metz
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-09-06callcatcher: various unused methodsCaolán McNamara
2011-07-22callcatcher: remove unused methodsCaolán McNamara
2011-07-21unused methodsCaolán McNamara
2011-07-20callcatcher: various unused methodsCaolán McNamara
2011-07-14callcatcher: remove unused methodsCaolán McNamara
2011-06-13catch by const referenceCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-01-10removetooltypes01: #i112600# remove tooltypes from sfx2Mikhail Voytenko
2010-12-17Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 29Gert Faller
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth