Age | Commit message (Expand) | Author |
2011-03-16 | chmod -x | Tor Lillqvist |
2011-03-16 | The WIN_BOOL/ULONG dance no longer needed | Tor Lillqvist |
2011-03-15 | don't handle very oddly sized (but empty) control regions, they cause grief. | Michael Meeks |
2011-03-13 | no more vos3 | Norbert Thiebaud |
2011-03-12 | add a SolarMutexResettableGuard... needed in sfx2 | Norbert Thiebaud |
2011-03-12 | mis-merge: lost function :-) | Norbert Thiebaud |
2011-03-11 | fix up merging issues, so it compiles | Michael Meeks |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-03-04 | Remove bogus and useless comments. | Guillaume Poussel |
2011-03-02 | just use whatever works for everyone | Caolán McNamara |
2011-03-02 | Add osl/diagnose.h include | Thomas Arnhold |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-03-01 | Many of us still use compilers that don't support C++0x properly. | Kohei Yoshida |
2011-03-01 | Remove "using namespace ::rtl" | Julien Nabet |
2011-03-01 | make sure to include the header | Caolán McNamara |
2011-03-01 | add font capabilities | Caolán McNamara |
2011-03-01 | Get better hints as to what script a font is likely tuned for | Caolán McNamara |
2011-02-27 | Add Missing "using ::rtl::OString;" | Joseph Powers |
2011-02-27 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold |
2011-02-25 | some fixes for checkboxes and radiobuttons in popups (bnc#581833) | Luboš Luňák |
2011-02-23 | Add missing #include <boost/ptr_container/ptr_vector.hpp> | Joseph Powers |
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_type | Ivo Hinkelmann |
2011-02-22 | Update mpItemList from std::vector to boost::ptr_vector. | Rafael Dominguez |
2011-02-22 | try to work around IM problems with KDE4 integration (bnc#665112) | Luboš Luňák |
2011-02-22 | report properly button positions in Qt scrollbars (bnc#550828) | Luboš Luňák |
2011-02-22 | fix fdo#32640 - un-necessary reverse lookup on startup | Michael Meeks |
2011-02-19 | Remove DECLARE_LIST( SalFontCache, SalFontCacheItem* ) | Joseph Powers |
2011-02-19 | Remove DECLARE_LIST( SalFontCache, ExtendedFontStruct* ) | Joseph Powers |
2011-02-19 | Remove DECLARE_LIST( SalDisplays, SalDisplay* ) | Joseph Powers |
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 | CWS-TOOLING: integrate CWS gridsort | Ivo Hinkelmann |
2011-02-17 | fdo#32552 alt key opens "File" menu | Julien Nabet |
2011-02-17 | Remove DECLARE_LIST( ImplIdleList, ImplIdleData* ) | Joseph Powers |
2011-02-16 | Use GDK_HAND2 mouse cursor instead of GDK_HAND1 | Kurosawa Takeshi |
2011-02-16 | Remove SCO support | Thomas Arnhold |
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-16 | CWS-TOOLING: integrate CWS accfixes | Ivo Hinkelmann |
2011-02-15 | fixed compile errors after resync to m100 | Malte Timmermann [mt] |
2011-02-15 | clean the code a bit | Radek Doulik |