summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
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
2014-05-06Fix indentationTor Lillqvist
2014-05-01coverity#708565 Uninitialized scalar fieldCaolán McNamara
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara
2014-04-27recent documents: Add possibility to remove individual documents.Jan Holesovsky
2014-04-27recent documents: Don't assign the same values twice.Jan Holesovsky
2014-04-27recent documents: Various minor cleanups.Jan Holesovsky
2014-04-27recent documents: Kill some copy'n'paste.Jan Holesovsky
2014-04-27recent documents: Kill useless comments.Jan Holesovsky
2014-04-27recent documents: Access the mutex directly.Jan Holesovsky
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist
2014-04-18Typo: s/shure/sureTor Lillqvist
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann
2014-04-16Off by one (-fsanitize=address)Stephan Bergmann