Age | Commit message (Expand) | Author |
2011-02-07 | Remove dead code. Mostly unused namespaces | Thomas Arnhold |
2011-02-06 | Make PropertyPairHash public. | Joseph Powers |
2011-02-06 | std::hash -> boost::hash | Fridrich Štrba |
2011-02-06 | Revert "Add #include <hash_map> again, we still use std::hash" | Fridrich Štrba |
2011-02-06 | Add #include <hash_map> again, we still use std::hash | Joseph Powers |
2011-02-06 | remove some more <hash_map> includes | Fridrich Štrba |
2011-02-05 | Cleanup of boost conversion issues | Joseph Powers |
2011-02-05 | Fix a typo and one visibility cook-up | Fridrich Štrba |
2011-02-05 | remove includes for <slist> | Fridrich Štrba |
2011-02-05 | migrate to use boost unordered containers | Fridrich Štrba |
2011-02-04 | fdo#32872: Implementation names weren't matching with xcu. | Cédric Bosdonnat |
2011-02-03 | Complete Easy Hack: Remove obsolete BmpColorMode enum | Chris Carpenter(mordocai) |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-02-01 | Remove RCS lines | Thomas Arnhold |
2011-01-29 | WaE: various new gcc 4.6.0 warnings | Caolán McNamara |
2011-01-28 | Remove some dead code. | Thomas Arnhold |
2011-01-27 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-26 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-25 | remove unused code | David Tardon |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-22 | Remove dead code and obsolete SvxShape::onUserCall(). | Thomas Arnhold |
2011-01-22 | Remove empty description and dates. | Thomas Arnhold |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |
2011-01-16 | make public | David Tardon |
2011-01-10 | use SAL_N_ELEMENTS | David Tardon |
2011-01-06 | Remove DECLARE_LIST( FmCtrlModelList, XInterface* ) | Joseph Powers |
2011-01-06 | Remove DECLARE_LIST( FmEntryDataBaseList, FmEntryData* ) | Joseph Powers |
2011-01-06 | Remove DECLARE_LIST( XPolygonList, XPolygon* ) | Joseph Powers |
2011-01-05 | cppcheck cleaning in svx part 2 | Julien Nabet |
2011-01-05 | cppcheck cleaning | Julien Nabet |
2011-01-04 | cppcheck cleaning | Julien Nabet |
2011-01-03 | Remove DECLARE_LIST(DbGridColumns, DbGridColumn*) | Joseph Powers |
2011-01-03 | Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*) | Joseph Powers |
2011-01-03 | Remove unused header | Joseph Powers |
2011-01-03 | Revert previous patch | Joseph Powers |
2011-01-03 | Remove DECLARE_LIST(DbDataColumns, ::svxform::DataColumn*) | Joseph Powers |
2011-01-03 | WaE: fix shadow warning post DECLARE_LIST removal | Caolán McNamara |
2011-01-02 | Remove DECLARE_LIST() GalleryThemeList & GalleryImportThemeList | Joseph Powers |
2011-01-02 | Remove DECLARE_LIST( GalleryObjectList, GalleryObject* ) | Joseph Powers |
2011-01-01 | Remove DECLARE_LIST( TargetList, String* ) | Joseph Powers |
2011-01-01 | fix build error on 32bit windows | Caolán McNamara |
2010-12-29 | Some cppcheck cleaning | Julien Nabet |
2010-12-29 | Some cppcheck cleaning | Julien Nabet |
2010-12-28 | Allow tear-off for the Arrowheads dialog, fdo#32676. | Jan Holesovsky |
2010-12-26 | Remove DECLARE_LIST( ViewList, MyView* ) | Joseph Powers |
2010-12-26 | Fix a compile time warning: un-initialized variable. | Joseph Powers |
2010-12-25 | Remove DECLARE_LIST( SvxDrawPageList, SvxDrawPage *) | Joseph Powers |
2010-12-25 | Remove DECLARE_LIST(ImpDistributeEntryList, ImpDistributeEntry*) | Joseph Powers |
2010-12-24 | cppcheck: prefer prefix variant | Caolán McNamara |