summaryrefslogtreecommitdiffstats
path: root/unusedcode.easy
Commit message (Collapse)AuthorAgeFilesLines
* callcatcher: update listCaolán McNamara2012-03-091-3/+0
|
* update code a bitCaolán McNamara2012-03-091-0/+1
|
* these Links either shouldn't be links, or shouldn't existCaolán McNamara2012-03-081-5/+0
|
* Removed unused code.Santiago Martinez2012-03-081-10/+0
|
* callcatcher: update listCaolán McNamara2012-03-071-2/+0
|
* We just want to know if this ole object is already exported or notCaolán McNamara2012-03-071-5/+0
| | | | | | | | | So it's merely the knowledge of having exported this object already that we need to know in order to elide re-exporting it. This code is still 64bit unsafe, as the nPictureId has to be a unique 32bit value for each object, so using the pointer as the key is horribly dubious, but this should be the same as the original code.
* remove various unused methods and source filesCaolán McNamara2012-03-071-13/+0
|
* remove misc. unused codeMichael Meeks2012-03-061-3/+0
|
* ditch archaic taskbox/taskmisc/taskstat implementationsCaolán McNamara2012-03-061-3/+1
|
* SwColumnPage::LinkStubTimeout doesn't need to be a linkCaolán McNamara2012-03-061-1/+0
|
* remove TransliterationWrapper::compareSubstringCaolán McNamara2012-03-061-1/+0
|
* TaskBar is never constructedCaolán McNamara2012-03-061-1/+0
|
* SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a linkCaolán McNamara2012-03-061-1/+0
|
* XMLFilterTabPageXSLT::LinkStubToggleXSLTImplHdl does nothingCaolán McNamara2012-03-061-1/+0
|
* ClickLightHdl doesn't need to be a linkCaolán McNamara2012-03-061-2/+0
| | | | | | and ClickLightHdl always takes a non-NULL argument, so NULL test is pointless. Turn it into a normal method that takes a reference. GetLightSource can be const. Nothing calls DoubleClickHdl, remove it.
* ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a LinkCaolán McNamara2012-03-061-1/+0
|
* Remove unused code from basicElton Chung2012-03-051-2/+0
|
* callcatcher: update listCaolán McNamara2012-03-051-6/+5
|
* Remove unused code TESortedPositions and TEWritingDirectionInfosMaciej Rumianowski2012-03-051-12/+0
|
* Remove unused codeElton Chung2012-03-051-12/+0
|
* remove unused codePetr Vorel2012-03-051-6/+0
|
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-2/+0
|
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-1/+0
|
* Removed dead codeMarc-André Laverdière-Papineau2012-03-041-1/+0
|
* callcatcher: update listCaolán McNamara2012-03-021-1/+5
|
* Remove unused codeElton Chung2012-03-011-5/+0
|
* callcatcher: update listCaolán McNamara2012-03-011-20/+0
|
* callcatcher: update listCaolán McNamara2012-02-291-6/+0
|
* Remove unused code in BiffObjLineModel.Santiago Martinez2012-02-281-1/+0
|
* callcatcher: remove newly unused methods and update listCaolán McNamara2012-02-281-7/+0
|
* Removed dead codeMarc-André Laverdière-Papineau2012-02-271-2/+0
| | | | * Removed unused SvInplaceEdit
* Removed dead codeMarc-André Laverdière-Papineau2012-02-271-1/+0
| | | | Deleted: SvFileStream::UnlockFile()
* Removed unused codeSzabolcs Dezsi2012-02-271-38/+0
|
* callcatcher: update listCaolán McNamara2012-02-271-3/+12
|
* fix CntHTTPCookieList_impl leakCaolán McNamara2012-02-271-1/+0
|
* use a non-leaky singletonCaolán McNamara2012-02-271-3/+0
|
* callcatcher: update unused listCaolán McNamara2012-02-271-7/+4
|
* Remove unused codeElton Chung2012-02-251-20/+0
|
* Remove unused code in basegfx, comphelperElton Chung2012-02-251-14/+0
|
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-241-5/+0
|
* unusedcode.easy: OwnerLock includes this featureThomas Arnhold2012-02-241-1/+0
|
* unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold2012-02-241-1/+0
| | | | Also CALL_TEST_INVARIANT is never used again.
* unusedcode: remove something from ooxMatúš Kukan2012-02-231-15/+0
|
* lock in ByteString gainsCaolán McNamara2012-02-231-4/+0
|
* Remove unused code as listed in unusedcode.easySantiago Martinez2012-02-231-2/+0
|
* Remove unused code in ScUserListSantiago Martinez2012-02-231-2/+0
|
* unusedcode.easy: remove some moreThomas Arnhold2012-02-221-6/+0
|
* unusedcode.easy: vcl: remove DrawNativeControlText()Thomas Arnhold2012-02-221-1/+0
|
* unwrap ifdefs with unused membersCaolán McNamara2012-02-211-4/+0
|
* unusedcode.easy: some cleaningThomas Arnhold2012-02-201-10/+0
|