summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker
AgeCommit message (Expand)AuthorFilesLines
2023-04-17Avoid MSVC error C2039Stephan Bergmann3-4/+4
2023-02-28Drop 'using namespace ::std' in Windows-specific filesGabor Kelemen1-5/+4
2022-05-04Just use Any ctor instead of makeAny in cli_ureStephan Bergmann1-2/+2
2020-04-22Fix typosAndrea Gelmini1-1/+1
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-04-14Fix typoAndrea Gelmini1-3/+3
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov1-18/+8
2019-02-20createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContextCaolán McNamara1-1/+1
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2019-02-04Fix typoAndrea Gelmini1-1/+1
2018-10-21pvs-studio: Potentially uninitialized pointer 'ret_type' used.Caolán McNamara1-1/+1
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-2/+5
2018-07-23Fix typosAndrea Gelmini1-2/+2
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov1-2/+1
2018-02-01cli_ure: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann2-3/+5
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann2-3/+3
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2016-12-30cleanup tailing backslashesJochen Nitschke1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-12/+0
2016-02-09Remove excess newlinesChris Sherlock1-4/+0
2015-11-02cli_ure: fix buildMichael Stahl2-12/+12
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-8/+8
2015-10-13remove some useless commentsNoel Grandin1-7/+0
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl1-1/+2
2015-09-30Fix typosAndrea Gelmini1-3/+3
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky1-12/+12
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter2-10/+2
2015-03-25TyposJulien Nabet1-1/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist2-13/+0
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl1-2/+2
2015-02-03climaker: Fix handling incomplete typesDavid Ostrovsky1-8/+13
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-5/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin2-2/+0
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage1-1/+0
2014-06-29Typo: apend->appendJulien Nabet1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin2-14/+7
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann1-4/+2
2014-05-12use css prefix consistentlyThomas Arnhold1-1/+1
2014-02-27Remove visual noise from cli_ureAlexander Wilms2-11/+11
2014-02-23Remove unneccessary commentsAlexander Wilms2-20/+20
2014-02-14Drop unused #includeTakeshi Abe1-1/+0
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin2-6/+3
2013-10-28cli_ure: remove Package_configMichael Stahl1-10/+0
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard2-0/+0
2013-04-29Remove dependency of climaker on registry formatStephan Bergmann1-92/+62
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann1-10/+8
2013-04-16Adapt to prefixed bootstrap_component_getFactoryStephan Bergmann1-1/+2