summaryrefslogtreecommitdiffstats
path: root/unotools
Commit message (Expand)AuthorAgeFilesLines
* recent documents: Add possibility to remove individual documents.Jan Holesovsky2014-04-271-0/+73
* recent documents: Don't assign the same values twice.Jan Holesovsky2014-04-271-8/+5
* recent documents: Various minor cleanups.Jan Holesovsky2014-04-271-125/+122
* recent documents: Kill some copy'n'paste.Jan Holesovsky2014-04-271-121/+87
* recent documents: Kill useless comments.Jan Holesovsky2014-04-271-37/+15
* recent documents: Access the mutex directly.Jan Holesovsky2014-04-271-20/+14
* Clean up remains of URL History List (eHISTORY).Andrzej Hunt2014-04-261-28/+0
* Typo: s/gurantee/guaranteeTor Lillqvist2014-04-181-1/+1
* Typo: s/shure/sureTor Lillqvist2014-04-181-1/+1
* Remove FontNameHash, use standard OUStringHashStephan Bergmann2014-04-161-23/+1
* Off by one (-fsanitize=address)Stephan Bergmann2014-04-161-1/+1
* do not change configured runtime system locale when setting UI localeEike Rathke2014-04-121-1/+0
* replace some SvStream seeking with calls to remainingSize()Michael Stahl2014-04-111-8/+2
* Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann2014-04-111-2/+2
* Intermediate commit: un-revert last changeTor Lillqvist2014-04-101-0/+16
* Revert special-casing tiled rendering hereTor Lillqvist2014-04-091-16/+0
* SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl2014-04-081-1/+2
* fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi2014-04-081-2/+15
* Clean up unused functionsStephan Bergmann2014-04-0713-322/+31
* Typo: s/ouer/ourTor Lillqvist2014-04-0610-56/+56
* Bin empty @seealso, @param, @return and @onerror metacommentsTor Lillqvist2014-04-069-200/+0
* Kill superfluous spacing before semicolonsTor Lillqvist2014-04-0622-351/+351
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-0659-1054/+0
* coverity#708566 Uninitialized scalar fieldCaolán McNamara2014-04-051-3/+5
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-2/+3
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-033-7/+7
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0116-21/+21
* Remove unused inline functionStephan Bergmann2014-04-011-3/+0
* decorate tempfile name's to help identify leaks' authorNorbert Thiebaud2014-03-301-2/+12
* tools: support 64-bit file positions in SvStreamMichael Stahl2014-03-291-1/+1
* tools: allow 64-bit positions on SvLockBytesMichael Stahl2014-03-292-8/+7
* Remove remaining DBG_CTOR etc. remnants from unotoolsStephan Bergmann2014-03-282-24/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2628-113/+113
* sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin2014-03-171-3/+3
* "overflow" is one wordTor Lillqvist2014-03-111-2/+2
* unotools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-12/+2
* Avoid "delayed" rendering in the tiled rendering caseTor Lillqvist2014-03-101-1/+16
* unotools: extractDate and extractTime functionsJacobo Aragunde Pérez2014-03-081-0/+17
* unotools: improve date parser to support timezonesJacobo Aragunde Pérez2014-03-081-9/+49
* coverity#1190364 Uncaught exceptionCaolán McNamara2014-03-061-31/+25
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2618-172/+172
* Remove visual noise from unotoolsAlexander Wilms2014-02-2631-504/+494
* remove unused code utl::MediaDescriptor::PROP_DEEPDETECTION()Noel Grandin2014-02-251-6/+0
* remove unused code utl::toISO8601(com::sun::star::util::Time const&)Noel Grandin2014-02-251-27/+0
* Remove unnecessary extractInterfaceStephan Bergmann2014-02-241-3/+7
* Remove unneccessary commentsAlexander Wilms2014-02-2333-380/+380
* unotools: sal_Bool -> boolStephan Bergmann2014-02-1937-786/+786
* coverity#984168 Uninitialized scalar fieldCaolán McNamara2014-02-191-0/+6
* coverity#984167 Uninitialized scalar fieldCaolán McNamara2014-02-181-4/+5
* Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan2014-02-061-2/+2