summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker
AgeCommit message (Expand)Author
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-29Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivityMike Kaganski
2024-02-23Fix warning C4456 when building with MSVC without -Wv:18Mike Kaganski
2023-04-17Avoid MSVC error C2039Stephan Bergmann
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen
2022-05-04Just use Any ctor instead of makeAny in cli_ureStephan Bergmann
2020-04-22Fix typosAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-14Fix typoAndrea Gelmini
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-02-20createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-04Fix typoAndrea Gelmini
2018-10-21pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-07-23Fix typosAndrea Gelmini
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-16Fix typosAndrea Gelmini
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-02cli_ure: fix buildMichael Stahl
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-13remove some useless commentsNoel Grandin
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl
2015-09-30Fix typosAndrea Gelmini
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter
2015-03-25TyposJulien Nabet
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage
2014-06-29Typo: apend->appendJulien Nabet
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann
2014-05-12use css prefix consistentlyThomas Arnhold
2014-02-27Remove visual noise from cli_ureAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-14Drop unused #includeTakeshi Abe
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-10-28cli_ure: remove Package_configMichael Stahl