Age | Commit message (Expand) | Author |
2023-04-17 | Avoid MSVC error C2039 | Stephan Bergmann |
2023-04-11 | allow native compile for windows aarch64 | Christian Lohmaier |
2023-02-28 | Drop 'using namespace ::std' in Windows-specific files | Gabor Kelemen |
2022-06-13 | Drop obsolete preprocessor directives from UNOIDL files | Stephan Bergmann |
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-04-19 | Updated README.md files | Hossein |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | Rename LO Windows arm64 ID to aarch64 | Jan-Marek Glogowski |
2021-01-27 | tdf#96505 Get rid of cargo cult 'long' integer literals | Alchemist |
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-09-17 | cli_ure: Disable .NET for Windows Arm64 build | Jan-Marek Glogowski |
2020-04-22 | Fix typos | Andrea Gelmini |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-08-16 | Fix typos | Andrea Gelmini |
2019-07-29 | Fix typos | Andrea Gelmini |
2019-06-07 | Fix typo | 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-24 | tdf#113787: always require version file with config for CLI assemblies | Michael Stahl |
2017-11-14 | Fix typos | Andrea Gelmini |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-25 | Fix typos | Andrea Gelmini |
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-17 | Fix typos | Andrea Gelmini |
2017-08-16 | tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4 | Michael Stahl |