summaryrefslogtreecommitdiff
path: root/idlc/source/aststructinstance.cxx
AgeCommit message (Collapse)Author
2017-10-23loplugin:includeform: idlcStephan Bergmann
Change-Id: Ia32beed408de33fbe8ed59ddcab5b01ddc3b8218
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-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
Change-Id: Ic42387288c96436915956ede2eb510b9c3fbc49b
2014-05-19fix-includes.pl: idlcThomas Arnhold
Change-Id: I62da508151614277d59e831c7506c3ec715348f4
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
2011-11-27remove include of pch header from idlcNorbert Thiebaud
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.5.58); FILE MERGEDRüdiger Timm
2008/03/31 07:23:51 rt 1.5.58.1: #i87441# Change license header to LPGL v3.
2006-09-17INTEGRATION: CWS pchfix02 (1.4.30); FILE MERGEDOliver Bolte
2006/09/01 17:31:14 kaib 1.4.30.1: #i68856# Added header markers and pch files
2005-09-07INTEGRATION: CWS ooo19126 (1.3.20); FILE MERGEDRüdiger Timm
2005/09/05 17:39:39 rt 1.3.20.1: #i54170# Change license header: remove SISSL
2004-08-20INTEGRATION: CWS sb21 (1.2.14); FILE MERGEDRüdiger Timm
2004/08/05 13:21:38 sb 1.2.14.1: #i31370# Better detect recursive uses of polymorphic struct types.
2004-06-03INTEGRATION: CWS sb18 (1.1.2); FILE ADDEDOliver Bolte
2004/04/21 15:55:11 sb 1.1.2.4: #i21150# Cleaned up nomenclature of polymorphic struct types. 2004/04/14 11:56:58 sb 1.1.2.3: #i21150# A struct type S cannot have members of type S. 2004/04/14 08:52:29 sb 1.1.2.2: #i21150# Added support for polymorphic struct types. 2004/04/08 14:38:10 sb 1.1.2.1: #i21150# Fixed UNOIDL typedef support; initial support for polymorphic struct types.