summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Collapse)Author
2016-02-08simplify getMangleName()Noel Grandin
Change-Id: I811acbbb88d8d9639001d7b9af6b0d4a66a80656
2016-02-08SvString is a just thin wrapper around OStringNoel Grandin
eliminate it Change-Id: Icb91d25cc7bffb3060b9392f71d37e5a95844aa3
2016-02-08format IDL compiler headers a littleNoel Grandin
Change-Id: I54cb7a664908f8817958d4482a5adfdc6d2a0f3d
2016-02-08aMethod is more accurately an SvMetaSlotNoel Grandin
Change-Id: Iaa57a3f24f545c49a5af0fd0b634994ea3d7551e
2016-02-08Export attribute only applies to SvMetaSlot, so move it downNoel Grandin
Change-Id: I686fd2148d4cf03acbef892223c3ed2b1966e73a
2016-02-08ReadonlyDoc only applies to Slot'sNoel Grandin
so move it down from SvMetaAttribute to SvMetaSlot Change-Id: I3a433d9a1cee0a5a9f52b57c6cd16b16198dade1
2016-02-08cParserChar in SvMetaType is unusedNoel Grandin
Change-Id: Ie46b381a3d6005e5ce98f33146a6c38f671b8473
2016-02-08aBasicPostfix in SvMetaType is unusedNoel Grandin
Change-Id: Ic0c3fc2bb6664031eec649b36e2423a4d1b0ec6d
2016-02-08remove unused ModulePrefix in *.SDI filesNoel Grandin
Change-Id: I92bb724259b6fd59af3a14810744cf1537ae2428
2016-02-08remove unused HelpText attribute from *.sdi filesNoel Grandin
Change-Id: I21bcf66c552cd38eaae1bdc85626aa9bd1782ebd
2016-02-08remove unnecessary module GUIDs in *.sdi filesNoel Grandin
Change-Id: I78784abc1031027d69bbe31d150bc78c8bfbfcf4
2016-02-08aTypeList,aAttrList in SvMetaModule are unusedNoel Grandin
Change-Id: I545e55021f6e0791c80df64695faa86eb6e020ea
2016-02-08SvMetaReference currently serves no purposeNoel Grandin
Change-Id: I676e61fee201b1a2e7f66b541061de2b049bffa9
2016-02-07remove some dead code, found using LCOVNoel Grandin
Change-Id: Ibdca0a70722290bbb560726c88e9821c3ae0af14 Reviewed-on: https://gerrit.libreoffice.org/22151 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-07convert TYPE_ enum to scopedNoel Grandin
Change-Id: I514cf8591d8e7b3ff26bafba8fdbac2ad26249b8 Reviewed-on: https://gerrit.libreoffice.org/22150 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-07TYPE_POINTER is unusedNoel Grandin
Change-Id: Iae50b8a1bfb6772e8362a6e61062b37bb50c701b Reviewed-on: https://gerrit.libreoffice.org/22149 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-07remove CALL enum and associated code pathsNoel Grandin
not used Change-Id: Ia000014d48ac6da92b396c4aa7b736c8a6f27149 Reviewed-on: https://gerrit.libreoffice.org/22148 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-07convert SVTOKEN_ENUM to scoped enumNoel Grandin
Change-Id: Ibff607f988007728acbae96d51cbb30fd49848f6 Reviewed-on: https://gerrit.libreoffice.org/22147 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-07.SDI compiler: expand out some typedefsNoel Grandin
Change-Id: I898bc1d95b1d3394cae74776c0e7dcbaafa934e4 Reviewed-on: https://gerrit.libreoffice.org/22146 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-05remove unused Hidden/Description/UnoName from .SDI filesNoel Grandin
Change-Id: I9660690b29da411dcdf148007242ffa944957f78
2016-02-05remove unused typedef in .SDI filesNoel Grandin
Change-Id: Ib5459768c68d5eb5536116ba20d54f5a4ae06007
2016-02-05remove unused union from .SDI filesNoel Grandin
Change-Id: I673e5a020279e323cccf50d0ff3d74166ef61329
2016-02-05remove unused int/char/map/ItemName/AllConfig from .SDI filesNoel Grandin
Change-Id: Iaf2633d7591b705bd0e84a376e06a01c2ec22b9b
2016-02-05remove unused SlotId/Volatile from .SDI filesNoel Grandin
Change-Id: I29f039c2fec8433fa062c603b64afffa60e7b0d0
2016-02-05remove unused HelpContext/Name/UCHAR/USHORT from .SDI filesNoel Grandin
Change-Id: Ic837cfb952730f10d2669095134ab2eb10bd72e5
2016-02-05remove unused in/out/inout from .SDI filesNoel Grandin
Change-Id: Ie8bedbc8bd751752cba4f6018161c773b4bd19d0
2016-02-05remove unused Default from .SDI filesNoel Grandin
Change-Id: I253174197e2c10765f9b1e8cff46178854fe3495
2016-02-05remove unused HelpFile from .SDI filesNoel Grandin
Change-Id: I881ecb1a0838945dd89aefd99a209ea46b617563
2016-02-05remove unused SvName from .SDI filesNoel Grandin
Change-Id: I5aa9d2e3798ebb9da5bb1283000d744e9a68de25
2016-02-05remove unused SbxName from .SDI filesNoel Grandin
Change-Id: I1d0bd2477d22c5f71fd61882756e05e2e30dfa6f
2016-02-05remove unused OdlName from .SDI filesNoel Grandin
Change-Id: I1ce7de74b9cb9a2cebbacf8d81c0ca9164a1596a
2016-02-05remove unused TypeLib from .SDI filesNoel Grandin
Change-Id: Ibbef34aee530bf65c3b3d35348e33f210a4c2a67
2016-02-05remove unused UUID and VERSION from .SDI filesNoel Grandin
Change-Id: Ieb3e47c10c497a6f642f28a6741ac0fd2ecfd419
2016-02-05remove unused Readonly from .SDI filesNoel Grandin
Change-Id: I179200ad65492c517ef5e986fd05758896d38813
2016-02-05remove unused Automation from .SDI filesNoel Grandin
Change-Id: I65e1ca6e022dc76ac96ed75da2c5e78e9356a3e9 Reviewed-on: https://gerrit.libreoffice.org/22107 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused Compare methodNoel Grandin
Change-Id: I12578410a27f613a064f293022280b5345117a9c Reviewed-on: https://gerrit.libreoffice.org/22102 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused ConfigName from .SDI filesNoel Grandin
Change-Id: I2d47d479e4b5b4ef63e13b8a22d9c6b62e9b3209 Reviewed-on: https://gerrit.libreoffice.org/22101 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused GET/SET/STATUSBARCONFIG in .SDI filesNoel Grandin
Change-Id: I74404d72e9146950a9881d2a59323c2bf08c9742 Reviewed-on: https://gerrit.libreoffice.org/22100 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused RecordManual from SDI filesNoel Grandin
Change-Id: Ia6af0d00b68f5694c9fc9cc453fe36fb923f0a2d Reviewed-on: https://gerrit.libreoffice.org/22099 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused HasDialog from SDI filesNoel Grandin
Change-Id: I26f2cef48fcc7a6c4a6b93668b836879254f3eb0 Reviewed-on: https://gerrit.libreoffice.org/22098 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused Synchron from SDI filesNoel Grandin
Change-Id: I0b8c63a97bfa4a49ac87869e164ab22d2aa99de3 Reviewed-on: https://gerrit.libreoffice.org/22097 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04remove unused Cachable keyword from SDI filesNoel Grandin
Change-Id: I60c423b799f34f79f58bc39cf7ea616ec4f5d16a Reviewed-on: https://gerrit.libreoffice.org/22096 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-02-04tdf#94269 Replace "n" prefix for bool variables with "b"Chris Sherlock
Change-Id: I8999dc2701010424ea4d2504e99ed429030d7d4e
2016-02-03remove unused HasCoreId from SDI filesNoel Grandin
Change-Id: I4aca4b8a79ce92d64ce004ccdb7e9a0f408dc768
2016-01-31tdf#39468 idl: translate German warningChris Sherlock
Change-Id: I5d330923b963ca51ba606c0b59ff76cd059c2e6b
2016-01-20loplugin:unusedmethodsNoel Grandin
Change-Id: Ib2dc804f55d1a96ae01f2cf31b7d55956040a72e Reviewed-on: https://gerrit.libreoffice.org/21603 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-01-11loplugin:unusedmethods unused return value in idlNoel Grandin
Change-Id: I790fea8b88ca99d17de14f1e91081671422dd8db
2016-01-06Missing includeStephan Bergmann
Change-Id: Iaa59ae222c4d0453cbacb33018036802d606affc
2016-01-06Missing includeStephan Bergmann
Change-Id: Icba84b4921cdb7c4a9e88975ec98dddc91e9f79b
2015-12-21loplugin:unusedmethodsNoel Grandin
Change-Id: Ifafdaf6da0225f244853a0042a6458643b570623