Age | Commit message (Expand) | Author | Files | Lines |
2019-09-10 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-08-16 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-07-29 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2019-06-07 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin | 1 | -1/+1 |
2019-05-10 | an uno -> a uno | Caolán McNamara | 3 | -3/+3 |
2019-04-15 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-04-15 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-04-14 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-04-14 | Fix typo | Andrea Gelmini | 1 | -3/+3 |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski | 1 | -1/+1 |
2019-03-12 | Simplify containers iterations in chart2, cli_ure, comphelper, configmgr | Arkadiy Illarionov | 1 | -18/+8 |
2019-02-20 | createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContext | Caolán McNamara | 1 | -1/+1 |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann | 1 | -1/+1 |
2019-02-04 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin | 1 | -2/+2 |
2018-10-27 | tdf#120703 (PVS): V519 The variable is assigned values twice successively | Mike Kaganski | 1 | -2/+1 |
2018-10-21 | pvs-studio: Potentially uninitialized pointer 'ret_type' used. | Caolán McNamara | 1 | -1/+1 |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin | 1 | -3/+3 |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov | 1 | -2/+5 |
2018-07-23 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen | 2 | -0/+2 |
2018-06-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov | 1 | -2/+1 |
2018-04-09 | tdf#94265: use install directory on delay load failure | Mike Kaganski | 1 | -0/+160 |
2018-02-01 | cli_ure: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 4 | -8/+1 |
2018-01-16 | Fix typos | Andrea Gelmini | 2 | -4/+4 |
2017-11-24 | tdf#113787: always require version file with config for CLI assemblies | Michael Stahl | 4 | -4/+4 |
2017-11-14 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin | 1 | -1/+1 |
2017-09-25 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski | 1 | -17/+0 |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski | 3 | -0/+10 |
2017-08-17 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-08-16 | tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4 | Michael Stahl | 1 | -12/+12 |
2017-08-16 | cli_ure,unoil: always increment all CLI assembly version numbers | Michael Stahl | 2 | -31/+36 |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin | 2 | -29/+7 |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke | 1 | -1/+0 |
2017-05-15 | Translate German comments and debug strings (leftovers in dirs a... to c...) | Johnny_M | 1 | -1/+1 |
2017-05-03 | remove empty comments | Noel Grandin | 1 | -2/+0 |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock | 1 | -0/+1 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 1 | -1/+0 |
2017-04-10 | Clean up uses of SAL_U/SAL_W: cli_ure | Stephan Bergmann | 4 | -11/+19 |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann | 4 | -8/+8 |
2017-03-29 | cli_ure: fix another bad _WIN64 check (related tdf#94265) | Michael Stahl | 1 | -3/+3 |
2017-03-22 | tdf#94265: Correct the error | ComputingDwarf | 1 | -2/+3 |
2017-03-03 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-02-21 | When building with clang-cl on Windows, build CLR code with MSVC | Stephan Bergmann | 3 | -24/+5 |
2017-02-15 | Drop :: prefix from std in c*/ | Tor Lillqvist | 1 | -3/+3 |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann | 1 | -4/+1 |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke | 1 | -1/+1 |