- 7f00cfe climaker: skip com.sun.star.testuno types by Andras Timar · 5 days ago
- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- 56f3dbf Simplify a bit by Mike Kaganski · 1 year, 5 months ago
- ad686b2 No need to use SAL_THROW_EXTERN_C macro in CXX by Mike Kaganski · 1 year, 5 months ago
- 7b428b1 Only use -Wv:18 in Visual Studio 2019 by Mike Kaganski · 1 year, 9 months ago
- 4031659 .NET Bindings: Switch for old windows CLI bindings by RMZeroFour · 1 year, 10 months ago
- 7e864b4 Fix typo by Andrea Gelmini · 1 year, 10 months ago
- 6ecadb3 Fix typo by Andrea Gelmini · 1 year, 10 months ago
- 9539ea2 Fix typo by Andrea Gelmini · 1 year, 10 months ago
- c499b6a Fix typo by Andrea Gelmini · 1 year, 10 months ago
- 1148d6a introduce SAL_RET_MAYBENULL by Caolán McNamara · 2 years ago
- 1209943 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
- 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
- ed3ce7b WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 2 years ago
- 8755c80 Drop uses of css::uno::Sequence::getConstArray in canvas .. connectivity by Mike Kaganski · 2 years ago
- f618f08 simplify some sed rules/statements and use proper quoting by Christian Lohmaier · 2 years ago
- 3355354 Fix warning C4456 when building with MSVC without -Wv:18 by Mike Kaganski · 2 years, 1 month ago
- a2166df Avoid MSVC error C2039 by Stephan Bergmann · 3 years ago
- d04f1cf allow native compile for windows aarch64 by Christian Lohmaier · 3 years ago
- ed989d6 Drop 'using namespace ::std' in Windows-specific files by Gabor Kelemen · 3 years, 1 month ago
- 5687eba Drop obsolete preprocessor directives from UNOIDL files by Stephan Bergmann · 3 years, 10 months ago
- 345d461 Just use Any ctor instead of makeAny in cli_ure by Stephan Bergmann · 4 years ago
- 961ebbe drop 'using namespace std' in cli_ure by Julien Nabet · 4 years, 6 months ago
- 628c1c3 Updated README.md files by Hossein · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 5e1b3e9 Rename LO Windows arm64 ID to aarch64 by Jan-Marek Glogowski · 5 years ago
- 8bce488 tdf#96505 Get rid of cargo cult 'long' integer literals by Alchemist · 5 years ago
- 2ea32dc Fix MSVC 2019 16.8.3 --with-latest-c++ error C2102: '&' requires l-value by Stephan Bergmann · 5 years ago
- 72d9fb1 Fix various MSVC 2019 16.8.3 --with-latest-c++ issues by Stephan Bergmann · 5 years ago
- 7ebd82e tdf#123936 Formatting files in module cli_ure with clang-format by Philipp Hofer · 5 years ago
- 26372c9 cli_ure: Disable .NET for Windows Arm64 build by Jan-Marek Glogowski · 6 years ago
- 9762353 Fix typos by Andrea Gelmini · 6 years ago
- 2e1e085 Fix typos by Andrea Gelmini · 7 years ago
- de6422b Fix typos by Andrea Gelmini · 7 years ago
- 4a9ac82 Fix typos by Andrea Gelmini · 7 years ago
- dafb3bd Fix typo by Andrea Gelmini · 7 years ago
- a361231 fix wrong SET/QUERY flags passed to uno::Reference by Noel Grandin · 7 years ago
- fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
- d408080 Fix typo by Andrea Gelmini · 7 years ago
- 9ad15c0 Fix typo by Andrea Gelmini · 7 years ago
- 0811add Fix typo by Andrea Gelmini · 7 years ago
- 62f0218 Fix typo by Andrea Gelmini · 7 years ago
- 85456fa tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
- 95a5381 Simplify containers iterations in chart2, cli_ure, comphelper, configmgr by Arkadiy Illarionov · 7 years ago
- dbd3be9 createInstanceWithContextAndArguments->createInstanceWithArgumentsAndContext by Caolán McNamara · 7 years ago
- 5206992 Some uses of C++17 class template argument deduction by Stephan Bergmann · 7 years ago
- 47a5f90 Fix typo by Andrea Gelmini · 7 years ago
- 8467d76 fix signatures of deleted copy/assign operators by Noel Grandin · 7 years ago
- dc18587 tdf#120703 (PVS): V519 The variable is assigned values twice successively by Mike Kaganski · 7 years ago
- d1771e8 pvs-studio: Potentially uninitialized pointer 'ret_type' used. by Caolán McNamara · 7 years ago
- 37f9fdc replace rtl_allocateMemory with std::malloc by Noel Grandin · 8 years ago
- 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
- 7d071f3 Fix typos by Andrea Gelmini · 8 years ago
- 7af90cc Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
- 3bd8759 tdf#96099 Remove some trivial std::vector typedefs by Arkadiy Illarionov · 8 years ago
- b9d709e tdf#94265: use install directory on delay load failure by Mike Kaganski · 8 years ago
- acb3eeb cli_ure: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
- 624f84c Fix typos by Andrea Gelmini · 8 years ago
- 9673dbf tdf#113787: always require version file with config for CLI assemblies by Michael Stahl · 8 years ago
- 7bcb66b Fix typos by Andrea Gelmini · 8 years ago
- 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
- e44c188 Fix typos by Andrea Gelmini · 9 years ago
- eef4c13 Windows: avoid dependence on UNICODE define; prefer W functions by Mike Kaganski · 9 years ago
- aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
- 64a3124 Fix typos by Andrea Gelmini · 9 years ago
- 17192ce tdf#108709 cli_ure,unoil: bump CLI assembly versions for 5.4 by Michael Stahl · 9 years ago
- e0487a1 cli_ure,unoil: always increment all CLI assembly version numbers by Michael Stahl · 9 years ago
- 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
- a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
- 2c3f58e Translate German comments and debug strings (leftovers in dirs a... to c...) by Johnny_M · 9 years ago
- 68e2133 remove empty comments by Noel Grandin · 9 years ago
- da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- de82b32 Clean up uses of SAL_U/SAL_W: cli_ure by Stephan Bergmann · 9 years ago
- 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
- cfaba15 cli_ure: fix another bad _WIN64 check (related tdf#94265) by Michael Stahl · 9 years ago
- 3b28635 tdf#94265: Correct the error by ComputingDwarf · 9 years ago
- 6fab286 Fix typos by Andrea Gelmini · 9 years ago
- 0a99b5a When building with clang-cl on Windows, build CLR code with MSVC by Stephan Bergmann · 9 years ago
- 6de3688 Drop :: prefix from std in c*/ by Tor Lillqvist · 9 years ago
- 22f96da Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
- a29bd2d cleanup tailing backslashes by Jochen Nitschke · 9 years ago
- c3586b6 OSL_TRACE->SAL in chart2..oox by Noel Grandin · 9 years ago
- 6b51e52 "// not impl" -> "= delete" by Stephan Bergmann · 10 years ago
- 62c047f switch to EHs on windows by Markus Mohrhard · 10 years ago
- d15163e Fix typos by Andrea Gelmini · 10 years ago
- 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- 597e694 Fix typos by Andrea Gelmini · 10 years ago
- 867ead5 cli_ure: fix build by Michael Stahl · 10 years ago
- be729e7 tdf#94269: Replace "n" prefix for bool variables with "b" by Benjamin Ni · 11 years ago
- 1716b3a remove some useless comments by Noel Grandin · 10 years ago
- 01518d3 cli_ure: climaker should open keyfile read-only by Michael Stahl · 11 years ago
- ce34347 Fix typos by Andrea Gelmini · 11 years ago
- 5e86f243 uno bridge: Prevent collision between cli::array and std::array by David Ostrovsky · 11 years ago
- fd27553 climaker: Fix std::array and cli::array collision by David Ostrovsky · 11 years ago
- cbce40e Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug builds by Stephan Bergmann · 11 years ago
- ffa8892 Fix typos by Andrea Gelmini · 11 years ago