summaryrefslogtreecommitdiff
path: root/oox/source/ole/olehelper.cxx
AgeCommit message (Expand)Author
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
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-07-17coverity#735310 Unchecked return valueCaolán McNamara
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-23oox: sal_Bool->boolNoel Grandin
2014-04-14SvxMSConvertOCXControlsRemoved never definedThomas Arnhold
2014-03-25coverity#735446 Logically dead codeCaolán McNamara
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann