summaryrefslogtreecommitdiffstats
path: root/sot
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen2019-05-2822-60/+32
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-091-12/+9
* cleanup files in SOT, not changeTomaž Vajngerl2019-04-262-31/+14
* tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2019-04-262-1/+21
* Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2019-04-081-1/+1
* new loplugin constvarsNoel Grandin2019-03-081-1/+1
* loplugin:unusedfields in sotNoel Grandin2019-02-224-28/+3
* loplugin:indentation in soltools..svlNoel Grandin2019-02-103-13/+13
* loplugin:flatten in sotNoel Grandin2019-02-055-163/+162
* remove unused SotExchangeActionFlags enum valuesNoel Grandin2018-12-051-125/+125
* use unique_ptr in UCBStorage_ImplNoel Grandin2018-12-051-16/+11
* use unique_ptr in OLESimpleStorageNoel Grandin2018-12-052-30/+20
* Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov2018-11-293-37/+21
* loplugin:constantparamNoel Grandin2018-11-191-1/+1
* 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