summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper/ucbhelper.cxx
AgeCommit message (Expand)Author
2021-06-11Simplify Sequences initializations (unotools)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-02-23loplugin:refcounting in unotoolsNoel
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-16loplugin:sequenceloop in ucb..unotoolsNoel Grandin
2019-06-28Simplify Sequence iterations in unotoolsArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in toolkit..unoxmlNoel Grandin
2019-05-15tdf#42949 Fix IWYU warnings in unotools/*Gabor Kelemen
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-10-15Simplify containers iterations in unotools, unoxml, uui, vbahelperArkadiy Illarionov
2018-01-15More loplugin:cstylecast: unotoolsStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-03-31use actual UNO enums in unotoolsNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-17tdf#103274 (3): Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17tdf#103274: Add default XCommandEnvironment referenceGiuseppe Castagno
2016-10-17tdf#103274: Add helper for a default XCommandEnvironment reference.Giuseppe Castagno
2016-04-11clang-tidy performance-unnecessary-value-param in unotoolsNoel Grandin
2016-02-29loplugin:unuseddefaultparam in unotoolsNoel Grandin
2015-11-18com::sun::star->css in unotools/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...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-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara
2013-11-07remove unnecessary use of OUString constructor in UNOTOOLS moduleNoel Grandin
2013-08-27Resolves: fdo#67743 ensure user autocorr config dir existsCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-23sal: update log areasThomas Arnhold
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-06-11callcatcher: update unused codeCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-29Check for empty URLs after all, to avoid warnings from canonic().Stephan Bergmann
2011-11-29Special casing can be removed again.Stephan Bergmann