Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-09 | callcatcher: update list | Caolán McNamara | |
2012-03-09 | update code a bit | Caolán McNamara | |
2012-03-08 | these Links either shouldn't be links, or shouldn't exist | Caolán McNamara | |
2012-03-08 | Removed unused code. | Santiago Martinez | |
2012-03-07 | callcatcher: update list | Caolán McNamara | |
2012-03-07 | We just want to know if this ole object is already exported or not | Caolán McNamara | |
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. | |||
2012-03-07 | remove various unused methods and source files | Caolán McNamara | |
2012-03-06 | remove misc. unused code | Michael Meeks | |
2012-03-06 | ditch archaic taskbox/taskmisc/taskstat implementations | Caolán McNamara | |
2012-03-06 | SwColumnPage::LinkStubTimeout doesn't need to be a link | Caolán McNamara | |
2012-03-06 | remove TransliterationWrapper::compareSubstring | Caolán McNamara | |
2012-03-06 | TaskBar is never constructed | Caolán McNamara | |
2012-03-06 | SwTOXStylesTabPage::LinkStubModifyHdl doesn't need to be a link | Caolán McNamara | |
2012-03-06 | XMLFilterTabPageXSLT::LinkStubToggleXSLTImplHdl does nothing | Caolán McNamara | |
2012-03-06 | ClickLightHdl doesn't need to be a link | Caolán McNamara | |
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. | |||
2012-03-06 | ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a Link | Caolán McNamara | |
2012-03-05 | Remove unused code from basic | Elton Chung | |
2012-03-05 | callcatcher: update list | Caolán McNamara | |
2012-03-05 | Remove unused code TESortedPositions and TEWritingDirectionInfos | Maciej Rumianowski | |
2012-03-05 | Remove unused code | Elton Chung | |
2012-03-05 | remove unused code | Petr Vorel | |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau | |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau | |
2012-03-04 | Removed dead code | Marc-André Laverdière-Papineau | |
2012-03-02 | callcatcher: update list | Caolán McNamara | |
2012-03-01 | Remove unused code | Elton Chung | |
2012-03-01 | callcatcher: update list | Caolán McNamara | |
2012-02-29 | callcatcher: update list | Caolán McNamara | |
2012-02-28 | Remove unused code in BiffObjLineModel. | Santiago Martinez | |
2012-02-28 | callcatcher: remove newly unused methods and update list | Caolán McNamara | |
2012-02-27 | Removed dead code | Marc-André Laverdière-Papineau | |
* Removed unused SvInplaceEdit | |||
2012-02-27 | Removed dead code | Marc-André Laverdière-Papineau | |
Deleted: SvFileStream::UnlockFile() | |||
2012-02-27 | Removed unused code | Szabolcs Dezsi | |
2012-02-27 | callcatcher: update list | Caolán McNamara | |
2012-02-27 | fix CntHTTPCookieList_impl leak | Caolán McNamara | |
2012-02-27 | use a non-leaky singleton | Caolán McNamara | |
2012-02-27 | callcatcher: update unused list | Caolán McNamara | |
2012-02-25 | Remove unused code | Elton Chung | |
2012-02-25 | Remove unused code in basegfx, comphelper | Elton Chung | |
2012-02-24 | unusedcode.easy: remove unused code | Thomas Arnhold | |
2012-02-24 | unusedcode.easy: OwnerLock includes this feature | Thomas Arnhold | |
2012-02-24 | unusedcode.easy: Remove SotFactory::TestInvariant() | Thomas Arnhold | |
Also CALL_TEST_INVARIANT is never used again. | |||
2012-02-23 | unusedcode: remove something from oox | Matúš Kukan | |
2012-02-23 | lock in ByteString gains | Caolán McNamara | |
2012-02-23 | Remove unused code as listed in unusedcode.easy | Santiago Martinez | |
2012-02-23 | Remove unused code in ScUserList | Santiago Martinez | |
2012-02-22 | unusedcode.easy: remove some more | Thomas Arnhold | |
2012-02-22 | unusedcode.easy: vcl: remove DrawNativeControlText() | Thomas Arnhold | |
2012-02-21 | unwrap ifdefs with unused members | Caolán McNamara | |
2012-02-20 | unusedcode.easy: some cleaning | Thomas Arnhold | |