- 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
- c3c45ff Fix typos by Andrea Gelmini · 11 years ago
- 5b1337f tdf#62475: partial handmade fixes by Andrea Gelmini · 11 years ago
- 2fc4a8c Add support for cppu::UnoType<void> by Stephan Bergmann · 11 years ago
- 916f88f Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago
- 50b0273 Replace scary reinterpret_casts with OUString::unacquired by Stephan Bergmann · 11 years ago
- f863d26 fdo#57950 Replace chained append() with operator+ by Krisztian Pinter · 11 years ago
- b33788c Typos by Julien Nabet · 11 years ago
- a251fe4 We require MSVC2013 (_MSC_VER == 1800) now by Tor Lillqvist · 11 years ago
- fe3feff cli_ure: PVS-Studio V618 non-const format string by Michael Stahl · 11 years ago
- aec4088 Typo: increse->increase by Julien Nabet · 11 years ago
- 60a64d1 climaker: Fix handling incomplete types by David Ostrovsky · 11 years ago
- df46ec0 osl_getCommandArg always returns osl_Process_E_None by Stephan Bergmann · 11 years ago
- 54cbb57 fdo#39440 reduce scope of local variables by Michael Weghorn · 11 years ago
- 827430c Fold URE: Windows by Stephan Bergmann · 11 years ago
- 0063cf2 java: make fields final where possible by Noel Grandin · 11 years ago
- 6a0fe37 sal: clean up public headers with include-what-you-use by Michael Stahl · 11 years ago
- da40cac Fix common typos. No automatic tools. Handmade… by Andrea Gelmini · 11 years ago
- 0371a63 remove unnecessary 'using namespace rtl' declarations by Noel Grandin · 11 years ago
- 04740cb cli_ure (Windows): std::auto_ptr -> std::unique_ptr by Stephan Bergmann · 12 years ago
- 25df8ad cli_ure: adapt destructors in cli_uno library to "C++/CLI" by Michael Stahl · 12 years ago
- 5f15f18 warning C4189: local variable is initialized but not referenced by Thomas Arnhold · 12 years ago
- da677df java: reduce scope, make fields private by Noel Grandin · 12 years ago
- 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 12 years ago
- 608ebc6 Remove redundant inclusions of header "cppuhelper/shlib.h" by Matthew Pottage · 12 years ago
- d07539e java: use an empty block rather than an empty statement by Noel Grandin · 12 years ago
- e7a474b java: remove unused variables by Noel Grandin · 12 years ago
- 9bac4d4 typo: more then -> more than by Takeshi Abe · 12 years ago
- a0233e6 Typo: habe->have by Julien Nabet · 12 years ago
- b19db6b Typo: apend->append by Julien Nabet · 12 years ago
- 0d2542d gbuild, cli_ure: Win32 make issues with back and forward slashes by Michael Stahl · 12 years ago
- 637b0ef cli_ure: Win32 make quoting problem, use sed to work around by Michael Stahl · 12 years ago
- 0e507ae various: remove SAL_THROW macro by Noel Grandin · 12 years ago
- e7bc3ca remove boilerplate in UNO Exception constructor calls by Noel Grandin · 12 years ago
- d032220 Combine unoidl::loadProvider and unoidl::Manager::addProvider by Stephan Bergmann · 12 years ago
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- acc0420 use css prefix consistently by Thomas Arnhold · 12 years ago
- 49dff05 cli_ure: fix dbglevel=2 build on windows by Thomas Arnhold · 12 years ago
- 4f9b212 simplify ternary conditions "xxx ? yyy : false" by Noel Grandin · 12 years ago
- 11b81c1 Fix memory leaks by Julien Nabet · 12 years ago
- da14256 add missing modelines to idl files by Thomas Arnhold · 12 years ago
- b8239ac typo: noone -> no one by Thomas Arnhold · 12 years ago
- f7dca81 cli_ure: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
- 1712e6c Remove visual noise from cli_ure by Alexander Wilms · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- bbe3bec Drop unused #include by Takeshi Abe · 12 years ago
- 85d1e39 gbuild: Fix and check package dependencies. by Matúš Kukan · 12 years ago
- a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
- 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
- 5503a68 cli_ure: remove CLI version Packages by Michael Stahl · 12 years ago
- 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
- e5eac91 cli_ure: remove Package_config by Michael Stahl · 12 years ago
- 968c735 gbuild: refactor CliLibrary by Michael Stahl · 12 years ago
- decf809 fdo#69601: refactor CliNativeLibrary by Michael Stahl · 12 years ago
- 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
- 0618b35 Fixes for cross-compilation on OS X (to iOS) by Tor Lillqvist · 13 years ago
- 814ec764 cli_ure: copy cli_basetypes to INSTDIR/sdk/bin by Michael Stahl · 13 years ago
- 4ac9349 cli_ure: cleanup in Library_cli_cppuhelper_native by Michael Stahl · 13 years ago
- f212aa9 fix existing comments by Philipp Riemer · 13 years ago
- 78ced62 fix indentation by Philipp Riemer · 13 years ago
- bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
- fc456b5 Missing dependency (see "#using <cli_basetypes.dll>" in climaker_share.h) by Stephan Bergmann · 13 years ago
- 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
- 6b408d1 gbuild: remove external_headers targets by Matúš Kukan · 13 years ago
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- e39e9e4 Source files shouldn't have executable bit set. by Mark Wielaard · 13 years ago
- 1728ab7 Remove dependency of climaker on registry format by Stephan Bergmann · 13 years ago
- 3a77c4f Fix compilation error after fe4ffd81045144ffb8d69ae9e5df7ef191005128 by Tor Lillqvist · 13 years ago
- fe4ffd8 fdo#61503 fix cli_cppuhelper bootstrap error by Peter Foley · 13 years ago
- 5275ed8 Revert "Revert "WIP: Experimental new binary type.rdb format"" by Stephan Bergmann · 13 years ago
- eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
- c9eac7a cli_ure: remove obsolete USE_DEBUG_RUNTIME check for msvcmrt by Michael Stahl · 13 years ago
- b25a9a2 Adapt to prefixed bootstrap_component_getFactory by Stephan Bergmann · 13 years ago
- 92c6a38 Fixed 4 spelling errors in the comments. by Golnaz Irannejad · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- 13ed66c s/Whith/With/ by Tor Lillqvist · 13 years ago
- ce22d30 do not try to concatenate two string literals using + by Luboš Luňák · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- a7ef93e drop executable bit by Peter Foley · 13 years ago
- 4ab8062 WaE: C4564 from MSVS 2010 by Tor Lillqvist · 13 years ago
- 6791f1d WaE: C4538: const/volatile qualifiers on this type are not supported by Tor Lillqvist · 13 years ago
- 16f856a Adapt climaker to cppu::bootstrap_InitialComponentContext removal by Stephan Bergmann · 13 years ago
- 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 90eac3e API CHANGE remove [oneway] method attributes by Thorsten Behrens · 13 years ago
- a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
- f0d8553 source file modes fix by Enrico Weigelt, metux ITS · 13 years ago
- 8865b7f fdo#55290: use the right native library name by David Ostrovsky · 13 years ago