summaryrefslogtreecommitdiff
path: root/oox/source/ole/olehelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-11cid#1597279 Unchecked return valueCaolán McNamara1-1/+1
2024-05-10loplugin:ostr in ooxNoel Grandin1-9/+9
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-9/+9
2022-09-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroRadhey Parekh1-1/+1
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin1-2/+3
2022-04-29use more string_view in ooxNoel Grandin1-4/+2
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2021-01-16make the Color constructors explicitly specify transparencyNoel1-1/+1
2020-04-03loplugin:flatten in ooxNoel Grandin1-46/+46
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen1-1/+0
2020-03-12Revert "loplugin:constfields in oox"Noel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin1-3/+1
2019-11-03size some stringbuffer to prevent re-allocNoel Grandin1-1/+1
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-2/+2
2018-10-15loplugin:constfields in ooxNoel Grandin1-1/+1
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-2/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin1-1/+1
2018-03-05use more Color in ooxNoel Grandin1-3/+3
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin1-8/+5
2017-10-23loplugin:includeform: ooxStephan Bergmann1-7/+7
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-34/+11
2017-07-31loplugin:constparams in ooxNoel Grandin1-3/+3
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-1/+1
2017-04-05loplugin:constantparam part2Noel Grandin1-5/+4
2017-03-22crashtesting: these should be opened readonlyCaolán McNamara1-3/+3
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-2/+2
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-2/+1
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas1-0/+5
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas1-1/+2
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin1-2/+2
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-13/+0
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin1-9/+8
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann1-0/+1
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann1-7/+7
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-2/+2
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-6/+6
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2014-12-19remove operator>> and operator<< methodsNoel Grandin1-1/+1
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-12-12remove operator>> and operator<< methodsNoel Grandin1-5/+11
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-10-22fix oox build on big endianDavid Tardon1-1/+1