Age | Commit message (Expand) | Author |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-11 | unotools: DBG_ASSERT cleanup | Michael Stahl |
2014-08-08 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-05 | java: remove commented out code | Noel Grandin |
2014-08-05 | java: remove various unused variables | Noel Grandin |
2014-07-29 | Remove some unused code | Marcos Paulo de Souza |
2014-07-23 | Typos | Julien Nabet |
2014-07-14 | revert bad fix | Noel Grandin |
2014-07-14 | loplugin:unreffun | Noel Grandin |
2014-07-09 | localized GetFullName() | Andras Timar |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-06-27 | tweak assert so comment appears in abort message | Caolán McNamara |
2014-06-25 | fixes for up-casting to Reference<XInterface> | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-09 | loplugin: inlinesimplememberfunctions | Noel Grandin |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | Fix comments | Isamu Mogi |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-06-04 | compareToAscii -> equalsAscii | Noel Grandin |
2014-06-01 | Fix hungarian prefix for calendars | Isamu Mogi |
2014-05-29 | remove unnecessary NULL parameter passed to UNO Exception | Noel Grandin |
2014-05-28 | update_pch | Thomas Arnhold |
2014-05-23 | Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20 | Julien Nabet |
2014-05-22 | WoE: while (..) {} instead of while(..); | Douglas Mencken |
2014-05-20 | fdo#60338: Introduce osl_createDirectoryWithFlags | Stephan Bergmann |
2014-05-20 | enhance pass-by-ref plugin to detect large arguments | Noel Grandin |
2014-05-19 | WaE: -Wunused-variable | Thomas Arnhold |
2014-05-19 | fdo#60338: Add osl_File_OpenFlag_Private to avoid umask | Stephan Bergmann |
2014-05-19 | Abstract over Tokens algorithm | Stephan Bergmann |
2014-05-16 | For now, reintroduce the horrible static counter into utl::TempFile | Stephan Bergmann |
2014-05-16 | Consolidate CreateTempName_Impl and lcl_createName more faithfully | Stephan Bergmann |
2014-05-14 | Unify utl::TempFile ctors | Stephan Bergmann |
2014-05-14 | Find places where uno::Sequence is passed by value. | Noel Grandin |
2014-05-13 | Consolidate CreateTempName_Impl and lcl_createName | Stephan Bergmann |
2014-05-13 | Remove nonsensical code | Stephan Bergmann |
2014-05-13 | Elide utl::TempFile_Impl | Stephan Bergmann |
2014-05-13 | utl::TempFile::CreateTempName pParent is unused | Stephan Bergmann |
2014-05-13 | Related fdo#60338: Create missing temp file dir with user's original umask | Stephan Bergmann |
2014-05-13 | Related fdo#60338: Setting umask for osl::Directory::open is useless | Stephan Bergmann |
2014-05-12 | Revert "Intermediate commit: un-revert last change" | Tor Lillqvist |
2014-05-11 | fix-includes.pl: unotools | Thomas Arnhold |
2014-05-09 | update_pch: add a bunch of pch files | Thomas Arnhold |
2014-05-06 | Fix indentation | Tor Lillqvist |
2014-05-01 | coverity#708565 Uninitialized scalar field | Caolán McNamara |
2014-05-01 | Many spelling fixes: directories r* - z*. | Pedro Giffuni |
2014-04-30 | coverity#1209935 Uncaught exception | Caolán McNamara |
2014-04-27 | recent documents: Add possibility to remove individual documents. | Jan Holesovsky |
2014-04-27 | recent documents: Don't assign the same values twice. | Jan Holesovsky |
2014-04-27 | recent documents: Various minor cleanups. | Jan Holesovsky |
2014-04-27 | recent documents: Kill some copy'n'paste. | Jan Holesovsky |