summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-02-22loplugin:unusedfields in sotNoel Grandin4-28/+3
2019-02-10loplugin:indentation in soltools..svlNoel Grandin3-13/+13
2019-02-05loplugin:flatten in sotNoel Grandin5-163/+162
2018-12-05remove unused SotExchangeActionFlags enum valuesNoel Grandin1-125/+125
2018-12-05use unique_ptr in UCBStorage_ImplNoel Grandin1-16/+11
2018-12-05use unique_ptr in OLESimpleStorageNoel Grandin2-30/+20
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov3-37/+21
2018-11-19loplugin:constantparamNoel Grandin1-1/+1
2018-11-16loplugin:staticmethods improvementNoel Grandin2-8/+8
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-11-09Fix many Java subsequentcheck test by using JUHJan-Marek Glogowski1-7/+1
2018-11-07tdf#120657 Pie chart saved as DOC doesn't preview in MSONoel Grandin1-3/+7
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin2-8/+4
2018-11-05tdf#42949 Fix IWYU warnings in include/sot/*Gabor Kelemen3-0/+5
2018-11-04coverity#1440843 help coverity out wrt Wrapper object use after freeCaolán McNamara1-4/+3
2018-11-02loplugin:useuniqueptr in sotNoel Grandin4-39/+27
2018-10-28tdf#119235 svx,sd: fix drag&drop from ColorBarMichael Stahl1-1/+1
2018-10-19simplify expressionCaolán McNamara1-2/+3
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-2/+2
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin6-28/+12
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin4-11/+11
2018-09-18tdf#118784 sot: lower priority of RTF clipboard format on macOSMiklos Vajna2-0/+9
2018-09-17New loplugin:externalStephan Bergmann2-4/+4
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin2-3/+0
2018-08-17Avoid further downstream overflowStephan Bergmann4-11/+11
2018-07-31Add missing sal/log.hxx headersGabor Kelemen3-0/+3
2018-07-31Fix typosAndrea Gelmini1-3/+3
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin4-17/+8
2018-07-23make some fields in StgCache privateNoel Grandin2-4/+4
2018-07-12return SvMemoryStream by std::unique_ptrNoel Grandin1-5/+3
2018-07-11clean up UNO available() implementationsNoel Grandin1-9/+2
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin4-16/+15
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-4/+8
2018-05-18loplugin:unusedfields in sfx2Noel Grandin2-3/+4
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-2/+1
2018-04-07tdf#89453 - Improve the wording of "Paste Special" optionsheiko tietze1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-04-01Fix typoAndrea Gelmini1-1/+1
2018-03-29tdf#115574 sot: fix Excel -> Writer pasteMiklos Vajna4-15/+70
2018-02-07ofz: Pos2Page returns true on same value that returned false previouslyCaolán McNamara5-47/+63
2018-02-06pOptionalCalcSize is never nullCaolán McNamara2-7/+5
2018-02-02sot: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2-10/+0
2018-01-29ofz#2976 TimeoutCaolán McNamara4-4/+4
2018-01-28ofz#5747 short->sal_Int32 like in StgDataStrmCaolán McNamara1-4/+4
2018-01-19new loplugin:emptyifNoel Grandin1-3/+0
2018-01-15remove local copies of std::min,std::maxNoel Grandin1-3/+1