Age | Commit message (Expand) | Author | Files | Lines |
2011-04-23 | Remove PM2 macro usage | Francois Tigeot | 1 | -1/+1 |
2011-04-20 | Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* ) | Joseph Powers | 5 | -34/+50 |
2011-04-11 | Remove DECLARE_LIST( SvTokenList, SvToken * ) | Rafael Dominguez | 2 | -61/+67 |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito | 2 | -0/+0 |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito | 28 | -0/+0 |
2011-03-29 | Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )" | Jan Holesovsky | 5 | -44/+64 |
2011-03-29 | Revert "tweak list access to prevent iterating past end" | Jan Holesovsky | 1 | -4/+1 |
2011-03-29 | Revert "WaE: declaration of 'it' shadows a previous local" | Jan Holesovsky | 1 | -8/+6 |
2011-03-29 | WaE: declaration of 'it' shadows a previous local | David Tardon | 1 | -6/+8 |
2011-03-28 | tweak list access to prevent iterating past end | Noel Power | 1 | -1/+4 |
2011-03-28 | Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* ) | Rafael Dominguez | 5 | -64/+44 |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky | 36 | -997/+991 |
2011-03-13 | Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer() | Thomas Arnhold | 1 | -7/+7 |
2011-03-13 | Move DBG_ERROR to OSL_FAIL for strings GetBuffer() | Thomas Arnhold | 1 | -1/+1 |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens | 36 | -997/+991 |
2011-03-04 | Remove of DECLARE_LIST. | Rafael Dominguez | 1 | -2/+0 |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold | 5 | -16/+16 |
2011-02-27 | PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG> | Rafael Dominguez | 2 | -19/+8 |
2011-02-24 | Remove unused idldll.cxx | Thomas Arnhold | 2 | -33/+0 |
2011-02-21 | Remove CSET support | Thomas Arnhold | 1 | -1/+1 |
2011-02-21 | Remove MTW leftover | Thomas Arnhold | 1 | -1/+1 |
2011-02-18 | Add some #include <tools/list.hxx> backing | Joseph Powers | 3 | -0/+3 |
2011-02-18 | Remove some #include "tools/list.hxx" | Joseph Powers | 1 | -2/+0 |
2011-02-18 | Drop 16-bit Windows code | Tor Lillqvist | 1 | -44/+0 |
2011-02-16 | Remove WTC support | Thomas Arnhold | 1 | -1/+1 |
2011-02-15 | Remove DOS | Thomas Arnhold | 2 | -19/+0 |
2011-02-15 | Remove DOS_NIE | Thomas Arnhold | 1 | -6/+0 |
2011-02-13 | Easy hack: idl removed and translated comments | Michael Münch | 25 | -1798/+272 |
2011-02-07 | Remove dead code | Thomas Arnhold | 1 | -27/+0 |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | 1 | -3/+0 |
2011-01-22 | Remove empty description and dates. | Thomas Arnhold | 7 | -88/+0 |
2011-01-13 | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i... | Carsten Driesner | 19 | -153/+153 |
2011-01-10 | Remove commented code | Anders Jonsson | 2 | -279/+0 |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko | 1 | -0/+4 |
2010-12-31 | WaE: remove new warnings post DECLARE_LIST removal | Caolán McNamara | 1 | -4/+3 |
2010-12-31 | Remove DECLARE_LIST( SvMetaClassList, SvMetaClass* ) | Joseph Powers | 2 | -21/+21 |
2010-12-31 | Remove DECLARE_LIST( SvNamePosList, SvNamePos *) | Joseph Powers | 2 | -45/+0 |
2010-12-31 | Remove DECLARE_LIST(SvStringHashList,SvStringHashEntry *) | Joseph Powers | 3 | -18/+6 |
2010-12-31 | Remove DECLARE_LIST( ByteStringList, ByteString* ) | Joseph Powers | 4 | -254/+13 |
2010-12-31 | Remove DECLARE_LIST( StringList, String * ) | Joseph Powers | 3 | -34/+26 |
2010-12-31 | Remove DECLARE_LIST(SvAttributeListImpl,SvAttribute*) | Joseph Powers | 7 | -110/+2 |
2010-12-09 | cppcheck: unused variables | Caolán McNamara | 1 | -1/+1 |
2010-12-05 | cppcheck: the scope of this variable can be reduced | Caolán McNamara | 1 | -2/+1 |
2010-11-12 | Remove unused Beschreibung (Description) comments | J. Graeme Lingard | 1 | -5/+0 |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... | Xiaofei Zhang | 6 | -110/+2 |
2010-11-08 | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame... | Xiaofei Zhang | 23 | -0/+0 |
2010-11-03 | removetooltypes01: #i112600# fix typos | Mikhail Voytenko | 2 | -3/+3 |
2010-11-03 | removetooltypes01: #i112600# remove tooltypes from idl, and other small changes | Mikhail Voytenko | 23 | -1051/+1052 |
2010-10-28 | CWS gnumake: resync to m91; conflicts unresolved | Mathias Bauer | 6 | -108/+0 |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara | 14 | -0/+31 |