summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks
2014-08-21star* -> css::*Thomas Arnhold
2014-08-21unotools: use css aliasThomas Arnhold
2014-08-21unotools: stario -> css::ioThomas Arnhold
2014-08-21unotools: staruno -> css::unoThomas Arnhold
2014-08-21Typo: and->endJulien Nabet
2014-08-20Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza
2014-08-14java: remove commented out codeNoel Grandin
2014-08-11unotools: DBG_ASSERT cleanupMichael Stahl
2014-08-08java: remove unnecessary semi-colonsNoel Grandin
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-07-29Remove some unused codeMarcos Paulo de Souza
2014-07-23TyposJulien Nabet
2014-07-14revert bad fixNoel Grandin
2014-07-14loplugin:unreffunNoel Grandin
2014-07-09localized GetFullName()Andras Timar
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-06-04Fix commentsIsamu Mogi
2014-06-04compareTo -> equalsNoel Grandin
2014-06-04compareToAscii -> equalsAsciiNoel Grandin
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi
2014-05-29remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin
2014-05-28update_pchThomas Arnhold
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-22WoE: while (..) {} instead of while(..);Douglas Mencken
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-19WaE: -Wunused-variableThomas Arnhold
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-19Abstract over Tokens algorithmStephan Bergmann
2014-05-16For now, reintroduce the horrible static counter into utl::TempFileStephan Bergmann
2014-05-16Consolidate CreateTempName_Impl and lcl_createName more faithfullyStephan Bergmann
2014-05-14Unify utl::TempFile ctorsStephan Bergmann
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin
2014-05-13Consolidate CreateTempName_Impl and lcl_createNameStephan Bergmann
2014-05-13Remove nonsensical codeStephan Bergmann
2014-05-13Elide utl::TempFile_ImplStephan Bergmann
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann
2014-05-13Related fdo#60338: Create missing temp file dir with user's original umaskStephan Bergmann
2014-05-13Related fdo#60338: Setting umask for osl::Directory::open is uselessStephan Bergmann
2014-05-12Revert "Intermediate commit: un-revert last change"Tor Lillqvist
2014-05-11fix-includes.pl: unotoolsThomas Arnhold
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold