summaryrefslogtreecommitdiff
path: root/cli_ure/source/climaker/climaker_app.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
2024-02-23Fix warning C4456 when building with MSVC without -Wv:18Mike Kaganski1-2/+2
2023-04-17Avoid MSVC error C2039Stephan Bergmann1-1/+1
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
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov1-18/+8
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-1/+1
2017-04-10Clean up uses of SAL_U/SAL_W: cli_ureStephan Bergmann1-1/+2
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-1/+1
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin1-12/+0
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni1-8/+8
2015-10-06cli_ure: climaker should open keyfile read-onlyMichael Stahl1-1/+2
2015-09-03climaker: Fix std::array and cli::array collisionDavid Ostrovsky1-12/+12
2015-03-30fdo#57950 Replace chained append() with operator+Krisztian Pinter1-6/+1
2015-03-19We require MSVC2013 (_MSC_VER == 1800) nowTor Lillqvist1-8/+0
2015-03-12cli_ure: PVS-Studio V618 non-const format stringMichael Stahl1-2/+2
2014-12-12osl_getCommandArg always returns osl_Process_E_NoneStephan Bergmann1-5/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-08-08Remove redundant inclusions of header "cppuhelper/shlib.h"Matthew Pottage1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-8/+4
2014-05-23Combine unoidl::loadProvider and unoidl::Manager::addProviderStephan Bergmann1-4/+2
2014-02-27Remove visual noise from cli_ureAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-14Drop unused #includeTakeshi Abe1-1/+0
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-5/+2
2013-05-28Source files shouldn't have executable bit set.Mark Wielaard1-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
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-30/+30
2012-12-24WaE: C4564 from MSVS 2010Tor Lillqvist1-0/+8
2012-12-24WaE: C4538: const/volatile qualifiers on this type are not supportedTor Lillqvist1-0/+8
2012-12-20Adapt climaker to cppu::bootstrap_InitialComponentContext removalStephan Bergmann1-2/+1
2012-11-14source file modes fixEnrico Weigelt, metux ITS1-0/+0
2012-08-22convert climaker to new syntaxPeter Foley1-55/+55
2012-06-27re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-02precompiled_cli_ure.hxx is empty, so just remove itJoseph Powers1-3/+0
2011-10-05Adapt to removal of dangerous operatorsFridrich Štrba1-1/+1
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-06-25INTEGRATION: CWS jl104 (1.16.4); FILE MERGEDKurt Zenker1-2/+2
2008-04-11INTEGRATION: CWS changefileheader (1.15.18); FILE MERGEDRüdiger Timm1-23/+18
2007-10-15INTEGRATION: CWS sb71 (1.13.16); FILE MERGEDVladimir Glazounov1-3/+4
2007-09-27INTEGRATION: CWS sb76 (1.13.30); FILE MERGEDJens-Heiner Rechtien1-4/+4
2006-12-05#i10000#,#i71307# Do not declare 'argc' and 'argv' here.Rüdiger Timm1-5/+2
2006-09-17INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.10.30); FILE MERGEDJens-Heiner Rechtien1-4/+10
2005-09-08INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGEDRüdiger Timm1-47/+21