Age | Commit message (Expand) | Author | Files | Lines |
2012-06-29 | Remove UNO includes comments | Thomas Arnhold | 89 | -191/+0 |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks | 1 | -8/+0 |
2012-06-27 | Remove unused include files | Thomas Arnhold | 1 | -63/+0 |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold | 10 | -235/+0 |
2012-06-26 | removed unnecessary forward declarations of class | Takeshi Abe | 7 | -13/+0 |
2012-06-26 | Resolves: fdo#50967 Address DataSource dialog fails on throws | Caolán McNamara | 1 | -17/+32 |
2012-06-25 | throw an exception if a given resource file is not found | Caolán McNamara | 1 | -4/+17 |
2012-06-25 | Remove various commented out defines | Thomas Arnhold | 2 | -2/+0 |
2012-06-25 | WaE: 'Mapping' defined as a struct here but previously declared as a class | Tor Lillqvist | 1 | -1/+1 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 7 | -161/+99 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 161 | -3481/+2425 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 56 | -1271/+829 |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold | 6 | -62/+0 |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(BibToolBarListenerArr) to boost::ptr_vector | Noel Grandin | 2 | -9/+7 |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(BibStatusDispatchArr) to boost::ptr_vector | Noel Grandin | 2 | -18/+15 |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(MappingArray) to boost::ptr_vector | Noel Grandin | 2 | -21/+20 |
2012-06-20 | ditch last (?) uses of UniString::UniString(sal_Unicode, ...) | Caolán McNamara | 1 | -2/+1 |
2012-06-19 | typo: paramters, paramaters -> parameters | Andras Timar | 1 | -1/+1 |
2012-06-19 | Revert "Remove License/Credits menu items" | Petr Mladek | 1 | -0/+1 |
2012-06-19 | remove some UniString ctors | Caolán McNamara | 1 | -2/+2 |
2012-06-18 | Remove License/Credits menu items | Stefan Knorr (astron) | 1 | -1/+0 |
2012-06-15 | hrc cleanup: Remove completely unused RIDs | Thomas Arnhold | 2 | -25/+0 |
2012-06-12 | cppcheck: Avoid unused variables code warnings | Martyn Russell | 1 | -1/+0 |
2012-06-12 | cppcheck: avoid unreachable code warnings | Martyn Russell | 1 | -6/+5 |
2012-06-11 | Remove non-functional Hide/ShowStatusText | Thomas Arnhold | 1 | -7/+0 |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | 6 | -12/+0 |
2012-06-06 | nuke dead code | Takeshi Abe | 3 | -23/+0 |
2012-06-06 | -Werror,-Wsemicolon-before-method-body (Clang) | Stephan Bergmann | 1 | -11/+11 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 3 | -8/+8 |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 1 | -3/+4 |
2012-06-05 | drop intermediate XubString | Caolán McNamara | 1 | -2/+3 |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | 3 | -31/+27 |
2012-06-04 | fdo#50628 fix resource file name | David Tardon | 1 | -1/+1 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 1 | -3/+3 |
2012-06-02 | np_sdk: separate system and internal headers | Matúš Kukan | 3 | -0/+6 |
2012-06-02 | deliver sane header only when it's being used | Matúš Kukan | 1 | -4/+4 |
2012-06-02 | extensions: bin unused source files | Matúš Kukan | 2 | -573/+0 |
2012-06-02 | twain header is only for Windows | Matúš Kukan | 1 | -1/+2 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 1 | -11/+11 |
2012-06-01 | targetted revert of small stl empty optimisation | Michael Meeks | 1 | -2/+2 |
2012-06-01 | nuke unused namespace | Takeshi Abe | 1 | -3/+0 |
2012-05-31 | add missing deps | David Tardon | 1 | -0/+5 |
2012-05-30 | update bubble: "Click here" -> "Click the icon", to clearly point to the icon. | Jan Holesovsky | 1 | -6/+6 |
2012-05-29 | targeted string re-work | Norbert Thiebaud | 23 | -132/+132 |
2012-05-29 | gbuild conversion: store module | David Ostrovsky | 2 | -130/+0 |
2012-05-29 | use gb_WinResTarget_use_custom_headers | David Tardon | 1 | -2/+4 |
2012-05-29 | rename functions for consistency with the rest of gbuild | David Tardon | 2 | -5/+4 |
2012-05-25 | WaE: return value of fwrite unchecked | Caolán McNamara | 2 | -3/+6 |
2012-05-18 | removed unused const rtl::OUString | Takeshi Abe | 2 | -3/+0 |
2012-05-17 | merge the 5 ConstAsciiString duplicate classes together | Caolán McNamara | 1 | -43/+3 |