summaryrefslogtreecommitdiff
path: root/idlc/inc/idlc/astdeclaration.hxx
AgeCommit message (Collapse)Author
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
Change-Id: Ibf313b8948a493043006ebf3a8281487c1f67b48 Reviewed-on: https://gerrit.libreoffice.org/25532 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
2015-12-24loplugin:unusedfieldsNoel Grandin
Change-Id: I979592adb978c3757a1e54615021ee424a2e02bf Reviewed-on: https://gerrit.libreoffice.org/20892 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2015-07-30loplugin:unusedmethodsNoel Grandin
Change-Id: Ib4d77ee01e7362f5951f81fceeca3c489872d971 Reviewed-on: https://gerrit.libreoffice.org/17378 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2014-09-07create clang plugin to warn about C-style castsNoel Grandin
We don't like C-style casts in our nice C++ code Change-Id: I94e7ec90de9275cd6e20c4146d4f3a74bed93c9d Reviewed-on: https://gerrit.libreoffice.org/10367 Reviewed-by: Stephan Bergmann <sbergman@redhat.com> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com> Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2014-04-19fixincludeguards.sh: idl and idlcThomas Arnhold
Change-Id: I665e901eb6f65308b8f130da1c6da95bc3255490
2014-03-24callcatcher: update unused codeCaolán McNamara
Change-Id: I48990c044e4583e835f3e995527ba423e8c459fb
2014-02-17idlc: sal_Bool -> boolStephan Bergmann
Change-Id: Ibeed903d73eb8b3fce7b8c6021c9107437a8c813
2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann
Change-Id: Iccd5a78b54620796cfde672388b70ad97d17b7a5
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
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-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.8.40); FILE MERGEDRüdiger Timm
2008/04/01 15:20:33 thb 1.8.40.3: #i85898# Stripping all external header guards 2008/04/01 12:31:26 thb 1.8.40.2: #i85898# Stripping all external header guards 2008/03/31 07:23:48 rt 1.8.40.1: #i87441# Change license header to LPGL v3.
2007-01-25INTEGRATION: CWS jsc17 (1.7.12); FILE MERGEDOliver Bolte
2007/01/22 15:46:54 jsc 1.7.12.1: #i73482# insert new helper functions
2006-11-06INTEGRATION: CWS jsc14 (1.6.40); FILE MERGEDKurt Zenker
2006/10/23 14:44:43 jsc 1.6.40.1: #69727# add helper method setPublished
2005-09-07INTEGRATION: CWS ooo19126 (1.5.32); FILE MERGEDRüdiger Timm
2005/09/05 17:39:30 rt 1.5.32.1: #i54170# Change license header: remove SISSL
2004-06-03INTEGRATION: CWS sb18 (1.4.4); FILE MERGEDOliver Bolte
2004/05/18 15:36:48 sb 1.4.4.5: #i21150# Added new feature: published. 2004/05/14 13:11:14 sb 1.4.4.4: #i21150# Removed spurious top-level parameter const. 2004/04/21 15:55:10 sb 1.4.4.3: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 08:52:27 sb 1.4.4.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:37:13 sb 1.4.4.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.
2004-03-30INTEGRATION: CWS sb14 (1.3.4); FILE MERGEDRüdiger Timm
2004/03/15 09:53:51 sb 1.3.4.3: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes. 2004/03/05 08:35:15 sb 1.3.4.2: #i21150# Support for rest parameters; clean up. 2004/03/01 12:53:48 sb 1.3.4.1: #i21150# Added optional interface inheritance; added -stdin switch; do not warn about bad member names of com.sun.star.uno.Uik; some general clean up and added const qualifiers.
2004-02-03INTEGRATION: CWS sb10 (1.2.72); FILE MERGEDJens-Heiner Rechtien
2003/12/10 08:57:02 sb 1.2.72.1: #114000# Adapted to multiple-inheritance interface types.
2001-05-18#87233# insert singletonJuergen Schmidt
2001-03-15newJuergen Schmidt