Age | Commit message (Expand) | Author |
2011-09-15 | drop some more unused code | Caolán McNamara |
2011-09-15 | callcatcher: some unused code | Caolán McNamara |
2011-09-15 | Header/Footer: add the Border and Background... menu item | Cédric Bosdonnat |
2011-09-14 | callcatcher: remove unused code | Caolán McNamara |
2011-09-13 | try better template friend class syntax | Caolán McNamara |
2011-09-13 | I believe the src charset pragma is archaic and unused | Caolán McNamara |
2011-09-12 | cleanup BrowseBox, DbGridControl & friends handle & invalid column handling | Lionel Elie Mamane |
2011-09-12 | stylistic | Lionel Elie Mamane |
2011-09-12 | not going to get away with this friend syntax | Caolán McNamara |
2011-09-12 | can return a ref instead of a pointer, ensure dtor on singleton | Caolán McNamara |
2011-09-12 | use boost::noncopyable and rtl::Static | Caolán McNamara |
2011-09-12 | c++ defaults to void | Caolán McNamara |
2011-09-12 | callcatcher: various unused methods | Caolán McNamara |
2011-09-11 | fdo#40701: DbGridControl::RemoveColumn even if no corresponding Model column | Lionel Elie Mamane |
2011-09-11 | Don't touch handle when setting property Enabled | Lionel Elie Mamane |
2011-09-11 | remove inadvertently committed fprintf | Michael Meeks |
2011-09-11 | apparently gcc 4.3.1 tinderbox needs include cstdio | Eike Rathke |
2011-09-11 | Initial DocumentSettingsSerializer implementation | Michael Meeks |
2011-09-11 | add XPropertyList enum, factory, and associated cleanup | Michael Meeks |
2011-09-10 | Drop unused parts | Julien Nabet |
2011-09-10 | Translate some German comments | Lionel Elie Mamane |
2011-09-09 | FmXGridPeer::getByIndex: Error checking of pGrid->GetModelColumnPos(nId) call | Lionel Elie Mamane |
2011-09-09 | sb140: #i117082# avoid unncessary static class data members (which are destro... | Stephan Bergmann |
2011-09-09 | callcatcher: various unused code | Caolán McNamara |
2011-09-08 | add chaff to encrypted documents | Caolán McNamara |
2011-09-08 | callcatcher: update list | Caolán McNamara |
2011-09-07 | valgrind: secondary pool leaks here | Caolán McNamara |
2011-09-07 | callcatcher: unused code | Caolán McNamara |
2011-09-07 | callcatcher: unused code | Caolán McNamara |
2011-09-06 | Header/Footer: revert objects ghosting to keep writer WYSIWYG | Cédric Bosdonnat |
2011-09-06 | callcatcher: various unused methods | Caolán McNamara |
2011-09-05 | callcatcher: drop some Impl methods, regenerate list | Caolán McNamara |
2011-09-05 | callcatcher: some more unused code | Caolán McNamara |
2011-09-02 | more xoutdev redundant cut/paste cleanup | Michael Meeks |
2011-09-02 | sal_Bool to bool. | Kohei Yoshida |
2011-09-01 | re-factor and cleanup load and save code for lists, killing copy & paste | Michael Meeks |
2011-08-31 | callcatcher: chop, hack | Caolán McNamara |
2011-08-30 | Some cppcheck cleaning | Julien Nabet |
2011-08-30 | callcatcher: chop, hack, slay | Caolán McNamara |
2011-08-29 | Remove the now obsolete XPropertyTable class | Joseph Powers |
2011-08-29 | class SvxUnoXPropertyTable no longer needs to support class XProprtyTable | Joseph Powers |
2011-08-29 | Fix my bug: XColorTable is based on XPropertyList not XPropertyTable | Joseph Powers |
2011-08-29 | WaE: dbglevel=2 | Caolán McNamara |
2011-08-29 | Rename class XColorTable to XColorList | Joseph Powers |
2011-08-29 | Rebase XColorTable from XPropertyTable to XPropertyList | Joseph Powers |
2011-08-29 | valgrind: various unused code | Caolán McNamara |
2011-08-28 | Remove class XLineEndTable | Joseph Powers |
2011-08-28 | Remove class XHatchTable | Joseph Powers |
2011-08-26 | misc. comment cleanup, and non-exporting of symbols not used externally | Michael Meeks |
2011-08-26 | WaE: and migrate to rtl::OStringBuffer | Caolán McNamara |