summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* tdf#116685: Make the RICHTEXT take precedence over EMBED_SOURCE.Jan Holesovsky2019-09-281-0/+1
* tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2019-04-302-1/+21
* loplugin:staticmethods improvementNoel Grandin2018-11-162-8/+8
* Fix typosAndrea Gelmini2018-11-121-1/+1
* Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski2018-11-091-7/+1
* tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin2018-11-071-3/+7
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-072-8/+4
* tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen2018-11-053-0/+5
* coverity#1440843 help coverity out wrt Wrapper object use after freeCaolán McNamara2018-11-041-4/+3
* loplugin:useuniqueptr in sotNoel Grandin2018-11-024-39/+27
* tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl2018-10-281-1/+1
* simplify expressionCaolán McNamara2018-10-191-2/+3
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-2/+2
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-2/+2
* clang-tidy misc-redundant-expressionNoel Grandin2018-10-151-1/+1
* add SvStream::TellEndNoel Grandin2018-10-156-28/+12
* loplugin:constfields in smoketest..sotNoel Grandin2018-10-094-11/+11
* tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna2018-09-182-0/+9
* New loplugin:externalStephan Bergmann2018-09-172-4/+4
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* loplugin:simplifyconstruct in sfx2..starmathNoel Grandin2018-09-102-3/+0
* Avoid further downstream overflowStephan Bergmann2018-08-174-11/+11
* Add missing sal/log.hxx headersGabor Kelemen2018-07-313-0/+3
* Fix typosAndrea Gelmini2018-07-311-3/+3
* loplugin:returnconstant in sal,l10ntools,sotNoel Grandin2018-07-264-17/+8
* make some fields in StgCache privateNoel Grandin2018-07-232-4/+4
* return SvMemoryStream by std::unique_ptrNoel Grandin2018-07-121-5/+3
* clean up UNO available() implementationsNoel Grandin2018-07-111-9/+2
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-104-16/+15
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-251-4/+8
* loplugin:unusedfields in sfx2Noel Grandin2018-05-182-3/+4
* cppcheck: identicalInnerConditionJochen Nitschke2018-04-211-2/+1
* tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze2018-04-071-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* Fix typoAndrea Gelmini2018-04-011-1/+1
* tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna2018-03-294-15/+70
* ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara2018-02-075-47/+63
* pOptionalCalcSize is never nullCaolán McNamara2018-02-062-7/+5
* sot: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-022-10/+0
* ofz#2976 TimeoutCaolán McNamara2018-01-294-4/+4
* ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara2018-01-281-4/+4
* new loplugin:emptyifNoel Grandin2018-01-191-3/+0
* remove local copies of std::min,std::maxNoel Grandin2018-01-151-3/+1
* More loplugin:cstylecast: sotStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: sotStephan Bergmann2018-01-1210-43/+43
* loplugin:convertlong in ucb,sotNoel Grandin2018-01-093-10/+10
* loplugin:passstuffbyref improved returns in vclNoel Grandin2017-12-231-1/+1
* new loplugin: convertlongNoel Grandin2017-12-212-9/+9
* tools: remove unused #include from solar.hMichael Stahl2017-12-132-0/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-112-2/+2