Age | Commit message (Expand) | Author |
2014-08-16 | sfx2: remove commented consts | Chris Sherlock |
2014-08-15 | sfx2: bring back resmgr | Thomas Arnhold |
2014-08-15 | ErrorBox MSG_ERR_NO_ABS_URI_REF to String | Thomas Arnhold |
2014-08-15 | ErrorBox RID_ERRBOX_MODULENOTINSTALLED to String | Thomas Arnhold |
2014-08-15 | ErrorBox MSG_ERR_NO_WEBBROWSER_FOUND to String | Thomas Arnhold |
2014-08-15 | display amount of *Box elements remaining in .src format | Caolán McNamara |
2014-08-15 | need the version that allows NULL for a while still | Caolán McNamara |
2014-08-15 | convert WIN_HELPINDEX sport to .ui | Caolán McNamara |
2014-08-15 | last two args to Init_Impl are now always NULL | Caolán McNamara |
2014-08-15 | archetype for ErrorBox + resource -> MessageDialog + string conversion | Caolán McNamara |
2014-08-15 | MSG_ERROR_RENAME_TEMPLATE resource unused | Caolán McNamara |
2014-08-14 | Fixed the Templates button | Efe Gürkan YALAMAN |
2014-08-14 | All templates option added | Efe Gürkan YALAMAN |
2014-08-14 | Some code cleanup | Efe Gürkan YALAMAN |
2014-08-14 | Template Filtering Implementation | Efe Gürkan YALAMAN |
2014-08-14 | Start of filtering implementation | Efe Gürkan YALAMAN |
2014-08-14 | Code Cleanup | Efe Gürkan YALAMAN |
2014-08-14 | Selecting and opening templates implemented. | Efe Gürkan YALAMAN |
2014-08-14 | Initial TemplateBar moved from TemplateManager | Efe Gürkan YALAMAN |
2014-08-14 | Some folder features moved to backingwindow | Efe Gürkan YALAMAN |
2014-08-14 | selection function moved | Efe Gürkan YALAMAN |
2014-08-14 | Some handlers and buttons moved | Efe Gürkan YALAMAN |
2014-08-14 | ViewBar moved to Start Center | Efe Gürkan YALAMAN |
2014-08-14 | Default filter none | Efe Gürkan YALAMAN |
2014-08-14 | Moving TemplateLocalView to the StartCenter | Efe Gürkan YALAMAN |
2014-08-14 | fdo#82043: Instead of the bold font, use a higher multiplifier. | Jan Holesovsky |
2014-08-14 | reduce num of FilterOptionsRequest includes | Caolán McNamara |
2014-08-14 | git commit no reason to include FutureDocumentVersionProductUpdateRequest.hpp | Caolán McNamara |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | fdo#75757: remove inheritance to std::vector | Takeshi Abe |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | warning C4245: '=' : conversion from 'int' to 'sal_uInt32'... | Thomas Arnhold |
2014-08-13 | update_pch | Thomas Arnhold |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-12 | callcatcher: another round of ResId removals | Caolán McNamara |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-12 | java: remove exceptions from throws clauses that are not actually thrown | Noel Grandin |
2014-08-12 | java: remove unused variables | Noel Grandin |
2014-08-11 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2014-08-11 | -Werror,-Wtautological-undefined-compare | Stephan Bergmann |
2014-08-09 | fdo#82278 SfxUInt16Item -> SfxInt16Item | Maxim Monastirsky |
2014-08-09 | remove unused resource ids | Thomas Arnhold |
2014-08-09 | remove now unused tabpage.hrc | Thomas Arnhold |
2014-08-09 | Resolves: #i125386# secured user request and changed some bools to bitfield | Armin Le Grand |
2014-08-09 | Typo: filen->file | Julien Nabet |
2014-08-08 | qsort and bsearch need different kinds of callback functions | Stephan Bergmann |