summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)AuthorFilesLines
2021-01-20Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist1-1/+7
2020-11-19tdf#123936 Formatting files in module sot with clang-formatPhilipp Hofer1-4/+1
2020-11-10new loplugin:reducevarscopeNoel Grandin1-1/+2
2020-10-22long->tools::Long in slideshow..starmathNoel2-2/+2
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-2/+1
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+1
2020-08-19update pchesCaolán McNamara1-1/+2
2020-08-12expand out DELETEZNoel Grandin1-2/+6
2020-07-12update pchesCaolán McNamara1-2/+1
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sotStephan Bergmann1-2/+2
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