summaryrefslogtreecommitdiffstats
path: root/unusedcode.easy
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused method from desktopMarcos Paulo de Souza2012-12-021-1/+0
| | | | | | | | Change-Id: I17b269c70bbf82aa5a4345d488777ac98d1d6938 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1221 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* writerfilter: remove unused WW8AnalyzerMiklos Vajna2012-12-011-1/+0
| | | | Change-Id: I711bc4d6b7100a1b089ed5bfeec7ff14f2727138
* Removed useless method from languagetagPaula Mannes2012-11-301-1/+0
| | | | | | | | Change-Id: I683c54ed278d5a6ba12eaefb8040c3753a24f119 Signed-off-by: Paula Mannes <paulamannes@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1204 Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br> Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
* Remove some other newly tagged unused methodsJulien Nabet2012-11-231-1/+0
| | | | Change-Id: I6413fa7b9a7ca5e5f88c634ac4a7092162a9a9c9
* Remove some newly tagged unused methodsJulien Nabet2012-11-231-5/+0
| | | | Change-Id: Ie55dfd19f223df62c091ffc4fdf28789b308a1c7
* callcatcher: update listCaolán McNamara2012-11-231-0/+15
| | | | | | | | .ui conversion has finally make inroads into core vcl widgets, no WorkWindow are initialized from ResIds anymore post conversion of the xslt filter dialog Change-Id: I4a1764d9fb9be9e252630e3afc9972221bc16be6
* dropped dead code from svgEnrico Weigelt, metux ITS2012-11-211-4/+0
| | | | | | | Change-Id: I73244d54f182f44c08a942dee95ff11b53a24f5a Reviewed-on: https://gerrit.libreoffice.org/1078 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* callcatcher: remove another layer of binfilter-released methodsCaolán McNamara2012-11-171-5/+0
| | | | Change-Id: Id5bedd660b2ada460ffc48ce28d4f8ab9cd89226
* Remove unused methods from writerfilterMarcos Paulo de Souza2012-11-151-2/+0
| | | | | | | | Change-Id: I63b0510fea80c12579985fbc4d4eb4646376e25b Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/1074 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* dropped unused method: FileStream::openEnrico Weigelt, metux ITS2012-11-151-1/+0
| | | | | | | Change-Id: I3e6c1341666fddcfd1bd272a0943ca1de3e5d629 Reviewed-on: https://gerrit.libreoffice.org/1072 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* callcatcher: more binfilter freed up methodsCaolán McNamara2012-11-141-1/+5
| | | | Change-Id: Iea3716e5c7a21f083f36ce4b8d43ae9fc85227f7
* callcatcher: neither setNumberFormat is usedCaolán McNamara2012-11-141-2/+0
| | | | Change-Id: I782eace543ae5618004c61b9b84a0646cc463df6
* The additional methods of SO2_*_REF over SV_*_REF are now unusedCaolán McNamara2012-11-141-1/+0
| | | | | | so they can now be replaced by SV_*_REF now Change-Id: I2207d6582cab5f41851064f3d0c773e9421c0078
* callcatcher: update unused code post binfilter deathCaolán McNamara2012-11-141-6/+24
| | | | Change-Id: I5b25d14ef2769126f98523551597f43812b9feb7
* binfilter.die.die.dieNorbert Thiebaud2012-11-091-38/+0
| | | | | | | Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3 Reviewed-on: https://gerrit.libreoffice.org/1014 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* Remove unused method and also remove not build testMarcos Paulo de Souza2012-11-031-1/+0
| | | | | | | | | | These tests are not in the main build, so remove it all. Change-Id: Ia0e13c984fe11b543a66d3150082cbdd7f34296a Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/977 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* Remove unused method in formula moduleMarcos Paulo de Souza2012-11-011-2/+0
| | | | | Change-Id: I67259c5a3894be406b2d38900368a3f8aac86921 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
* Remove unused method from testMarcos Paulo de Souza2012-10-311-1/+0
| | | | | | | | Change-Id: Id54d9bd2963573c4b8e77de0dfafe33ea5882d32 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/947 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* remove xmlreader from string now I don't need it anymoreCaolán McNamara2012-10-271-1/+0
| | | | Change-Id: I8d280a5fa352bf4514a5e593b34be767648f4e64
* Remove unused overrideDataPathJulien Nabet2012-10-271-1/+0
| | | | Change-Id: I7dfaa933d918023999bfe78a497da7dbd59f7fc1
* callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2012-10-271-7/+25
| | | | Change-Id: I9bd81a9c5e85db4512a3e4768c9b87696c91b7bc
* unusedcode: sc: unused ctorsMatúš Kukan2012-10-271-3/+0
| | | | Change-Id: Iaa082d85ef95c58da14013c80cb06a2e1112d4ef
* Remove some unused methodsMarcos Paulo de Souza2012-10-161-4/+0
| | | | | | | | Change-Id: Ia9ed975309c6ed677437c6e1c2d6be4a8bd6f1e9 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/875 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
* callcatcher: update unused code and drop freshly unused methodsCaolán McNamara2012-10-131-1/+0
| | | | Change-Id: I8b1c0cc4a1af259e39578c36bace126c35337ecd
* Remove unused MorkParser::getRecordKeys4ListJulien Nabet2012-10-131-1/+0
| | | | Change-Id: I755dce0ebee72a75c36b3cf36b52a2a1c736cc23
* callcatcher: update unused code listCaolán McNamara2012-10-111-0/+6
| | | | Change-Id: Ie903e37cccf98f1b91c05e87f067f2986b746590
* Remove more unused methodsMarcos Paulo de Souza2012-10-091-2/+0
| | | | | | | | Change-Id: I5c6bb319458b1ce60cedfe0e2b0f5eaa8ba55e9d Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/837 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Remove unused mork methodsJulien Nabet2012-10-071-5/+0
| | | | Change-Id: I2d9c02145bf332ecfc0e2493bc697d61259c9d16
* Remove 3 oox::ole elements:Julien Nabet2012-10-061-3/+0
| | | | | | | | oox::ole::AxFormPageModel::AxFormPageModel() oox::ole::AxMultiPageModel::AxMultiPageModel() oox::ole::AxTabStripModel::AxTabStripModel() Change-Id: I09c0993c2b6e98eed5536ac1c2a8b5559a3dcac6
* callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara2012-10-061-1/+1
| | | | Change-Id: I1096ea50a23040090c9ee2975a4165c6de238497
* ...and update unusedcode.easyJulien Nabet2012-10-061-2/+0
| | | | Change-Id: Id78d52a793434656baa8c74a707c683d1b2ab506
* Remove 2 other unused methodsJulien Nabet2012-10-061-2/+0
| | | | Change-Id: I54b00335020676ada0bcb09c45410e31fe74b59c
* Remove newly unused methodsJulien Nabet2012-10-061-3/+0
| | | | Change-Id: I050660d095540902b442a86904d70ed544bccf13
* callcatcher: update unused code listCaolán McNamara2012-10-041-9/+12
| | | | | | and remove code freshly unused post widget layout introduction Change-Id: Ifa244391f7f2b565dec10314ca3fd2958dfd87a9
* Unused code cleanup.Marcos Paulo de Souza2012-10-011-8/+0
| | | | Change-Id: Iad4d1f6cdd9ad03c5ccc02c57acef5b9bbb47d35
* Bin some newly unused methodsJulien Nabet2012-09-271-4/+0
| | | | Change-Id: I1bbbdbb68f073d19b7d99b5ccb4985efd5bde80c
* unusedcode: more removingMatúš Kukan2012-09-261-2/+0
| | | | Change-Id: Ic8be585925edd63724d28a255c9e33170a4a041e
* callcatcher: update unused code listsCaolán McNamara2012-09-241-3/+20
| | | | Change-Id: I58bad0806354eff2e91370ab3395199fa8691764
* unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan2012-09-211-1/+0
| | | | Change-Id: I68df188c229f7cd31d5b79c073fe9440e307ad1d
* unusedcode: SvtSlideSorterBarOptions::*ListenerLinkMatúš Kukan2012-09-211-2/+0
| | | | Change-Id: I7e396b9ed7f3d64c0b085448fdea562e3d740084
* Remove unused method "getScrollVisibility"Julien Nabet2012-09-201-2/+0
| | | | Change-Id: Ic0ecaad629cfaed7d249852db24fd24d2020686b
* Bin other unused methodsJulien Nabet2012-09-201-6/+0
| | | | Change-Id: Ib3a7a90174b14c77d01285430151098142815867
* Dump some newly unused methodsJulien Nabet2012-09-201-5/+0
| | | | Change-Id: I3c2fd7eb1ccf445f7f389f7400784748a80aa929
* unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan2012-09-201-2/+0
| | | | Change-Id: If4d2c45a4c819d17043b5dcb89a184f470a8fe57
* unusedcode: FastSaxSerializer is not used through UNOMatúš Kukan2012-09-201-1/+0
| | | | | | | Change-Id: I07d7b78be200f5f4a0674361237ef45b2bd1e3e1 Reviewed-on: https://gerrit.libreoffice.org/651 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
* update unused code listCaolán McNamara2012-09-171-0/+29
| | | | Change-Id: I4d6ad11fbe68420931e88defa20afbef290d4d24
* Remove SwEditWin::ShowHeaderFooterSeparatorJulien Nabet2012-09-011-1/+0
| | | | Change-Id: Ibbe784ee205bae0854dabe8844c53c9d72382884
* callcatcher: make VCLXPrinterServer an XTypeProviderCaolán McNamara2012-08-281-2/+1
| | | | Change-Id: Ib6e4e4c61c56cea9c6171f36989e903f3c35aa4e
* callcatcher: update unusedcodeCaolán McNamara2012-08-231-1/+0
| | | | Change-Id: I18f823b99349002bb148d474a6a9aabdf2d419ef
* unusedcode.easy: remove recently unused codeThomas Arnhold2012-08-231-4/+0
| | | | | | | Change-Id: Ia33e933d9c15c2afa25915b7e8d6a13b0c740d1c Reviewed-on: https://gerrit.libreoffice.org/426 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>