summaryrefslogtreecommitdiffstats
path: root/include/unotools
Commit message (Expand)AuthorAgeFilesLines
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-2/+2
* font lookup - cleanup GetEnglishSearchName function signature.Michael Meeks2014-08-221-1/+1
* comphelper: starutil -> css::utilThomas Arnhold2014-08-211-11/+9
* unotools: use css aliasThomas Arnhold2014-08-213-19/+19
* unotools: stario -> css::ioThomas Arnhold2014-08-213-33/+29
* unotools: staruno -> css::unoThomas Arnhold2014-08-213-25/+22
* Remove some unused codeMarcos Paulo de Souza2014-07-291-1/+0
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-2/+2
* various: remove SAL_THROW macroNoel Grandin2014-06-051-2/+2
* unknown log area [loplugin:sallogareas]Eike Rathke2014-06-031-1/+1
* eliminate xub_StrLen left-overEike Rathke2014-06-031-7/+4
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-011-2/+2
* Minor utl::TempFile clean upStephan Bergmann2014-05-151-5/+2
* Unify utl::TempFile ctorsStephan Bergmann2014-05-141-9/+1
* Find places where uno::Sequence is passed by value.Noel Grandin2014-05-142-3/+3
* Elide utl::TempFile_ImplStephan Bergmann2014-05-131-5/+6
* utl::TempFile::CreateTempName pParent is unusedStephan Bergmann2014-05-131-1/+1
* Typo: depricated->deprecatedJulien Nabet2014-05-041-1/+1
* coverity#1209935 Uncaught exceptionCaolán McNamara2014-04-301-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+2
* Typos: dfined -> defined + add missing 's'Julien Nabet2014-04-2711-20/+20
* recent documents: Add possibility to remove individual documents.Jan Holesovsky2014-04-271-5/+6
* automaticly -> automatically.Jan Holesovsky2014-04-273-6/+6
* recent documents: Access the mutex directly.Jan Holesovsky2014-04-271-5/+0
* recent documents: Doxygenize & make the comments a bit less useless.Jan Holesovsky2014-04-271-116/+72
* Clean up remains of URL History List (eHISTORY).Andrzej Hunt2014-04-261-2/+1
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-2/+2
* Remove FontNameHash, use standard OUStringHashStephan Bergmann2014-04-161-2/+0
* coverity#708210 Uninitialized scalar fieldCaolán McNamara2014-04-081-1/+3
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-0/+2
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-4/+3
* Typo: s/ouer/ourTor Lillqvist2014-04-061-1/+1
* Bin copy-pasta comments of low informative valueTor Lillqvist2014-04-061-3/+0
* Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2014-04-0611-242/+0
* Bin copy-pasta comments of low informative valueTor Lillqvist2014-04-0610-20/+20
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0611-50/+50
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0642-186/+0
* coverity#708567 unused member variablesCaolán McNamara2014-04-051-2/+0
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-013-4/+4
* typo: approriate -> appropriateThomas Arnhold2014-03-291-1/+1
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-2/+2
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-292-4/+4
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2613-83/+83
* sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin2014-03-171-1/+1
* forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-198/+0
* unotools: extractDate and extractTime functionsJacobo Aragunde Pérez2014-03-081-0/+3
* Remove visual noise from includeAlexander Wilms2014-03-0133-286/+286
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-267-60/+60