Age | Commit message (Expand) | Author | Files | Lines |
2011-02-19 | Some more #include <tools/list.hxx> cleanup | Joseph Powers | 5 | -6/+1 |
2011-02-16 | WaE: ambiguous { | Caolán McNamara | 1 | -1/+3 |
2011-02-16 | Fix a crash when using on cygwin with symlinked directories | Fridrich Štrba | 1 | -5/+8 |
2011-02-11 | (std|boost)::hash on a const char* hashes the pointer not the contents | Caolán McNamara | 1 | -4/+1 |
2011-02-09 | Trying to remove the stlport mention from the code | Fridrich Štrba | 1 | -1/+0 |
2011-02-09 | prewin.h already includes <windows.h> | Tor Lillqvist | 2 | -4/+2 |
2011-02-08 | Move prewin.h and postwin.h to solenv and adapt | Tor Lillqvist | 4 | -8/+8 |
2011-02-06 | little cleanup of comments | Fridrich Štrba | 3 | -3/+3 |
2011-02-04 | std::hash -> boost::hash | Fridrich Strba | 1 | -1/+1 |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba | 7 | -22/+22 |
2011-02-02 | Clean up makefiles | Thomas Arnhold | 1 | -46/+3 |
2011-02-01 | Clean up makefiles | Thomas Arnhold | 2 | -14/+0 |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | 2 | -4/+0 |
2011-01-23 | Remove DECLARE_LIST( FileList, ByteString* ) | Joseph Powers | 1 | -7/+8 |
2011-01-23 | Remove DECLARE_LIST( XMLStringList, XMLElement* ) | Joseph Powers | 1 | -2/+0 |
2011-01-23 | Remove DECLARE_LIST( XMLChildNodeList, XMLChildNode* ) | Joseph Powers | 4 | -56/+74 |
2011-01-23 | Remove DECLARE_LIST( XMLAttributeList, XMLAttribute * ) | Joseph Powers | 4 | -53/+58 |
2011-01-23 | Remove DECLARE_LIST() Impl_ParserMessageList & TokenListImpl | Joseph Powers | 4 | -132/+90 |
2011-01-23 | Remove DECLARE_LIST( LngLineList, ByteString* ) | Joseph Powers | 2 | -37/+40 |
2011-01-23 | Remove DECLARE_LIST( GSIBlock_Impl, GSILine *) | Joseph Powers | 2 | -36/+35 |
2011-01-22 | Remove DECLARE_LIST( ResStack, ResData * ) | Joseph Powers | 2 | -64/+26 |
2011-01-22 | Remove DECLARE_LIST( ExportListBase, ExportListEntry* ) | Joseph Powers | 3 | -155/+40 |
2011-01-22 | Remove DECLARE_LIST( CfgStackList, CfgStackData* ) | Joseph Powers | 2 | -23/+36 |
2011-01-16 | typo fix (s/Missmatch/Mismatch/) | Andras Timar | 1 | -1/+1 |
2011-01-09 | Fixed localize jpropex launcher under Win32/Cygwin | Robert Sedak | 3 | -0/+17 |
2010-12-30 | osl_getProcessInfo requires Size to be set first | Caolán McNamara | 1 | -1/+2 |
2010-12-30 | that hash isn't guaranteed to do what you want it to do | Caolán McNamara | 1 | -2/+1 |
2010-12-23 | cppcheck: can reduce the scope of this variable | Caolán McNamara | 1 | -1/+1 |
2010-12-13 | Change unnamespaced file.hxx macros | Andy Holder | 1 | -1/+1 |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | 3 | -5/+5 |
2010-11-27 | cppcheck: uninitialized member | Caolán McNamara | 1 | -0/+1 |
2010-11-23 | RTL_CONSTASCII_USTRINGPARAM in libs-gui 15 | Gert Faller | 1 | -2/+2 |
2010-11-22 | RTL_CONSTASCII_USTRINGPARAM in libs-gui 05 | Gert Faller | 2 | -8/+8 |
2010-11-22 | RTL_CONSTASCII_USTRINGPARAM in libs-gui 04 | Gert Faller | 5 | -23/+23 |
2010-10-28 | add modelines to .h and .c files as well | Caolán McNamara | 4 | -0/+12 |
2010-10-28 | remove duplicate modelines | Caolán McNamara | 3 | -5/+0 |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud | 3 | -12/+6 |
2010-10-25 | convert vos/process.hxx and related API | Norbert Thiebaud | 1 | -5/+2 |
2010-10-24 | do not extract non en-US files for localization from dictionaries/ | Andras Timar | 1 | -0/+4 |
2010-10-24 | typo fix | Andras Timar | 1 | -1/+1 |
2010-10-24 | Merge commit 'ooo/OOO330_m12' | Jan Holesovsky | 2 | -2/+3 |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | 3 | -35/+0 |
2010-10-18 | ivo99: fixed path | Ivo Hinkelmann | 1 | -1/+2 |
2010-10-18 | ivo99: #107407# exchange <> by [] | Ivo Hinkelmann | 1 | -1/+1 |
2010-10-18 | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS | Kenneth Venken | 1 | -1/+2 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 50 | -0/+130 |
2010-10-13 | hackaround for AIX | Caolán McNamara | 1 | -0/+4 |
2010-10-13 | Merge commit 'ooo/OOO330_m10' | Jan Holesovsky | 7 | -124/+27 |
2010-10-12 | WaE, add extra brackets | Caolán McNamara | 1 | -2/+2 |
2010-10-12 | WaE, add extra brackets | Caolán McNamara | 1 | -2/+2 |