summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2021-01-22Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist1-1/+7
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-1/+2
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin2-2/+6
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin4-11/+11
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+3
2020-01-02tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten1-1/+1
2019-12-22sal_Char->char in sot..storeNoel Grandin2-2/+2
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet1-2/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann4-4/+15
2019-11-03loplugin:stringaddNoel Grandin1-6/+3
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-6/+4
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-16/+5
2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara2-51/+6
2019-10-17Remove some memset callsMike Kaganski4-12/+6
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin2-2/+2
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin1-17/+6
2019-09-27tdf#116685: Make the RICHTEXT take precedence over EMBED_SOURCE.Jan Holesovsky1-0/+1
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin2-2/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sotStephan Bergmann1-1/+1
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov2-12/+8
2019-07-21loplugin:referencecasting in variousNoel Grandin1-2/+1
2019-07-21Fix typoAndrea Gelmini1-1/+1
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski1-1/+1
2019-06-17Fix typoAndrea Gelmini1-1/+1
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin2-8/+10
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen22-60/+32
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-12/+9
2019-04-26cleanup files in SOT, not changeTomaž Vajngerl2-31/+14
2019-04-26tdf#118977 support PDF documents as a clipboard formatTomaž Vajngerl2-1/+21
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski1-1/+1
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