summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
...
* sot: Simplify UCBStorageElement_Impl with std::unique_ptrTakeshi Abe2017-11-201-29/+16
* ofz#4079 check for error earlierCaolán McNamara2017-11-161-2/+5
* SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke2017-11-131-1/+2
* sot: Simplify SotData_Impl with std::unique_ptrTakeshi Abe2017-11-131-26/+13
* ofz short read considered as a successful full block readCaolán McNamara2017-11-041-11/+24
* improve constparam lopluginNoel Grandin2017-11-021-2/+2
* loplugin:constmethod in basegfx,sotNoel Grandin2017-10-268-23/+23
* loplugin:includeform: sotStephan Bergmann2017-10-2311-14/+14
* ofz+ubsan: runtime error: left shift cannot be represented in typeCaolán McNamara2017-10-201-3/+5
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-3/+3
* coverity#1418672 silence Explicit null derefCaolán McNamara2017-10-021-5/+5
* AddressSanitizer: undefined-behaviorCaolán McNamara2017-09-264-6/+19
* check sot multiplyCaolán McNamara2017-09-261-1/+7
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-10/+10
* move TestImportOLE2 where it can be used by fftesterCaolán McNamara2017-09-222-1/+48
* ofz#2976 timeout in olefuzzerCaolán McNamara2017-09-222-4/+18
* tdf#112399 ignore size of unknown/unused ole2 entriesCaolán McNamara2017-09-193-0/+12
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin2017-08-172-4/+4
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-177-23/+23
* loplugin:unusedenumconstantsNoel Grandin2017-08-101-5/+0
* EditEngine: Removing BIN format from sotVarun Dhall2017-08-071-3/+2
* loplugin:constparams in i18nutil,sotNoel Grandin2017-07-176-12/+12
* Translate German comments/debug strings (leftovers in the sot dir)Johnny_M2017-07-1311-77/+71
* sot: fix loplugin:unnecessaryparen warningMiklos Vajna2017-07-071-1/+1
* new loplugin unnecessaryparenNoel Grandin2017-07-051-1/+1
* loplugin:unusedfields in slideshow..svtoolsNoel Grandin2017-07-032-6/+0
* tdf#39468 Translate German comments/termsJens Carl2017-07-032-23/+18
* aKey is demonstratedly always emptyStephan Bergmann2017-06-301-2/+1
* aContentType is unusedStephan Bergmann2017-06-301-5/+0
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-5/+4
* loplugin:oncevar in scaddins..sotNoel Grandin2017-06-261-2/+1
* loplugin:unusedfields store..svlNoel Grandin2017-06-215-21/+2
* Fix typosAndrea Gelmini2017-06-151-1/+1
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-5/+5
* EditEngine Exporting flat XML from actual clipboardVarun Dhall2017-06-071-1/+2
* replace SVSTREAM_OK with ERRCODE_NONENoel Grandin2017-06-068-31/+31
* Improved loplugin:cstylecast to reference types: sotStephan Bergmann2017-06-053-5/+5
* Improved loplugin:redundantcast, const/static_cast combinations: sotStephan Bergmann2017-06-051-2/+2
* convert FatError to scoped enumNoel Grandin2017-06-053-57/+57
* Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann2017-05-311-3/+0
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-3/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-3/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* tdf#39486: Translate some randomly found German commentsJens Carl2017-04-281-16/+16
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-282-8/+4
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-251-1/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-256-1/+10
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-212-2/+0