summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbaproject.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in ooxNoel Grandin
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-02clang-tidy modernize-pass-by-value in ooxNoel Grandin
2022-06-28use utl::TempFile directly in packageNoel Grandin
2022-04-25tdf#75263 - Export VBA-Project using detected charset on importAndreas Heinisch
2021-10-30Prepare for removal of non-const operator[] from Sequence in ooxMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-20tdf#42949 Fix IWYU warnings in oox/source/[e-v]*/*cxxGabor Kelemen
2020-01-24loplugin:makeshared in ooxNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-12-28Revert "tdf#46037: remove configurationhelper in oox/vbaproject"Julien Nabet
2019-12-23tdf#46037: remove configurationhelper in oox/vbaprojectJulien Nabet
2019-09-01Fix '..'Andrea Gelmini
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-20loplugin:referencecasting in oox..pyunoNoel Grandin
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