Age | Commit message (Expand) | Author | Files | Lines |
2024-05-01 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara | 1 | -1/+1 |
2024-02-23 | Fix warning C4456 when building with MSVC without -Wv:18 | Mike Kaganski | 1 | -2/+2 |
2023-04-17 | Avoid MSVC error C2039 | Stephan Bergmann | 1 | -1/+1 |
2023-02-28 | Drop 'using namespace ::std' in Windows-specific files | Gabor Kelemen | 1 | -5/+4 |
2022-05-04 | Just use Any ctor instead of makeAny in cli_ure | Stephan Bergmann | 1 | -2/+2 |
2019-03-12 | Simplify containers iterations in chart2, cli_ure, comphelper, configmgr | Arkadiy Illarionov | 1 | -18/+8 |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann | 1 | -1/+1 |
2017-04-10 | Clean up uses of SAL_U/SAL_W: cli_ure | Stephan Bergmann | 1 | -1/+2 |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann | 1 | -1/+1 |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin | 1 | -12/+0 |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni | 1 | -8/+8 |
2015-10-06 | cli_ure: climaker should open keyfile read-only | Michael Stahl | 1 | -1/+2 |
2015-09-03 | climaker: Fix std::array and cli::array collision | David Ostrovsky | 1 | -12/+12 |
2015-03-30 | fdo#57950 Replace chained append() with operator+ | Krisztian Pinter | 1 | -6/+1 |
2015-03-19 | We require MSVC2013 (_MSC_VER == 1800) now | Tor Lillqvist | 1 | -8/+0 |
2015-03-12 | cli_ure: PVS-Studio V618 non-const format string | Michael Stahl | 1 | -2/+2 |
2014-12-12 | osl_getCommandArg always returns osl_Process_E_None | Stephan Bergmann | 1 | -5/+1 |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin | 1 | -1/+0 |
2014-08-08 | Remove redundant inclusions of header "cppuhelper/shlib.h" | Matthew Pottage | 1 | -1/+0 |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin | 1 | -8/+4 |
2014-05-23 | Combine unoidl::loadProvider and unoidl::Manager::addProvider | Stephan Bergmann | 1 | -4/+2 |
2014-02-27 | Remove visual noise from cli_ure | Alexander Wilms | 1 | -7/+7 |
2014-02-23 | Remove unneccessary comments | Alexander Wilms | 1 | -2/+2 |
2014-02-14 | Drop unused #include | Takeshi Abe | 1 | -1/+0 |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls | Noel Grandin | 1 | -5/+2 |
2013-05-28 | Source files shouldn't have executable bit set. | Mark Wielaard | 1 | -0/+0 |
2013-04-29 | Remove dependency of climaker on registry format | Stephan Bergmann | 1 | -92/+62 |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann | 1 | -10/+8 |
2013-04-16 | Adapt to prefixed bootstrap_component_getFactory | Stephan Bergmann | 1 | -1/+2 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -30/+30 |
2012-12-24 | WaE: C4564 from MSVS 2010 | Tor Lillqvist | 1 | -0/+8 |
2012-12-24 | WaE: C4538: const/volatile qualifiers on this type are not supported | Tor Lillqvist | 1 | -0/+8 |
2012-12-20 | Adapt climaker to cppu::bootstrap_InitialComponentContext removal | Stephan Bergmann | 1 | -2/+1 |
2012-11-14 | source file modes fix | Enrico Weigelt, metux ITS | 1 | -0/+0 |
2012-08-22 | convert climaker to new syntax | Peter Foley | 1 | -55/+55 |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 |
2011-11-02 | precompiled_cli_ure.hxx is empty, so just remove it | Joseph Powers | 1 | -3/+0 |
2011-10-05 | Adapt to removal of dangerous operators | Fridrich Štrba | 1 | -1/+1 |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -3/+3 |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe | 1 | -1/+1 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 1 | -0/+3 |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien | 1 | -4/+1 |
2008-06-25 | INTEGRATION: CWS jl104 (1.16.4); FILE MERGED | Kurt Zenker | 1 | -2/+2 |
2008-04-11 | INTEGRATION: CWS changefileheader (1.15.18); FILE MERGED | Rüdiger Timm | 1 | -23/+18 |
2007-10-15 | INTEGRATION: CWS sb71 (1.13.16); FILE MERGED | Vladimir Glazounov | 1 | -3/+4 |
2007-09-27 | INTEGRATION: CWS sb76 (1.13.30); FILE MERGED | Jens-Heiner Rechtien | 1 | -4/+4 |
2006-12-05 | #i10000#,#i71307# Do not declare 'argc' and 'argv' here. | Rüdiger Timm | 1 | -5/+2 |
2006-09-17 | INTEGRATION: CWS pchfix02 (1.11.10); FILE MERGED | Oliver Bolte | 1 | -2/+5 |
2006-06-19 | INTEGRATION: CWS warnings01 (1.10.30); FILE MERGED | Jens-Heiner Rechtien | 1 | -4/+10 |
2005-09-08 | INTEGRATION: CWS ooo19126 (1.9.6); FILE MERGED | Rüdiger Timm | 1 | -47/+21 |