summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2014-07-09localized GetFullName()Andras Timar1-6/+32
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin1-1/+1
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann1-1/+4
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-19WaE: -Wunused-variableThomas Arnhold1-5/+0
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann1-8/+4
2014-05-19Abstract over Tokens algorithmStephan Bergmann1-100/+73
2014-05-16For now, reintroduce the horrible static counter into utl::TempFileStephan Bergmann1-2/+80
2014-05-16Consolidate CreateTempName_Impl and lcl_createName more faithfullyStephan Bergmann1-10/+11
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-7/+0
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-3/+3
2014-05-13Consolidate CreateTempName_Impl and lcl_createNameStephan Bergmann1-89/+37
2014-05-13Remove nonsensical codeStephan Bergmann1-2/+0
2014-05-13Elide utl::TempFile_ImplStephan Bergmann1-52/+33
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann1-2/+2
2014-05-13Related fdo#60338: Create missing temp file dir with user's original umaskStephan Bergmann1-6/+0
2014-05-13Related fdo#60338: Setting umask for osl::Directory::open is uselessStephan Bergmann1-7/+0
2014-05-12Revert "Intermediate commit: un-revert last change"Tor Lillqvist1-16/+0
2014-05-11fix-includes.pl: unotoolsThomas Arnhold25-121/+97
2014-05-09update_pch: add a bunch of pch filesThomas Arnhold5-2/+236
2014-05-06Fix indentationTor Lillqvist1-6/+6
2014-05-01coverity#708565 Uninitialized scalar fieldCaolán McNamara1-44/+56
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara1-8/+14
2014-04-27recent documents: Add possibility to remove individual documents.Jan Holesovsky1-0/+73
2014-04-27recent documents: Don't assign the same values twice.Jan Holesovsky1-8/+5
2014-04-27recent documents: Various minor cleanups.Jan Holesovsky1-125/+122
2014-04-27recent documents: Kill some copy'n'paste.Jan Holesovsky1-121/+87
2014-04-27recent documents: Kill useless comments.Jan Holesovsky1-37/+15
2014-04-27recent documents: Access the mutex directly.Jan Holesovsky1-20/+14
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt1-28/+0
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann1-23/+1
2014-04-16Off by one (-fsanitize=address)Stephan Bergmann1-1/+1
2014-04-12do not change configured runtime system locale when setting UI localeEike Rathke1-1/+0
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-8/+2
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist1-0/+16
2014-04-09Revert special-casing tiled rendering hereTor Lillqvist1-16/+0
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl1-1/+2
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-2/+15
2014-04-07Clean up unused functionsStephan Bergmann13-322/+31
2014-04-06Typo: s/ouer/ourTor Lillqvist10-56/+56
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist9-200/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist22-351/+351
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist59-1054/+0
2014-04-05coverity#708566 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-2/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-7/+7