summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
2020-05-27warn on load when a document binds an event to a macroCaolán McNamara
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-15loplugin:constfields in ooxNoel Grandin
2018-10-11tdf#111980 oox optionbutton autoGroup inside GroupBoxJustin Luth
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-09-28tdf#111980 oox: connect empty radio groupsJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-09Avoid getTokenCountMatteo Casalin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14Revert "Work around what looks like MSVC 2013 miscompilation"Stephan Bergmann
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-18tdf#118651 OOXML ActiveX textbox: fix multiline supportBalazs Varga
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-03-31Use for-range loops in oox (part2)Julien Nabet
2018-03-26forcepoint #31 survive missing control modelCaolán McNamara
2018-03-05use more Color in ooxNoel Grandin
2018-02-25use "Graphic" property to transport Graphic for controlsTomaž Vajngerl
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow
2018-01-29Fix typosAndrea Gelmini
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: ooxStephan Bergmann
2018-01-10tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t.ekuiitr
2017-12-30tdf#113788 ActiveX controls' text color is not exported to DOCXBán Róbert
2017-12-19inline use-once typedefsNoel Grandin
2017-12-12Move generateGUIDString to comphelperSamuel Mehrbrodt
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-26tdf#111980: DOCX: Handle ActiveX radio button groupTamás Zolnai
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-06Avoid warning about invalid alignment valueTamás Zolnai
2017-08-04Make ActiveX controls import working again (PPTX / XLSX)Tamás Zolnai
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-31loplugin:constparams in ooxNoel Grandin
2017-07-11replace 'resize(size+1)' with emplace_backNoel Grandin
2017-07-03use begin()/end() when working with SequenceNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin
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