Age | Commit message (Expand) | Author |
2011-02-23 | Add missing #include <boost/ptr_container/ptr_vector.hpp> | Joseph Powers |
2011-02-22 | Update mpItemList from std::vector to boost::ptr_vector. | Rafael Dominguez |
2011-02-19 | Remove DECLARE_LIST( ImplTBList, ToolBox* ) | Joseph Powers |
2011-02-19 | Some more #include <tools/list.hxx> cleanup | Joseph Powers |
2011-02-18 | Remove DECLARE_LIST( ImplStatusItemList, ImplStatusItem* ) | Joseph Powers |
2011-02-18 | Remove DECLARE_LIST( ImplSplitList, SplitWindow* ) | Joseph Powers |
2011-02-18 | Resolves: fdo#33898 Try and use EUDC as first-level glyph fallback font | Caolán McNamara |
2011-02-17 | Remove DECLARE_LIST( ImplBtnDlgItemList, ImplBtnDlgItem* ) | Joseph Powers |
2011-02-17 | Remove DECLARE_LIST( ImplAccelList, Accelerator* ) | Joseph Powers |
2011-02-17 | Remove DECLARE_LIST( ImplAccelList, ImplAccelEntry* ) | Joseph Powers |
2011-02-17 | Remove DECLARE_LIST( ImplMoreWindowList, Window* ) | Joseph Powers |
2011-02-17 | Remove DECLARE_LIST( ImplIdleList, ImplIdleData* ) | Joseph Powers |
2011-02-16 | Remove HPUX support | Thomas Arnhold |
2011-02-16 | Remove TEST* and DEBUG* | Thomas Arnhold |
2011-02-16 | Remove HDU_DEBUG | Thomas Arnhold |
2011-02-15 | clean the code a bit | Radek Doulik |
2011-02-15 | remove Collator headers | Caolán McNamara |
2011-02-15 | these fairly heavy weight Collator Wrappers aren't used | Caolán McNamara |
2011-02-15 | use Natural sort as default sort for listboxes, etc. | Caolán McNamara |
2011-02-15 | destroy the VCL UNO wrapper as late as possible | David Tardon |
2011-02-11 | (std|boost)::hash on a const char* hashes the pointer not the contents | Caolán McNamara |
2011-02-10 | catch exceptions from failing UNO-ness, fdo#33785 backstop. | Michael Meeks |
2011-02-10 | fix memleak | Takeshi Abe |
2011-02-10 | remove dead code | Takeshi Abe |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba |
2011-02-09 | Removing the ext_std masterpiece | Fridrich Štrba |
2011-02-09 | GDIMetaFile::bUseCanvas related changes (prerequisite for fixing n#650049) | Radek Doulik |
2011-02-09 | revert this as its orthogonal to the font capabilities | Caolán McNamara |
2011-02-09 | Resolves: fdo#33510 A way to query about likely font layout capabilities | Caolán McNamara |
2011-02-09 | prewin.h already includes <windows.h> | Tor Lillqvist |
2011-02-08 | Move prewin.h and postwin.h to solenv and adapt | Tor Lillqvist |
2011-02-08 | do not derive from std::list | David Tardon |
2011-02-08 | Encapsulate calculation of gradient bounding box to Gradient::GetBoundRect | Takeshi Kurosawa |
2011-02-07 | lp#696527: enable human icon theme in LibreOffice | bjoern.michaelsen@canonical.com |
2011-02-04 | boost::unordered_map<> doesn't support resize() | Joseph Powers |
2011-02-04 | std::hash -> boost::hash | Fridrich Strba |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba |
2011-02-03 | Complete Easy Hack: Remove obsolete BmpColorMode enum | Chris Carpenter(mordocai) |
2011-01-31 | GTK: Use gtk vseparator instead of native one for the toolbar | Lucas Baudin |
2011-01-28 | Related: fdo#31016 document one-liner to disable it for testing | Caolán McNamara |
2011-01-28 | Resolves: fdo#31016 try some bandaids to improve Arabic rendering | Khaled Hosny |
2011-01-25 | Revert "WaE: unused variables" | David Tardon |
2011-01-25 | WaE: unused variables | David Tardon |
2011-01-25 | WaE: unused variables | David Tardon |
2011-01-25 | WaE: gcc 4.6.0 various warnings | Caolán McNamara |
2011-01-25 | this looks wrong | Caolán McNamara |
2011-01-24 | Make parameters to Max() match in type | Tor Lillqvist |
2011-01-22 | Remove empty description and dates. | Thomas Arnhold |
2011-01-21 | Remove ShowHelpStatusText and HideHelpStatusText and associated cruft | Tor Lillqvist |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold |