summaryrefslogtreecommitdiffstats
path: root/idlc/source/astconstant.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-2/+2
| | | | | | | | 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>
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-091-1/+1
| | | | Change-Id: Ifef0aaae6208f18c1352fef7c471deb60a97820d
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
| | | | | | | | This reverts commit 05050cdb23de586870bf479a9df5ced06828d498, not all places that use e.g. OStringToOUString to convert potential UTF-8 are guaranteed to fulfil the prerequisites necessary to use fromUtf8 (and some places like e.g. in codemaker are happy with the best-effort effect of OStringToOUString's OSTRING_TO_OUSTRING_CVTFLAGS).
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
| | | | Change-Id: I771004b7ccab3344a67e827e45bc34c22ffa5f77
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-2/+0
| | | | | | | | | It turns out that almost none of them were necessary. Change-Id: I1311ed28409c682b57ea8d149bcbaf2c49133e83 Reviewed-on: https://gerrit.libreoffice.org/12133 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
* fix-includes.pl: idlcThomas Arnhold2014-05-191-1/+1
| | | | Change-Id: I62da508151614277d59e831c7506c3ec715348f4
* idlc: sal_Bool -> boolStephan Bergmann2014-02-171-3/+3
| | | | Change-Id: Ibeed903d73eb8b3fce7b8c6021c9107437a8c813
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-2/+2
| | | | | | | | 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
* coverity#440065 Logically dead codeJulien Nabet2013-03-221-3/+0
| | | | Change-Id: I6b735ca48bd996c71ad6c6103e68af2cd2890d98
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* remove include of pch header from idlcNorbert Thiebaud2011-11-271-2/+0
|
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-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>
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.9.58); FILE MERGEDRüdiger Timm2008-04-111-27/+18
| | | | | 2008/04/01 12:31:27 thb 1.9.58.2: #i85898# Stripping all external header guards 2008/03/31 07:23:50 rt 1.9.58.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS pchfix02 (1.8.30); FILE MERGEDOliver Bolte2006-09-171-2/+5
| | | | 2006/09/01 17:31:12 kaib 1.8.30.1: #i68856# Added header markers and pch files
* INTEGRATION: CWS ooo19126 (1.7.14); FILE MERGEDRüdiger Timm2005-09-071-47/+21
| | | | 2005/09/05 17:39:37 rt 1.7.14.1: #i54170# Change license header: remove SISSL
* INTEGRATION: CWS sdksample (1.5.18); FILE MERGEDRüdiger Timm2005-01-311-5/+3
| | | | | | 2005/01/21 13:10:04 jsc 1.5.18.3: RESYNC: (1.5-1.6); FILE MERGED 2004/11/26 16:17:01 jsc 1.5.18.2: #i29966# remove to optimistic API change 2004/10/27 15:59:30 jsc 1.5.18.1: #i29966# remove filename related APIs
* INTEGRATION: CWS sb28 (1.5.20); FILE MERGEDKurt Zenker2005-01-181-13/+2
| | | | 2005/01/03 16:38:00 sb 1.5.20.1: #i28722# Removed support for char and string constants.
* INTEGRATION: CWS sb18 (1.4.4); FILE MERGEDOliver Bolte2004-06-031-4/+6
| | | | 2004/05/18 15:36:48 sb 1.4.4.1: #i21150# Added new feature: published.
* INTEGRATION: CWS sb14 (1.3.96); FILE MERGEDRüdiger Timm2004-03-301-5/+8
| | | | 2004/03/15 09:53:55 sb 1.3.96.1: #i21150# Adapted to new extensible type writer interface; added support for bound interface attributes.
* bugfixes for string constantJuergen Schmidt2001-03-271-7/+2
|
* bugfixes for string constantJuergen Schmidt2001-03-271-8/+8
|
* newJuergen Schmidt2001-03-151-0/+184