summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* Remove some unused codeMarcos Paulo de Souza2014-07-291-8/+0
* TyposJulien Nabet2014-07-231-2/+2
* revert bad fixNoel Grandin2014-07-141-0/+10
* loplugin:unreffunNoel Grandin2014-07-141-10/+0
* localized GetFullName()Andras Timar2014-07-091-6/+32
* clang scan-build: various warningsCaolán McNamara2014-07-011-2/+2
* tweak assert so comment appears in abort messageCaolán McNamara2014-06-271-10/+10
* fixes for up-casting to Reference<XInterface>Noel Grandin2014-06-251-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-172-14/+2
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-095-65/+10
* various: remove SAL_THROW macroNoel Grandin2014-06-052-3/+2
* Fix commentsIsamu Mogi2014-06-041-2/+2
* compareTo -> equalsNoel Grandin2014-06-041-1/+1
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-3/+3
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-011-13/+13
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-291-1/+1
* 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