summaryrefslogtreecommitdiffstats
path: root/oox/source/ole/olehelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* size some stringbuffer to prevent re-allocNoel Grandin2019-11-031-1/+1
* loplugin:staticvar in hwpfilter..salNoel Grandin2018-10-181-2/+2
* loplugin:constfields in ooxNoel Grandin2018-10-151-1/+1
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-091-2/+2
* tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen2018-10-081-0/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* loplugin:simplifyconstruct in l10ntools..packageNoel Grandin2018-09-091-1/+1
* use more Color in ooxNoel Grandin2018-03-051-3/+3
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-311-8/+5
* loplugin:includeform: ooxStephan Bergmann2017-10-231-7/+7
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-171-34/+11
* loplugin:constparams in ooxNoel Grandin2017-07-311-3/+3
* loplugin:oncevar in oox..saxNoel Grandin2017-06-261-1/+1
* loplugin:constantparam part2Noel Grandin2017-04-051-5/+4
* crashtesting: these should be opened readonlyCaolán McNamara2017-03-221-3/+3
* convert method names in tools::SvRef to be more like our other..Noel Grandin2017-02-021-2/+2
* loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin2016-11-081-2/+1
* tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas2016-05-131-0/+5
* tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas2016-05-101-1/+2
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-2/+2
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-13/+0
* loplugin:passstuffbyref in ooxNoel Grandin2016-04-131-2/+2
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-121-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-3/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-6/+6
* com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin2015-10-231-9/+8
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-071-0/+1
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-071-7/+7
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-2/+2
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-6/+6
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-1/+1
* remove operator>> and operator<< methodsNoel Grandin2014-12-191-1/+1
* oox: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-151-2/+2
* remove operator>> and operator<< methodsNoel Grandin2014-12-121-5/+11
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-2/+2
* fix oox build on big endianDavid Tardon2014-10-221-1/+1
* cleanup GUID/ClsId/CLSID typesNoel Grandin2014-09-261-13/+5
* coverity#735310 Unchecked return valueCaolán McNamara2014-07-171-2/+1
* remove whitespacesMarkus Mohrhard2014-06-251-14/+0
* oox: sal_Bool->boolNoel Grandin2014-04-231-10/+10
* SvxMSConvertOCXControlsRemoved never definedThomas Arnhold2014-04-141-98/+0
* coverity#735446 Logically dead codeCaolán McNamara2014-03-251-1/+1
* Remove visual noise from ooxAlexander Wilms2014-02-261-5/+5
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin2013-11-141-6/+6
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-14/+0
* tweak ppt ole import for libreoffice codebaseNoel Power2013-06-261-1/+1
* fix ppc buildDavid Tardon2013-06-181-1/+1