summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbaproject.cxx
AgeCommit message (Expand)Author
2019-08-15warn on load when a document binds an event to a macroCaolán McNamara
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-04-05loplugin:constantparam part2Noel Grandin
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-09-30loplugin:constantparamNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2014-12-19WaE: variable 'nModuleCount' set but not usedTor Lillqvist
2014-12-19defining a macro for two lines of code introduces more noiseNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-26OUString cleanup in ooxJosé Guilherme Vanz
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-09-13targetted container_controls rework.Noel Power
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-02-13Remove unused codeElton Chung
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-09-06make sure we can detect if vba code was importedNoel Power
2011-09-05access oox vbaproject import directlyNoel Power
2011-08-18catch exceptions by const referencesTakeshi Abe
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-06remove obsolete __FAR_DATAMichael Callahan
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]