summaryrefslogtreecommitdiffstats
path: root/unotools/source
Commit message (Expand)AuthorAgeFilesLines
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* fdo#82854 - cleanup & review bits.Michael Meeks2014-09-081-2/+1
* fdo#82854 - use OUStringBuffer in fontdefs.cxx plus unit-test.Michael Jaumann2014-09-081-21/+9
* set names on a bunch more threads...Michael Stahl2014-08-251-0/+2
* Remove some useless tools/debug.hxx includesMarcos Paulo de Souza2014-08-224-2/+4
* font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks2014-08-222-10/+11
* star* -> css::*Thomas Arnhold2014-08-211-12/+12
* unotools: use css aliasThomas Arnhold2014-08-212-6/+6
* unotools: stario -> css::ioThomas Arnhold2014-08-212-31/+31
* unotools: staruno -> css::unoThomas Arnhold2014-08-212-35/+35
* Typo: and->endJulien Nabet2014-08-211-1/+1
* Remove more useless includes of tools/debug.hxxMarcos Paulo de Souza2014-08-208-9/+0
* unotools: DBG_ASSERT cleanupMichael Stahl2014-08-111-37/+22
* 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
* 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-1124-78/+78
* update_pch: add a bunch of pch filesThomas Arnhold2014-05-092-2/+0
* Fix indentationTor Lillqvist2014-05-061-6/+6