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