Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-18 | Remove all the #include <tools/ownlist.hxx>feature/gsoc2011_wizards | Joseph Powers | 2 | -3/+1 |
2011-05-18 | Convert SvCommandList from an OwnList to a vector<> | Joseph Powers | 1 | -9/+8 |
2011-05-19 | Add the wntgcc directories | Tor Lillqvist | 1 | -0/+2 |
2011-05-19 | Add the unxios and unxand directories | Tor Lillqvist | 1 | -0/+4 |
2011-05-18 | Unify Display Grid/ Grid Visible and other menu items | Christian Dywan | 12 | -29/+29 |
2011-05-18 | remove unused (and wrong :) code | David Tardon | 1 | -6/+0 |
2011-05-18 | pointer diff. _is_ the index already | David Tardon | 1 | -1/+1 |
2011-05-18 | pointer diff. _is_ the index already | David Tardon | 1 | -1/+1 |
2011-05-18 | Fix typo | Tor Lillqvist | 2 | -2/+2 |
2011-05-18 | Rework how <db.h> is included | Tor Lillqvist | 11 | -32/+12 |
2011-05-18 | remove dead code | David Tardon | 1 | -22/+0 |
2011-05-18 | do not leak memory | David Tardon | 1 | -2/+3 |
2011-05-18 | do not leak memory | David Tardon | 1 | -9/+5 |
2011-05-18 | fix brain fart | David Tardon | 1 | -1/+1 |
2011-05-18 | do not leak memory | David Tardon | 1 | -3/+6 |
2011-05-18 | simplify | David Tardon | 1 | -8/+1 |
2011-05-18 | avoid memory leak | David Tardon | 1 | -7/+3 |
2011-05-18 | avoid possible memory leak | David Tardon | 1 | -0/+2 |
2011-05-17 | Change SvStorageInfoList from an OwnList to vector<> | Joseph Powers | 1 | -4/+4 |
2011-05-17 | No DB_INCLUDES any more, pass -I if necessary | Tor Lillqvist | 9 | -9/+9 |
2011-05-17 | Revert "maybe temporary fix for crash when accessing basic uno services" | Noel Power | 1 | -1/+0 |
2011-05-17 | fix ENABLE_QUICKSTART_LIBPNG handling fdo#36497 | Michael Meeks | 1 | -2/+5 |
2011-05-17 | wikihelp: Fix linking to pages, fdo#35671. | Jan Holesovsky | 1 | -1/+1 |
2011-05-16 | WaE - add explicit casting (decimal-types → integer types) | Christian Lohmaier | 3 | -11/+11 |
2011-05-16 | WaE (picky) - noeol | Christian Lohmaier | 1 | -1/+1 |
2011-05-16 | maybe temporary fix for crash when accessing basic uno services | Noel Power | 1 | -0/+1 |
2011-05-16 | end of group mark should be alias to the last item | David Tardon | 1 | -6/+5 |
2011-05-16 | do not leak memory | David Tardon | 1 | -0/+2 |
2011-05-16 | avoid possible memory leak | David Tardon | 1 | -4/+5 |
2011-05-16 | do not leak memory | David Tardon | 1 | -9/+2 |
2011-05-16 | do not leak memory | David Tardon | 1 | -0/+1 |
2011-05-16 | do not leak memory | David Tardon | 1 | -0/+1 |
2011-05-16 | release BitmapWriteAccess correctly | David Tardon | 1 | -2/+2 |
2011-05-16 | do not leak memory | David Tardon | 1 | -7/+3 |
2011-05-16 | delete[] after use | David Tardon | 1 | -0/+1 |
2011-05-16 | delete even in case of error | David Tardon | 1 | -2/+1 |
2011-05-16 | this looks incorrect | David Tardon | 1 | -1/+1 |
2011-05-16 | avoid array overrun | David Tardon | 1 | -1/+1 |
2011-05-16 | Always link with WS2_32LIB, not WSOCK32LIB | Tor Lillqvist | 1 | -3/+0 |
2011-05-15 | chmod -x | Tor Lillqvist | 15 | -0/+0 |
2011-05-15 | Kill obsolete stuff | Tor Lillqvist | 3 | -554/+0 |
2011-05-13 | fix for fdo#36684 | Noel Power | 1 | -0/+1 |
2011-05-13 | make these entries localizable - fdo#36274 | Andras Timar | 1 | -0/+12 |
2011-05-12 | fix array overflow | David Tardon | 1 | -2/+2 |
2011-05-12 | do not leak memory | David Tardon | 1 | -0/+1 |
2011-05-12 | do not leak memory | David Tardon | 1 | -0/+2 |
2011-05-12 | do not leak memory | David Tardon | 1 | -2/+12 |
2011-05-12 | use rtl::OUString | David Tardon | 1 | -2/+2 |
2011-05-11 | fix for fdo#37103 | Noel Power | 1 | -0/+2 |
2011-05-11 | prefer C++ wrapper to avoid leak | David Tardon | 2 | -7/+6 |