summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/eppt.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-5/+5
2022-10-11use more string_view in sdNoel Grandin1-2/+2
2022-08-11clang-tidy modernize-pass-by-value in sdNoel Grandin1-3/+4
2021-03-24tdf#124176 Use pragma once in sdVincent LE GARREC1-4/+1
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara1-3/+4
2020-05-09compact namespace in sdNoel Grandin1-7/+7
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin1-5/+5
2018-10-09loplugin:constfields in sdNoel Grandin1-5/+5
2018-08-13loplugin:returnconstant in sdNoel Grandin1-2/+2
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen1-44/+10
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin1-6/+6
2017-10-26loplugin:finalclasses in sdNoel Grandin1-2/+2
2017-10-23loplugin:includeform: sdStephan Bergmann1-2/+2
2017-09-02convert SHAPEFLAG defines to scoped enum ShapeFlagJochen Nitschke1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin1-8/+8
2017-06-22loplugin:unusedfields in sd part3Noel Grandin1-1/+0
2017-05-21cleanup unused css/animations/ and css/presentation/ includesJochen Nitschke1-5/+0
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin1-6/+1
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-4/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-8/+8
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-3/+3
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-1/+0
2016-06-10css.presentation.PresentationOrder is of UNO type LONGStephan Bergmann1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin1-1/+1
2015-12-22loplugin:unusedfields in sdNoel Grandin1-4/+0
2015-11-23loplugin:unusedfields in sd/Noel Grandin1-4/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-29com::sun::star->css in sdNoel Grandin1-25/+25
2015-10-26cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-7/+7
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-1/+0
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-05-07Remove SvStorageRef aliasStephan Bergmann1-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-4/+4
2014-04-24sd: sal_Bool->boolNoel Grandin1-26/+26
2014-04-07coverity#708117 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-7/+7
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi1-5/+0
2013-10-23fixincludeguards.sh: sdThomas Arnhold1-2/+2
2013-09-05String->OUStringIvan Timofeev1-6/+5
2013-07-01Resolves: #i120730# fix table with merged cell becoming group shape...Sun Ying1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-01translation of German comments in files sd/source/filter/eppt/eppt.*Urs Fässler1-8/+8
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-1/+1