Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann | 1 | -1/+1 | |
Change-Id: Id980379f57590759ebc9b862aad3c6dfb04ddef7 | |||||
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann | 1 | -63/+63 | |
Change-Id: I834eb4ecd0fa71caf6fa746901367fac8b538305 | |||||
2015-01-28 | Some more loplugin:cstylecast clean-up | Stephan Bergmann | 1 | -3/+3 | |
Change-Id: I132d22e2af3cf673c17d8964f690d48990834884 | |||||
2015-01-20 | Some more loplugin:cstylecast: cppu | Stephan Bergmann | 1 | -22/+22 | |
Change-Id: Iec1251648031afa9eddd7445135fb08dc74821bd | |||||
2014-12-11 | document coverity#706128 Wrong sizeof argument | Caolán McNamara | 1 | -0/+1 | |
Change-Id: Ibb38d8b8395300501caa0fc040f03b06770fd42e | |||||
2014-06-05 | cppu: remove SAL_THROW macro | Noel Grandin | 1 | -6/+1 | |
Change-Id: I2f1909f953846f0d0b6fb402b4beb373bba8b2a8 | |||||
2014-04-19 | fixincludeguards.sh: cppu | Thomas Arnhold | 1 | -2/+2 | |
2014-02-27 | Remove visual noise from cppu | Alexander Wilms | 1 | -10/+10 | |
Change-Id: Ib776a6e5397eb9731cf908c4015642c29b320ff6 Reviewed-on: https://gerrit.libreoffice.org/8247 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> | |||||
2014-01-31 | [API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppu | Stephan Bergmann | 1 | -207/+0 | |
This leaves only aborting stubs (for SONAME stability) for typelib_static_array_type_init typelib_typedescription_newArray typelib_typedescription_newUnion and completely removes corresponding typelib_ArrayTypeDescription typelib_UnionTypeDescription structs and C++ inline getCppuArrayType* functions. None of this should ever have been called by client code anyway, so while technically an API change it should not matter for practical purposes. Change-Id: I23769d104d545533bf578762b79994e269d78c22 | |||||
2014-01-28 | coverity#440026 Logically dead code | Caolán McNamara | 1 | -22/+11 | |
Change-Id: Ib269314be090d2d65b593b1c47fea1e10ef2582b | |||||
2012-09-17 | migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomic | Norbert Thiebaud | 1 | -2/+2 | |
Change-Id: I0e6992afbeffaf3b993e6630fb396d93012890e0 Reviewed-on: https://gerrit.libreoffice.org/632 Tested-by: Norbert Thiebaud <nthiebaud@gmail.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> | |||||
2012-06-13 | re-base on ALv2 code. | Michael Meeks | 1 | -23/+14 | |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann | 1 | -6/+6 | |
2011-10-03 | targeting gcc 4.6.1 gentoo strict-aliasing warnings | Caolán McNamara | 1 | -57/+27 | |
2011-03-12 | Move OSL_ENSURE(0,...) to OSL_FAIL(...) | Thomas Arnhold | 1 | -2/+2 | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 1 | -0/+3 | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||||
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | 1 | -4/+1 | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) | |||||
2008-04-11 | INTEGRATION: CWS changefileheader (1.14.84); FILE MERGED | Rüdiger Timm | 1 | -23/+18 | |
2008/03/31 07:23:22 rt 1.14.84.1: #i87441# Change license header to LPGL v3. | |||||
2006-06-19 | INTEGRATION: CWS warnings01 (1.12.46); FILE MERGED | Jens-Heiner Rechtien | 1 | -16/+15 | |
2005/10/28 13:58:18 sb 1.12.46.4: #i53898# Fixed previous modification. 2005/09/22 20:45:10 sb 1.12.46.3: RESYNC: (1.12-1.13); FILE MERGED 2005/08/31 13:43:21 sb 1.12.46.2: #i53898# Made code warning-free. 2005/08/29 14:03:53 sb 1.12.46.1: #i53898# Made code warning-free. | |||||
2005-09-08 | INTEGRATION: CWS ooo19126 (1.12.50); FILE MERGED | Rüdiger Timm | 1 | -47/+21 | |
2005/09/05 13:54:31 rt 1.12.50.1: #i54170# Change license header: remove SISSL | |||||
2004-04-21 | INTEGRATION: CWS ooo20040329 (1.11.36); FILE MERGED | Sander Vesik | 1 | -7/+2 | |
2004/03/15 09:22:19 sparcmoz 1.11.36.1: #i24059#: remove old GCC/SPARC workaround not needed since bridges code is fixed | |||||
2003-09-04 | INTEGRATION: CWS cliuno01 (1.10.2); FILE MERGED | Oliver Bolte | 1 | -110/+162 | |
2003/07/25 14:01:31 dbo 1.10.2.3: opt 2003/07/24 15:19:04 dbo 1.10.2.2: - sequence reallocation fix - more code cleanup - test code 2003/07/23 16:39:21 dbo 1.10.2.1: - fixing cppu core sequence routines returning 0 handle upon memory allocation failure - C++ Sequence<> throws ::std::bad_alloc upon memory allocation failure | |||||
2003-03-20 | INTEGRATION: CWS uno1 (1.9.18); FILE MERGED | Vladimir Glazounov | 1 | -14/+6 | |
2003/02/25 16:41:30 dbo 1.9.18.1: #107762# avoid use of generated headers; minor modifications | |||||
2002-08-21 | #102391# cleaning up __ symbols | Daniel Boelzle | 1 | -55/+54 | |
2001-06-29 | #88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *) | Daniel Boelzle | 1 | -80/+134 | |
2001-05-10 | rtl string api changes | Philipp Lohmann | 1 | -3/+3 | |
2001-03-30 | insert/modify for handling of array types | Juergen Schmidt | 1 | -2/+108 | |
2001-03-12 | OSL_ENSHURE replaced by OSL_ENSURE | Joachim Lingner | 1 | -6/+6 | |
2001-03-12 | exact boolean handling | Daniel Boelzle | 1 | -4/+4 | |
2001-03-09 | revised function throw () clauses | Daniel Boelzle | 1 | -10/+10 | |
2000-12-21 | empty throw () clauses | Daniel Boelzle | 1 | -4/+12 | |
2000-09-18 | initial import | Jens-Heiner Rechtien | 1 | -0/+715 | |