summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Collapse)Author
2016-11-25convert VAR constants to o3tl::typed_flagsNoel Grandin
and drop the unused EXTENDABLE Change-Id: Iddb2d4c1f3a3f76e4687ad002c0c4b9f7e6ca055
2016-11-25convert FLAG constants to o3tl::typed_flagsNoel Grandin
Change-Id: I3b51321c425b8e0039932b5d4b48d35c3bf14378
2016-11-24ditch a pile of other unused rsc stuffCaolán McNamara
Change-Id: Id982a8898241b20db11b43c18ae2c062c92c61fc
2016-11-24can drop InitLangStringTupelListCaolán McNamara
Change-Id: I2469392a5874b55a071c5f31d467c6f33b03887b
2016-11-24these geometry things go nowhere nowCaolán McNamara
Change-Id: If98ca8acccececeff2b335f90d3ef6082f2053d0
2016-11-24aLong unusedCaolán McNamara
Change-Id: I46a714d06df5ac6496e13834a1c9641dc2bf599b
2016-11-24fix indentCaolán McNamara
Change-Id: Ia3a7d5873815b5b7480b22fb4b3d7f41634c6257
2016-11-24aIdLong is unusedCaolán McNamara
Change-Id: If9aaadadc144d40cdc43e51e1f44edb5f8574524
2016-11-24RscBreakRange is unusedCaolán McNamara
Change-Id: I80c779f99f530b8ea0f9fd5e255241f0a565eec4
2016-11-24aNoZeroShort appears unusedCaolán McNamara
Change-Id: Iae1c921c4f57130fe5657ed023f5087ad5e9a82d
2016-11-24vcl makes no use of menu Get/Set DefaultItemCaolán McNamara
this is exposed through uno however, so move it into VCLXMenu to continue to support it doing nothing of great value there Change-Id: I6888e61cbec85faa2d1fcca8731ab42023e594c6
2016-11-15loplugin:unusedfieldsNoel Grandin
Change-Id: I1400ca0af2c357dff06e5f733ec62b13d6a96461 Reviewed-on: https://gerrit.libreoffice.org/30861 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-15loplugin:constantparamNoel Grandin
Change-Id: I1a6e13584ca516f44195e724b39e78360a842c7c Reviewed-on: https://gerrit.libreoffice.org/30859 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-14loplugin:unusedmethodsNoel Grandin
Checked a couple of them: StandardCheckVisisbilityRedirector is unused since commit b1f8cf37828d5f37527e54774aa4935610aa6325 Author: Noel Grandin <noel.grandin@collabora.co.uk> Date: Wed Nov 2 10:57:21 2016 +0200 loplugin:singlevalfields SfxQueryStatus is unused since commit 64a708cba9b954afe3331f63c58218eb53b3d0ce Author: Caolán McNamara <caolanm@redhat.com> Date: Sat Nov 5 20:28:27 2016 +0000 Revert "Reverts a commit series that cripple windows ci." Change-Id: If1c9fe26c3ebc573d8c53c8f060b05c27f2711e5 Reviewed-on: https://gerrit.libreoffice.org/30840 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
Change-Id: I8a8d13faf228cbc934ae21d6763d92d370eb42ec
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
Change-Id: I2e9df8223d503b813b4c458747e8c44bb8ef8868 Reviewed-on: https://gerrit.libreoffice.org/30661 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-11-04loplugin:unusedmethodsNoel Grandin
Change-Id: Ie1f840c3ec9a2d5888f95cf05e531a8a9464bf2e Reviewed-on: https://gerrit.libreoffice.org/30524 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-27coverity#1374318 Uninitialized scalar fieldCaolán McNamara
Change-Id: I247b9d37b71ebba621b63026d597037450155e18
2016-10-26SfxSlotInfo is unusedCaolán McNamara
Change-Id: I8d5438ca338868c77dcf489609a4e007cfe925fd Reviewed-on: https://gerrit.libreoffice.org/30290 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-10-26drop now unused SfxStyleItem, etc.Caolán McNamara
Change-Id: I61227079c376299d17250970b19acb0c415034fb
2016-10-25drop window related stuff from rscCaolán McNamara
Change-Id: I7045a34bec2f55f06239fe77e61347da73c38534 Reviewed-on: https://gerrit.libreoffice.org/30263 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-10-25drop some unused declarationsCaolán McNamara
Change-Id: I88a160767c22ed234777b69c9003cc3b1a065b94
2016-10-25no RSWND anymoreCaolán McNamara
Change-Id: I5547a0d19ae60ea06dd666c77deaf0de910975d0
2016-10-25can drop RSC_WINDOW nowCaolán McNamara
Change-Id: Ic60b35eb78ebd3e934cbf45c2184edf59c971a53
2016-10-25can drop RSC_CONTROL nowCaolán McNamara
Change-Id: I651b9d2ead019507b8e48c4e19797bf8f8b9a438
2016-10-25no users of RscClassArray leftCaolán McNamara
Change-Id: I1eeeca93ef6e57bddde54dc0abf5c1984da962cc
2016-10-25no evidence that LangKeyCode is needed for anythingCaolán McNamara
Change-Id: I01cf8019fb6bba15c6ed48564ad2e65bf3fbd187
2016-10-25no FixedText loaded from .src nowCaolán McNamara
Change-Id: Ic377c5238e1763a2defdce72bbe893e826aae5ac
2016-10-25nothing uses RSC_BUTTON anymore nowCaolán McNamara
Change-Id: I016d1507fcadf5da1207241c6feec1a03188eef7
2016-10-25no PushButton loaded from .src nowCaolán McNamara
Change-Id: Ib866107995ab0496cf4f37a5e780458031d2fc25
2016-10-25no Edit controls loaded from .src nowCaolán McNamara
Change-Id: I42c7377c101c642ea39028e05e4ffd58fc7435d7
2016-10-25no ListBox loaded from .src nowCaolán McNamara
Change-Id: I7d30c38777f6a36c991271a3617d3f75c83cd490
2016-10-24no FixedImage is loaded from .src anymoreCaolán McNamara
Change-Id: I7c5acd18b14822d6344af3709c6d8cfb343104ef
2016-10-24no ImageButton loaded from .src nowCaolán McNamara
Change-Id: If6f6718e1e6d756b99a499deafa4310c76a75ad3
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin
Change-Id: Idb133e442b881d263fcb83a4858c4a08b451c0f0 Reviewed-on: https://gerrit.libreoffice.org/30032 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-18loplugin:unusedmethodsNoel Grandin
Change-Id: Icf773925c37dde8b7404edac9864e7b10fe113b4 Reviewed-on: https://gerrit.libreoffice.org/29968 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-12drop RSC_DOCKINGWINDOW*Caolán McNamara
Change-Id: Ibcddc2def40e15f4a2f92fec13c1c3fd2f824d68
2016-10-12no toolboxes are loaded from .src anymoreCaolán McNamara
Change-Id: Ia2eabf157845b9b6b00b745332a558ffdd1e0ec7
2016-10-11remove some conversion operator methodsNoel Grandin
which, in these cases, only serve to make the code harder to read Change-Id: Ic9bcf42545b4fcfd60a535fb63956092d392f469 Reviewed-on: https://gerrit.libreoffice.org/29685 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2016-10-10no numericfield, spinfield or spinbutton loaded from .src nowCaolán McNamara
Change-Id: I90e4390d1fadcbb18036861dc9b9d39fa8a73551
2016-10-09DDExtraWidth doesn't existCaolán McNamara
Change-Id: Ic231be1487f21dbcae9290b75be34f85318ad99a
2016-10-09no ComboBoxes loaded from .src anymoreCaolán McNamara
Change-Id: Ic497dddfe326e9cc06e71c39284b2848d17ae0c8
2016-10-08no radiobuttons or checkboxes loaded from src files anymoreCaolán McNamara
Change-Id: Ie10ebcf56a6145c8edeb903bed1beb0cf5cf8a7a
2016-10-07no CheckBox loaded from src files anymoreCaolán McNamara
Change-Id: I3211707d38c15a6fd3edcbe70fc3cee9b65dd6f6
2016-10-06drop loading Colors from src filesCaolán McNamara
Change-Id: I43f2fda133371a1284a53beeeb774552210c7e3f
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
Change-Id: I12865d743daa3e6479edb60584d5bd01f88e818d
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
Change-Id: I243e739fea28e3f38b91534182cc54c2aa660f0e
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara
Change-Id: I4b30cbc7bc6a3a3a635c3889d43b7fa6513209f5
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara
Change-Id: I02ed667a3573b3374fce069be0d32dbd91292e49
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara
Change-Id: I5b38c42e5b7fe7932e0dcc2539579d342ea9cf3b