Age | Commit message (Expand) | Author |
2012-07-14 | hrc cleanup: Remove include guards from src files | Thomas Arnhold |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |
2012-07-13 | Remove unused #includes | Stephan Bergmann |
2012-07-11 | fix typo | Matúš Kukan |
2012-07-11 | Decrease header files dependencies | Matteo Casalin |
2012-07-11 | warning C4267: conversion from 'size_t' to 'DWORD' | Michael Stahl |
2012-07-10 | Load the right wldap32.dll | Fridrich Štrba |
2012-07-09 | some UniString->rtl::OUString | Caolán McNamara |
2012-07-09 | Trying to use Windows LDAP for Windows builds | Fridrich Strba |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-07-03 | coverity: protect against buffer overflow | David Tardon |
2012-07-02 | hrc cleanup: Remove include guards | Thomas Arnhold |
2012-07-02 | Remove unused defines | Thomas Arnhold |
2012-07-02 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-07-01 | hrc cleanup: Remove unused resource definitions | Thomas Arnhold |
2012-07-01 | Remove unused defines | Thomas Arnhold |
2012-06-30 | Some cppcheck cleaning | Julien Nabet |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold |
2012-06-27 | Remove unused include files | Thomas Arnhold |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-26 | Resolves: fdo#50967 Address DataSource dialog fails on throws | Caolán McNamara |
2012-06-25 | throw an exception if a given resource file is not found | Caolán McNamara |
2012-06-25 | Remove various commented out defines | Thomas Arnhold |
2012-06-25 | WaE: 'Mapping' defined as a struct here but previously declared as a class | Tor Lillqvist |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vector | Noel Grandin |
2012-06-20 | ditch last (?) uses of UniString::UniString(sal_Unicode, ...) | Caolán McNamara |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar |
2012-06-19 | Revert "Remove License/Credits menu items" | Petr Mladek |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-18 | Remove License/Credits menu items | Stefan Knorr (astron) |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-06 | nuke dead code | Takeshi Abe |
2012-06-06 | -Werror,-Wsemicolon-before-method-body (Clang) | Stephan Bergmann |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | drop intermediate XubString | Caolán McNamara |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#50628 fix resource file name | David Tardon |
2012-06-02 | targeted string re-work | Norbert Thiebaud |