summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2014-07-09localized GetFullName()Andras Timar
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin
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
2014-04-12do not change configured runtime system locale when setting UI localeEike Rathke
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist
2014-04-09Revert special-casing tiled rendering hereTor Lillqvist
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-04-07Clean up unused functionsStephan Bergmann
2014-04-06Typo: s/ouer/ourTor Lillqvist
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-05coverity#708566 Uninitialized scalar fieldCaolán McNamara
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin