- 9341bf3 java: when rethrowing, store the original exception by Noel Grandin · 11 years ago
- 04ace01 java: remove unnecessary adding of empty strings by Noel Grandin · 12 years ago
- 7d5b30b Use instsetoo_native-generated uno ini-file for both instdir and instsets by Stephan Bergmann · 12 years ago
- 3dd3e96 Missing dependency on uno ini-file by Stephan Bergmann · 12 years ago
- 0ce1267 remove more unnecessary constructor declarations by Noel Grandin · 12 years ago
- 6884ef6 java: don't catch and then just rethrow an exception by Noel Grandin · 12 years ago
- c552aac java: use 'Byte.valueOf' instead of 'new Byte' by Noel Grandin · 12 years ago
- 0764292 java: use 'Short.valueOf' instead of 'new Short' by Noel Grandin · 12 years ago
- 8a2c6c2 java: use 'Long.valueOf' instead of 'new Long' by Noel Grandin · 12 years ago
- ff0ad04 java: use 'Integer.valueOf' instead of 'new Integer' by Noel Grandin · 12 years ago
- be1bb7b java: use Boolean.valueOf instead of instantiating Boolean objects by Noel Grandin · 12 years ago
- ac5954d java: remove commented out code by Noel Grandin · 12 years ago
- 0477e6c java: add @Override annotation to overriding methods by Noel Grandin · 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
- 0c5f51e java: remove commented out code by Noel Grandin · 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
- 2bd7767 Resolves fdo#70681: fixincludeguards.pl: all that's left by Thomas Arnhold · 12 years ago
- 78b9537 various: sal_Bool->bool by Noel Grandin · 12 years ago
- 541761d prefer makefile-gmake-mode by Takeshi Abe · 12 years ago
- c87fa1b Clean up function declarations by Stephan Bergmann · 12 years ago
- 5babf1b remove unnecessary scope qualifier from sal_Bool uses by Noel Grandin · 12 years ago
- 5e04ec1 typo: inteface -> interface by Thomas Arnhold · 12 years ago
- 70cc2b1 First batch of adding SAL_OVERRRIDE to overriding function declarations by Stephan Bergmann · 12 years ago
- 2f67d67 testtools: simplify deprecated XTypeProvider.getImplementationId by Stephan Bergmann · 12 years ago
- d729d16 normalize values of CROSS_COMPILING by Michael Stahl · 12 years ago
- a9311d6 Remove visual noise from testtools by Alexander Wilms · 12 years ago
- 5e21a41 cppuhelper: retrofit std::exception into overriding exception specs by Stephan Bergmann · 12 years ago
- 0ce0c36 Remove unneccessary comments by Alexander Wilms · 12 years ago
- 65f620c Typo: execption -> exception by Julien Nabet · 12 years ago
- 4f346c9 gbuild: component files for Jars in NONE layer and move testComponent by Michael Stahl · 12 years ago
- 7dca2dd bool improvements by Stephan Bergmann · 12 years ago
- 9ed3647 Adapt all (non-extension, SharedLibrary) .components to environment="..." by Stephan Bergmann · 12 years ago
- a83b2af Clean-up uno/lbnames.h by Stephan Bergmann · 12 years ago
- 42b7335 Revert "throw new ..." fix in Managed C++ code by Stephan Bergmann · 12 years ago
- 52bbd9c remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii calls by Noel Grandin · 12 years ago
- 6e60a6f -Werror,-Wunused-variable by Stephan Bergmann · 12 years ago
- 2c35fff remove most use of RTL_CONSTASCII_USTRINGPARAM macro by Noel Grandin · 12 years ago
- f8bf809 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
- fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
- 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
- 5d8f48c solver doesn't solve anything... by Michael Stahl · 12 years ago
- e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
- 6bd0f9b gbuild: refactor CliUnoApi by Michael Stahl · 12 years ago
- 8e602af stop looking for Jar files in solver by Michael Stahl · 12 years ago
- ee5661e fdo#54938: Adapt supportsService implementations.. by Marcos Paulo de Souza · 12 years ago
- 3656a57 add mode lines to new files (and idls) since last run by Caolán McNamara · 13 years ago
- 70c3526 gbuild: remove libraries from OUTDIR and WORKDIR by Michael Stahl · 13 years ago
- 6db34b6 Directly build UNOIDL .rdb files from .idl files by Stephan Bergmann · 13 years ago
- ecaadbf There are two distinct InternalUnoApis in testtools by Stephan Bergmann · 13 years ago
- b469cd2 gbuild: use xml .rdb files directly from workdir by Matúš Kukan · 13 years ago
- 6e3913b Fix testtools/CustomTarget_bridgetest.mk scripts for Mac OS X by Stephan Bergmann · 13 years ago
- b7b89c9 The testtools component libs are layer NONE, not URELIB by Stephan Bergmann · 13 years ago
- 08452f1 Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA by Tor Lillqvist · 13 years ago
- ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
- 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
- e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
- 422474a fix typo by Noel Grandin · 13 years ago
- 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
- 16a1bf5 climaker no longer needs *.rdb.oldformat input files by Stephan Bergmann · 13 years ago
- e42eed9 Fix generation of cli_types_bridgetest.dll after gbuild'ification by Stephan Bergmann · 13 years ago
- ae75a0d More "Let climaker work on *.rdb.oldformat for now" by Stephan Bergmann · 13 years ago
- ab149c7 Get rid of UnoApiMerge_uretypes, which is just a duplicate of UnoApi_udkapi by Stephan Bergmann · 13 years ago
- 4a0b39f Get rid of UnoApiMerge_types by Stephan Bergmann · 13 years ago
- 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
- 6c7659b move URE headers to include/ by David Tardon · 13 years ago
- 336353a Related rhbz#867808: More apparently bogus "throw new ..." in C++ code by Stephan Bergmann · 13 years ago
- fc02ae8 [API CHANGE] WIP: Experimental new binary type.rdb format by Stephan Bergmann · 13 years ago
- 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
- ff8a2a5 Missing dependencies on UNO_SERVICES/TYPES references in solver uno ini-file by Stephan Bergmann · 13 years ago
- 7aa6f1b Remove Mac OS X for PowerPC support by Tor Lillqvist · 13 years ago
- b2f8318 simplify OUString assignments by Chr. Rossmanith · 13 years ago
- 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
- 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
- 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
- 1457468 gbuild: stop using $(OUTDIR)/idl by Michael Stahl · 13 years ago
- 59d02d3 kill random dmake leftovers by Peter Foley · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
- 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- edf6730 add runtime deps for custom targets by David Tardon · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- 7c2267b bridgetest_climaker seems to work now by Peter Foley · 13 years ago
- 34135e3 Fix in-build uno ini deps for cross-compiling by Stephan Bergmann · 13 years ago
- b1a4afa Always have UNO_SERVICES/TYPES set in in-build uno ini file by Stephan Bergmann · 13 years ago
- 3f14180 Make testtools use defaultBootstrap_InitialComponentContext by Stephan Bergmann · 13 years ago
- 9d7c1dc re-base on ALv2 code. Includes: by Michael Meeks · 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
- 6111068 testtools: add com.sun.star.test.performance.XPerformanceTest ... by Michael Stahl · 13 years ago
- 76324b3 ridljar etc.: javamaker invocations must rm -r targetdir by Michael Stahl · 13 years ago
- b6831de sal_Bool->bool in testtools by Noel Grandin · 14 years ago
- 93a3e81 add missing deps on headers to static libs by David Tardon · 14 years ago
- 750fc20 replace remaining InterlockedCount() with inlined version by Norbert Thiebaud · 14 years ago
- 7531ac9 fix URE deps by David Tardon · 14 years ago
- 0906641 add necessary deps for the test to run by David Tardon · 14 years ago