summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Fix indentationTor Lillqvist1-6/+6
2014-05-01coverity#708565 Uninitialized scalar fieldCaolán McNamara1-44/+56
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni2-2/+2
2014-04-30coverity#1209935 Uncaught exceptionCaolán McNamara1-8/+14
2014-04-27recent documents: Add possibility to remove individual documents.Jan Holesovsky1-0/+73
2014-04-27recent documents: Don't assign the same values twice.Jan Holesovsky1-8/+5
2014-04-27recent documents: Various minor cleanups.Jan Holesovsky1-125/+122
2014-04-27recent documents: Kill some copy'n'paste.Jan Holesovsky1-121/+87
2014-04-27recent documents: Kill useless comments.Jan Holesovsky1-37/+15
2014-04-27recent documents: Access the mutex directly.Jan Holesovsky1-20/+14
2014-04-26Clean up remains of URL History List (eHISTORY).Andrzej Hunt1-28/+0
2014-04-18Typo: s/gurantee/guaranteeTor Lillqvist1-1/+1
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-16Remove FontNameHash, use standard OUStringHashStephan Bergmann1-23/+1
2014-04-16Off by one (-fsanitize=address)Stephan Bergmann1-1/+1
2014-04-12do not change configured runtime system locale when setting UI localeEike Rathke1-1/+0
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl1-8/+2
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann1-2/+2
2014-04-10Intermediate commit: un-revert last changeTor Lillqvist1-0/+16
2014-04-09Revert special-casing tiled rendering hereTor Lillqvist1-16/+0
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl1-1/+2
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi1-2/+15
2014-04-07Clean up unused functionsStephan Bergmann13-322/+31
2014-04-06Typo: s/ouer/ourTor Lillqvist10-56/+56
2014-04-06Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist9-200/+0
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist22-351/+351
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist59-1054/+0
2014-04-05coverity#708566 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-2/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-7/+7
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann16-21/+21
2014-04-01Remove unused inline functionStephan Bergmann1-3/+0
2014-03-30decorate tempfile name's to help identify leaks' authorNorbert Thiebaud1-2/+12
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl1-1/+1
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl2-8/+7
2014-03-28Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann2-24/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann28-113/+113
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin1-3/+3
2014-03-11"overflow" is one wordTor Lillqvist1-2/+2
2014-03-10unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-12/+2
2014-03-10Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist1-1/+16
2014-03-08unotools: extractDate and extractTime functionsJacobo Aragunde Pérez1-0/+17
2014-03-08unotools: improve date parser to support timezonesJacobo Aragunde Pérez1-9/+49
2014-03-06coverity#1190364 Uncaught exceptionCaolán McNamara1-31/+25
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann18-172/+172
2014-02-26Remove visual noise from unotoolsAlexander Wilms31-504/+494
2014-02-25remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin1-6/+0
2014-02-25remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin1-27/+0
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-3/+7
2014-02-23Remove unneccessary commentsAlexander Wilms33-380/+380