summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/helper.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen1-1/+0
2023-03-14elide some temporary OStringsNoel Grandin1-1/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-04-29use more string_view in INetURLObjectNoel Grandin1-2/+2
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann1-1/+4
2021-06-09Simplify Sequences initializations (sfx2)Julien Nabet1-11/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen1-15/+0
2019-11-03loplugin:stringaddNoel Grandin1-5/+5
2019-11-02New loplugin:conditionalstringStephan Bergmann1-1/+1
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann1-2/+1
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin1-6/+5
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-6/+3
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin1-2/+2
2019-04-16loplugin:sequentialassign in sfx2..solenvNoel Grandin1-2/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-16/+7
2018-07-31Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-10-23loplugin:includeform: sfx2Stephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: sfx2Stephan Bergmann1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+1
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-1/+1
2014-04-07sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2013-08-29fix windows build after my OUString changesNoel Grandin1-1/+1
2013-08-29convert sfx2/source/bastyp/* from String to OUStringNoel Grandin1-13/+13
2013-07-08rename sfx2 log area to sfxMichael Stahl1-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-04-04WaE: unused function 'convertDateTime'Tor Lillqvist1-12/+0
2013-04-03more clean-up around SfxContentHelperMarkus Mohrhard1-21/+5
2013-04-03sal_Bool -> boolMarkus Mohrhard1-2/+2
2013-04-03this method is actually unusedMarkus Mohrhard1-10/+0
2013-04-03prevent some unnecessary castingMarkus Mohrhard1-5/+3
2013-04-03we don't need a macro hereMarkus Mohrhard1-5/+10
2013-04-03no need for pointers hereMarkus Mohrhard1-40/+16
2013-04-03simplify this a bitMarkus Mohrhard1-4/+2
2013-02-22String -> OUStringIvan Timofeev1-5/+5
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-4/+4
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin1-4/+5
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-5/+6
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1