Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-02 | regenerate | Caolán McNamara | |
2011-09-02 | update list | Caolán McNamara | |
2011-09-01 | unusedcode.easy: vcl::unotools cleanup | Joseph Powers | |
2011-09-01 | unusedcode.easy: PDFWriter cleanup | Joseph Powers | |
2011-09-01 | resync list | Caolán McNamara | |
2011-09-01 | Placed more debug code behind #ifdef statements | Joseph Powers | |
2011-09-01 | unusedcode: utl::PropertySetFoo | Matúš Kukan | |
2011-09-01 | resync list | Caolán McNamara | |
2011-08-31 | unusedcode: remove various classes | Matúš Kukan | |
2011-08-31 | update list | Caolán McNamara | |
2011-08-31 | unusedcode.easy: slideshow::internal cleanup | Joseph Powers | |
2011-08-31 | regenerate list | Caolán McNamara | |
2011-08-31 | various unused code | Caolán McNamara | |
2011-08-31 | sync | Caolán McNamara | |
2011-08-31 | callcatcher: chop, hack | Caolán McNamara | |
2011-08-31 | grabbag of unused code | Caolán McNamara | |
2011-08-30 | Cleanup some of binfilter XPropertyList based classes | Joseph Powers | |
2011-08-30 | Removed class binfilter::XDashTable | Joseph Powers | |
2011-08-30 | resync | Caolán McNamara | |
2011-08-30 | callcatcher: chop, hack, slay | Caolán McNamara | |
2011-08-30 | ditch a few more | Caolán McNamara | |
2011-08-29 | Remove the now obsolete XPropertyTable class | Joseph Powers | |
XColorTable was the last class using this code and it's now based on XPropertyList instead. | |||
2011-08-29 | resync list | Caolán McNamara | |
2011-08-29 | use standard copy-ctor signatures, assignments, etc | Caolán McNamara | |
2011-08-29 | callcatcher: drop various unused methods | Caolán McNamara | |
2011-08-29 | callcatcher: various | Caolán McNamara | |
2011-08-29 | valgrind: various unused code | Caolán McNamara | |
2011-08-28 | Remove class XLineEndTable from binfilter | Joseph Powers | |
2011-08-28 | Remove class XLineEndTable | Joseph Powers | |
2011-08-28 | Remove class XHatchTable | Joseph Powers | |
2011-08-26 | unusedcode: SvxEditEngineViewForwarder class | Matúš Kukan | |
2011-08-26 | callcatcher: some unused code | Caolán McNamara | |
2011-08-26 | regenerate list | Caolán McNamara | |
2011-08-26 | unusedcode: ucbhelper:: cleaning | Matúš Kukan | |
2011-08-25 | remove newly unused code | Caolán McNamara | |
2011-08-25 | unusedcode: svx::, svxform:: | Matúš Kukan | |
2011-08-25 | remove freshly unused methods | Caolán McNamara | |
2011-08-25 | UnoStorageHolder is never ctored, follow logical consequences of that | Caolán McNamara | |
2011-08-25 | callcatcher: yet more unused code | Caolán McNamara | |
2011-08-25 | regenerate list | Caolán McNamara | |
2011-08-24 | unusedcode.easy: I removed XBitmapTable from binfilter | Joseph Powers | |
2011-08-24 | Remove class XBitmapTable | Joseph Powers | |
2011-08-24 | callcatcher: remove various unused methods | Caolán McNamara | |
2011-08-23 | unusedcode.easy: XFillGradientItem cleanp | Joseph Powers | |
I also fixed a typo in my earlier comment. | |||
2011-08-23 | Delete class XGradientTable | Joseph Powers | |
It seems that we don't use it... Class XFillGradientItem referenses it as a parameter which is never passed; however, the code is: "if(!isIndex()) else Table->" which will always fail if the Item is an Index. This makes me belive that the XFillGradientItem class could be simplifed to not be based on the NameOrIndex class. | |||
2011-08-23 | sync list | Caolán McNamara | |
2011-08-23 | generate list | Caolán McNamara | |
2011-08-23 | callcatcher: yet more unused code | Caolán McNamara | |
2011-08-23 | unusedcode: svt:: | Matúš Kukan | |
2011-08-22 | unusedcode: sfx:: sfx2:: | Matúš Kukan | |