Age | Commit message (Expand) | Author | Files | Lines |
2011-09-11 | fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model column | Lionel Elie Mamane | 1 | -1/+1 |
2011-09-11 | Don't touch handle when setting property Enabled | Lionel Elie Mamane | 1 | -1/+0 |
2011-09-11 | remove inadvertently committed fprintf | Michael Meeks | 1 | -2/+2 |
2011-09-11 | apparently gcc 4.3.1 tinderbox needs include cstdio | Eike Rathke | 1 | -0/+2 |
2011-09-11 | Initial DocumentSettingsSerializer implementation | Michael Meeks | 6 | -130/+264 |
2011-09-11 | add XPropertyList enum, factory, and associated cleanup | Michael Meeks | 8 | -71/+70 |
2011-09-10 | Drop unused parts | Julien Nabet | 2 | -16/+0 |
2011-09-10 | Translate some German comments | Lionel Elie Mamane | 1 | -37/+42 |
2011-09-09 | FmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call | Lionel Elie Mamane | 1 | -0/+3 |
2011-09-09 | sb140: #i117082# avoid unncessary static class data members (which are destro... | Stephan Bergmann | 3 | -93/+16 |
2011-09-09 | callcatcher: various unused code | Caolán McNamara | 9 | -88/+0 |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara | 1 | -0/+2 |
2011-09-08 | callcatcher: update list | Caolán McNamara | 8 | -73/+0 |
2011-09-07 | valgrind: secondary pool leaks here | Caolán McNamara | 1 | -1/+6 |
2011-09-07 | callcatcher: unused code | Caolán McNamara | 3 | -122/+0 |
2011-09-07 | callcatcher: unused code | Caolán McNamara | 2 | -33/+0 |
2011-09-06 | Header/Footer: revert objects ghosting to keep writer WYSIWYG | Cédric Bosdonnat | 7 | -62/+4 |
2011-09-06 | callcatcher: various unused methods | Caolán McNamara | 4 | -90/+0 |
2011-09-05 | callcatcher: drop some Impl methods, regenerate list | Caolán McNamara | 2 | -14/+0 |
2011-09-05 | callcatcher: some more unused code | Caolán McNamara | 2 | -9/+0 |
2011-09-02 | more xoutdev redundant cut/paste cleanup | Michael Meeks | 5 | -18/+0 |
2011-09-02 | sal_Bool to bool. | Kohei Yoshida | 2 | -9/+9 |
2011-09-01 | re-factor and cleanup load and save code for lists, killing copy & paste | Michael Meeks | 13 | -541/+108 |
2011-08-31 | callcatcher: chop, hack | Caolán McNamara | 2 | -31/+0 |
2011-08-30 | Some cppcheck cleaning | Julien Nabet | 1 | -1/+1 |
2011-08-30 | callcatcher: chop, hack, slay | Caolán McNamara | 11 | -131/+0 |
2011-08-29 | Remove the now obsolete XPropertyTable class | Joseph Powers | 2 | -278/+0 |
2011-08-29 | class SvxUnoXPropertyTable no longer needs to support class XProprtyTable | Joseph Powers | 1 | -19/+4 |
2011-08-29 | Fix my bug: XColorTable is based on XPropertyList not XPropertyTable | Joseph Powers | 1 | -4/+4 |
2011-08-29 | WaE: dbglevel=2 | Caolán McNamara | 1 | -5/+0 |
2011-08-29 | Rename class XColorTable to XColorList | Joseph Powers | 19 | -60/+57 |
2011-08-29 | Rebase XColorTable from XPropertyTable to XPropertyList | Joseph Powers | 5 | -111/+121 |
2011-08-29 | valgrind: various unused code | Caolán McNamara | 6 | -175/+1 |
2011-08-28 | Remove class XLineEndTable | Joseph Powers | 8 | -138/+16 |
2011-08-28 | Remove class XHatchTable | Joseph Powers | 7 | -122/+7 |
2011-08-26 | misc. comment cleanup, and non-exporting of symbols not used externally | Michael Meeks | 4 | -11/+12 |
2011-08-26 | WaE: and migrate to rtl::OStringBuffer | Caolán McNamara | 1 | -12/+17 |
2011-08-26 | regenerate list | Caolán McNamara | 2 | -37/+0 |
2011-08-25 | remove newly unused code | Caolán McNamara | 5 | -62/+0 |
2011-08-25 | unusedcode: svx::, svxform:: | Matúš Kukan | 38 | -582/+0 |
2011-08-25 | callcatcher: yet more unused code | Caolán McNamara | 8 | -51/+1 |
2011-08-24 | Remove class XBitmapTable | Joseph Powers | 7 | -120/+13 |
2011-08-23 | Remove unused parameter: XFillGradientItem | Joseph Powers | 6 | -7/+6 |
2011-08-23 | unusedcode.easy: XFillGradientItem cleanp | Joseph Powers | 2 | -9/+1 |
2011-08-23 | Delete class XGradientTable | Joseph Powers | 7 | -119/+5 |
2011-08-22 | callcatcher: remove unused methods | Caolán McNamara | 3 | -55/+0 |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | 1 | -1/+1 |
2011-08-19 | would leak on SdrRectObj::RecalcXPoly, drop NULL checks before delete | Caolán McNamara | 1 | -9/+4 |
2011-08-19 | fdo#37206 toggle default config to false for crash-reporter installed | Caolán McNamara | 2 | -2/+2 |
2011-08-18 | fdo#37403: even better SdrRectObj::operator= thanks to Stephan | Cédric Bosdonnat | 1 | -3/+2 |