summaryrefslogtreecommitdiff
path: root/idlc/source/astscope.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-06loplugin:collapseif in dbaccess..lotuswordproNoel Grandin1-5/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet1-15/+5
2017-10-23loplugin:constmethod in cppu,cppuhelper,idlcNoel Grandin1-2/+2
2017-07-18loplugin:constparams codemaker,idl,idlcNoel Grandin1-1/+1
2017-02-16convert ErrorCode to scoped enumNoel Grandin1-2/+2
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-18/+18
2015-08-22tdf#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2015-03-27loplugin:staticfunctionNoel Grandin1-3/+3
2014-12-16idlc: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-2/+0
2014-09-07create clang plugin to warn about C-style castsNoel Grandin1-3/+3
2014-02-17idlc: sal_Bool -> boolStephan Bergmann1-2/+2
2014-01-30Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann1-6/+0
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-6/+2
2013-02-13Some cppcheck cleaningJulien Nabet1-2/+1
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from idlcNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-12-11CWS-TOOLING: integrate CWS jsc312Rüdiger Timm1-4/+5
2008-04-11INTEGRATION: CWS changefileheader (1.12.58); FILE MERGEDRüdiger Timm1-29/+18
2006-09-17INTEGRATION: CWS pchfix02 (1.11.8); FILE MERGEDOliver Bolte1-2/+5
2006-06-20INTEGRATION: CWS warnings01 (1.9.30); FILE MERGEDJens-Heiner Rechtien1-8/+12
2005-09-07INTEGRATION: CWS ooo19126 (1.9.32); FILE MERGEDRüdiger Timm1-47/+21
2004-06-03INTEGRATION: CWS sb18 (1.8.4); FILE MERGEDOliver Bolte1-5/+8
2004-03-30INTEGRATION: CWS sb14 (1.7.4); FILE MERGEDRüdiger Timm1-20/+18
2004-02-03INTEGRATION: CWS sb10 (1.6.20); FILE MERGEDJens-Heiner Rechtien1-6/+2
2003-04-17INTEGRATION: CWS sdk01 (1.5.50); FILE MERGEDRüdiger Timm1-36/+39
2001-05-10corrected an index errorPhilipp Lohmann1-4/+8
2001-05-10osl string api changesPhilipp Lohmann1-12/+10
2001-04-11performance optimization, stl iteratorsJuergen Schmidt1-6/+6
2001-04-10#85939# bugfix for lookup of unknown types in the scope of inherited interfacesJuergen Schmidt1-3/+4
2001-03-15newJuergen Schmidt1-0/+385