summaryrefslogtreecommitdiff
path: root/include/oox/ole
AgeCommit message (Expand)Author
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-05-02loplugin:checkunusedparams in ooxNoel Grandin
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin
2017-04-12convert AX_FONTDATA constants to scoped enumNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-03-30convert ApiTransparencyMode to scoped enumNoel Grandin
2016-11-30loplugin:countusersofdefaultparams in include/oox..saxNoel Grandin
2016-11-25loplugin:stringconstant: look into 'char const * const var = "..."'Stephan Bergmann
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin
2016-10-28tdf#63846 assign macros after VBA project fully loaded.Justin Luth
2016-09-30loplugin:constantparamNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30default dtors are fine hereCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-13tdf#42949: clean up includes in include/oox/ole with iwyuJorenz Paragas
2016-04-13loplugin:passstuffbyref in ooxNoel Grandin
2016-04-12Avoid reserved identifierStephan Bergmann
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-04these fields can be static constantsNoel Grandin
2015-12-23loplugin:unusedfields in /includeNoel Grandin
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08add test for projkey generationMarkus Mohrhard
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-10-08Implement encryption for the VBA exportRosemary
2015-09-30Fix typosAndrea Gelmini
2015-09-10loplugin:staticmethodsNoel Grandin
2015-09-10handle different callers for vba export codeMarkus Mohrhard
2015-09-10get correct vba project nameMarkus Mohrhard
2015-09-10add first vba compression testMarkus Mohrhard
2015-09-10fix my horrible chunk header codeMarkus Mohrhard
2015-09-10extract compression methods to make them testableMarkus Mohrhard
2015-09-10structure for vba exportMarkus Mohrhard
2015-08-04include: inline some use-once typedefsNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-06-16Fix typosAndrea Gelmini