summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* update_pchThomas Arnhold2014-05-281-0/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet2014-05-234-14/+10
* WoE: while (..) {} instead of while(..);Douglas Mencken2014-05-221-1/+1
* fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann2014-05-201-1/+4
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* WaE: -Wunused-variableThomas Arnhold2014-05-191-5/+0
* fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann2014-05-191-8/+4
* Abstract over Tokens algorithmStephan Bergmann2014-05-191-100/+73
* For now, reintroduce the horrible static counter into utl::TempFileStephan Bergmann2014-05-161-2/+80
* Consolidate CreateTempName_Impl and lcl_createName more faithfullyStephan Bergmann2014-05-161-10/+11
* Unify utl::TempFile ctorsStephan Bergmann2014-05-141-7/+0
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-142-3/+3
* Consolidate CreateTempName_Impl and lcl_createNameStephan Bergmann2014-05-131-89/+37
* Remove nonsensical codeStephan Bergmann2014-05-131-2/+0
* Elide utl::TempFile_ImplStephan Bergmann2014-05-131-52/+33
* utl::TempFile::CreateTempName pParent is unusedStephan Bergmann2014-05-131-2/+2
* Related fdo#60338: Create missing temp file dir with user's original umaskStephan Bergmann2014-05-131-6/+0
* Related fdo#60338: Setting umask for osl::Directory::open is uselessStephan Bergmann2014-05-131-7/+0
* Revert "Intermediate commit: un-revert last change"Tor Lillqvist2014-05-121-16/+0
* fix-includes.pl: unotoolsThomas Arnhold2014-05-1125-121/+97
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-095-2/+236
* Fix indentationTor Lillqvist2014-05-061-6/+6
* coverity#708565 Uninitialized scalar fieldCaolán McNamara2014-05-011-44/+56
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-012-2/+2
* coverity#1209935 Uncaught exceptionCaolán McNamara2014-04-301-8/+14
* recent documents: Add possibility to remove individual documents.Jan Holesovsky2014-04-271-0/+73
* recent documents: Don't assign the same values twice.Jan Holesovsky2014-04-271-8/+5
* recent documents: Various minor cleanups.Jan Holesovsky2014-04-271-125/+122
* recent documents: Kill some copy'n'paste.Jan Holesovsky2014-04-271-121/+87
* recent documents: Kill useless comments.Jan Holesovsky2014-04-271-37/+15
* recent documents: Access the mutex directly.Jan Holesovsky2014-04-271-20/+14
* Clean up remains of URL History List (eHISTORY).Andrzej Hunt2014-04-261-28/+0
* Typo: s/gurantee/guaranteeTor Lillqvist2014-04-181-1/+1
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* Remove FontNameHash, use standard OUStringHashStephan Bergmann2014-04-161-23/+1
* Off by one (-fsanitize=address)Stephan Bergmann2014-04-161-1/+1
* do not change configured runtime system locale when setting UI localeEike Rathke2014-04-121-1/+0
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-8/+2
* Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann2014-04-111-2/+2
* Intermediate commit: un-revert last changeTor Lillqvist2014-04-101-0/+16
* Revert special-casing tiled rendering hereTor Lillqvist2014-04-091-16/+0
* SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl2014-04-081-1/+2
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-2/+15
* Clean up unused functionsStephan Bergmann2014-04-0713-322/+31
* Typo: s/ouer/ourTor Lillqvist2014-04-0610-56/+56
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-069-200/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0622-351/+351
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0659-1054/+0
* coverity#708566 Uninitialized scalar fieldCaolán McNamara2014-04-051-3/+5
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-2/+3