summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
2014-12-18unotools: Use appropriate OUString functions on string constantsStephan Bergmann3-24/+24
2014-11-24unotools: Internalize ucblockbytes.hxx headerMatúš Kukan1-196/+0
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-10-21Remove dead CustomerNumber functionalityStephan Bergmann1-5/+0
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara1-0/+9
2014-10-11move the removeTree function from desktop to unotoolsMichael Stahl1-0/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin2-4/+4
2014-09-29unotools: std::auto_ptr -> std::unique_ptrStephan Bergmann1-1/+1
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet1-2/+2
2014-08-22font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks1-1/+1
2014-08-21comphelper: starutil -> css::utilThomas Arnhold1-11/+9
2014-08-21unotools: use css aliasThomas Arnhold3-19/+19
2014-08-21unotools: stario -> css::ioThomas Arnhold3-33/+29
2014-08-21unotools: staruno -> css::unoThomas Arnhold3-25/+22
2014-07-29Remove some unused codeMarcos Paulo de Souza1-1/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-2/+2
2014-06-05various: remove SAL_THROW macroNoel Grandin1-2/+2
2014-06-03unknown log area [loplugin:sallogareas]Eike Rathke1-1/+1
2014-06-03eliminate xub_StrLen left-overEike Rathke1-7/+4
2014-06-01Fix hungarian prefix for calendarsIsamu Mogi1-2/+2
2014-05-15Minor utl::TempFile clean upStephan Bergmann1-5/+2
2014-05-14Unify utl::TempFile ctorsStephan Bergmann1-9/+1
2014-05-14Find places where uno::Sequence is passed by value.Noel Grandin2-3/+3
2014-05-13Elide utl::TempFile_ImplStephan Bergmann1-5/+6
2014-05-13utl::TempFile::CreateTempName pParent is unusedStephan Bergmann1-1/+1
2014-05-04Typo: depricated->deprecatedJulien Nabet1-1/+1
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-2/+2
2014-04-27Typos: dfined -> defined + add missing 's'Julien Nabet11-20/+20
2014-04-27recent documents: Add possibility to remove individual documents.Jan Holesovsky1-5/+6
2014-04-27automaticly -> automatically.Jan Holesovsky3-6/+6
2014-04-27recent documents: Access the mutex directly.Jan Holesovsky1-5/+0
2014-04-27recent documents: Doxygenize & make the comments a bit less useless.Jan Holesovsky1-116/+72
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt1-2/+1
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann1-2/+0
2014-04-08coverity#708210 Uninitialized scalar fieldCaolán McNamara1-1/+3
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-0/+2
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-4/+3
2014-04-06Typo: s/ouer/ourTor Lillqvist1-1/+1
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist1-3/+0
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist11-242/+0
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist10-20/+20
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist11-50/+50
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist42-186/+0
2014-04-05coverity#708567 unused member variablesCaolán McNamara1-2/+0
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann3-4/+4