summaryrefslogtreecommitdiff
path: root/oox/source/ole/olehelper.cxx
AgeCommit message (Expand)Author
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
2013-06-26tweak ppt ole import for libreoffice codebaseNoel Power
2013-06-18fix ppc buildDavid Tardon
2013-06-11fix build error, reinstate WriteOCXExcelKludgeStream to export ole controlNoel Power
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-07-17re-base on ALv2 code. Includes:Michael Meeks