summaryrefslogtreecommitdiff
path: root/include/unotools
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-29typo: approriate -> appropriateThomas Arnhold1-1/+1
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-2/+2
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl2-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann13-83/+83
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin1-1/+1
2014-03-10forms: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-198/+0
2014-03-08unotools: extractDate and extractTime functionsJacobo Aragunde Pérez1-0/+3
2014-03-01Remove visual noise from includeAlexander Wilms33-286/+286
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann7-60/+60
2014-02-25remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin1-2/+0
2014-02-25remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin1-1/+0
2014-02-19unotools: sal_Bool -> boolStephan Bergmann27-313/+313
2014-02-04startcenter: fdo#72469: Thumbnails also for other file types than ODF.Jan Holesovsky1-5/+4
2014-02-03some more continuous correctionsThomas Arnhold1-2/+2
2014-01-28bool improvementsStephan Bergmann2-7/+7