summaryrefslogtreecommitdiffstats
path: root/idlc/source/astdump.cxx
Commit message (Expand)AuthorAgeFilesLines
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-11/+11
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-2/+2
* convert RTReferenceType to scoped enumNoel Grandin2015-04-091-4/+4
* convert RTMethodMode to scoped enumNoel Grandin2015-04-091-3/+3
* convert RT_ACCESS fields to scoped enumNoel Grandin2015-04-091-15/+15
* convert RegError to scoped enumNoel Grandin2015-04-091-7/+7
* convert RegValueType to scoped enumNoel Grandin2015-04-091-4/+4
* Clean up remaining C-style casts among void pointersStephan Bergmann2015-03-291-3/+3
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-181-2/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-17/+23
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-23/+17
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-2/+0
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-8/+8
* fix-includes.pl: idlcThomas Arnhold2014-05-191-2/+2
* idlc: sal_Bool -> boolStephan Bergmann2014-02-171-11/+11
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-13/+13
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-2/+2
* Remove redundant braces around for loopsStephan Bergmann2013-01-261-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot2011-12-301-4/+4
* remove include of pch header from idlcNorbert Thiebaud2011-11-271-2/+0
* remove dead code in astdump.cxx (in idlc dir).Pierre-André Jacquod2011-10-071-45/+26
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* remove include guards using fixguard.pyPetr Mladek2010-10-051-2/+0
* mhu22: resync to master repository (DEV300_m73).Matthias Huetsch [mhu]2010-03-041-4/+1
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* | mhu22: #i105430# #i108349# Fixed registry:ORegKey reference counting to avoid...Matthias Huetsch [mhu]2010-03-041-0/+4
|/
* INTEGRATION: CWS changefileheader (1.14.58); FILE MERGEDRüdiger Timm2008-04-111-42/+18
* INTEGRATION: CWS pchfix02 (1.13.20); FILE MERGEDOliver Bolte2006-09-171-2/+5
* INTEGRATION: CWS jsc4 (1.12.10); FILE MERGEDKurt Zenker2006-01-311-6/+2
* INTEGRATION: CWS ooo19126 (1.11.14); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* INTEGRATION: CWS sdksample (1.10.12); FILE MERGEDRüdiger Timm2005-01-311-31/+31
* INTEGRATION: CWS sb20 (1.9.8); FILE MERGEDRüdiger Timm2004-07-231-2/+12
* INTEGRATION: CWS sb18 (1.8.4); FILE MERGEDOliver Bolte2004-06-031-15/+30
* INTEGRATION: CWS sb14 (1.7.4); FILE MERGEDRüdiger Timm2004-03-301-184/+220
* INTEGRATION: CWS sb10 (1.6.44); FILE MERGEDJens-Heiner Rechtien2004-02-031-12/+12
* #105083# correct singleton outputJuergen Schmidt2002-11-131-4/+6
* #94545# dump optional flag for servicemembers into the registryJuergen Schmidt2001-11-091-3/+4
* #91718# change warning,error outputJuergen Schmidt2001-08-301-10/+10
* #87233# insert singletonJuergen Schmidt2001-05-181-87/+113
* performance optimization, stl iteratorsJuergen Schmidt2001-04-111-5/+5
* newJuergen Schmidt2001-03-151-0/+414