summaryrefslogtreecommitdiffstats
path: root/idlc/source/parser.y
Commit message (Expand)AuthorAgeFilesLines
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-40/+20
* idlc: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-011-2/+1
* Manual loplugin:cstylecast fixes in idlc/source/parser.yStephan Bergmann2018-01-111-2/+2
* loplugin:includeform: manual changes to idlc/source/parser.yStephan Bergmann2017-10-191-2/+2
* Prefer prefix operatorJulien Nabet2017-10-011-13/+13
* loplugin:constparams codemaker,idl,idlcNoel Grandin2017-07-181-1/+1
* loplugin:unnecessaryparenStephan Bergmann2017-07-051-3/+3
* loplugin:subtlezeroinit: idlcStephan Bergmann2017-02-211-4/+4
* convert ExprComb to scoped enumNoel Grandin2017-02-161-12/+12
* convert ErrorCode to scoped enumNoel Grandin2017-02-161-41/+41
* convert WarningCode to scoped enumNoel Grandin2017-02-161-1/+1
* no special support for MACOSX PPC in master for a while nowCaolán McNamara2017-01-171-2/+0
* Rewrite some (trivial) assignments inside if/while conditions: idlcStephan Bergmann2016-11-291-6/+3
* tdf#96099 Reduce no of typedefs used for trivial containersAsela Dasanayaka2016-10-131-11/+11
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-21/+21
* loplugin:nullptrStephan Bergmann2016-04-261-103/+107
* FD_complex is unusedStephan Bergmann2015-11-301-6/+6
* The only EvalKind actually used is EK_constStephan Bergmann2015-09-261-1/+1
* idlc: fix warningsStephan Bergmann2015-05-181-27/+14
* loplugin:staticfunctionNoel Grandin2015-03-271-63/+59
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-2/+1
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-3/+7
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-7/+3
* markup with event type not checker typeCaolán McNamara2014-11-051-1/+1
* coverity#982268 silence Copy-paste errorCaolán McNamara2014-10-301-0/+1
* coverity#982268 Copy-paste errorCaolán McNamara2014-10-031-3/+3
* Remove UNOIDL "array" and "union" vaporware from idlcStephan Bergmann2014-01-301-446/+7
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-131-3/+1
* windows: warning 4706 is disabled globally in com_MSC_defs.mkThomas Arnhold2013-10-281-1/+1
* Do not leave $$ uninitialized in case of errorStephan Bergmann2013-08-281-0/+1
* parser.y: untabify, remove trailing whitespace, mode linesStephan Bergmann2013-08-281-2120/+2123
* downcast of address which does not point to an object of type 'AstInterface'Stephan Bergmann2013-08-221-2/+2
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-3/+3
* fix logical-op-parenthesis warningPeter Foley2013-04-071-1/+1
* Forbid old-style services/singletons inheriting new-style servicesStephan Bergmann2013-04-031-1/+2
* remove external include guardsThomas Arnhold2013-03-251-42/+1
* UNO constants cannot be of CHAR typeStephan Bergmann2013-01-301-1/+0
* API CHANGE: Remove support for individual constants from UNOIDLStephan Bergmann2013-01-221-16/+4
* API CHANGE remove [oneway] method attributesThorsten Behrens2012-11-301-28/+9
* sal_Bool -> boolNoel Grandin2012-09-261-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* WaE: avoid build break on Mac PPC/XCode 2.5Christian Lohmaier2012-05-061-0/+2
* WaE: don't seem to need this pragmaCaolán McNamara2012-04-131-3/+1
* WaE: -Werror=parenthesesCaolán McNamara2012-04-131-1/+2
* WaE: Ignore also C4702: unreachable codeTor Lillqvist2011-10-031-1/+1
* Remove "using namespace ::rtl"Julien Nabet2011-03-021-1/+5
* Fixed i#81780 for good, even on Macos XCédric Bosdonnat2010-11-091-2/+2
* Revert "idlc-error-offset.diff: Add character offset for idlc errors"Thorsten Behrens2010-09-211-6/+1
* idlc-error-offset.diff: Add character offset for idlc errorsCédric Bosdonnat2010-09-141-1/+6