Age | Commit message (Expand) | Author |
2024-07-01 | Only use -Wv:18 in Visual Studio 2019 | Mike Kaganski |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-06-19 | Fix typo | Andrea Gelmini |
2024-05-12 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-05-01 | WaE: C6011 Dereferencing NULL pointer warnings | Caolán McNamara |
2024-04-29 | Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivity | Mike Kaganski |
2024-02-23 | Fix warning C4456 when building with MSVC without -Wv:18 | Mike Kaganski |
2023-04-17 | Avoid MSVC error C2039 | Stephan Bergmann |
2023-02-28 | Drop 'using namespace ::std' in Windows-specific files | Gabor Kelemen |
2022-05-04 | Just use Any ctor instead of makeAny in cli_ure | Stephan Bergmann |
2021-10-07 | drop 'using namespace std' in cli_ure | Julien Nabet |
2021-01-06 | Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-value | Stephan Bergmann |
2021-01-06 | Fix various MSVC 2019 16.8.3 --with-latest-c++ issues | Stephan Bergmann |
2020-11-13 | tdf#123936 Formatting files in module cli_ure with clang-format | Philipp Hofer |
2020-04-22 | Fix typos | Andrea Gelmini |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-05-10 | an uno -> a uno | Caolán McNamara |
2019-04-15 | Fix typo | Andrea Gelmini |
2019-04-15 | Fix typo | Andrea Gelmini |
2019-04-14 | Fix typo | Andrea Gelmini |
2019-04-14 | Fix typo | Andrea Gelmini |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-12 | Simplify containers iterations in chart2, cli_ure, comphelper, configmgr | Arkadiy Illarionov |
2019-02-20 | createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContext | Caolán McNamara |
2019-02-19 | Some uses of C++17 class template argument deduction | Stephan Bergmann |
2019-02-04 | Fix typo | Andrea Gelmini |
2018-11-02 | fix signatures of deleted copy/assign operators | Noel Grandin |
2018-10-27 | tdf#120703 (PVS): V519 The variable is assigned values twice successively | Mike Kaganski |
2018-10-21 | pvs-studio: Potentially uninitialized pointer 'ret_type' used. | Caolán McNamara |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-07-23 | Fix typos | Andrea Gelmini |
2018-07-09 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-06-11 | tdf#96099 Remove some trivial std::vector typedefs | Arkadiy Illarionov |
2018-04-09 | tdf#94265: use install directory on delay load failure | Mike Kaganski |
2018-02-01 | cli_ure: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-16 | Fix typos | Andrea Gelmini |
2017-11-14 | Fix typos | Andrea Gelmini |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-16 | cli_ure,unoil: always increment all CLI assembly version numbers | Michael Stahl |
2017-06-23 | simplify some string handling in tracing calls | Noel Grandin |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke |
2017-05-03 | remove empty comments | Noel Grandin |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |